khguide/input/kh1/enemies/shadow.toml

23 lines
270 B
TOML

name = "Shadow"
[[world]]
name = "Wonderland"
[[world]]
name = "Neverland"
room = ["Ship: Freezer"]
[[drops]]
name = "Potion"
kind = "item"
chance = 6
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = 3
[drops.material]
category = "lucid"
kind = "shard"