khguide/input/kh2/enemies/spring-metal.toml

23 lines
300 B
TOML

name = "Spring Metal"
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Remembrance Gem"
kind = "material"
chance = 10
[drops.material]
category = "remembrance"
kind = "gem"
[[drops]]
name = "Serenity Gem"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "gem"