khguide/input/kh2/enemies/assault-rider.toml

28 lines
356 B
TOML

name = "Assault Rider"
[[world]]
name = "The Land of Dragons"
[[drops]]
name = "Dark Stone"
kind = "material"
chance = 12
[drops.material]
category = "dark"
kind = "stone"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "shard"
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 10