Last active
October 13, 2022 16:43
-
-
Save watchingdogs/65d0f9f20da69468abfb48707f48f4d2 to your computer and use it in GitHub Desktop.
Wynncraft mythic stats order JSON encoded
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "Az (Levelling)": { | |
| "spellCostRaw1": 60, | |
| "xpBonus": 30, | |
| "fireDamageBonus": 5, | |
| "waterDamageBonus": 5 | |
| }, | |
| "Az (Endgame)": { | |
| "spellCostRaw1": 60, | |
| "fireDamageBonus": 20, | |
| "waterDamageBonus": 30 | |
| }, | |
| "Freedom": { | |
| "manaRegen": 60, | |
| "healthBonus": 27.5, | |
| "speed": 7.5, | |
| "spellDamageBonusRaw": 5 | |
| }, | |
| "Grandmother": { | |
| "healthRegenRaw": 50, | |
| "spellDamageBonus": 35, | |
| "healthRegen": 15 | |
| }, | |
| "Ignis": { | |
| "healthRegenRaw": 40, | |
| "healthBonus": 25, | |
| "healthRegen": 25, | |
| "spellCostRaw4": 7.5, | |
| "fireDamageBonus": 2.5 | |
| }, | |
| "Divzer": { | |
| "manaSteal": 50, | |
| "lifeSteal": 40, | |
| "spellDamageBonus": 10 | |
| }, | |
| "Spring": { | |
| "manaRegen": 79, | |
| "waterDamageBonus": 20, | |
| "thunderDamageBonus": 1 | |
| }, | |
| "Stratiformis": { | |
| "speed": 65, | |
| "healthBonus": 30, | |
| "spellDamageBonus": 5 | |
| }, | |
| "Epoch": { | |
| "mainAttackDamageBonusRaw": 60, | |
| "lifeSteal": 40 | |
| }, | |
| "Apocalypse": { | |
| "lifeSteal": 60, | |
| "healthRegen": 30, | |
| "exploding": 10 | |
| }, | |
| "Hero": { | |
| "speed": 80, | |
| "healthRegen": 20 | |
| }, | |
| "Guardian": { | |
| "healthBonus": 65, | |
| "healthRegenRaw": 35 | |
| }, | |
| "Alkatraz": { | |
| "earthDamageBonus": 50, | |
| "mainAttackDamageBonus": 47.5, | |
| "exploding": 2.5 | |
| }, | |
| "Idol (Combat)": { | |
| "spellDamageBonusRaw": 50, | |
| "manaRegen": 40, | |
| "spellCostRaw2": 10 | |
| }, | |
| "Idol (Lootrun)": { | |
| "spellCostRaw2": 50, | |
| "manaRegen": 40, | |
| "spellDamageBonusRaw": 10 | |
| }, | |
| "Thrundacrack": { | |
| "spellCostRaw3": 40, | |
| "thunderDamageBonus": 32.5, | |
| "waterDamageBonus": 20, | |
| "healthRegen": 5, | |
| "speed": 2.5 | |
| }, | |
| "Collapse (assuming exploding is over 100)": { | |
| "mainAttackDamageBonus": 80, | |
| "manaSteal": 20 | |
| }, | |
| "Convergence": { | |
| "spellCostRaw3": 60, | |
| "healthRegen": 30, | |
| "earthDamageBonus": 5, | |
| "thunderDamageBonus": 5 | |
| }, | |
| "Pure": { | |
| "spellDamageBonus": 60, | |
| "manaSteal": 30, | |
| "xpBonus": 10 | |
| }, | |
| "Lament": { | |
| "spellCostRaw1": 40, | |
| "waterDamageBonus": 30, | |
| "manaSteal": 22.5, | |
| "lifeSteal": 7.5 | |
| }, | |
| "Gaia (melee)": { | |
| "mainAttackDamageBonusRaw": 80, | |
| "mainAttackDamageBonus": 15, | |
| "poison": 5 | |
| }, | |
| "Gaia (spell)": { | |
| "spellDamageBonusRaw": 50, | |
| "spellCostRaw4": 30, | |
| "mainAttackDamageBonusRaw": 10, | |
| "poison": 10 | |
| }, | |
| "Monster": { | |
| "healthBonus": 60, | |
| "manaSteal": 20, | |
| "fireDamageBonus": 15, | |
| "lifeSteal": 5 | |
| }, | |
| "Singu (melee)": { | |
| "mainAttackDamageBonusRaw": 55, | |
| "speed": 35, | |
| "mainAttackDamageBonus": 7.5, | |
| "healthRegenRaw": 2.5 | |
| }, | |
| "Singu (hybrid)": { | |
| "mainAttackDamageBonusRaw": 35, | |
| "spellDamageBonusRaw": 30, | |
| "speed": 25, | |
| "mainAttackDamageBonus": 10 | |
| }, | |
| "Fatal": { | |
| "spellDamageBonus": 45, | |
| "spellCostRaw1": 35, | |
| "spellCostRaw2": 20 | |
| }, | |
| "Warp": { | |
| "spellCostRaw2": 30, | |
| "healthRegenRaw": 30, | |
| "speed": 20, | |
| "healthRegen": 10, | |
| "manaRegen": 10 | |
| }, | |
| "Quetz": { | |
| "spellDamageBonusRaw": 50, | |
| "lifeSteal": 30, | |
| "speed": 15, | |
| "jumpHeight": 5 | |
| }, | |
| "Aftershock": { | |
| "healthBonus": 75, | |
| "earthDamageBonus": 20, | |
| "spellCostRaw4": 5 | |
| }, | |
| "Olympic": { | |
| "jumpHeight": 40, | |
| "speed": 25, | |
| "airDamageBonus": 20, | |
| "spellCostRaw1": 10, | |
| "spellCostRaw2": 5 | |
| }, | |
| "Hadal": { | |
| "spellCostRaw3": 35, | |
| "spellDamageBonus": 30, | |
| "manaRegen": 20, | |
| "spellCostRaw4": 15 | |
| }, | |
| "Sunstar": { | |
| "mainAttackDamageBonus": 50, | |
| "thunderDamageBonus": 25, | |
| "lifeSteal": 15, | |
| "waterDamageBonus": 5, | |
| "thorns": 5 | |
| }, | |
| "Toxoplasmosis": { | |
| "poison": 75, | |
| "lootBonus": 15, | |
| "manaSteal": 5, | |
| "lifeSteal": 5 | |
| }, | |
| "Fantasia": { | |
| "spellCostRaw3": 27.5, | |
| "manaRegen": 22.5, | |
| "spellDamageBonus": 20, | |
| "manaSteal": 17.5, | |
| "spellCostRaw4": 12.5 | |
| }, | |
| "Absolution": { | |
| "waterDamageBonus": 40, | |
| "manaRegen": 25, | |
| "healthBonus": 25, | |
| "spellCostRaw1": 5, | |
| "fireDamageBonus": 5 | |
| }, | |
| "Immolation": { | |
| "fireDamageBonus": 35, | |
| "airDamageBonus": 32.5, | |
| "healthBonus": 20, | |
| "spellCostRaw3": 12.5 | |
| }, | |
| "Archangel (Levelling)": { | |
| "speed": 40, | |
| "healthBonus": 30, | |
| "healthRegenRaw": 20, | |
| "healthRegen": 10 | |
| }, | |
| "Archangel (Offhand)": { | |
| "speed": 80, | |
| "healthRegenRaw": 12.5, | |
| "healthRegen": 5, | |
| "healthBonus": 2.5 | |
| }, | |
| "Nullification": { | |
| "manaSteal": 50, | |
| "lifeSteal": 35, | |
| "reflection": 5, | |
| "bonusEarthDefense": 2, | |
| "bonusThunderDefense": 2, | |
| "bonusWaterDefense": 2, | |
| "bonusFireDefense": 2, | |
| "bonusAirDefense": 2 | |
| }, | |
| "Cataclysm": { | |
| "healthBonus": 80, | |
| "thunderDamageBonus": 20 | |
| }, | |
| "Grimtrap": { | |
| "manaSteal": 60, | |
| "lifeSteal": 30, | |
| "poison": 5, | |
| "spellCostRaw4": 5 | |
| }, | |
| "Grimtrap (Cherry bomb)": { | |
| "spellCostRaw4": 40, | |
| "manaSteal": 35, | |
| "lifeSteal": 20, | |
| "poison": 5 | |
| }, | |
| "Weathered": { | |
| "manaSteal": 60, | |
| "airDamageBonus": 20, | |
| "speed": 20 | |
| }, | |
| "Inferno": { | |
| "mainAttackDamageBonusRaw": 35, | |
| "fireDamageBonus": 25, | |
| "healthBonus": 25, | |
| "mainAttackDamageBonus": 10, | |
| "healthRegen": 2.5, | |
| "speed": 2.5 | |
| }, | |
| "Nirvana": { | |
| "manaRegen": 35, | |
| "manaSteal": 25, | |
| "spellDamageBonus": 22.5, | |
| "healthBonus": 17.5 | |
| }, | |
| "Oblivion": { | |
| "manaRegen": 40, | |
| "manaSteal": 25, | |
| "spellDamageBonusRaw": 25, | |
| "spellCostRaw2": 10 | |
| }, | |
| "Discoverer": { | |
| "lootBonus": 99, | |
| "xpBonus": 1 | |
| }, | |
| "Crusade Sabatons": { | |
| "healthBonus": 85, | |
| "healthRegen": 10, | |
| "speed": 5 | |
| }, | |
| "Resurgence": { | |
| "manaRegen": 50, | |
| "healthRegenRaw": 25, | |
| "spellDamageBonus": 15, | |
| "speed": 5 | |
| }, | |
| "Galleon": { | |
| "manaSteal": 50, | |
| "earthDamageBonus": 15, | |
| "waterDamageBonus": 15, | |
| "poison": 7.5, | |
| "mainAttackDamageBonus": 7.5, | |
| "lootBonus": 5 | |
| }, | |
| "Boreal": { | |
| "healthRegen": 50, | |
| "healthRegenRaw": 30, | |
| "manaRegen": 15, | |
| "speed": 5 | |
| }, | |
| "Slayer (spell)": { | |
| "spellCostRaw3": 55, | |
| "healthRegenRaw": 30, | |
| "speed": 10, | |
| "stealing": 5 | |
| }, | |
| "Slayer (Hybrid)": { | |
| "mainAttackDamageBonusRaw": 30, | |
| "spellCostRaw3": 30, | |
| "healthRegenRaw": 20, | |
| "speed": 15, | |
| "stealing": 5 | |
| }, | |
| "Moontower": { | |
| "speed": 90, | |
| "bonusAirDefense": 5, | |
| "bonusWaterDefense": 5 | |
| }, | |
| "Dawnbreak (melee)": { | |
| "mainAttackDamageBonusRaw": 80, | |
| "lifeSteal": 10, | |
| "thunderDamageBonus": 5, | |
| "fireDamageBonus": 5 | |
| }, | |
| "Dawnbreak (spell)": { | |
| "manaSteal": 40, | |
| "lifeSteal": 22.5, | |
| "fireDamageBonus": 15, | |
| "thunderDamageBonus": 15, | |
| "mainAttackDamageBonusRaw": 7.5 | |
| }, | |
| "Stardew": { | |
| "manaSteal": 35, | |
| "spellDamageBonusRaw": 25, | |
| "manaRegen": 15, | |
| "thunderDamageBonus": 12.5, | |
| "waterDamageBonus": 12.5 | |
| }, | |
| "Warchief (earth)": { | |
| "mainAttackDamageBonus": 37.5, | |
| "earthDamageBonus": 35, | |
| "mainAttackDamageBonusRaw": 20, | |
| "exploding": 5, | |
| "speed": 2.5 | |
| }, | |
| "Warchief (thunder)": { | |
| "mainAttackDamageBonus": 40, | |
| "thunderDamageBonus": 30, | |
| "mainAttackDamageBonusRaw": 22.5, | |
| "exploding": 5, | |
| "speed": 2.5 | |
| }, | |
| "Revenant (melee)": { | |
| "mainAttackDamageBonusRaw": 35, | |
| "earthDamageBonus": 15, | |
| "airDamageBonus": 15, | |
| "healthBonus": 15, | |
| "mainAttackDamageBonus": 12.5, | |
| "speed": 7.5 | |
| }, | |
| "Revenant (spell)": { | |
| "spellCostRaw4": 35, | |
| "manaSteal": 30, | |
| "earthDamageBonus": 10, | |
| "airDamageBonus": 10, | |
| "healthBonus": 10, | |
| "speed": 5 | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment