khguide/input/kh3/enemies/berserker.toml

33 lines
443 B
TOML
Raw Normal View History

2025-07-06 23:44:01 +03:00
name = "Berserker"
kind = "nobody"
[[world]]
name = "Arendelle"
[[drops]]
name = "Betwixt Crystal"
kind = "material"
chance = 73
[drops.material]
category = "betwixt"
kind = "crystal"
[[drops]]
name = "Hungry Crystal"
kind = "material"
chance = 18
[drops.material]
category = "hungry"
kind = "crystal"
[[drops]]
name = "Evanescent Crystal"
kind = "material"
chance = 9
[drops.material]
category = "evanescent"
kind = "crystal"