khguide/input/kh1/enemies/shadow.toml

20 lines
228 B
TOML

name = "Shadow"
[[world]]
name = "Traverse Town"
room = ""
[[drops]]
name = "Potion"
kind = "item"
chance = 6
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = 3
[drops.material]
category = "lucid"
kind = "shard"