khguide/input/kh1/enemies/red-nocturne.toml

23 lines
275 B
TOML

name = "Red Nocturne"
[[world]]
name = "Monstro"
room = ["Chamber 6"]
[[world]]
name = "End of the World"
[[drops]]
name = "Ether"
kind = "item"
chance = 1
[[drops]]
name = "Blaze Shard"
kind = "material"
chance = 6
[drops.material]
category = "blaze"
kind = "shard"