khguide/input/kh3/enemies/metal-troll.toml

23 lines
305 B
TOML

name = "Metal Troll"
[[world]]
name = "San Fransokyo"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 30
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 20
[drops.material]
category = "wellspring"
kind = "gem"