khguide/input/kh3/enemies/beasts-and-bugs.toml

32 lines
422 B
TOML

name = "Beasts & Bugs"
[[world]]
name = "Toy Box"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 16
[drops.material]
category = "wellspring"
kind = "shard"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Hungry Shard"
kind = "material"
chance = 8
[drops.material]
category = "hungry"
kind = "shard"