khguide/input/kh2/enemies/shaman.toml

28 lines
346 B
TOML

name = "Shaman"
[[world]]
name = "Pride Lands"
[[drops]]
name = "Power Gem"
kind = "material"
chance = 10
[drops.material]
category = "power"
kind = "gem"
[[drops]]
name = "Energy Crystal"
kind = "material"
chance = 4
[drops.material]
category = "energy"
kind = "crystal"
[[drops]]
name = "Shaman Relic"
kind = "equipment"
chance = 1