khguide/input/kh2/enemies/nightwalker.toml

23 lines
294 B
TOML

name = "Nightwalker"
[[world]]
name = "The Land of Dragons"
[[drops]]
name = "Dark Stone"
kind = "material"
chance = 10
[drops.material]
category = "dark"
kind = "stone"
[[drops]]
name = "Energy Shard"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "shard"