khguide/input/kh1/enemies/darkball.toml

34 lines
476 B
TOML
Raw Normal View History

name = "Darkball"
[[world]]
name = "Traverse Town"
2025-07-07 21:16:53 +03:00
rooms = ["3rd District", "Gizmo Shop"]
[[world]]
name = "Agrabah"
2025-07-07 21:16:53 +03:00
rooms = ["Bazaar", "Palace Gates"]
[[world]]
name = "Hollow Bastion"
[[world]]
name = "End of the World"
[[world]]
name = "Neverland"
2025-07-07 21:16:53 +03:00
rooms = ["Ship: Freezer", "Captain's Cabin"]
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Lucid Crystal"
kind = "material"
chance = 1
[drops.material]
category = "lucid"
kind = "crystal"