khguide/input/kh3/enemies/puffball.toml

23 lines
288 B
TOML

name = "Puffball"
[[world]]
name = "Kingdom of Corona"
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = 8
[drops.material]
category = "lucid"
kind = "shard"
[[drops]]
name = "Lucid Stone"
kind = "material"
chance = 4
[drops.material]
category = "lucid"
kind = "stone"