Ported all drops to enemies

master
Wynd 2025-06-27 21:48:54 +03:00
parent 0cc8865028
commit 68da7ae3fb
33 changed files with 522 additions and 283 deletions

View File

@ -1,29 +0,0 @@
kind = "blaze"
aliases = ["blazing"]
[[shard]]
from = "Red Nocturne"
chance = 6
[[shard]]
from = "White Mushroom"
chance = 100
info = "When Fire is the last spell used"
[[gem]]
from = "Bandit"
chance = 4
[[gem]]
from = "Fat Bandit"
chance = 8
[[gem]]
from = "White Mushroom"
chance = 10
info = "When Fire is used three times"
[[stone]]
from = "Chimera"
chance = 35
info = "Additional drops based on how many heads are reflected without getting hit"

View File

@ -1,23 +0,0 @@
kind = "bright"
[[shard]]
from = "Green Requiem"
chance = 10
[[shard]]
from = "White Mushroom"
chance = 100
info = "When Cure is the last spell used"
[[gem]]
from = "Search Ghost"
chance = 4
[[gem]]
from = "White Mushroom"
chance = 10
info = "When Cure is used three times"
[[crystal]]
from = "Defender"
chance = 2

View File

@ -1,5 +0,0 @@
kind = "energy"
[[stone]]
from = "Stealth Soldier"
chance = 35

View File

@ -1,28 +0,0 @@
kind = "frost"
[[shard]]
from = "Blue Rhapsody"
chance = 12
[[shard]]
from = "White Mushroom"
chance = 100
info = "When Blizzard is the last spell used"
[[gem]]
from = "Sea Neon"
chance = 2
[[gem]]
from = "Sheltering Zone"
chance = 8
[[gem]]
from = "White Mushroom"
chance = 10
info = "When Blizzard is used three times"
[[stone]]
from = "Grand Ghost"
chance = 100
info = "Additional drops based on what items are used to defeat it with Megalixirs having an additional 100% drop"

View File

@ -1,32 +0,0 @@
kind = "lucid"
[[shard]]
from = "Shadow"
chance = 3
[[shard]]
from = "White Mushroom"
chance = 100
info = "When Gravity is the last spell used"
[[shard]]
from = "Gigas Shadow"
chance = "?"
info = "% is based on how many Gigas Shadows are defeated"
[[gem]]
from = "Gargoyle"
chance = 2
[[gem]]
from = "Wight Knight"
chance = 2
[[gem]]
from = "White Mushroom"
chance = 10
info = "When Gravity is used three times"
[[crystal]]
from = "Darkball"
chance = 1

View File

@ -1,23 +0,0 @@
kind = "mythril"
[[shard]]
from = "Pot Spider"
chance = 1
[[shard]]
from = "Barrel Spider"
chance = 1
[[shard]]
from = "Pot Scorpion"
chance = 20
info = "Only if all 11 pots are broken before engaging"
[[shard]]
from = "Arch Behemoth"
chance = 20
[[stone]]
from = "Pot Scorpion"
chance = "10-35"
info = "20% when less than 11 pots got destroyed\n35% when all 11 pots were destroyed\nadditional 10% chance when breaking the 11th pot"

View File

@ -1,40 +0,0 @@
kind = "power"
[[shard]]
from = "Powerwild"
chance = 4
[[shard]]
from = "Bouncywild"
chance = 8
[[shard]]
from = "White Mushroom"
chance = 100
info = "When Stop is the last spell used"
[[gem]]
from = "Pirate"
chance = 4
[[gem]]
from = "Air Pirate"
chance = 4
[[gem]]
from = "Battleeship"
chance = 4
[[gem]]
from = "White Mushroom"
chance = 10
info = "When Stop is used three times"
[[stone]]
from = "Sniperwild"
chance = "?"
info = "% based on how many sets of 6 are defeated"
[[crystal]]
from = "Wyvern"
chance = 2

View File

@ -1,21 +0,0 @@
kind = "serenity"
aliases = ["hungry", "mystery"]
[[crystal]]
from = "White Mushroom"
chance = "10-20"
info = "10% when defeated and 20% when the same spell is used three times"
[[crystal]]
from = "Black Fungus"
chance = 6
[[crystal]]
from = "Rare Truffle"
chance = "20-100"
info = "% depends on how many times it got juggles ranging from 10 to 100"
[[stone]]
from = "Pink Agaricus"
chance = "10-100"
info = "% depends on how many times it got hit ranging from 40 to 100"

View File

@ -1,11 +0,0 @@
kind = "shiny"
aliases = ["shimmering"]
[[crystal]]
from = "Wizard"
chance = 2
[[stone]]
from = "Jet Balloon"
chance = 100
info = "Additional 20% drop chance"

View File

@ -1,28 +0,0 @@
kind = "spirit"
[[shard]]
from = "Large Body"
chance = 10
[[shard]]
from = "Soldier"
chance = 6
[[shard]]
from = "White Mushroom"
chance = 100
info = "When Aero is the last spell used"
[[gem]]
from = "Air Soldier"
chance = 4
[[gem]]
from = "White Mushroom"
chance = 10
info = "When Aero is used three times"
[[stone]]
from = "Gigas Shadow"
chance = "?"
info = "% is based on how many Gigas Shadows are defeated"

View File

@ -1,14 +0,0 @@
kind = "stormy"
aliases = ["gale"]
[[crystal]]
from = "Angel Star"
chance = 4
[[crystal]]
from = "Invisible"
chance = 4
[[stone]]
from = "Neoshadow"
chance = 35

View File

@ -1,29 +0,0 @@
kind = "thunder"
aliases = ["lightning"]
[[shard]]
from = "Yellow Opera"
chance = 8
[[shard]]
from = "White Mushroom"
chance = 100
info = "When Thunder is the last spell used"
[[gem]]
from = "Aquatank"
chance = 8
[[gem]]
from = "Screwdiver"
chance = 4
[[gem]]
from = "White Mushroom"
chance = 10
info = "When Thunder is used three times"
[[stone]]
from = "Black Ballade"
chance = 100
info = "With additional 10% drops each time the correct target is hit"

View File

@ -0,0 +1,24 @@
name = "Black Ballade"
[[world]]
name = "Deep Jungle"
[[drops]]
name = "Lightning Stone"
kind = "material"
chance = 100
info = "After correctly hitting the enemy 4 times"
[drops.material]
category = "lightning"
kind = "stone"
[[drops]]
name = "Lightning Stone"
kind = "material"
chance = 10
info = "Additional chance when hitting the enemy"
[drops.material]
category = "lightning"
kind = "stone"

View File

@ -0,0 +1,23 @@
name = "Chimera"
[[world]]
name = "Halloween Town"
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = 35
[drops.material]
category = "blaze"
kind = "stone"
[[drops]]
name = "Blazing Stone"
kind = "material"
chance = "?"
info = "Additional chance based on how many times the heads get reflected"
[drops.material]
category = "blaze"
kind = "stone"

View File

@ -0,0 +1,24 @@
name = "Gigas Shadow"
[[world]]
name = "Wonderland"
[[drops]]
name = "Lucid Shard"
kind = "material"
chance = "10-100"
info = "Chance based on how many Gigas Shadows get defeated"
[drops.material]
category = "lucid"
kind = "shard"
[[drops]]
name = "Fury Stone"
kind = "material"
chance = "10-100"
info = "Chance based on how many Gigas Shadows get defeated\nif 2 or less get defeated then no fury stone will drop"
[drops.material]
category = "spirit"
kind = "stone"

View File

@ -0,0 +1,23 @@
name = "Grand Ghost"
[[world]]
name = "Monstro"
[[drops]]
name = "Frost Stone"
kind = "material"
chance = 100
[drops.material]
category = "frost"
kind = "stone"
[[drops]]
name = "Frost Stone"
kind = "material"
chance = "?"
info = "Additional chances based on what item was used to defeat it\nMega-Potion 5%\nMega-Ether 10%\nElixirs 35%\nMegalixir 100% and 20%"
[drops.material]
category = "frost"
kind = "stone"

View File

@ -0,0 +1,22 @@
name = "Jet Balloon"
[[world]]
name = "Neverland"
[[drops]]
name = "Dazzling Stone"
kind = "material"
chance = 100
[drops.material]
category = "shiny"
kind = "stone"
[[drops]]
name = "Dazzling Stone"
kind = "material"
chance = 20
[drops.material]
category = "shiny"
kind = "stone"

View File

@ -0,0 +1,14 @@
name = "Neoshadow"
[[world]]
name = "End of the World"
[[drops]]
name = "Stormy Stone"
kind = "material"
chance = 35
info = "Only when all 7 Neoshadows get defeated"
[drops.material]
category = "stormy"
kind = "stone"

View File

@ -0,0 +1,17 @@
name = "Pink Agaricus"
[[world]]
name = "Deep Jungle"
[[world]]
name = "Atlantica"
[[drops]]
name = "Serenity Power"
kind = "material"
chance = "?"
info = "% based on the number of hits dealt from 40 hits being 10% and 100 hits being 100%"
[drops.material]
category = "mystery"
kind = "stone"

View File

@ -0,0 +1,13 @@
name = "Pot Scorpion"
[[world]]
name = "Agrabah"
[[drops]]
name = "Mythril Stone"
kind = "material"
chance = 20
[drops.material]
category = "mythril"
kind = "stone"

View File

@ -0,0 +1,26 @@
name = "Pot Spider"
[[world]]
name = "Agrabah"
[[world]]
name = "Monstro"
[[drops]]
name = "Tent"
kind = "item"
chance = 1
[[drops]]
name = "Camping Set"
kind = "item"
chance = 0.5
[[drops]]
name = "Mythril Shard"
kind = "material"
chance = 1
[drops.material]
category = "mythril"
kind = "shard"

View File

@ -0,0 +1,46 @@
name = "Powerwild"
[[world]]
name = "Deep Jungle"
[[world]]
name = "Monstro"
[[world]]
name = "End of the World"
[[drops]]
name = "Potion"
kind = "item"
chance = 2
[[drops]]
name = "Power Shard"
kind = "material"
chance = 4
[drops.material]
category = "power"
kind = "shard"
[[drops]]
name = "Ether"
kind = "item"
chance = 20
info = "When it slips on the banana peel"
[[drops]]
name = "Mega-Ether"
kind = "item"
chance = 4
info = "When it slips on the banana peel"
[[drops]]
name = "Power Shard"
kind = "material"
chance = 4
info = "When it slips on the banana peel"
[drops.material]
category = "power"
kind = "shard"

View File

@ -0,0 +1,33 @@
name = "Red Nocturne"
[[world]]
name = "Traverse Town"
[[world]]
name = "Wonderland"
[[world]]
name = "Agrabah"
[[world]]
name = "Hollow Bastion"
[[world]]
name = "Monstro"
[[world]]
name = "End of the World"
[[drops]]
name = "Ether"
kind = "item"
chance = 1
[[drops]]
name = "Blaze Shard"
kind = "material"
chance = 6
[drops.material]
category = "blaze"
kind = "shard"

View File

@ -0,0 +1,21 @@
name = "Screwdiver"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Thunder Gem"
kind = "material"
chance = 4
[drops.material]
category = "thunder"
kind = "gem"

View File

@ -0,0 +1,21 @@
name = "Sea Neon"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
[[drops]]
name = "Ether"
kind = "item"
chance = 0.5
[[drops]]
name = "Frost Gem"
kind = "material"
chance = 2
[drops.material]
category = "frost"
kind = "gem"

View File

@ -0,0 +1,35 @@
name = "Search Ghost"
[[world]]
name = "Halloween Town"
[[world]]
name = "Monstro"
[[world]]
name = "Traverse Town"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Bright Gem"
kind = "material"
chance = 4
[drops.material]
category = "bright"
kind = "gem"

View File

@ -0,0 +1,21 @@
name = "Sheltering Zone"
[[world]]
name = "Atlantica"
[[world]]
name = "End of the World"
[[drops]]
name = "Ether"
kind = "item"
chance = 4
[[drops]]
name = "Frost Gem"
kind = "material"
chance = 8
[drops.material]
category = "frost"
kind = "gem"

View File

@ -0,0 +1,14 @@
name = "Sniperwild"
[[world]]
name = "Traverse Town"
[[drops]]
name = "Power Stone"
kind = "material"
chance = "?"
info = "% based on how many sets of 6 enemies are defeated"
[drops.material]
category = "power"
kind = "stone"

View File

@ -0,0 +1,13 @@
name = "Stealth Soldier"
[[world]]
name = "Hollow Bastion"
[[drops]]
name = "Energy Stone"
kind = "material"
chance = 35
[drops.material]
category = "energy"
kind = "stone"

View File

@ -0,0 +1,26 @@
name = "Wight Knight"
[[world]]
name = "Holloween Town"
[[world]]
name = "End of the World"
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 1
[[drops]]
name = "Mega-Potion"
kind = "item"
chance = 0.5
[[drops]]
name = "Lucid Gem"
kind = "material"
chance = 2
[drops.material]
category = "lucid"
kind = "gem"

View File

@ -0,0 +1,38 @@
name = "Wizard"
[[world]]
name = "Holloween Town"
[[world]]
name = "Traverse Town"
[[world]]
name = "Wonderland"
[[world]]
name = "Deep Jungle"
[[world]]
name = "Agrabah"
[[world]]
name = "End of the World"
[[drops]]
name = "Ether"
kind = "item"
chance = 2
[[drops]]
name = "Shiny Crystal"
kind = "material"
chance = 2
[drops.material]
category = "shiny"
kind = "crystal"
[[drops]]
name = "Wizard Relic"
kind = "equipment"
chance = 0.2

View File

@ -0,0 +1,35 @@
name = "Wyvern"
[[world]]
name = "Hollow Bastion"
[[world]]
name = "Traverse Town"
[[world]]
name = "Deep Jungle"
[[world]]
name = "Agrabah"
[[world]]
name = "End of the World"
[[drops]]
name = "Hi-Potion"
kind = "item"
chance = 2
[[drops]]
name = "Elixir"
kind = "item"
chance = 0.5
[[drops]]
name = "Power Crystal"
kind = "material"
chance = 2
[drops.material]
category = "power"
kind = "crystal"

View File

@ -0,0 +1,33 @@
name = "Yellow Opera"
[[world]]
name = "Traverse Town"
[[world]]
name = "Neverland"
[[world]]
name = "Agrabah"
[[world]]
name = "Hollow Bastion"
[[world]]
name = "Monstro"
[[world]]
name = "End of the World"
[[drops]]
name = "Ether"
kind = "item"
chance = 1
[[drops]]
name = "Thunder Shard"
kind = "material"
chance = 6
[drops.material]
category = "thunder"
kind = "shard"