khguide/input/kh2/enemies/devastator.toml

32 lines
406 B
TOML

name = "Devastator"
[[world]]
name = "Space Paranoids"
best = true
[[world]]
name = "Radiant Garden"
[[drops]]
name = "Lightning Crystal"
kind = "material"
chance = 12
[drops.material]
category = "lightning"
kind = "crystal"
[[drops]]
name = "Serenity Stone"
kind = "material"
chance = 4
[drops.material]
category = "serenity"
kind = "stone"
[[drops]]
name = "Elixir"
kind = "item"
chance = 5