khguide/input/kh3/enemies/gambler.toml

36 lines
465 B
TOML

name = "Gambler"
kind = "nobody"
[[world]]
name = "Arendelle"
[[world]]
name = "The Caribbean"
[[drops]]
name = "Twilight Stone"
kind = "material"
chance = 18
[drops.material]
category = "twilight"
kind = "stone"
[[drops]]
name = "Twilight Gem"
kind = "material"
chance = 12
[drops.material]
category = "twilight"
kind = "gem"
[[drops]]
name = "Twilight Crystal"
kind = "material"
chance = 6
[drops.material]
category = "twilight"
kind = "crystal"