khguide/input/kh2/enemies/aeroplane.toml

23 lines
288 B
TOML

name = "Aeroplane"
[[world]]
name = "Timeless River"
[[drops]]
name = "Frost Stone"
kind = "material"
chance = 8
[drops.material]
category = "frost"
kind = "stone"
[[drops]]
name = "Bright Stone"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "stone"