khguide/input/kh1/enemies/screwdiver.toml

22 lines
258 B
TOML

name = "Screwdiver"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Thunder Gem"
kind = "material"
chance = 4
[drops.material]
category = "thunder"
kind = "gem"