khguide/input/kh2/enemies/soldier.toml

20 lines
249 B
TOML

name = "Soldier"
[[drops]]
name = "Dark Shard"
kind = "material"
chance = 8
[drops.material]
category = "dark"
kind = "shard"
[[drops]]
name = "Bright Shard"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "shard"