khguide/input/kh3/enemies/spiked-turtletoad.toml

33 lines
444 B
TOML

name = "Spiked Turtletoad"
kind = "unversed"
[[world]]
name = "Monstropolis"
[[drops]]
name = "Sinister Crystal"
kind = "material"
chance = 20
[drops.material]
category = "sinister"
kind = "crystal"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 10
[drops.material]
category = "wellspring"
kind = "gem"
[[drops]]
name = "Pulsing Gem"
kind = "material"
chance = 8
[drops.material]
category = "pulsing"
kind = "gem"