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

25 lines
284 B
TOML

name = "Air Pirate"
[[world]]
name = "Neverland"
room = ""
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Power Gem"
kind = "material"
chance = 4
[drops.material]
category = "power"
kind = "gem"