Added about half of KH3's enemies

master
Wynd 2025-07-06 23:44:01 +03:00
parent b03becfe5e
commit b76888ba7d
23 changed files with 725 additions and 0 deletions

View File

@ -0,0 +1,31 @@
name = "Air Droid"
[[world]]
name = "Toy Box"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 12
[drops.material]
category = "wellspring"
kind = "shard"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Hungry Shard"
kind = "material"
chance = 8
[drops.material]
category = "hungry"
kind = "shard"

View File

@ -0,0 +1,22 @@
name = "Air Soldier"
[[world]]
name = "Olympus"
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = 12
[drops.material]
category = "lucid"
kind = "shard"
[[drops]]
name = "Lucid Stone"
kind = "material"
chance = 4
[drops.material]
category = "lucid"
kind = "stone"

View File

@ -0,0 +1,31 @@
name = "Anchor Raider"
[[world]]
name = "The Caribbean"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 20
[drops.material]
category = "wellspring"
kind = "gem"
[[drops]]
name = "Wellspring Crystal"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "crystal"
[[drops]]
name = "Lucid Crystal"
kind = "material"
chance = 8
[drops.material]
category = "lucid"
kind = "crystal"

View File

@ -0,0 +1,31 @@
name = "Beasts & Bugs"
[[world]]
name = "Toy Box"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 16
[drops.material]
category = "wellspring"
kind = "shard"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Hungry Shard"
kind = "material"
chance = 8
[drops.material]
category = "hungry"
kind = "shard"

View File

@ -0,0 +1,32 @@
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"

View File

@ -0,0 +1,37 @@
name = "Bizarre Archer"
[[world]]
name = "Olympus"
[[world]]
name = "Twilight Town"
[[world]]
name = "Kingdom of Corona"
[[drops]]
name = "Blazing Shard"
kind = "material"
chance = 8
[drops.material]
category = "blazing"
kind = "shard"
[[drops]]
name = "Lightning Shard"
kind = "material"
chance = 8
[drops.material]
category = "lightning"
kind = "shard"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "shard"

View File

@ -0,0 +1,31 @@
name = "Bouncy Pets"
[[world]]
name = "Toy Box"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 12
[drops.material]
category = "wellspring"
kind = "shard"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Hungry Shard"
kind = "material"
chance = 8
[drops.material]
category = "hungry"
kind = "shard"

View File

@ -0,0 +1,22 @@
name = "Chaos Carriage"
[[world]]
name = "Kingdom of Corona"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 20
[drops.material]
category = "wellspring"
kind = "gem"
[[drops]]
name = "Hungry Stone"
kind = "material"
chance = 12
[drops.material]
category = "hungry"
kind = "stone"

View File

@ -0,0 +1,51 @@
name = "Chief Puff"
[[world]]
name = "Kingdom of Corona"
[[drops]]
name = "Lucid Stone"
kind = "material"
chance = 12
[drops.material]
category = "lucid"
kind = "stone"
[[drops]]
name = "Lucid Gem"
kind = "material"
chance = 4
[drops.material]
category = "lucid"
kind = "gem"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 16
info = "While in Tower mode"
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = 8
info = "While in Tower mode"
[drops.material]
category = "lucid"
kind = "shard"

View File

@ -0,0 +1,23 @@
name = "Dusk"
kind = "nobody"
[[world]]
name = "Arendelle"
[[drops]]
name = "Twilight Shard"
kind = "material"
chance = 12
[drops.material]
category = "twilight"
kind = "shard"
[[drops]]
name = "Twilight Stone"
kind = "material"
chance = 6
[drops.material]
category = "twilight"
kind = "stone"

View File

@ -0,0 +1,28 @@
name = "Earth Core"
[[world]]
name = "Olympus"
[[world]]
name = "Kingdom of Corona"
[[world]]
name = "The Caribbean"
[[drops]]
name = "Pulsing Shard"
kind = "material"
chance = 15
[drops.material]
category = "pulsing"
kind = "shard"
[[drops]]
name = "Pulsing Stone"
kind = "material"
chance = 10
[drops.material]
category = "pulsing"
kind = "stone"

View File

@ -0,0 +1,25 @@
name = "Flame Core"
[[world]]
name = "Olympus"
[[world]]
name = "Monstropolis"
[[drops]]
name = "Blazing Shard"
kind = "material"
chance = 15
[drops.material]
category = "blazing"
kind = "shard"
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = 10
[drops.material]
category = "blazing"
kind = "stone"

View File

@ -0,0 +1,23 @@
name = "Flood"
kind = "unversed"
[[world]]
name = "Monstropolis"
[[drops]]
name = "Sinister Shard"
kind = "material"
chance = 12
[drops.material]
category = "sinister"
kind = "shard"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "shard"

View File

@ -0,0 +1,32 @@
name = "Flowersnake"
kind = "unversed"
[[world]]
name = "Monstropolis"
[[drops]]
name = "Sinister Stone"
kind = "material"
chance = 8
[drops.material]
category = "sinister"
kind = "stone"
[[drops]]
name = "Sinister Gem"
kind = "material"
chance = 4
[drops.material]
category = "sinister"
kind = "gem"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "stone"

View File

@ -0,0 +1,31 @@
name = "Fluttering"
[[world]]
name = "Kingdom of Corona"
[[drops]]
name = "Writhing Shard"
kind = "material"
chance = 8
[drops.material]
category = "writhing"
kind = "shard"
[[drops]]
name = "Writhing Stone"
kind = "material"
chance = 4
[drops.material]
category = "writhing"
kind = "stone"
[[drops]]
name = "Writhing Gem"
kind = "material"
chance = 4
[drops.material]
category = "writhing"
kind = "gem"

View File

@ -0,0 +1,34 @@
name = "Focus Popcat"
[[world]]
name = "Toy Box"
[[world]]
name = "Arendelle"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Hungry Shard"
kind = "material"
chance = 8
[drops.material]
category = "hungry"
kind = "shard"
[[drops]]
name = "Hungry Stone"
kind = "material"
chance = 4
[drops.material]
category = "hungry"
kind = "stone"

View File

@ -0,0 +1,63 @@
name = "Frost Serpent"
[[world]]
name = "Arendelle"
[[drops]]
name = "Frost Crystal"
kind = "material"
chance = 30
[drops.material]
category = "frost"
kind = "crystal"
[[drops]]
name = "Frost Stone"
kind = "material"
chance = 40
info = "Dropped from its Wings"
[drops.material]
category = "frost"
kind = "stone"
[[drops]]
name = "Frost Gem"
kind = "material"
chance = 40
info = "Dropped from its Wings"
[drops.material]
category = "frost"
kind = "gem"
[[drops]]
name = "Hungry Stone"
kind = "material"
chance = 40
info = "Dropped from its Tail"
[drops.material]
category = "hungry"
kind = "stone"
[[drops]]
name = "Hungry Gem"
kind = "material"
chance = 20
info = "Dropped from its Tail"
[drops.material]
category = "hungry"
kind = "gem"
[[drops]]
name = "Hungry Crystal"
kind = "material"
chance = 20
info = "Dropped from its Tail"
[drops.material]
category = "hungry"
kind = "crystal"

View File

@ -0,0 +1,35 @@
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"

View File

@ -0,0 +1,22 @@
name = "Gigas"
[[world]]
name = "Toy Box"
[[drops]]
name = "Soothing Shard"
kind = "material"
chance = 12
[drops.material]
category = "soothing"
kind = "shard"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "shard"

View File

@ -0,0 +1,22 @@
name = "Gold Beat"
[[world]]
name = "Toy Box"
[[drops]]
name = "Lightning Stone"
kind = "material"
chance = 12
[drops.material]
category = "lightning"
kind = "stone"
[[drops]]
name = "Lightning Gem"
kind = "material"
chance = 6
[drops.material]
category = "lightning"
kind = "gem"

View File

@ -0,0 +1,34 @@
name = "Helmed Body"
[[world]]
name = "Arendelle"
[[world]]
name = "San Fransokyo"
[[drops]]
name = "Writhing Gem"
kind = "material"
chance = 8
[drops.material]
category = "writhing"
kind = "gem"
[[drops]]
name = "Wellspring Crystal"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "crystal"
[[drops]]
name = "Pulsing Crystal"
kind = "material"
chance = 4
[drops.material]
category = "pulsing"
kind = "crystal"

View File

@ -0,0 +1,31 @@
name = "High Soldier"
[[world]]
name = "San Fransokyo"
[[drops]]
name = "Wellspring Gem"
kind = "material"
chance = 8
[drops.material]
category = "wellspring"
kind = "gem"
[[drops]]
name = "Wellspring Crystal"
kind = "material"
chance = 12
[drops.material]
category = "wellspring"
kind = "crystal"
[[drops]]
name = "Blazing Crystal"
kind = "material"
chance = 4
[drops.material]
category = "blazing"
kind = "crystal"

View File

@ -0,0 +1,34 @@
name = "Large Body"
[[world]]
name = "Olympus"
[[world]]
name = "Twilight Town"
[[drops]]
name = "Wellspring Shard"
kind = "material"
chance = 12
[drops.material]
category = "wellspring"
kind = "shard"
[[drops]]
name = "Wellspring Stone"
kind = "material"
chance = 4
[drops.material]
category = "wellspring"
kind = "stone"
[[drops]]
name = "Hungry Shard"
kind = "material"
chance = 8
[drops.material]
category = "hungry"
kind = "shard"