khguide/input/kh1/enemies/air-soldier.toml

25 lines
273 B
TOML

name = "Air Soldier"
[[world]]
name = ""
room = ""
[[drops]]
name = "Potion"
kind = "item"
chance = 2
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Spirit Gem"
kind = "material"
chance = 4
[drops.material]
category = "spirit"
kind = "gem"