khguide/input/kh1/enemies/aquatank.toml

19 lines
221 B
TOML

name = "Aquatank"
[[world]]
name = "Atlantica"
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 4
[[drops]]
name = "Thunder Gem"
kind = "material"
chance = 8
[drops.material]
category = "thunder"
kind = "gem"