khguide/input/kh3/enemies/bouncy-pets.toml

32 lines
420 B
TOML

name = "Bouncy Pets"
[[world]]
name = "Toy Box"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 12
[drops.material]
category = "wellspring"
kind = "shard"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Hungry Shard"
kind = "material"
chance = 8
[drops.material]
category = "hungry"
kind = "shard"