khguide/input/kh3/enemies/anchor-raider.toml

32 lines
430 B
TOML

name = "Anchor Raider"
[[world]]
name = "The Caribbean"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 20
[drops.material]
category = "wellspring"
kind = "gem"
[[drops]]
name = "Wellspring Crystal"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "crystal"
[[drops]]
name = "Lucid Crystal"
kind = "material"
chance = 8
[drops.material]
category = "lucid"
kind = "crystal"