khguide/input/kh1/enemies/chimera.toml

25 lines
390 B
TOML
Raw Normal View History

2025-06-27 21:48:54 +03:00
name = "Chimera"
[[world]]
name = "Halloween Town"
rooms = ["Manor Ruins"]
2025-06-27 21:48:54 +03:00
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = 35
[drops.material]
category = "blaze"
kind = "stone"
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = "?"
info = "Additional chance based on how many times the heads get reflected"
[drops.material]
category = "blaze"
kind = "stone"