khguide/input/kh2/enemies/toy-soldier.toml

28 lines
347 B
TOML

name = "Toy Soldier"
[[world]]
name = "Halloween Town"
[[drops]]
name = "Lucid Stone"
kind = "material"
chance = 12
[drops.material]
category = "lucid"
kind = "stone"
[[drops]]
name = "Serenity Shard"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "shard"
[[drops]]
name = "Ether"
kind = "item"
chance = 10