khguide/input/kh3/enemies/pogo-shovel.toml

32 lines
419 B
TOML

name = "Pogo Shovel"
[[world]]
name = "San Fransokyo"
[[drops]]
name = "Pulsing Gem"
kind = "material"
chance = 8
[drops.material]
category = "pulsing"
kind = "gem"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "gem"