khguide/input/kh3/enemies/high-soldier.toml

32 lines
433 B
TOML

name = "High Soldier"
[[world]]
name = "San Fransokyo"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "gem"
[[drops]]
name = "Wellspring Crystal"
kind = "material"
chance = 12
[drops.material]
category = "wellspring"
kind = "crystal"
[[drops]]
name = "Blazing Crystal"
kind = "material"
chance = 4
[drops.material]
category = "blazing"
kind = "crystal"