Module:GameData/data: Difference between revisions

Update for v1.2.2 (?8381)
(Update data (now split over multiple pages due to article size limitations))
(Update for v1.2.2 (?8381))
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
-- Version: v1
{
    "namespaces": [
        {
            "name": "melvorBaseGame",
            "displayName": "Base Game",
            "isModded": false
        },
        {
            "name": "melvorTrue",
            "displayName": "True",
            "isModded": false
        },
        {
            "name": "melvorD",
            "displayName": "Demo",
            "isModded": false
        },
        {
            "name": "melvorF",
            "displayName": "Full Version",
            "isModded": false
        },
        {
            "name": "melvorBirthday2023",
            "displayName": "Birthday Event 2023",
            "isModded": false
        },
        {
            "name": "melvorTotH",
            "displayName": "Throne of the Herald",
            "isModded": false
        },
        {
            "name": "melvorAoD",
            "displayName": "Atlas of Discovery",
            "isModded": false
        }
    ],
    "combatTriangles": [
        {
            "damageModifier": {
                "melee": {
                    "melee": 1,
                    "ranged": 1.100000000000000088817841970012523233890533447265625,
                    "magic": 0.84999999999999997779553950749686919152736663818359375
                },
                "ranged": {
                    "melee": 0.84999999999999997779553950749686919152736663818359375,
                    "ranged": 1,
                    "magic": 1.100000000000000088817841970012523233890533447265625
                },
                "magic": {
                    "melee": 1.100000000000000088817841970012523233890533447265625,
                    "ranged": 0.84999999999999997779553950749686919152736663818359375,
                    "magic": 1
                }
            },
            "reductionModifier": {
                "melee": {
                    "melee": 1,
                    "ranged": 1.25,
                    "magic": 0.75
                },
                "ranged": {
                    "melee": 0.9499999999999999555910790149937383830547332763671875,
                    "ranged": 1,
                    "magic": 1.25
                },
                "magic": {
                    "melee": 1.25,
                    "ranged": 0.84999999999999997779553950749686919152736663818359375,
                    "magic": 1
                }
            },
            "id": "Standard"
        },
        {
            "damageModifier": {
                "melee": {
                    "melee": 1,
                    "ranged": 1.100000000000000088817841970012523233890533447265625,
                    "magic": 0.75
                },
                "ranged": {
                    "melee": 0.75,
                    "ranged": 1,
                    "magic": 1.100000000000000088817841970012523233890533447265625
                },
                "magic": {
                    "melee": 1.100000000000000088817841970012523233890533447265625,
                    "ranged": 0.75,
                    "magic": 1
                }
            },
            "reductionModifier": {
                "melee": {
                    "melee": 1,
                    "ranged": 1.25,
                    "magic": 0.5
                },
                "ranged": {
                    "melee": 0.75,
                    "ranged": 1,
                    "magic": 1.25
                },
                "magic": {
                    "melee": 1.25,
                    "ranged": 0.75,
                    "magic": 1
                }
            },
            "id": "Hardcore"
        },
        {
            "damageModifier": {
                "melee": {
                    "melee": 1,
                    "ranged": 0.75,
                    "magic": 1.100000000000000088817841970012523233890533447265625
                },
                "ranged": {
                    "melee": 1.100000000000000088817841970012523233890533447265625,
                    "ranged": 1,
                    "magic": 0.75
                },
                "magic": {
                    "melee": 0.75,
                    "ranged": 1.100000000000000088817841970012523233890533447265625,
                    "magic": 1
                }
            },
            "reductionModifier": {
                "melee": {
                    "melee": 1,
                    "ranged": 0.75,
                    "magic": 1.25
                },
                "ranged": {
                    "melee": 1.25,
                    "ranged": 1,
                    "magic": 0.75
                },
                "magic": {
                    "melee": 0.5,
                    "ranged": 1.25,
                    "magic": 1
                }
            },
            "id": "InvertedHardcore"
        }
    ],
    "masteryCheckpoints": [
        10,
        25,
        50,
        95
    ],
    "combatAreaDifficulties": [
        "Easy",
        "Normal",
        "Hard",
        "Elite",
        "Master",
        "Legendary",
        "Mythical",
        "???"
    ],
    "equipmentSlots": [
        {
            "id": "Helmet",
            "name": "Head"
        },
        {
            "id": "Platebody",
            "name": "Torso"
        },
        {
            "id": "Platelegs",
            "name": "Legs"
        },
        {
            "id": "Boots",
            "name": "Feet"
        },
        {
            "id": "Weapon",
            "name": "Weapon"
        },
        {
            "id": "Shield",
            "name": "Offhand"
        },
        {
            "id": "Amulet",
            "name": "Neck"
        },
        {
            "id": "Ring",
            "name": "Ring"
        },
        {
            "id": "Gloves",
            "name": "Hands"
        },
        {
            "id": "Quiver",
            "name": "Quiver"
        },
        {
            "id": "Cape",
            "name": "Cape"
        },
        {
            "id": "Passive",
            "name": "Passive"
        },
        {
            "id": "Summon1",
            "name": "Summon L"
        },
        {
            "id": "Summon2",
            "name": "Summon R"
        },
        {
            "id": "Consumable",
            "name": "Consumable"
        },
        {
            "id": "Gem",
            "name": "Gem"
        }
    ],
    "attackTypes": {
        "0": "melee",
        "1": "ranged",
        "2": "magic",
        "3": "unset",
        "4": "random",
        "melee": 0,
        "ranged": 1,
        "magic": 2,
        "unset": 3,
        "random": 4
    },
    "slayerTiers": [
        {
            "display": "Easy",
            "cost": 0,
            "minLevel": 1,
            "maxLevel": 49,
            "slayerLevel": 1
        },
        {
            "display": "Normal",
            "cost": 2000,
            "minLevel": 50,
            "maxLevel": 99,
            "slayerLevel": 25
        },
        {
            "display": "Hard",
            "cost": 5000,
            "minLevel": 100,
            "maxLevel": 199,
            "slayerLevel": 50
        },
        {
            "display": "Elite",
            "cost": 15000,
            "minLevel": 200,
            "maxLevel": 374,
            "slayerLevel": 75
        },
        {
            "display": "Master",
            "cost": 25000,
            "minLevel": 375,
            "maxLevel": 789,
            "slayerLevel": 85
        },
        {
            "display": "Legendary",
            "cost": 50000,
            "minLevel": 790,
            "maxLevel": 999,
            "slayerLevel": 102
        },
        {
            "display": "Mythical",
            "cost": 100000,
            "minLevel": 1000,
            "maxLevel": null,
            "slayerLevel": 110
        }
    ],
    "itemEffects": [
        {
            "id": "melvorF:Absorbing_Shield",
            "effectData": {
                "effectType": "Custom",
                "type": "Reflexive",
                "modifiers": {
                    "increasedDamageReduction": 1,
                    "decreasedGlobalEvasion": 5
                },
                "maxStacks": 3,
                "turns": "Infinity",
                "name": "Absorbing Shield"
            }
        },
        {
            "id": "melvorTotH:Leviathan",
            "effectData": {
                "effectType": "Custom",
                "type": "Reflexive",
                "modifiers": {
                    "increasedReflectDamage": 5,
                    "increasedDamageReduction": 1
                },
                "maxStacks": 5,
                "turns": "Infinity",
                "name": "Spiky Skin"
            }
        },
        {
            "id": "melvorTotH:Rage",
            "effectData": {
                "effectType": "Custom",
                "type": "Reflexive",
                "modifiers": {
                    "increasedMaxHitPercent": 2,
                    "decreasedAttackIntervalPercent": 2
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Rage"
            }
        },
        {
            "id": "melvorAoD:AccuracyGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedGlobalAccuracy": 3
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Accuracy Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:EvasionGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedGlobalEvasion": 3
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Evasion Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:LifestealGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedLifesteal": 1
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Lifesteal Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:BurningGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedChanceToApplyBurn": 1,
                    "increasedChanceToApplyFrostburn": 1
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Burning Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:PoisonousGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedChanceToApplyPoison": 1,
                    "increasedChanceToApplyDeadlyPoison": 1
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Poisonous Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:AgileGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "decreasedAttackIntervalPercent": 1
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Agile Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:ConfusingGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedChanceToApplyConfusionCurse": 1
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Confusing Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:DecayingGem",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedChanceToApplyDecayCurse": 1
                },
                "maxStacks": 10,
                "turns": "Infinity",
                "name": "Decaying Gem",
                "resetAtMaxStacks": true
            }
        },
        {
            "id": "melvorAoD:HauntedRing",
            "effectData": {
                "effectType": "Custom",
                "type": "Incremental",
                "modifiers": {
                    "increasedGlobalAccuracy": 3,
                    "increasedLifesteal": 5,
                    "increasedMaxHitPercent": 5
                },
                "maxStacks": 6,
                "turns": "Infinity",
                "name": "Haunted Ring",
                "resetAtMaxStacks": true,
                "applyRandomCurseOnReset": true,
                "selfDamageOnReset": 30
            }
        },
        {
            "id": "melvorAoD:Crystallize",
            "effectData": {
                "effectType": "Custom",
                "type": "Stun",
                "turns": 5,
                "chance": 100,
                "flavour": "Crystallize"
            }
        },
        {
            "id": "melvorAoD:DisableDamage",
            "effectData": {
                "effectType": "Custom",
                "type": "Reductive",
                "modifiers": {
                    "disableAttackDamage": 1
                },
                "maxStacks": 2,
                "turns": 2,
                "name": "Disable Damage"
            },
            "target": "Enemy"
        },
        {
            "id": "melvorAoD:Impenetrable_Idol",
            "effectData": {
                "effectType": "Custom",
                "type": "Modifier",
                "modifiers": {
                    "disableAttackDamage": 1
                },
                "maxStacks": 1,
                "stacksToAdd": 1,
                "character": "Attacker",
                "turns": 1,
                "countsOn": "Attacker",
                "langName": "ITEM_NAME_Impenetrable_Idol"
            },
            "target": "Enemy"
        },
        {
            "id": "melvorAoD:Weakening_I",
            "effectData": {
                "effectType": "Custom",
                "type": "Modifier",
                "modifiers": {
                    "decreasedMaxHitPercent": 5
                },
                "maxStacks": 1,
                "stacksToAdd": 1,
                "character": "Attacker",
                "turns": 3,
                "countsOn": "Attacker",
                "langName": "MAGIC_CURSE_NAME_WeakeningI"
            },
            "target": "Enemy"
        },
        {
            "id": "melvorAoD:Confusion",
            "effectData": {
                "effectType": "Custom",
                "type": "Modifier",
                "modifiers": {
                    "increasedConfusion": 3
                },
                "maxStacks": 1,
                "stacksToAdd": 1,
                "character": "Attacker",
                "turns": 3,
                "countsOn": "Attacker",
                "langName": "MAGIC_CURSE_NAME_Confusion"
            },
            "target": "Enemy"
        },
        {
            "id": "melvorAoD:OneEyedCombo",
            "effectData": {
                "effectType": "Custom",
                "type": "Combo",
                "maxStacks": 5,
                "modifiers": {
                    "increasedGlobalAccuracy": 25
                }
            }
        },
        {
            "id": "melvorAoD:Malice",
            "effectData": {
                "effectType": "Custom",
                "type": "Reductive",
                "modifiers": {
                    "increasedDamageBasedOnCurrentHitpoints": 1
                },
                "maxStacks": 5,
                "turns": "Infinity",
                "name": "Malice",
                "langName": "PRAYER_PRAYER_NAME_Malice"
            }
        },
        {
            "id": "melvorAoD:GrudgePlayer",
            "effectData": {
                "effectType": "Custom",
                "type": "Reductive",
                "modifiers": {
                    "increasedMinHitBasedOnMaxHit": 2
                },
                "maxStacks": 5,
                "turns": "Infinity",
                "name": "Grudge",
                "langName": "PRAYER_PRAYER_NAME_Grudge"
            }
        },
        {
            "id": "melvorAoD:GrudgeEnemy",
            "effectData": {
                "effectType": "Custom",
                "type": "Modifier",
                "modifiers": {
                    "decreasedGlobalEvasion": 20
                },
                "maxStacks": 1,
                "stacksToAdd": 1,
                "character": "Attacker",
                "turns": 4,
                "countsOn": "Target",
                "langName": "PRAYER_PRAYER_NAME_Grudge"
            },
            "target": "Enemy"
        },
        {
            "id": "melvorAoD:Consume",
            "effectData": {
                "effectType": "Custom",
                "type": "Reductive",
                "modifiers": {
                    "increasedLifestealDamageBasedOnCurrentHitpoints": 0.200000000000000011102230246251565404236316680908203125
                },
                "maxStacks": 5,
                "turns": "Infinity",
                "name": "Consume",
                "langName": "PRAYER_PRAYER_NAME_Consumption"
            }
        },
        {
            "id": "melvorAoD:Spite",
            "effectData": {
                "effectType": "Custom",
                "type": "Reductive",
                "modifiers": {
                    "decreasedMaxHitPercent": 4,
                    "decreasedGlobalAccuracy": 4
                },
                "maxStacks": 5,
                "turns": "Infinity",
                "name": "Spite",
                "langName": "PRAYER_PRAYER_NAME_Spite"
            },
            "target": "Enemy"
        },
        {
            "id": "melvorAoD:Martyr",
            "effectData": {
                "effectType": "Custom",
                "type": "Reductive",
                "modifiers": {
                    "decreasedDamageReduction": 1,
                    "increasedReflectDamage": 40
                },
                "maxStacks": 5,
                "turns": "Infinity",
                "name": "Martyr",
                "langName": "PRAYER_PRAYER_NAME_Martyr"
            }
        },
        {
            "id": "melvorAoD:Eradicate",
            "effectData": {
                "effectType": "Custom",
                "type": "Reductive",
                "modifiers": {
                    "increasedMaxHitPercent": 2,
                    "increasedMaxHitPercentBasedOnTargetCurrentHitpoints": 0.200000000000000011102230246251565404236316680908203125
                },
                "maxStacks": 5,
                "turns": "Infinity",
                "name": "Eradicate",
                "langName": "PRAYER_PRAYER_NAME_Eradicate"
            }
        }
    ],
    "gamemodes": [
        {
            "id": "melvorD:Standard",
            "name": "Standard Mode",
            "rules": [
                "All Skills Unlocked.",
                "Standard Combat Modifiers.",
                "No bank space purchase limit."
            ],
            "isPermaDeath": false,
            "isEvent": false,
            "endDate": 0,
            "combatTriangle": "Standard",
            "hitpointMultiplier": 10,
            "hasRegen": true,
            "capNonCombatSkillLevels": false,
            "startingPage": "melvorD:Woodcutting",
            "startingItems": [],
            "allowSkillUnlock": false,
            "skillUnlockCost": [],
            "playerModifiers": {},
            "enemyModifiers": {},
            "hasTutorial": true,
            "description": "For players new to Melvor Idle. This is the standard way to play."
        },
        {
            "id": "melvorF:Hardcore",
            "name": "Hardcore Mode",
            "rules": [
                "You may only purchase 88 extra Bank Spaces from the Shop.",
                "Harsher penalties applied against you in Combat.",
                "No Passive Hitpoint Regeneration."
            ],
            "isPermaDeath": true,
            "isEvent": false,
            "endDate": 0,
            "combatTriangle": "Hardcore",
            "hitpointMultiplier": 10,
            "hasRegen": false,
            "capNonCombatSkillLevels": false,
            "startingPage": "melvorD:Woodcutting",
            "startingItems": [],
            "allowSkillUnlock": false,
            "skillUnlockCost": [],
            "playerModifiers": {},
            "enemyModifiers": {},
            "hasTutorial": true,
            "description": "For those who enjoy risk, and are not afraid to lose your Character. This is not for new players."
        },
        {
            "id": "melvorF:Adventure",
            "name": "Adventure Mode",
            "rules": [
                "Skills are locked and must be purchased using GP to access.",
                "Non-Combat Skill Levels cannot go above your Combat Level.",
                "Start with only Melee Combat Skills, a Bronze Weapon and 10 Basic Food.",
                "Harsher penalties applied against you in Combat.",
                "HP, Damage and Food Healing values are 10x larger than Standard."
            ],
            "isPermaDeath": false,
            "isEvent": false,
            "endDate": 0,
            "combatTriangle": "Hardcore",
            "hitpointMultiplier": 100,
            "hasRegen": true,
            "capNonCombatSkillLevels": true,
            "startingPage": "melvorD:Combat",
            "startingItems": [
                {
                    "id": "melvorD:Bronze_Sword",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Shrimp",
                    "quantity": 10
                }
            ],
            "allowSkillUnlock": true,
            "skillUnlockCost": [
                10000,
                25000,
                50000,
                200000,
                250000,
                400000,
                1000000,
                2500000,
                10000000,
                25000000,
                50000000,
                100000000,
                200000000,
                500000000,
                500000000,
                500000000,
                500000000,
                500000000,
                500000000
            ],
            "playerModifiers": {},
            "enemyModifiers": {},
            "hasTutorial": true,
            "description": "For experienced Melvor Idle players. A completely different experience for you to enjoy.",
            "startingSkills": [
                "melvorD:Attack",
                "melvorD:Strength",
                "melvorD:Defence",
                "melvorD:Hitpoints"
            ]
        },
        {
            "id": "melvorF:Chaos",
            "name": "CHAOS MODE",
            "rules": [
                "Item Corruption Unlocked.",
                "25% Reductions on Attack Intervals and Skill Intervals (Multiplicative).",
                "All Enemies have at least 1 random Passive.",
                "All equipped items lost on death.",
                "BIG NUMBERS",
                "Golbin Raid is not available.",
                "Harsher penalties applied against you in Combat.",
                "Do not fight a Chicken."
            ],
            "isPermaDeath": false,
            "isEvent": true,
            "endDate": 1618200000000,
            "combatTriangle": "Hardcore",
            "hitpointMultiplier": 10000,
            "hasRegen": true,
            "capNonCombatSkillLevels": false,
            "startingPage": "melvorD:Woodcutting",
            "startingItems": [],
            "allowSkillUnlock": false,
            "skillUnlockCost": [],
            "playerModifiers": {},
            "enemyModifiers": {},
            "hasTutorial": true,
            "description": "How fast can you beat the game? Have a go with this calm \u0026 peaceful Melvor Idle experience."
        },
        {
            "id": "melvorF:HardcoreAdventureSpeedrun",
            "name": "Hardcore Adventure Speedrun",
            "rules": [
                "YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE.",
                "+100% Maximum Hitpoints for you and the Enemies.",
                "-80% Attack Interval for you and the Enemies.",
                "-80% Skill Intervals.",
                "+800% Global Mastery XP.",
                "-2s Monster Respawn Timer",
                "No Hitpoints Regeneration",
                "Adventure Mode rules apply.",
                "Stability not guaranteed."
            ],
            "isPermaDeath": true,
            "isEvent": true,
            "endDate": 1651363140000,
            "combatTriangle": "Hardcore",
            "hitpointMultiplier": 100,
            "hasRegen": false,
            "capNonCombatSkillLevels": true,
            "startingPage": "melvorD:Combat",
            "startingItems": [
                {
                    "id": "melvorD:Bronze_Sword",
                    "quantity": 1
                },
                {
                    "id": "melvorD:Shrimp",
                    "quantity": 10
                }
            ],
            "allowSkillUnlock": true,
            "skillUnlockCost": [
                10000,
                25000,
                50000,
                200000,
                250000,
                400000,
                1000000,
                2500000,
                10000000,
                25000000,
                50000000,
                100000000,
                200000000,
                500000000,
                500000000,
                500000000,
                500000000,
                500000000,
                500000000
            ],
            "playerModifiers": {
                "decreasedAttackIntervalPercent": 80,
                "decreasedMonsterRespawnTimer": 2000,
                "increasedMaxHitpoints": 100,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Mining",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Farming",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Agility",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Magic",
                        "value": 80
                    }
                ],
                "increasedGlobalMasteryXP": 800
            },
            "enemyModifiers": {
                "decreasedAttackIntervalPercent": 80,
                "increasedMaxHitpoints": 100
            },
            "hasTutorial": true,
            "description": "Slow and steady",
            "startingSkills": [
                "melvorD:Attack",
                "melvorD:Strength",
                "melvorD:Defence",
                "melvorD:Hitpoints"
            ]
        },
        {
            "id": "melvorF:InternalSuffering",
            "name": "Internal Suffering Speedrun Mode",
            "rules": [
                "YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE.",
                "!!! HARDCORE COMBAT TRIANGLE IS REVERSED !!!",
                "All Skills except Firemaking \u0026 Farming are unlocked in the beginning.",
                "Your Skill level is capped at Level 10. This cap can be increased by permanently disabling any non-Combat Skill (Maximum 10, not including Firemaking or Farming).",
                "Each disabled Skill increases the Skill Level cap by 10.",
                "You can disable Skills at any time.",
                "-80% Attack Interval for you and the Enemies.",
                "-80% Skill Intervals.",
                "+800% Global Mastery XP.",
                "-2s Monster Respawn Timer.",
                "Final Boss requires Level 99 in all Combat Skills to access.",
                "Larger numbers",
                "Stability not guaranteed."
            ],
            "isPermaDeath": false,
            "isEvent": true,
            "endDate": 1661990399000,
            "combatTriangle": "InvertedHardcore",
            "hitpointMultiplier": 1000,
            "hasRegen": true,
            "capNonCombatSkillLevels": false,
            "startingPage": "melvorD:Woodcutting",
            "startingItems": [],
            "allowSkillUnlock": false,
            "skillUnlockCost": [],
            "playerModifiers": {
                "decreasedAttackIntervalPercent": 80,
                "decreasedMonsterRespawnTimer": 2000,
                "decreasedSkillIntervalPercent": [
                    {
                        "skillID": "melvorD:Woodcutting",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Fishing",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Firemaking",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Cooking",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Mining",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Smithing",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Thieving",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Farming",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Crafting",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Fletching",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Runecrafting",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Herblore",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Summoning",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Agility",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Astrology",
                        "value": 80
                    },
                    {
                        "skillID": "melvorD:Magic",
                        "value": 80
                    }
                ],
                "increasedGlobalMasteryXP": 800
            },
            "enemyModifiers": {
                "decreasedAttackIntervalPercent": 80
            },
            "hasTutorial": false,
            "startingSkills": [
                "melvorD:Woodcutting",
                "melvorD:Fishing",
                "melvorD:Cooking",
                "melvorD:Mining",
                "melvorD:Smithing",
                "melvorD:Attack",
                "melvorD:Strength",
                "melvorD:Defence",
                "melvorD:Hitpoints",
                "melvorD:Thieving",
                "melvorD:Ranged",
                "melvorD:Fletching",
                "melvorD:Crafting",
                "melvorD:Runecrafting",
                "melvorD:Magic",
                "melvorD:Prayer",
                "melvorD:Slayer",
                "melvorD:Herblore",
                "melvorD:Agility",
                "melvorD:Summoning",
                "melvorD:Astrology"
            ]
        },
        {
            "id": "melvorF:HCCOSpeedrun",
            "name": "Hardcore Combat Only Speedrun",
            "rules": [
                "YOUR GOAL - DEFEAT THE FINAL BOSS AS FAST AS POSSIBLE.",
                "All non-Combat Skills are permanently disabled.",
                "-80% Attack Interval for you and the Enemies.",
                "-2s Monster Respawn Timer",
                "+10% Flat Slayer Area Effect Negation",
                "No Hitpoints Regeneration",
                "Hardcore Mode Combat Triangle.",
                "Final boss has no Skill level requirement to start.",
                "Stability not guaranteed."
            ],
            "isPermaDeath": true,
            "isEvent": true,
            "endDate": 1661990399000,
            "combatTriangle": "Hardcore",
            "hitpointMultiplier": 10,
            "hasRegen": false,
            "capNonCombatSkillLevels": false,
            "startingPage": "melvorD:Woodcutting",
            "startingItems": [],
            "allowSkillUnlock": false,
            "skillUnlockCost": [],
            "playerModifiers": {
                "decreasedAttackIntervalPercent": 80,
                "decreasedMonsterRespawnTimer": 2000,
                "increasedSlayerAreaEffectNegationFlat": 10
            },
            "enemyModifiers": {
                "decreasedAttackIntervalPercent": 80
            },
            "hasTutorial": false,
            "startDate": 1657553400000,
            "startingSkills": [
                "melvorD:Attack",
                "melvorD:Strength",
                "melvorD:Defence",
                "melvorD:Hitpoints",
                "melvorD:Ranged",
                "melvorD:Magic",
                "melvorD:Slayer",
                "melvorD:Prayer"
            ]
        },
        {
            "id": "melvorAoD:AncientRelics",
            "name": "Ancient Relics Mode",
            "rules": [
                "Harsher penalties applied against you in Combat.",
                "All preservation and doubling is disabled.",
                "Dungeons also provide Food Crates upon completion as a reward.",
                "Fishing and Cooking are locked until completion of Impending Darkness",
                "Combat Levels, except Prayer and Slayer, automatically increase when defeating a Dungeon.",
                "Defeat Dungeons to increase Maximum Skill Level for randomised Skill (Choice of 2).",
                "Maximum Skill Levels are capped at Level 10.",
                "Ancient Relics can be located in all Skills to gain unique permanent modifiers (6 per Skill)."
            ],
            "isPermaDeath": false,
            "isEvent": false,
            "endDate": 0,
            "combatTriangle": "Hardcore",
            "hitpointMultiplier": 10,
            "hasRegen": true,
            "capNonCombatSkillLevels": false,
            "startingPage": "melvorD:Bank",
            "startingItems": [
                {
                    "id": "melvorD:Shrimp",
                    "quantity": 50
                }
            ],
            "allowSkillUnlock": false,
            "skillUnlockCost": [],
            "playerModifiers": {
                "decreasedChanceToDoubleItemsGlobal": 696969,
                "decreasedChanceToDoubleLootCombat": 696969,
                "decreasedChanceToDoubleOres": 696969,
                "decreasedAmmoPreservation": 696969,
                "decreasedRunePreservation": 696969,
                "decreasedGlobalPreservationChance": 696969,
                "decreasedChanceToPreservePotionCharge": 696969,
                "decreasedChanceToPreservePrayerPoints": 696969,
                "decreasedSummoningChargePreservation": 696969,
                "decreasedAltMagicRunePreservation": 696969,
                "decreasedChanceDoubleHarvest": 696969
            },
            "enemyModifiers": {},
            "disabledModifiers": [
                "increasedChanceToDoubleItemsSkill",
                "increasedChanceToDoubleItemsGlobal",
                "increasedChanceToDoubleLootCombat",
                "increasedChanceToDoubleOres",
                "increasedAmmoPreservation",
                "increasedRunePreservation",
                "increasedGlobalPreservationChance",
                "increasedChanceToPreservePotionCharge",
                "increasedChanceToPreservePrayerPoints",
                "increasedSummoningChargePreservation",
                "increasedAltMagicRunePreservation",
                "increasedChanceDoubleHarvest",
                "increasedSkillPreservationChance",
                "doubleItemsSkill",
                "increasedGlobalPreservationChance",
                "decreasedChanceToDoubleItemsSkill",
                "decreasedChanceToDoubleItemsGlobal",
                "decreasedChanceToDoubleLootCombat",
                "decreasedChanceToDoubleOres",
                "decreasedAmmoPreservation",
                "decreasedRunePreservation",
                "decreasedGlobalPreservationChance",
                "decreasedChanceToPreservePotionCharge",
                "decreasedChanceToPreservePrayerPoints",
                "decreasedSummoningChargePreservation",
                "decreasedAltMagicRunePreservation",
                "decreasedChanceDoubleHarvest",
                "decreasedSkillPreservationChance",
                "decreasedGlobalPreservationChance",
                "doubleOresMining",
                "increasedChanceToPreserveFood",
                "increasedChanceToPreserveMapCharges",
                "decreasedChanceToPreserveMapCharges"
            ],
            "hasTutorial": false,
            "description": "Locate powerful Ancient Relics in this chaotic Melvor Idle experience.",
            "startingSkills": [
                "melvorD:Attack",
                "melvorD:Strength",
                "melvorD:Defence",
                "melvorD:Hitpoints",
                "melvorD:Ranged",
                "melvorD:Magic",
                "melvorD:Prayer",
                "melvorD:Slayer",
                "melvorD:Farming",
                "melvorD:Township",
                "melvorD:Woodcutting",
                "melvorD:Firemaking",
                "melvorD:Mining",
                "melvorD:Smithing",
                "melvorD:Thieving",
                "melvorD:Fletching",
                "melvorD:Crafting",
                "melvorD:Runecrafting",
                "melvorD:Herblore",
                "melvorD:Agility",
                "melvorD:Summoning",
                "melvorD:Astrology",
                "melvorAoD:Archaeology",
                "melvorAoD:Cartography"
            ],
            "overrideLevelCap": 10,
            "allowDungeonLevelCapIncrease": true,
            "allowXPOverLevelCap": false,
            "disablePreservation": true,
            "disableItemDoubling": true,
            "hasActiveGameplay": true,
            "allowAncientRelicDrops": true,
            "skillCapIncreasesPre99": 5,
            "skillCapIncreasesPost99": 6,
            "autoLevelSkillsPre99": [
                {
                    "skillID": "melvorD:Attack",
                    "value": 5
                },
                {
                    "skillID": "melvorD:Strength",
                    "value": 5
                },
                {
                    "skillID": "melvorD:Defence",
                    "value": 5
                },
                {
                    "skillID": "melvorD:Hitpoints",
                    "value": 5
                },
                {
                    "skillID": "melvorD:Ranged",
                    "value": 5
                },
                {
                    "skillID": "melvorD:Magic",
                    "value": 5
                }
            ],
            "autoLevelSkillsPost99": [
                {
                    "skillID": "melvorD:Attack",
                    "value": 3
                },
                {
                    "skillID": "melvorD:Strength",
                    "value": 3
                },
                {
                    "skillID": "melvorD:Defence",
                    "value": 3
                },
                {
                    "skillID": "melvorD:Hitpoints",
                    "value": 3
                },
                {
                    "skillID": "melvorD:Ranged",
                    "value": 3
                },
                {
                    "skillID": "melvorD:Magic",
                    "value": 3
                },
                {
                    "skillID": "melvorD:Slayer",
                    "value": 3
                }
            ],
            "skillCapRollsPre99": [
                {
                    "skillID": "melvorD:Prayer",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Slayer",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Woodcutting",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Firemaking",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Mining",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Smithing",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Thieving",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Farming",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Township",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Fletching",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Crafting",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Runecrafting",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Herblore",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Agility",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Summoning",
                    "value": 15
                },
                {
                    "skillID": "melvorD:Astrology",
                    "value": 15
                },
                {
                    "skillID": "melvorAoD:Cartography",
                    "value": 20
                },
                {
                    "skillID": "melvorAoD:Archaeology",
                    "value": 20
                }
            ],
            "skillCapRollsPost99": [
                {
                    "skillID": "melvorD:Prayer",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Woodcutting",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Fishing",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Firemaking",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Cooking",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Mining",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Smithing",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Thieving",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Farming",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Township",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Fletching",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Crafting",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Runecrafting",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Herblore",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Agility",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Summoning",
                    "value": 8
                },
                {
                    "skillID": "melvorD:Astrology",
                    "value": 8
                }
            ]
        },
        {
            "id": "melvorBirthday2023:BirthdayMode",
            "name": "???",
            "rules": [
                "???",
                "???",
                "???",
                "???",
                "???"
            ],
            "isPermaDeath": false,
            "isEvent": true,
            "endDate": 1698199200000,
            "combatTriangle": "Hardcore",
            "hitpointMultiplier": 696969,
            "overrideMaxHitpoints": 1,
            "hasRegen": true,
            "capNonCombatSkillLevels": false,
            "startingPage": "melvorD:Bank",
            "startingItems": [
                {
                    "id": "melvorF:Food_Box_I",
                    "quantity": 69
                },
                {
                    "id": "melvorF:Food_Box_II",
                    "quantity": 69
                },
                {
                    "id": "melvorF:Cooking_Apron",
                    "quantity": 69
                },
                {
                    "id": "melvorF:Wasteful_Ring",
                    "quantity": 69
                }
            ],
            "allowSkillUnlock": false,
            "skillUnlockCost": [],
            "playerModifiers": {
                "decreasedFlatMaxHitpoints": 6969696969,
                "decreasedAttackIntervalPercent": 80,
                "decreasedMonsterRespawnTimer": 2000
            },
            "enemyModifiers": {
                "increasedAttackIntervalPercent": 1000,
                "increasedGlobalAccuracy": 1000
            },
            "enemyPassives": [
                "melvorF:Purity2"
            ],
            "enemySpecialAttacks": [
                "melvorD:Dragonbreath",
                "melvorD:LesserDragonbreath",
                "melvorD:Firebreathing",
                "melvorD:Volley"
            ],
            "hasTutorial": false,
            "description": "???",
            "startingSkills": [
                "melvorD:Attack",
                "melvorD:Strength",
                "melvorD:Defence",
                "melvorD:Hitpoints",
                "melvorD:Ranged",
                "melvorD:Magic",
                "melvorD:Prayer",
                "melvorD:Slayer",
                "melvorD:Fishing",
                "melvorD:Cooking",
                "melvorD:Farming"
            ],
            "allowDungeonLevelCapIncrease": false,
            "allowXPOverLevelCap": false,
            "disablePreservation": false,
            "disableItemDoubling": false,
            "hasActiveGameplay": false,
            "allowAncientRelicDrops": false,
            "requireLocalStorageKey": "birthdayGamemodeUnlocked"
        }
    ],
    "attackStyles": [
        {
            "id": "melvorD:Stab",
            "name": "Stab",
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Attack",
                        "value": 6
                    }
                ]
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Attack",
                    "ratio": 4
                }
            ],
            "attackType": "melee"
        },
        {
            "id": "melvorD:Slash",
            "name": "Slash",
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Strength",
                        "value": 6
                    }
                ]
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Strength",
                    "ratio": 4
                }
            ],
            "attackType": "melee"
        },
        {
            "id": "melvorD:Block",
            "name": "Block",
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Defence",
                        "value": 6
                    }
                ]
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Defence",
                    "ratio": 4
                }
            ],
            "attackType": "melee"
        },
        {
            "id": "melvorD:Magic",
            "name": "Magic",
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 6
                    }
                ]
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Magic",
                    "ratio": 4
                }
            ],
            "attackType": "magic"
        },
        {
            "id": "melvorD:Defensive",
            "name": "Defensive",
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Magic",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 3
                    }
                ]
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Magic",
                    "ratio": 2
                },
                {
                    "skillID": "melvorD:Defence",
                    "ratio": 2
                }
            ],
            "attackType": "magic"
        },
        {
            "id": "melvorD:Accurate",
            "name": "Accurate",
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 6
                    }
                ]
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Ranged",
                    "ratio": 4
                }
            ],
            "attackType": "ranged"
        },
        {
            "id": "melvorD:Rapid",
            "name": "Rapid",
            "modifiers": {
                "decreasedAttackInterval": 400
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Ranged",
                    "ratio": 4
                }
            ],
            "attackType": "ranged"
        },
        {
            "id": "melvorD:Longrange",
            "name": "Longrange",
            "modifiers": {
                "increasedHiddenSkillLevel": [
                    {
                        "skillID": "melvorD:Ranged",
                        "value": 3
                    },
                    {
                        "skillID": "melvorD:Defence",
                        "value": 3
                    }
                ]
            },
            "experienceGain": [
                {
                    "skillID": "melvorD:Ranged",
                    "ratio": 2
                },
                {
                    "skillID": "melvorD:Defence",
                    "ratio": 2
                }
            ],
            "attackType": "ranged"
        }
    ],
    "attacks": [
        {
            "id": "melvorD:BruteForce",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 200
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Brute Force",
            "description": "Perform an attack that deals up to 200% of your normal damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:LifeLeech",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 20,
            "name": "Life Leech",
            "description": "Your attack heals you for 20% of the damage dealt.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:FrozenWind",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frozen Wind",
            "description": "On a hit gives the enemy +30% Attack Interval for 3 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:SunsetStab",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Sunset Stab",
            "description": "On a hit inflicts Bleed that deals 200% of the damage dealt as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:PiercingArrow",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 200,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Piercing Arrow",
            "description": "An unavoidable attack for 200% of your max hit.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:Volley",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Volley",
            "description": "Fire off an unavoidable volley of 3 x Arrows (Attack 3 times).",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:RazorSharpClaws",
            "defaultChance": 70,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 52,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Razor-Sharp Claws",
            "description": "Avoidable sharp claws slice at you 2 times, dealing 520 damage each.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:Dragonbreath",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 6,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 30,
            "attackInterval": 100,
            "lifesteal": 0,
            "name": "Dragonbreath",
            "description": "Breathe unavoidable dragonfire that deals 60x30 damage over 2.9s.",
            "isDragonbreath": true,
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:FrozenShot",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 9,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 10,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frozen Shot",
            "description": "Perform a normal attack that deals 100% of your normal damage and 90 damage. On a hit, gives the enemy +10% Attack Interval for 3 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:XmasDeath",
            "defaultChance": 95,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedConfusion": 696969
                    },
                    "turns": 69,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Candy Crush",
            "description": "Disrupt space and time, destroying everything in your path.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:XmasKill",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Custom",
                    "roll": false,
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 696969
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Candy Crush",
            "description": "Disrupt space and time, destroying everything in your path.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:Frostburn",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frostburn",
            "description": "An unavoidable attack that deals up to 100% of the enemy's normal damage. Gives you Frostburn for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:LesserDragonbreath",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 3,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 25
                }
            ],
            "cantMiss": true,
            "attackCount": 20,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Lesser Dragonbreath",
            "description": "An unavoidable attack that deals 30x20 damage over 2.85s. On a hit, has a 25% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "isDragonbreath": true,
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:Venom",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 25
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Venom",
            "description": "Deals a Normal Attack. On a hit, has a 25% chance to inflict Poison that deals 10% of your max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:RapidFire",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Rapid Fire",
            "description": "An avoidable attack that deals 100% of the enemy's normal damage 2 times. On use, gives the enemy -10% Attack Interval for 3 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:Fleetness",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Fleetness",
            "description": "Perform a Normal Attack, and gives the enemy -10% Attack Interval for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorD:PebbleShot",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 40
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "flavour": "Stun",
                    "chance": 5
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Pebble Shot",
            "description": "Shoot a pebble at the enemy dealing 40% of your normal damage. On a hit has a 5% chance to apply stun for 1 turn."
        },
        {
            "id": "melvorD:OnTheHunt",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Combo",
                    "maxStacks": 3,
                    "modifiers": {
                        "decreasedAttackInterval": 100
                    }
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "On The Hunt",
            "description": "Fire an arrow dealing 100% of your normal damage. Gain -0.1s Attack Interval each time you succesfully hit, stacking up to 3 times. Stacks reset on a miss."
        },
        {
            "id": "melvorD:Onslaught",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Combo",
                    "maxStacks": 5,
                    "modifiers": {
                        "decreasedAttackInterval": 200,
                        "decreasedGlobalAccuracy": 3,
                        "decreasedMaxHitPercent": 3
                    }
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Onslaught",
            "description": "Perform an attack dealing 100% of your normal damage. Gain -0.2s Attack Interval,-3% Global Accuracy and -3% Maximum Hit each time you succesfully hit, stacking up to 5 times. Stacks reset on a miss."
        },
        {
            "id": "melvorD:TopazShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 7.5,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Topaz Shots",
            "description": "(RANGED ONLY) Perform a normal attack that does 100% of your normal damage and 75 damage (Avoidable).",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:SapphireShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Sapphire Shots",
            "description": "(RANGED ONLY) Perform a normal attack. On a hit, gives the enemy +20% Attack Interval for 2 of the enemy's turns (Avoidable).",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:RubyShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 25,
            "name": "Ruby Shots",
            "description": "(RANGED ONLY) Perform a normal attack that heals you for 25% of the damage dealt (Avoidable).",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:EmeraldShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedRangedEvasion": 30
                    },
                    "turns": 2,
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Emerald Shots",
            "description": "(RANGED ONLY) Perform a normal attack that gives the enemy -30% Ranged Evasion for 2 of the enemy's turns (Avoidable).",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:DiamondShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 200
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Diamond Shots",
            "description": "(RANGED ONLY) Perform an attack that deals 200% of your normal damage (Avoidable).",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:JadestoneShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "roll": false,
                    "maxRoll": "MaxHP",
                    "maxPercent": 12.5,
                    "character": "Target"
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Jadestone Shots",
            "description": "(RANGED ONLY) Perform an attack that deals 100% of your normal damage, plus 12.5% of the enemy's max hitpoints as damage (Avoidable).",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:PoisonMelee",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Poison",
            "description": "(MELEE ONLY) Perform a normal attack (Avoidable). On a hit, Inflicts Poison that deals 10% of the enemy's max hitpoints as damage over 10s.",
            "attackTypes": [
                "melee"
            ]
        },
        {
            "id": "melvorD:BurnMelee",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Burn",
            "description": "(MELEE ONLY) Perform a normal attack (Avoidable). On a hit, Inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s.",
            "attackTypes": [
                "melee"
            ]
        },
        {
            "id": "melvorD:FrostburnMelee",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frostburn",
            "description": "(MELEE ONLY) Perform a normal attack (Avoidable). On a hit, gives the enemy Frostburn for 2 of the enemy's turns.",
            "attackTypes": [
                "melee"
            ]
        },
        {
            "id": "melvorD:PoisonRanged",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Poison",
            "description": "(RANGED ONLY) Perform a normal attack (Avoidable). On a hit, Inflicts Poison that deals 10% of the enemy's max hitpoints as damage over 10s.",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:BurnRanged",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Burn",
            "description": "(RANGED ONLY) Perform a normal attack (Avoidable). On a hit, Inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s.",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:FrostburnRanged",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frostburn",
            "description": "(RANGED ONLY) Perform a normal attack (Avoidable). On a hit, gives the enemy Frostburn for 2 of the enemy's turns.",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorD:Burn",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Burn",
            "description": "Perform a normal attack (Avoidable). On a hit, Inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s."
        },
        {
            "id": "melvorD:FrostburnPlayer",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frostburn",
            "description": "Perform a normal attack (Avoidable). On a hit, gives the enemy Frostburn for 2 of the enemy's turns."
        },
        {
            "id": "melvorD:TripleDamage",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 300
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Triple Damage",
            "description": "Perform an attack that does 300% of your normal damage (Avoidable)."
        },
        {
            "id": "melvorD:NoDamage",
            "defaultChance": 25,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "No Damage",
            "description": "Perform an attack that does no damage (Avoidable)."
        },
        {
            "id": "melvorD:TiltedShot",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Combo",
                    "maxStacks": 3,
                    "modifiers": {
                        "decreasedGlobalAccuracy": 20,
                        "increasedMaxHitPercent": 20
                    }
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Tilted Shot",
            "description": "Perform a normal attack (Avoidable). On a hit, gives you -20% Global Accuracy and +20% Maximum Hit each time you successfully hit, stacking up to 3 times. Stacks reset on a miss."
        },
        {
            "id": "melvorD:UnlimitedSlappingPower",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 20
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 15,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Unlimited Slapping Power",
            "description": "(MELEE ONLY) Slap the Enemy 15 times dealing 20% of your normal damage each slap (Avoidable).",
            "attackTypes": [
                "melee"
            ]
        },
        {
            "id": "melvorD:Firebreathing",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 18.75,
                    "character": "Attacker"
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 16,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Firebreathing",
            "description": "Breath fire on the Enemy, dealing 300% of your max hit damage over 3s (Unavoidable). On a hit, Inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s."
        },
        {
            "id": "melvorD:StoneBarrier",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "turns": 2
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Stone Barrier",
            "description": "Put up a barrier that gives you +20% Damage Reduction for 2 of your turns. If the buff is already active, perform a Normal Attack instead."
        },
        {
            "id": "melvorD:ImpossibleShot",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Impossible Shot",
            "description": "Fire 3 arrows at once, dealing 75% of your normal damage each (Avoidable)."
        },
        {
            "id": "melvorD:Heal",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "MaxHP",
                            "maxPercent": 150
                        }
                    ],
                    "interval": 200,
                    "procs": 10,
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Heal",
            "description": "Perform a normal attack (Avoidable). Gives Regen that heals 150% of your max hitpoints over 2s."
        },
        {
            "id": "melvorF:DoubleSwipe",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Double Swipe",
            "description": "Perform 2 consecutive attacks.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:TripleSwipe",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Triple Swipe",
            "description": "Perform 3 consecutive attacks.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Flurry",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Combo",
                    "maxStacks": 5,
                    "modifiers": {
                        "increasedMaxHitPercent": 20
                    }
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Flurry",
            "description": "Attack 5 times for 50% of your normal damage (avoidable). Gain +20% Maximum Hit each time you succesfully hit, stacking up to 5 times. Stacks reset on a miss.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:IcePrison",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 100,
                    "flavour": "Freeze"
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageTakenWhenStunned": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ice Prison",
            "description": "Unavoidable attack that applies freeze for 2 turns and gives the enemy +30% damage taken when stunned for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Infernum",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 125,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 175,
                    "attackCount": 2
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Infernum",
            "description": "Perform 3 unavoidable attacks that deal 75% of normal damage on the 1st attack, 125% of normal damage on the 2nd attack, and 175% of normal damage on the 3rd attack.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CrushingBlow",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Custom",
                    "roll": false,
                    "maxRoll": "MaxHitScaledByHP",
                    "maxPercent": 250,
                    "character": "Attacker"
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crushing Blow",
            "description": "Perform an unavoidable attack that does 250% of your max hit multiplied by your current hitpoints percent damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Stormsnap",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "roll": false,
                    "maxRoll": "MagicScaling",
                    "maxPercent": 100,
                    "character": "Attacker"
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Stormsnap",
            "description": "Perform an unavoidable attack that does 1000% of your Magic level + 1.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:DualAttack",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Dual Attack",
            "description": "Always perform 2 consecutive attacks that deal 75% of your normal damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:FreezeRay",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 70
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 15,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Magic Ray",
            "description": "Converts your selected Standard Magic Spell into a Magic Ray, dealing 70% of your normal damage 5 times over 1.6s. On a hit, gives the enemy +15% Attack Interval for 2 of the enemy's turns. Consumes Runes per hit.",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorF:SlicingWinds",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 17.5,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Slicing Winds",
            "description": "Attack 3 times for 175 damage each. If your Accuracy Rating is higher than 20k then this attack can't miss.",
            "usesRunesPerProc": false,
            "minAccuracy": 20000
        },
        {
            "id": "melvorF:IcicleVolley",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 17,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Icicle Volley",
            "description": "Attack 5 times for 170 damage each (Can miss). On a hit, gives the enemy +20% Attack Interval for 3 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Ignite",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 68,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 10
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ignite",
            "description": "Attack once dealing 680 damage (Can miss). On a hit, has a 10% chance to inflict Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Gust",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 10,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": true,
            "attackCount": 4,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Gust",
            "description": "Attack 4 times dealing 200 damage each. Has a 10% chance to apply stun for 1 turn on a hit. If your Accuracy Rating is higher than 20K then this attack can't miss.",
            "usesRunesPerProc": false,
            "minAccuracy": 20000
        },
        {
            "id": "melvorF:Frostbite",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 75,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 30,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frostbite",
            "description": "Attack once dealing 750 damage (Can miss). Has a 30% chance to apply freeze for 2 turns on a hit.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Quake",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 54,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 50,
                    "turns": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Quake",
            "description": "Attack 2 times dealing 540 damage each (Can miss). On a hit, gives the enemy +50% Attack Interval for 1 of the enemy's turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Incinerate",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 6.29999999999999982236431605997495353221893310546875,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 14,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Incinerate",
            "description": "Attack 14 times dealing 63 damage each. If your Accuracy Rating is higher than 20K then this attack can't miss.",
            "usesRunesPerProc": false,
            "minAccuracy": 20000
        },
        {
            "id": "melvorF:ImpairingShot",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedRangedEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Impairing Shot",
            "description": "A normal attack that gives the enemy +20% Attack Interval for 3 of the enemy's turns on a hit. Gives the enemy -30% Ranged Evasion until the end of the fight.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:DrowsySpores",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 1,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Drowsy Spores",
            "description": "A normal attack that applies sleep for 1 turn on a hit.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Quicksand",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 120
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMeleeEvasion": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Quicksand",
            "description": "Trap the enemy in sand, dealing 120% of your normal damage and gives the enemy -10% Melee Evasion until the end of the fight.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Sandblast",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 120
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedGlobalAccuracy": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Sandblast",
            "description": "Launch a sand attack, dealing 120% of your normal damage and gives the enemy -10% Global Accuracy until the end of the fight.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Sandstorm",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "CurrentHP",
                    "maxPercent": 15,
                    "minRoll": "CurrentHP",
                    "minPercent": 1,
                    "roll": true
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 10,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Sandstorm",
            "description": "(MELEE ONLY) An unavoidable attack that deals 1%-15% of your current hitpoints as damage 10 times over 3.6s.",
            "attackTypes": [
                "melee"
            ],
            "usesRunesPerProc": false,
            "usesPrayerPointsPerProc": false,
            "usesPotionChargesPerProc": false
        },
        {
            "id": "melvorF:DeadlyCut",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Target",
                            "roll": false,
                            "maxRoll": "Fixed",
                            "maxPercent": 20
                        },
                        {
                            "character": "Target",
                            "roll": false,
                            "maxRoll": "MaxHP",
                            "maxPercent": 4
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Deadly Cut",
            "description": "Perform a normal attack. On a hit, inflicts Bleed that deals 200 and 4% of the enemy's max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Rend",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "Rend",
                            "maxPercent": 400,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitPercent": 20,
                        "decreasedAttackIntervalPercent": 20,
                        "increasedGlobalAccuracy": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Rend",
            "description": "Perform a normal attack. On a hit, inflicts Bleed that deals 400% if the target has full Hitpoints, otherwise 250%, of the damage dealt as damage over 10s. Also while the Target is Bleeding, Attacker gains +20% Max Hit, -20% Attack Interval and +20% Global Accuracy.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:QuadSwipe",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Quad Swipe",
            "description": "Perform 4 consecutive attacks.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:TidalWave",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "FixedPlusMaxHit50",
                    "maxPercent": 35,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMeleeEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": true,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Tidal Wave",
            "description": "Launch a massive tidal wave, dealing 350 + 50% of your max hit as damage 2 times which can't miss. Gives the enemy +20% Attack Interval for 3 of the enemy's turns. Gives the enemy -30% Melee Evasion until the end of the fight.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:OceanSong",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 135,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMagicEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 50,
                    "turns": 2
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ocean Song",
            "description": "Summon a Water Dragon that targets the enemy, dealing 1350 dmg that can't miss. Gives the enemy +50% Attack Interval for 2 of the enemy's turns. Gives the enemy -30% Magic Evasion until the end of the fight.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Shockwave",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 250,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedRangedEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Shockwave",
            "description": "Fire a charged shot that does 250% of your max hit and can't miss. Applies stun for 1 turn. Gives the enemy -30% Ranged Evasion until the end of the fight.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Barrage",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 10,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 6,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Barrage",
            "description": "Perform 6 fast unavoidable attacks that deal 100 damage each.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:WindBlade",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 35,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Wind Blade",
            "description": "Launch 3 avoidable slicing winds that deal 350 damage each.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Whirlwind",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 55,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Whirlwind",
            "description": "Launch a large avoidable gust of wind that deals 550 damage. On a hit, applies stun for 1 turn",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Tornado",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 40,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 900,
            "lifesteal": 0,
            "name": "Tornado",
            "description": "Create an unavoidable tornado that slowly hits you 3 times for 400 damage each.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Cyclone",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 60,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 10,
                        "increasedFlatReflectDamage": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 0,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 7,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Cyclone",
            "description": "Surrounds the enemy in wind for 3.6s, while dealing 600 unavoidable damage 7 times. Gives the enemy +10% Global Evasion and +300 Reflect Damage until the end of the attack.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:IcyChill",
            "defaultChance": 5,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 100,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Icy Chill",
            "description": "An unavoidable attack that applies freeze for 2 turns on a hit. Deals no damage. If you are frozen, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:FrozenSpears",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 800,
            "lifesteal": 0,
            "name": "Frozen Spears",
            "description": "Launch 3 avoidable ice spears that deal 200 damage each.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:IceBreak",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 36,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ice Break",
            "description": "An unavoidable attack that deals 360 damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:FlashFreeze",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 65,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 100,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Flash Freeze",
            "description": "An avoidable attack that deals 650 damage. On a hit, applies freeze for 2 turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Winterland",
            "defaultChance": 40,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Winterland",
            "description": "An unavoidable attack that gives you +20% Attack Interval for 3 of your turns. Deals no damage. If you are already slowed, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:FrigidWaves",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 78,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 1100,
            "lifesteal": 0,
            "name": "Frigid Waves",
            "description": "Launch 3 avoidable waves that deal 780 damage each over 2.2s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:StoneWall",
            "defaultChance": 40,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Stone Wall",
            "description": "Puts up a wall that gives the enemy +20% Damage Reduction for 2 of the enemy's turns. If buff is already active, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Charge",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 65,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Charge",
            "description": "Charge at you, knocking you back and applies stun for 1 turn on a hit. Deals 650 damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Boulder",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 85,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Boulder",
            "description": "Launch an unavoidable boulder at you for 850 damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:GraspingRoots",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 60,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 33,
                    "turns": 2
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Grasping Roots",
            "description": "Attach to you, dealing 600 damage and gives you +33% Attack Interval for 2 of your turns. (Unavoidable)",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:SeismicSlam",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 95,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 1300,
            "lifesteal": 0,
            "name": "Seismic Slam",
            "description": "Slam the ground 3 times over 2.6s, dealing 950 damage each (Avoidable).",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Fireball",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 65,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Fireball",
            "description": "Launch an avoidable fireball that deals 650 damage. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:BurningClaws",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 40,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Burning Claws",
            "description": "Swipe at you 2 times with flaming claws that deal 400 damage each (Avoidable).",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ScorchingRay",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 10,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 15,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Scorching Ray",
            "description": "Fire a powerful, unavoidable, burning ray that deals 100x15 damage over 2.8s. Inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:MeteorShower",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 85,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 1100,
            "lifesteal": 0,
            "name": "Meteor Shower",
            "description": "Summon an avoidable shower of 3 meteors that hit for 850 damage each over 2.2s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Cataclysm",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 130,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 800,
            "lifesteal": 0,
            "name": "Cataclysm",
            "description": "Create an enormous, magical flame sword that slashes at you 3 times for 1300 damage each over 1.6s (Unavoidable).",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Spores",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 15,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 1,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Spores",
            "description": "An avoidable attack that deals 150 damage and applies sleep for 1 turn on a hit.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:DrowsySporesEnemy",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 1,
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Drowsy Spores",
            "description": "An unavoidable attack that deals 200 damage and applies sleep for 1 turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:GreaterSandstorm",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "CurrentHP",
                    "maxPercent": 15,
                    "roll": true,
                    "minRoll": "CurrentHP",
                    "minPercent": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 10,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Greater Sandstorm",
            "description": "An unavoidable attack that deals 1%-15% of the enemy's current hitpoints damage 10 times over 4.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Webshot",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 45,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Webshot",
            "description": "Fire an unavoidable, sticky, silk shot that deals 450 damage and gives you +30% Attack Interval for 1 of your turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Drain",
            "defaultChance": 60,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 100,
            "name": "Drain",
            "description": "Fire an unavoidable attack that deals 300 damage. The enemy is healed for 100% of damage dealt.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CurseofFear",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 60,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMagicEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Curse of Fear",
            "description": "Perform an avoidable attack that deals 600 damage and gives you -30% Magic Evasion for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:HunterExpertise",
            "defaultChance": 40,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 40
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Hunter Expertise",
            "description": "Gives the enemy -40% Attack Interval for 3 of the enemy's turns. Does not deal damage. If buff is already active, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:GreaterDragonbreath",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 12,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 20,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Greater Dragonbreath",
            "description": "An unavoidable attack that deals 120x20 damage over 2.85s.",
            "isDragonbreath": true,
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ChaoticSlam",
            "defaultChance": 60,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 65,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Chaotic Slam",
            "description": "Slam the ground 3 times dealing 650 damage each (Avoidable).",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Agility",
            "defaultChance": 60,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 65,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Agility",
            "description": "An avoidable attack that deals 650 damage. Gives the enemy -20% Attack Interval for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Confusion",
            "defaultChance": 60,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHit",
                    "maxPercent": 75,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Confusion",
            "description": "An avoidable attack that deals 75% of your max hit as damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Elusiveness",
            "defaultChance": 50,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 30,
                        "increasedDamageReduction": 30,
                        "decreasedAttackIntervalPercent": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Elusiveness",
            "description": "Gives the enemy +30% Global Evasion,+30% Damage Reduction and -30% Attack Interval for 2 of the enemy's turns. If buff is already active, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:RapidOnslaught",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 95,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 10,
                    "turns": 3
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Rapid Onslaught",
            "description": "An avoidable attack that deals 950 damage 2 times. Gives you +10% Attack Interval for 3 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ShockwaveEnemy",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 97,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Shockwave",
            "description": "An avoidable attack that deals 970 damage. On a hit, applies stun for 1 turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CurseoftheDeep",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 99,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMagicEvasion": 60
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Curse of the Deep",
            "description": "An avoidable attack that deals 990 damage. Gives you -60% Magic Evasion for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:BurningTrail",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 40
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 5,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Burning Trail",
            "description": "Charges at you, performing an unavoidable normal attack. Gives the enemy +40% Global Evasion for 5 of the enemy's turns. Inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:InfernalVolley",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 4,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Infernal Volley",
            "description": "Fire off an unavoidable volley of 4 x Arrows. (Attack 4 times).",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:TailWhip",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 69,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Tail Whip",
            "description": "An unavoidable, flame tail whips at you, dealing 690 damage and inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:PenetratingClaws",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 64,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Penetrating Claws",
            "description": "Unavoidable claws swipe at you 2 times, dealing 640 damage each.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Inferno",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 20,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Inferno",
            "description": "Breathe unavoidable dragonfire that deals 200x20 damage over 3.8s. Inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Sealing",
            "defaultChance": 10,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Sealing",
            "description": "Seals you, applies stun for 2 turns. If you are already stunned, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:MarkofDeath",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Stacking",
                    "id": "melvorF:MarkOfDeath"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Mark of Death",
            "description": "An unavoidable attack that deals 300 damage, and applies +1 stack of Mark of Death to you (Maximum 3 stacks). Mark of Death gives 50% decreased damage reduction regardless of number of stacks. One stack is removed after each of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CursedEdge",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 60,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Cursed Edge",
            "description": "An avoidable attack that slices at you 2 times, dealing 600 damage each.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ReapandReturn",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 45,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 7,
            "attackInterval": 200,
            "lifesteal": 100,
            "name": "Reap and Return",
            "description": "An avoidable attack that hits 7 times, plus an extra time per Mark of Death stack applied to you. Deals 450 damage each and heals the enemy for 100% of damage dealt. Removes all Mark of Death stacks from you after attack.",
            "usesRunesPerProc": false,
            "consumesStacks": "melvorF:MarkOfDeath"
        },
        {
            "id": "melvorF:ConcealedDanger",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 45,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Concealed Danger",
            "description": "An avoidable attack that hits 1 time(s), plus an extra time per Mark of Death stack applied to you. Deals 450 damage each. Removes all Mark of Death stacks from you after attack.",
            "usesRunesPerProc": false,
            "consumesStacks": "melvorF:MarkOfDeath"
        },
        {
            "id": "melvorF:Shadowstep",
            "defaultChance": 15,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 20,
                        "increasedDamageReduction": 40,
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Shadowstep",
            "description": "The enemy is surrounded with mist, gives the enemy +20% Global Evasion,+40% Damage Reduction and -20% Attack Interval for 1 of the enemy's turn. If buff is already active, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ShadowBurst",
            "defaultChance": 70,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedGlobalAccuracy": 1
                    },
                    "maxStacks": 40,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 700,
            "lifesteal": 0,
            "name": "Shadow Burst",
            "description": "Fire off 3 large, avoidable, dark explosions that deal 800 damage each. Gives you -1% Global Accuracy that stacks up to 40 times.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:IntotheMist",
            "defaultChance": 15,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Reflexive",
                    "modifiers": {
                        "increasedDamageReduction": 10
                    },
                    "maxStacks": 10,
                    "turns": 0,
                    "name": "Mist's Protection"
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "MaxHP",
                            "maxPercent": 10
                        }
                    ],
                    "procs": 10,
                    "interval": 1000,
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 2,
            "attackInterval": 9000,
            "lifesteal": 0,
            "name": "Into the Mist",
            "description": "The enemy disappears into the Mist. Gives the enemy +10% Damage Reduction each time they are hit for the duration of this attack (Stacks up to 10 times) and gives Regen that heals 10% of the enemy's max hitpoints over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:FallenLight",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 40,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 15,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Fallen Light",
            "description": "The Mist breaks away and the sky opens up to an unavoidable, falling ray of Darkness, dealing 400x15 damage over 2.8s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:InfinityDragonbreath",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 69696969,
            "attackInterval": 150,
            "lifesteal": 0,
            "description": "UNDEFINED TRANSLATION: :SPECIAL_ATTACK_InfinityDragonbreath",
            "isDragonbreath": true,
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:LesserSandstorm",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "CurrentHP",
                    "maxPercent": 5,
                    "roll": true,
                    "minRoll": "CurrentHP",
                    "minPercent": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Lesser Sandstorm",
            "description": "An unavoidable attack that deals up to 100% of the enemy's normal damage and 1%-5% of the enemy's current hitpoints.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ElementalImpactBurn",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Elemental Impact (Burn)",
            "description": "An unavoidable attack that deals up to 100% of the enemy's normal damage. Inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ElementalImpactStun",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Elemental Impact (Stun)",
            "description": "An unavoidable attack that deals up to 100% of the enemy's normal damage. Applies stun for 1 turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ElementalImpactFreeze",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Elemental Impact (Freeze)",
            "description": "An unavoidable attack that deals up to 100% of the enemy's normal damage. Applies freeze for 1 turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ElementalImpactFrostburn",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Elemental Impact (Frostburn)",
            "description": "An unavoidable attack that deals up to 100% of the enemy's normal damage. Gives you Frostburn for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:BurningFireball",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 45,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Burning Fireball",
            "description": "An avoidable attack that deals 450 damage. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:FragileMind",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 60,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedGlobalAccuracy": 30,
                        "decreasedGlobalEvasion": 30,
                        "decreasedDamageReduction": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 3,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Fragile Mind",
            "description": "An avoidable attack that deals 600 damage. On a hit, gives you -30% Global Accuracy,-30% Global Evasion and -30% Damage Reduction for 3 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:UnknownThreat",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedAfflictionChance": 5
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 0,
                    "countsOn": "Attacker"
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Unknown Threat",
            "description": "2 avoidable attacks lash out from the mist, dealing 100% of the enemy's normal damage each. Each attack has +5% chance to apply affliction. On use, gives the enemy -20% Attack Interval for 2 of the enemy's turns",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:MistWalk",
            "defaultChance": 15,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 5,
                    "countsOn": "Attacker"
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "procs": 36,
                    "interval": 500,
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "MaxHP",
                            "maxPercent": 20
                        }
                    ],
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Mist Walk",
            "description": "Gives the enemy immunity to their own attack type for 5 of their turns and gives them Regen that heals 20% of the enemy's max hitpoints over 18s. If the evasion buff is already active perform a NORMAL attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Suffocate",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHP",
                    "maxPercent": 0.5,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 2,
                    "chance": 100,
                    "hitpointThreshold": 50
                }
            ],
            "cantMiss": true,
            "attackCount": 12,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Suffocate",
            "description": "The mist surrounds and suffocates you, dealing 0.5% of the enemy's max hitpoints damage 12 times over 3.3s. Applies sleep for 2 turns if your hitpoints are below 50%.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:PoisonBreath",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 15
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                },
                {
                    "effectType": "Slow",
                    "magnitude": 10,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 6,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Poison Breath",
            "description": "Noxious gas erupts from the the enemy's mouth dealing 150x6 damage over 3s. On a hit inflicts Poison that deals 10% of your max hitpoints as damage over 10s and gives you +10% Attack Interval for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ToxicBite",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 30
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Toxic Bite",
            "description": "The enemy attempts to bite you with venomous fangs, dealing 300 damage. On a hit inflicts Poison that deals 10% of your max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:NoxiousPowder",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                },
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 1,
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Noxious Powder",
            "description": "The enemy sprinkles you with a noxious powder, inflicting Poison that deals 10% of your max hitpoints as damage over 10s and applies sleep for 1 turn (Unavoidable). If you are already asleep perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:PenetratingSpikeShot",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 92
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "procs": 20,
                    "interval": 500,
                    "damage": [
                        {
                            "roll": false,
                            "maxRoll": "Poisoned",
                            "maxPercent": 90,
                            "character": "Target"
                        }
                    ],
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Penetrating Spike Shot",
            "description": "The enemy fires a penetrating spike that deals 920 damage (Avoidable). On a hit inflicts Bleed that deals 900 damage over 10s if you are poisoned.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:ToxicNeedles",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 62
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 20
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Toxic Needles",
            "description": "The enemy fires 5 small needles that deal 620 damage each (Avoidable). On a hit has a 20% chance to inflict Poison that deals 10% of your max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Burrow",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 72
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 50
                    },
                    "turns": 2,
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Burrow",
            "description": "The enemy burrows underground and attacks from beneath, dealing 720 damage and gives the enemy +50% Global Evasion for 2 of the enemy's turns (Avoidable). On a hit gives you +20% Attack Interval for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CursedFlames",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 90
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Cursed Flames",
            "description": "The enemy fires a black flame dealing 900 damage (Avoidable). On a hit inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CursedFrostShards",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 70
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": false,
            "attackCount": 7,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Cursed Frost Shards",
            "description": "The enemy unleashes 7 black ice shards that deal 700 damage each (Avoidable). On a hit gives you Frostburn for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CursedTether",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 10,
                    "turns": 1
                },
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Cursed Tether",
            "description": "The enemy fires 3 black and purple tethers that deal 500 damage each (Avoidable). On a hit gives you +10% Attack Interval for 1 of your turns and inflicts Poison that deals 10% of your max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:CrushingClaws",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 85
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMeleeEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Target"
                },
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Crushing Claws",
            "description": "The enemy strikes downward with 2 powerful claws, dealing 850 damage each (Avoidable). On a hit gives you -30% Melee Evasion and +30% Attack Interval for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Cleave",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 70
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "procs": 20,
                    "interval": 500,
                    "damage": [
                        {
                            "roll": false,
                            "maxRoll": "Fixed",
                            "maxPercent": 70,
                            "character": "Target"
                        }
                    ],
                    "chance": 75
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Cleave",
            "description": "The enemy swings a sharp claw at you in a wide sweep, dealing 700 damage (Avoidable). On a hit has a 75% chance to inflict Bleed that deals 700 damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:SavageSpike",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "roll": false,
                    "maxRoll": "Bleeding",
                    "maxPercent": 18
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Savage Spike",
            "description": "The enemy's tail strikes you with deadly precision, dealing 1000 damage (Unavoidable). If you are bleeding, this attack deals 180 additional damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:BoneCrush",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 75
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalAccuracy": 10,
                        "decreasedAttackIntervalPercent": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "flavour": "Stun",
                    "turns": 1,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Bone Crush",
            "description": "The enemy flies high into the air and slams down with tremendous force, dealing 750 damage and gives the enemy +10% Accuracy Rating and -10% Attack Interval for 2 of the enemy's turns (Avoidable). On a hit applies stun for 1 turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:SpikedTailWhip",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedDamageReduction": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "turns": 3,
                    "character": "Target",
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Spiked Tail Whip",
            "description": "The enemy's tail whips at you 3 times, dealing 500 damage each (Avoidable). On a hit gives you -10% Damage Reduction for 3 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:Desecration",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 0
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Affliction"
                },
                {
                    "effectType": "Affliction"
                },
                {
                    "effectType": "Affliction"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Desecration",
            "description": "The enemy covers the ground in a large pool that applies 3 stacks of affliction if it comes into contact with you (Avoidable).",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorF:DoubleEdged",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 150,
                    "attackCount": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Double Edged",
            "description": "Attack 2 times dealing 75% of your normal damage on the 1st attack and 150% of your normal damage on the 2nd attack."
        },
        {
            "id": "melvorF:SwiftAttack",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 65,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 85,
                    "attackCount": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 15
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Swift Attack",
            "description": "Keeping your distance, you attack 2 times dealing 65% of your normal damage on the 1st attack and 85% of your normal damage on the 2nd attack. On a hit, gives you +15% Global Evasion for 2 of your turns."
        },
        {
            "id": "melvorF:PoisonedHit",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "PoisonMax35",
                    "maxPercent": 90,
                    "minRoll": "PoisonMin35",
                    "minPercent": 90,
                    "roll": true
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 20
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Poisoned Hit",
            "description": "Perform an attack that deals 90% (125% if the enemy is poisoned) of your normal damage. On a hit has a 20% chance to inflict Poison that deals 10% of the enemy's max hitpoints as damage over 10s."
        },
        {
            "id": "melvorF:BladeEchoes",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 20,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 20,
                    "attackCount": 2
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Blade Echoes",
            "description": "(MELEE ONLY) Perform 3 attacks that deal 100% of your normal damage on the 1st attack,20% of your normal damage on the 2nd attack and 20% of your normal damage on the 3rd attack.",
            "attackTypes": [
                "melee"
            ]
        },
        {
            "id": "melvorF:BarragePlayer",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Combo",
                    "maxStacks": 5,
                    "modifiers": {
                        "decreasedAttackInterval": 150,
                        "decreasedGlobalAccuracy": 10,
                        "decreasedMaxHitPercent": 2
                    }
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Barrage",
            "description": "(RANGED ONLY) Perform an attack dealing 100% of your normal damage. Gain -0.15s Attack Interval,-10% Global Accuracy and -2% Maximum Hit each time you succesfully hit, stacking up to 5 times. Stacks reset on a miss.",
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorF:SpiritPower",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 15,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "flavour": "Stun",
                    "chance": 10,
                    "turns": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Spirit Power",
            "description": "(MAGIC ONLY) Perform an attack dealing your normal damage plus an additional 150 damage. On a hit has a 10% chance to apply stun for 1 turn. Consumes 3 Spirit Runes per attack.",
            "attackTypes": [
                "magic"
            ],
            "extraRuneConsumption": [
                {
                    "id": "melvorF:Spirit_Rune",
                    "quantity": 3
                }
            ],
            "usesRunesPerProc": true
        },
        {
            "id": "melvorF:CrushingDoubleSlash",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 200,
                    "attackCount": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Crushing Double Slash",
            "description": "Perform 2 attacks that deal 50% of your normal damage on the 1st attack and 200% of your normal damage on the 2nd attack."
        },
        {
            "id": "melvorF:NaturesCall",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Compound",
                    "numEffects": 2,
                    "chance": 15
                },
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                },
                {
                    "effectType": "Slow",
                    "magnitude": 15,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Nature's Call",
            "description": "Cast a spell that does 100% of your normal damage. On a hit has a 15% chance to apply one of the following: applies stun for 1 turn; or gives the enemy +15% Attack Interval for 2 of the enemy's turns."
        },
        {
            "id": "melvorF:NaturesWrath",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Compound",
                    "numEffects": 4,
                    "chance": 25
                },
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Freeze"
                },
                {
                    "effectType": "Burn",
                    "chance": 100
                },
                {
                    "effectType": "Frostburn"
                },
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 1,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Nature's Wrath",
            "description": "Cast a spell that does 100% of your normal damage. On a hit has a 25% chance to apply one of the following: applies freeze for 1 turn; inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s; gives the enemy Frostburn for 2 of the enemy's turns; or applies sleep for 1 turn."
        },
        {
            "id": "melvorF:Ram",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 100,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ram",
            "description": "The enemy rams into you for 100% of the enemy's normal damage. On a hit inflicts Bleed that deals 100% of the damage dealt as damage over 10s."
        },
        {
            "id": "melvorF:HornShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 60
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Horn Shots",
            "description": "Fires 3 small horns in rapid succession dealing 60% of the enemy's normal damage each (Avoidable)."
        },
        {
            "id": "melvorF:OverwhelmingPower",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 20
                }
            ],
            "cantMiss": false,
            "attackCount": 8,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Overwhelming Power",
            "description": "Bane surges with power and uncontrollably unleashes it into the air, causing 8 purple explosions to rain down from the sky dealing 800 damage each (Avoidable). On a hit, has a 20% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s."
        },
        {
            "id": "melvorTotH:MeteorShot",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 25,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 6,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Meteor Shot",
            "description": "An avoidable attack that splits into 6 shooting stars, that deal damage equal to 25% of your max hit each over 1s.",
            "usesRunesPerProc": false,
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorTotH:Bind",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 65,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Bind",
            "description": "An avoidable attack that deals 650 damage. On a hit, gives you +20% Attack Interval for 3 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:LureTrap",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 85,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 50,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Lure Trap",
            "description": "Strange spores lure you towards the plant until it can strike, dealing 850 damage. On a hit, has a 50% chance to apply stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SharpWing",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 30,
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Sharp Wing",
            "description": "A sharp wing slices at you dealing 800 damage 2 times over 0.2s. On use, gives the enemy +30% Global Evasion and -20% Attack Interval for 3 of the enemy's turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FerociousBite",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 100,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Ferocious Bite",
            "description": "The enemy bites you with sharp, dangerous teeth dealing 1000 damage. On a hit, Inflicts Bleed that deals 100% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DeadlyWrap",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 24,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 10,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Deadly Wrap",
            "description": "The enemy constricts you dealing 240 damage 10 times over 2.7s. On a hit, applies stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Efflorescence",
            "defaultChance": 10,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                },
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 2,
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Efflorescence",
            "description": "Deadly pollen is released that inflicts Poison that deals 10% of your max hitpoints as damage over 10s and applies sleep for 2 turns on a hit. Deals no damage. Unavoidable. If you are already poisoned or sleeping, perform a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ThornedRoots",
            "defaultChance": 60,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 75,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Thorned Roots",
            "description": "Thorny roots seek you out, dealing 750 damage 3 times over 0.8s. On a hit, gives you +20% Attack Interval for 2 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:RazorWind",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 93,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 6,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Razor Wind",
            "description": "Razor sharp leaves fly towards you dealing 930 damage 6 times over 1.5s. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PoisonBulbs",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 70,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Poison Bulbs",
            "description": "Large pods filled with poisonous thorns are thrown towards you that explode, dealing 700 damage 3 times over 0.4s. On a hit, inflicts Poison that deals 10% of your max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SeekingRoots",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Seeking Roots",
            "description": "A mass of thorny roots thrust towards you, dealing 1000 damage. On a hit, gives you +20% Attack Interval for 1 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FullBloom",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "PoisonFixed100",
                    "maxPercent": 52,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 15
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "turns": 1
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "CurrentHP",
                            "maxPercent": 7.5
                        }
                    ],
                    "procs": 4,
                    "interval": 1000,
                    "chance": 100
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Full Bloom",
            "description": "Protective vines wrap around the enemy, giving them +15% Damage Reduction for 1 of their turns and Regen that heals 7.5% of their current hitpoints over 4s. A deadly flurry of piercing, poison tipped leaves is also launched, dealing 520 damage that is doubled if you are poisoned 4 times over 1.5s. On a hit, Inflicts Poison that deals 10% of your max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PoisonBite",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 85,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Poison Bite",
            "description": "Poisonous fangs bite down dealing 850 damage. On a hit, Inflicts Poison that deals 10% of your max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Smother",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 24,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 10,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Smother",
            "description": "The enemy constricts you dealing 240 damage 10 times over 2.7s. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FlameBarrage",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 75,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Flame Barrage",
            "description": "A barrage of 4 fireballs are launched that deal 750 damage each over 0.9s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SmolderingBlow",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Smoldering Blow",
            "description": "A fiery fist swings at you dealing 1000 damage. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:LavaWave",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 75,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Lava Wave",
            "description": "A wave of lava is pushed towards you dealing 750 damage. On a hit, has a 50% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Explosion",
            "defaultChance": 60,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 98,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Explosion",
            "description": "The enemy builds up energy before releasing it in a fiery explosion that deals 980 damage. On a hit, has a 50% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FlameRush",
            "defaultChance": 70,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Flame Rush",
            "description": "The enemy rushes towards you with blazing claws that deal 800 damage 4 times over 0.75s. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable. On use, gives the enemy -20% Attack Interval for 2 of the enemy's turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FatalSpike",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 93,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                },
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Fatal Spike",
            "description": "The enemy's spiked tail strikes at you dealing 930 damage. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s and Poison that deals 10% of your max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:GreaterFireball",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 82,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Greater Fireball",
            "description": "An enormous fireball is launched towards you dealing 820 damage. On a hit, has a 50% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Headbutt",
            "defaultChance": 60,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 85,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Headbutt",
            "description": "The enemy charges at you headfirst, dealing 850 damage 3 times over 1s. On use, gives the enemy -20% Attack Interval for 3 of the enemy's turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:MasterOfHeat",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 20,
                        "increasedGlobalEvasion": 50
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "CurrentHP",
                            "maxPercent": 20
                        }
                    ],
                    "procs": 16,
                    "interval": 350,
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Master of Heat",
            "description": "The enemy submerges itself under the lava. On use, gives the enemy +20% Damage Reduction and +50% Global Evasion for 2 of the enemy's turns and Regen that heals 20% of the enemy's current hitpoints over 5.6s. If the buff is already active, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:MegaFireball",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Mega Fireball",
            "description": "Channeling power through their hammer, Trogark fires a gargantuan fireball at you dealing 1000 damage. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:BurningFury",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 105,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 33
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 6,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Burning Fury",
            "description": "Trogark furiously swings their hammer at you dealing 1050 damage 6 times over 1s. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s. On use, gives the enemy -33% Attack Interval for 3 of the enemy's turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:WardOfFlame",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 40,
                        "increasedReflectDamage": 25,
                        "increasedChanceToApplyBurn": 75
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Ward of Flame",
            "description": "Trogark summons a protective wall of flame around them. On use, gives the enemy +40% Damage Reduction, +25% Reflect Damage, and +75% Chance to apply burn when attacking for 3 of the enemy's turns. If the buff is already active, Trogark performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:UnleashedPower",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "BurnFixed100",
                    "maxPercent": 54,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Unleashed Power",
            "description": "With incredible power, Trogark slams the ground creating cracks that head towards you. Bursts of lava erupt from the cracks dealing 540 damage that is doubled if you are burning 3 times over 0.6s. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FrozenClub",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Frozen Club",
            "description": "A giant ice club swings towards you with tremendous force dealing 800 damage. On a hit, gives you Frostburn for 2 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:RollingSnowball",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 90,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 30,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Rolling Snowball",
            "description": "A giant snowball is rolled towards you dealing 900 damage. On a hit, has a 30% chance to apply freeze for 2 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ChillingWinds",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 70,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": true,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Chilling Winds",
            "description": "Cold air blasts you dealing 700 damage 2 times over 0.3s. On a hit, gives you Frostburn for 2 of your turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:IceShards",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 107,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Ice Shards",
            "description": "Huge shards of ice are thrown at you dealing 1070 damage 3 times over 0.8s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FreezingRoar",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 77,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 100,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Freezing Roar",
            "description": "The enemy bellows at you, unleashing a chilling wind that deals 770 damage. On a hit, applies freeze for 2 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SpectralClones",
            "defaultChance": 70,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 150
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Spectral Clones",
            "description": "The enemy summons spectral clones that attack you with their vicious claws, dealing 150% of the enemy's normal damage 2 times over 0.3s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:IceBlast",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 95,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Ice Blast",
            "description": "Each head of the hydra launches an ice ball at you which deals 950 damage 5 times over 1.2s. On a hit, gives you Frostburn for 2 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FreezingBreath",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 160,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 30,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 800,
            "lifesteal": 0,
            "name": "Freezing Breath",
            "description": "A cone of frost erupts from one of the hydra's maws dealing 1600 damage 5 times over 3.2s. On a hit, has a 30% chance to apply freeze for 2 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:IceReanimation",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "MaxHP",
                            "maxPercent": 5
                        }
                    ],
                    "procs": 1,
                    "interval": 1000,
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 800,
            "lifesteal": 0,
            "name": "Ice Reanimation",
            "description": "One of the hydra's heads regrows. On use, gives Regen that heals 5% of the enemy's max hitpoints over 1s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ElectricBall",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 70,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 6,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Electric Ball",
            "description": "A ball of lightning shoots out, shocking everything around it, dealing 700 damage 6 times over 1.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:RapidStaticStrikes",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 65,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Rapid Static Strikes",
            "description": "The enemy unleashes a flurry of lightning powered blows, dealing 650 damage 4 times over 0.6s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FocusedStaticPunch",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 90,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Focused Static Punch",
            "description": "The enemy charges their fist with an incredible amount of lightning power and swings dealing 900 damage. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ShockBlast",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 94,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 30,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Shock Blast",
            "description": "A large concentrated ball of lightning energy is fired at you, dealing 940 damage. On a hit, has a 30% chance to apply stun for 2 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ElectricCharge",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 35,
                        "increasedReflectDamage": 100
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "MaxHP",
                            "maxPercent": 30
                        }
                    ],
                    "procs": 8,
                    "interval": 1000,
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Electric Charge",
            "description": "Ra'Zu surrounds their body in a protective electrical charge. On use, gives the enemy +35% Damage Reduction and +100% Reflect Damage for 1 of the enemy's turns and gives Regen that heals 30% of the enemy's max hitpoints over 8s. Deals no damage. If the buff is already active, Ra'Zu performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:LightningBreath",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 48,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 30,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 25,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Lightning Breath",
            "description": "A cone of lightning erupts from Ra'Zu's mouth, dealing 480 damage 25 times over 3.6s. On a hit, has a 30% chance to apply stun for 1 turn. Avoidable.",
            "isDragonbreath": true,
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Thunderbolt",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 92,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 50,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Thunderbolt",
            "description": "A giant bolt of lightning strikes down upon you dealing 920 damage 3 times over 0.8s. On a hit, has a 50% chance to apply stun for 2 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Allure",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 2,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Allure",
            "description": "The enemy sings a calming song that deals no damage. On a hit, applies sleep for 2 turns. Avoidable. If you are already sleeping, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Drown",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 2,
                    "chance": 100,
                    "hitpointThreshold": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 10,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Drown",
            "description": "The enemy drags you under the water, dealing 300 damage 10 times over 2.7s. On a hit, applies sleep for 2 turns if your hitpoints are below 50%. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Predator",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 40,
                        "increasedMaxHitPercent": 40
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Predator",
            "description": "The enemy dives under the water obscuring themselves. On use, gives the enemy +40% Global Evasion and +40% Max Hit for 2 of the enemy's turns. If the buff is already active, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CrushingJaws",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Crushing Jaws",
            "description": "The enemy's jaws snap down on you, dealing 100% of the enemy's max hit damage. On a hit, inflicts Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SpikesFromBelow",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Spikes from Below",
            "description": "Razor sharp spikes pierce out from the water, dealing 800 damage. On a hit, inflicts Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SpikedSlam",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHitDR",
                    "maxPercent": 100,
                    "minRoll": "MaxHitDR",
                    "minPercent": 1,
                    "roll": true
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Spiked Slam",
            "description": "The enemy slams hard into you with their tough skin, dealing up to 100% + (Attacker DR%) Normal Hit damage (Eg. 25% DR = up to 125% normal hit damage). On a hit, inflicts Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:WaterDance",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 20,
                        "increasedGlobalEvasion": 20,
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Water Dance",
            "description": "On use, gives the enemy +20% Damage Reduction, +20% Global Evasion, and -20% Attack Interval for 2 of the enemy's turns. If the buff is already active, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:TorrentialDragonbreath",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 40,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Torrential Dragonbreath",
            "description": "A torrent of water is blasted into you dealing 300 damage 40 times over 5.85s.",
            "isDragonbreath": true,
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:GiantBubble",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 2,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Giant Bubble",
            "description": "The enemy traps you in a large bubble dealing 800 damage. On a hit, applies sleep for 2 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Tsunami",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Tsunami",
            "description": "Giant waves rush towards you dealing 800 damage 3 times over 0.8s. On a hit, gives you +20% Attack Interval for 3 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:WebTrap",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Web Trap",
            "description": "The enemy shoots out webs in every direction blocking off all paths. On a hit, gives you +30% Attack Interval for 3 of your turns. Deals no damage. Avoidable. If you are already slowed, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DeadlyBite",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 90,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "DeadlyPoison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Deadly Bite",
            "description": "The enemy bites you with highly venomous fangs, dealing 900 damage. On a hit, inflicts Deadly Poison that deals 25% of your max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SharpSlice",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 80,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Sharp Slice",
            "description": "The Spider Queen swings at you with her sharp spear dealing 800 damage. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FatalBite",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 130,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "DeadlyPoison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Fatal Bite",
            "description": "The Spider Queen bites you with highly venomous fangs dealing 1300 damage. On a hit, inflicts Deadly Poison that deals 25% of your max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CaughtInTheWeb",
            "defaultChance": 40,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedLifesteal": 500,
                        "decreasedAttackIntervalPercent": 40
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Caught in the Web",
            "description": "On use, gives the enemy +500% Lifesteal and -40% Attack Interval for 2 of the enemy's turns. If the buff is already active, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Surrounded",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": true,
                    "maxRoll": "MaxHitScaledByHP2x",
                    "maxPercent": 100,
                    "minRoll": "MinHit",
                    "minPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Surrounded",
            "description": "Shadows surround you and simultaneously attack, dealing up to (200% * Current HP % of the Attacker) damage. (Eg. 200% damage if 100% HP, 100% damage if 50% HP). Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ShadowBite",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 150
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 100,
            "name": "Shadow Bite",
            "description": "The enemy bites you dealing damage equal to 150% of the enemy's max hit and heals them for 100% of the damage dealt. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:HarmfulConcoction",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 20
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:Decay"
                },
                {
                    "effectType": "Poison",
                    "chance": 100
                },
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "chance": 10,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 15,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Harmful Concoction",
            "description": "The enemy throws a potion that explodes into a noxious cloud, dealing 200 damage 15 times over 5.6s. On a hit, applies the Decay Curse for 3 turns; inflicts Poison that deals 10% of your max hitpoints as damage over 10s and has a 10% chance to apply sleep for 2 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DiseaseSwarm",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 10.5
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Affliction"
                },
                {
                    "effectType": "Curse",
                    "curse": "melvorF:Decay"
                }
            ],
            "cantMiss": false,
            "attackCount": 20,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Disease Swarm",
            "description": "A swarm of afflicted bugs is summoned, which deals 105 damage 20 times over 5.7s. On a hit, gives you a stack of Affliction and applies the Decay Curse for 3 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Lifedrain",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 80
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 100,
            "name": "Life Drain",
            "description": "The enemy pierces you with their tail, draining your life force. Deals 800 damage that heals the enemy for 100% of the damage dealt. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DecayingShots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 125
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:Decay",
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Decaying Shots",
            "description": "Large acidic shots are fired at you that deal 1250 damage 3 times over 0.6s. On a hit, has a 50% chance to apply the Decay Curse for 3 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CrushingSmash",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 110
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 40,
                    "turns": 1,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Crushing Smash",
            "description": "The enemy flies up into the air and dive bombs the ground creating a shock wave that deals 110% of the enemy's normal damage. On a hit, has a 40% chance to apply stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Entangle",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 80
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Entangle",
            "description": "3 large roots rapidly seek you out dealing 800 damage each over 0.6s. On a hit, gives you +30% Attack Interval for 3 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:TreeSlam",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 75,
                    "turns": 2,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Tree Slam",
            "description": "The enemy uproots a tree and swings it towards you dealing 1000 damage. On a hit, has a 75% chance to apply stun for 2 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CurseOfMadness",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 70
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorTotH:Madness"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Curse of Madness",
            "description": "Deals 700 damage. On a hit, applies the Madness Curse for 3 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SilenceOfTheForest",
            "defaultChance": 25,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "chance": 100,
                    "turns": 2
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Silence of the Forest",
            "description": "On use, applies sleep for 2 turns. Deals no damage. Unavoidable. If you are already sleeping, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CurseOfTorment",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 70
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorTotH:Torment"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Curse Of Torment",
            "description": "Deals 700 damage. On a hit, applies the Torment Curse for 3 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Soulburn",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 86
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Soulburn",
            "description": "Pure white orbs of intense flame are hurled towards you dealing 860 damage 3 times over 0.8s. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CurseOfDespair",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 70
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorTotH:Despair"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Curse of Despair",
            "description": "Deals 700 damage. On a hit, applies the Despair Curse for 3 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DevourerOfTheCursed",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "CursedFixed100",
                    "maxPercent": 44
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Devourer of the Cursed",
            "description": "Deals 440 damage that is doubled if you are cursed. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:EtheralShots",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Ethereal Shots",
            "description": "The enemy fires ethereal bolts at you, dealing 100% of the enemy's normal damage 4 times over 0.9s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:WeakeningShot",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:WeakeningIII"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Weakening Shot",
            "description": "Perform a normal attack. On a hit, applies the Weakening III Curse for 3 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:GhostlyTerror",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "chance": 50,
                    "turns": 2
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Ghostly Terror",
            "description": "The enemy appears out of nowhere and deals a frightening normal attack. On a hit, has a 50% chance to apply sleep for 2 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:BlindingFear",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:BlindingIII"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Blinding Fear",
            "description": "Perform a normal attack. On a hit, applies the Blinding III Curse for 3 turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SpinningAxe",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 8,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Spinning Axe",
            "description": "The enemy swings their axe around in a circle slashing through everything it hits, dealing 50% of the enemy's normal damage 8 times over 1.75s. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Anguish",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:AnguishIII"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Blinding Beams",
            "description": "Fires quick beams from all eyes, 100 1 times over 0s. On a hit, Applies +${onHitEffect0stacks} stack of Spinning Axe to you (Maximum ${onHitEffect0maxStacks} stacks). Spinning Axe gives -${onHitEffect0modValue0}% Global Accuracy per stack. One stack is removed after each of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ConfusedTouch",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:Confusion"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Confusing Touch",
            "description": "Perform a normal attack. On a hit, applies the Confusion Curse for 3 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:BlindingBeams",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedGlobalAccuracy": 2
                    },
                    "maxStacks": 20,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 7,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Blinding Beams",
            "description": "The enemy quickly fires beams from all of their eyes, dealing 500 damage 7 times over 0.9s. On a hit, gives you -2% Global Accuracy that stacks up to 20 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PetrifyingGlare",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 110
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 40,
                    "turns": 2,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Petrifying Glare",
            "description": "The enemy's central eye emits a bright beam dealing 110% of the enemy's normal damage. On a hit, has a 40% chance to apply stun for 2 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ShadeSummon",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitFlat": 15
                    },
                    "turns": 5,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 3,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Shade Summon",
            "description": "Perform a normal attack. On use, summon a shade that gives you +150 Max Hit that stacks up to 3 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:GreaterShadeSummon",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedDamageReduction": 5
                    },
                    "turns": 5,
                    "character": "Target",
                    "countsOn": "Target",
                    "maxStacks": 3,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Greater Shade Summon",
            "description": "Perform a normal attack. On use, you summon a greater shade that gives the enemy -5% Damage Reduction that stacks up to 3 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:GreaterShadeSummonEnemy",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedDamageReduction": 5
                    },
                    "turns": 5,
                    "character": "Target",
                    "countsOn": "Target",
                    "maxStacks": 3,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Greater Shade Summon",
            "description": "The enemy performs a normal attack. On use, the enemy summons a greater shade that gives you -5% Damage Reduction that stacks up to 3 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:BladeShadow",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 110
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Blade Shadow",
            "description": "The enemy slashes their dark axe through you with ease dealing 110% of the enemy's normal damage. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Darkblade",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedHitpointRegeneration": 100
                    },
                    "turns": 5,
                    "character": "Target",
                    "countsOn": "Target",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                },
                {
                    "effectType": "Curse",
                    "curse": "melvorF:Decay"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Dark Blade",
            "description": "The enemy imbues their axe with a black aura and slashes at you, dealing 50% of the enemy's normal damage. On a hit, gives you -100% Hitpoint Regeneration for 5 of your turns and applies the Decay Curse for 3 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PhantomSummon",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMinHitBasedOnMaxHit": 15
                    },
                    "turns": 5,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 3,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Phantom Summon",
            "description": "The enemy performs a normal attack. On use, the enemy summons a phantom that gives them +15% of Maximum Hit added to Minimum Hit that stacks up to 3 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CurseTotemSummon",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:BlindingI",
                    "isRandom": true
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Curse Totem Summon",
            "description": "Perform a normal attack and summon a curse totem. On use, applies a random Curse for 3 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CurseTotemSummonPlayer",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:BlindingI",
                    "isRandom": true
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Curse Totem Summon",
            "description": "You perform a normal attack. On use, you summon a curse totem that applies a random Curse for 3 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FeatherStorm",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 300,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 150,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 150,
                    "attackCount": 2
                },
                {
                    "damageType": "Normal",
                    "amplitude": 150,
                    "attackCount": 3
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                }
            ],
            "cantMiss": true,
            "attackCount": 4,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Feather Storm",
            "description": "The enemy fires 4 unavoidable razor sharp feathers at you, dealing 300% of the enemy's normal damage on the 1st attack, 150% of the enemy's normal damage on the 2nd attack, 150% of the enemy's normal damage on the 3rd attack, and 150% of the enemy's normal damage on the 4th attack. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FeatherBarrier",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 25
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Feather Barrier",
            "description": "On use, gives the enemy +25% Damage Reduction for 1 of the enemy's turns. Deals no damage. If the buff is already active, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FeatherLance",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 20,
                    "turns": 2,
                    "flavour": "Stun"
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 75
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Feather Lance",
            "description": "The enemy summons golden feathers that combine into a giant lance that deals 1000 damage. On a hit, has a 20% chance to apply stun for 2 turns and has a 75% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:AgileWings",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 150,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 250,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 300,
                    "attackCount": 2
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Agile Wings",
            "description": "The enemy aims at weak points and unleashes a powerful combination attack, performing 3 avoidable strikes that deal 150% of the enemy's normal damage on the 1st attack, 250% of the enemy's normal damage on the 2nd attack, and 300% of the enemy's normal damage on the 3rd attack. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:RapidParry",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalEvasion": 100
                    },
                    "turns": 2,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 2,
                    "stacksToAdd": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Rapid Parry",
            "description": "In a flash, the enemy parries one of your attacks, dealing 100% of the enemy's normal damage 2 times over 0.3s. On a hit, gives the enemy +100% Global Evasion that stacks up to 2 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FullCharge",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 80
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 75,
                    "turns": 2,
                    "flavour": "Stun"
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 30
                    },
                    "turns": 2,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "cantMiss": true,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Full Charge",
            "description": "The enemy rushes towards you, dealing 800 damage 2 times for 0.3s. On a hit, has a 75% chance to apply stun for 2 turns and gives the enemy -30% Attack Interval for 2 of the enemy's turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:WindBarrier",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReductionAgainstRanged": 15,
                        "increasedDamageReductionAgainstMagic": 15,
                        "increasedEvasionAgainstMagic": 60,
                        "increasedEvasionAgainstRanged": 60
                    },
                    "turns": 2,
                    "character": "Attacker",
                    "countsOn": "Target",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Wind Barrier",
            "description": "The enemy creates a swirling barrier of wind around themselves. On use, gives the enemy +15% Damage Reduction and +60% Global Evasion against Magic or Ranged targets for 2 of your turns. If the buff is already active, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FeatherTornado",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 75
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 50,
                    "turns": 1,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Feather Tornado",
            "description": "A tornado of feathers is summoned, dealing 750 damage 2 times over 0.3s. On a hit, has a 50% chance to apply stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:AggressiveOnslaught",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Aggressive Onslaught",
            "description": "The enemy rages and wildly swings at you dealing 100% of the enemy's normal damage 4 times over 0.9s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Battlecry",
            "defaultChance": 25,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 15
                    },
                    "turns": 2,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 30
                    },
                    "turns": 2,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Battlecry",
            "description": "On use, gives the enemy +15% Damage Reduction and -30% Attack Interval for 2 of the enemy's turns. Deals no damage. If the buff is already active, the enemy performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:UnstoppableForce",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 100,
                    "turns": 1,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Unstoppable Force",
            "description": "The enemy charges towards you at full speed dealing 1000 damage. On a hit, applies stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Sunder",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 125
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "chance": 100,
                    "turns": 3,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Sunder",
            "description": "The enemy strikes the ground with such tremendous force that it tears it asunder. Deals 1250 damage 3 times over 0.6s. On a hit, applies stun for 3 turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ChronoCurse",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 3
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Chrono Curse",
            "description": "On use, gives you +30% Attack Interval for 3 of your turns. Deals no damage. Unavoidable. If you are already Slowed, the Herald performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Alacrity",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 30
                    },
                    "turns": 2,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Alacrity",
            "description": "The Herald casts a spell dealing 1000 damage 3 times over 0.4s. On a hit, gives the enemy -30% Attack Interval for 2 of the enemy's turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DejaVu",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "otherStyleImmunity": 1
                    },
                    "turns": 4,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Deja-Vu",
            "description": "On use, gives the Herald Immunity to all attack types other than their own for 4 of their turns. Deals no damage. If the buff is already active, the Herald performs a Normal Attack instead.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:TouchOfAffliction",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Affliction"
                },
                {
                    "effectType": "Affliction"
                },
                {
                    "effectType": "Affliction"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Touch of Affliction",
            "description": "The Herald charges their hands with shadowy magic, and darts towards you with terrifying speed. Before you can react, they touch you dealing 1000 damage 2 times over 0.2s. On a hit, gives you 3 stacks of Affliction. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ShardsOfMillennia",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 125
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Shards of Millennia",
            "description": "The Herald rips a chunk of stone from the tower and thrusts it towards you, dealing 1250 damage 4 times over 0.6s. On a hit, inflicts Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PowerOfTheMist",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 20
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedAfflictionChance": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 0,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 2,
                    "chance": 100,
                    "hitpointThreshold": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 8,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Power of the Mist",
            "description": "The Herald conjures a shroud of mist and pushes it towards you, dealing damage equal to 20% of the enemy's max hit 8 times over 2.8s. This attack has +30% chance to apply affliction. On a hit, applies sleep for 2 turns if your hitpoints are below 50%. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:UnisonOfFireAndEarth",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": true,
                    "maxRoll": "Fixed",
                    "maxPercent": 175,
                    "minRoll": "Fixed",
                    "minPercent": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Unison of Fire and Earth",
            "description": "Fusing the power of fire and earth, the Herald creates 2 enormous, flaming meteorites that hurtle towards you that deal 10-1750 damage each over 0.6s. On a hit, inflicts Burn that deals 15% of your current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:UnisonOfAirAndWater",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 100,
                    "attackCount": 0
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 150,
                    "attackCount": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "chance": 100,
                    "turns": 1,
                    "type": "Stun",
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Unison of Air and Water",
            "description": "Combining the elements of air and water, the Herald conjures a column of misty water that blasts you into the air, dealing 1000 damage, then slams you to the ground, dealing 1500 damage. On a hit, applies stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SealedFate",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "roll": false,
                    "maxRoll": "HPUnder90",
                    "maxPercent": 69696969696969
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Sealed Fate",
            "description": "Destroys the Target if their current hitpoints are under 90%. This cannot miss.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SlicingMaelstrom",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 125
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                },
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": true,
            "attackCount": 5,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Slicing Maelstrom",
            "description": "The enemy conjures a maelstrom that slices through your armor. It performs 5 unavoidable attacks that deal 125% of the enemy's normal damage. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s and gives you +20% Attack Interval for 3 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PoisonPods",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 10,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Poison Pods",
            "description": "You hurl large pods filled with poisonous gas at the enemy that burst open into a noxious cloud of gas that deals damage equal to 100% of your max hit 10 times over 4.5s. On a hit, inflicts Poison that deals 10% of the enemy's max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:GiantFireball",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 25
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Giant Fireball",
            "description": "You fire an enormous fireball at the enemy dealing damage equal to 100% of your max hit. On a hit, has a 25% chance to inflict Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ThunderStrike",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 15,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Thunder Strike",
            "description": "You summon a bolt of lightning from the skies that strike the enemy, dealing damage equal to 100% of your max hit. On a hit, has a 15% chance to apply stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:MeteorShowerArchaic",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 30
                }
            ],
            "cantMiss": false,
            "attackCount": 6,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Meteor Shower",
            "description": "You summon a swarm of small meteors in the sky which shower down upon the enemy, dealing damage equal to 100% of your max hit 6 times over 2s. On a hit, has a 30% chance to inflict Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:TsunamiArchaic",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Tsunami",
            "description": "You conjure immense waves that crash into the enemy, dealing damage equal to 100% of your max hit 3 times over 0.6s. On a hit, gives the enemy +20% Attack Interval for 3 of the enemy's turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:NaturesBloom",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "PoisonedMaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "CurrentHP",
                            "maxPercent": 30
                        }
                    ],
                    "procs": 10,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 8,
            "attackInterval": 500,
            "lifesteal": 0,
            "name": "Natures Bloom",
            "description": "You wrap yourself in protective leaves that lash out at the enemy dealing damage equal to 100% of your max hit 8 times over 3.5s. Damage is doubled if the enemy is poisoned. On a hit, has a 50% chance to inflict Poison that deals 10% of the enemy's max hitpoints as damage over 10s. On use, gives Regen that heals 30% of your current hitpoints over 5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:InfernalPower",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "BurnMaxHit100",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Infernal Power",
            "description": "You create fractures in the earth that pursue the enemy and unleash lava from below. Deals damage equal to 100% + 100% if the enemy is burning of your max hit 4 times over 1.2s. On a hit, has a 50% chance to inflict Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Soulash",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 30,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Soulash",
            "description": "You create ghostly tendrils that lash out at the enemy dealing damage equal to 100% of your max hit 4 times over 1.8s. On a hit, has a 30% chance to apply stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DragonStormCall",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 20,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Dragon Storm Call",
            "description": "You summon a dragon made of dark clouds that crackles with thunder. It discharges lightning onto the enemy dealing damage equal to 100% of your max hit 3 times over 0.6s. On a hit, has a 20% chance to apply stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SlicingMaelstromArchaic",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                },
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Slicing Maelstrom",
            "description": "You conjure a maelstrom that slices through the enemy's armor. It performs 3 avoidable attacks that deal 100% of your max hit. On a hit, inflicts Bleed that deals 200% of the damage dealt as damage over 10s and gives the enemy +20% Attack Interval for 3 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:BurningEmbers",
            "defaultChance": 5,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Burning Embers",
            "description": "An unavoidable attack that inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s. Deals no damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:MeteorSwing",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 600
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Meteor Swing",
            "description": "You cleave down against the enemy with the power of a crashing meteor, dealing 600% of your normal damage. On a hit, inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:Reduction",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedDamageReduction": 1
                    },
                    "maxStacks": 7,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Reduction",
            "description": "Perform a normal attack. On a hit, gives the enemy -1% Damage Reduction that stacks up to 7 times. Unavoidable.",
            "usesRunesPerProc": false,
            "minAccuracy": 1
        },
        {
            "id": "melvorTotH:DarkBladePlayer",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitPercent": 6,
                        "decreasedDamageReduction": 1
                    },
                    "maxStacks": 5,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": "Infinity",
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Dark Blade",
            "description": "(MELEE ONLY) Perform a normal attack. On a hit, gives you +6% Max Hit and -1% Damage Reduction that stacks up to 5 times. Avoidable.",
            "attackTypes": [
                "melee"
            ],
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:BadThrow",
            "defaultChance": 69,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Bad Throw",
            "description": "You throw out the grappling hook and miss, hooking a rock instead of the enemy. Deals no damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:GoodThrow",
            "defaultChance": 31,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 69
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Good Throw",
            "description": "You throw out the grappling hook and wrap it around the enemy, dealing 69% of your normal damage. Unavoidable.",
            "usesRunesPerProc": false,
            "minAccuracy": 69
        },
        {
            "id": "melvorTotH:ThornedPower",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "roll": false,
                    "maxRoll": "MaxHit",
                    "maxPercent": 300,
                    "character": "Target"
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Thorned Power",
            "description": "Perform an attack that deals 100% of your normal damage and 300% of the enemy's max hit damage. Unavoidable."
        },
        {
            "id": "melvorTotH:HeatedFury",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 175,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 175,
                    "attackCount": 2
                },
                {
                    "damageType": "Normal",
                    "amplitude": 175,
                    "attackCount": 3
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Heated Fury",
            "description": "You furiously strike at the enemy 4 times over 0.9s, dealing 100% of your normal damage on the 1st attack, 175% of your normal damage on the 2nd attack, 175% of your normal damage on the 3rd attack, and 175% of your normal damage on the 4th attack. On a hit, inflicts Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s. Avoidable"
        },
        {
            "id": "melvorTotH:SpectralIceBlades",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 150
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Frostburn"
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Spectral Ice Blades",
            "description": "You summon spectral ice swords dealing 150% of your normal damage 5 times over 1s. On a hit, gives the enemy Frostburn for 2 of the enemy's turns. Avoidable."
        },
        {
            "id": "melvorTotH:LargeLightningStrike",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 150
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 10,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Large Lightning Strike",
            "description": "A large lightning bolt erupts from your sword dealing 1500 damage. On a hit, has a 10% chance to apply stun for 1 turn. Avoidable"
        },
        {
            "id": "melvorTotH:LargeThunderStrike",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "Fixed",
                    "maxPercent": 240
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Large Thunder Strike",
            "description": "You call down a powerful thunder strike on the enemy dealing 2400 damage. On a hit, applies stun for 1 turn. Unavoidable."
        },
        {
            "id": "melvorTotH:TorrentialBlast",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 125
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 4,
            "attackInterval": 700,
            "lifesteal": 0,
            "name": "Torrential Blast",
            "description": "You fire a bolt that transforms into a torrent of water dealing 125% of your normal damage 4 times over 2.1s. Unavoidable."
        },
        {
            "id": "melvorTotH:PiercingToxicStrike",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 50
                },
                {
                    "effectType": "DeadlyPoison",
                    "chance": 5
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Piercing Toxic Strike",
            "description": "You jab the enemy with your poison tipped spear dealing 100% of your normal damage 3 times over 0.8s. On a hit, has a 50% chance to inflict Poison that deals 10% of the enemy's max hitpoints as damage over 10s; a 5% chance to inflict Deadly Poison that deals 25% of the enemy's max hitpoints as damage over 10s and inflicts Bleed that deals 200% of the damage dealt as damage over 10s. Avoidable."
        },
        {
            "id": "melvorTotH:EtheralArrows",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedDamageReduction": 5
                    },
                    "maxStacks": 4,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 3,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": true,
            "attackCount": 4,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Ethereal Arrows",
            "description": "You conjure shimmering ethereal arrows and fire them at the enemy, dealing 100% of your normal damage 4 times over 0.6s. On a hit, gives the enemy -5% Damage Reduction that stacks up to 4 times. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:SpinningAxePlayer",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                }
            ],
            "cantMiss": true,
            "attackCount": 9,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Spinning Axe",
            "description": "You swing your axe around in a circle slashing through everything it hits, dealing 50% of your normal damage damage 9 times over 1.6s. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:CorundumWounds",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 250
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedDamageReduction": 6,
                        "decreasedGlobalEvasion": 35
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Corundum Wounds",
            "description": "You perform 2 attacks that deal 250% of your normal damage over 0.2s. On a hit, gives the enemy -6% Damage Reduction and -35% Global Evasion for 2 of the enemy's turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:AugiteCrystallization",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMinHitBasedOnMaxHit": 75
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Augite Crystallization",
            "description": "\u003CAttack\u003E perform 3 attacks that deal 100% of your normal damage over 0.4s. On use, gives you +75% of Maximum Hit added to Minimum Hit for 1 of your turns. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DivineBreaker",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitPercentBasedOnEnemyDamageReduction": 6
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Divine Breaker",
            "description": "You perform 2 attacks that deal 100% of your normal damage over 0.2s. On use, gives you +6% Max Hit for each 1% of Damage Reduction the Enemy has for 1 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ElderwoodPoison",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "roll": false,
                    "maxRoll": "PoisonedMaxHit",
                    "maxPercent": 30
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 50
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedAttackIntervalPercent": 5,
                        "decreasedMaxHitPercent": 5,
                        "decreasedMaxHitpoints": 5
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 3,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Elderwood Poison",
            "description": "Your bow imbues your arrows with a sickly poison. You perform 2 attacks that deal 100% of your normal damage plus 30% of your max hit if the target is poisoned over 0.2s. On a hit, has a 50% chance to inflict Poison that deals 10% of the enemy's max hitpoints as damage over 10s and gives the enemy -5% Attack Interval, -5% Max Hit, and -5% Maximum Hitpoints for 3 of the enemy's turns. Avoidable."
        },
        {
            "id": "melvorTotH:RevenantHunter",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 250
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMaxHitPercent": 2
                    },
                    "maxStacks": 20,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Revenant Hunter",
            "description": "You perform 2 attacks that deal 250% of your normal damage over 0.2s. On a hit, gives the enemy -2% Max Hit that stacks up to 20 times. Avoidable."
        },
        {
            "id": "melvorTotH:CarrionMarker",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 150
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedGlobalEvasion": 3,
                        "decreasedGlobalAccuracy": 3,
                        "increasedDamageTakenPerAttack": 3
                    },
                    "maxStacks": 5,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Carrion Marker",
            "description": "You perform 2 attacks that deal 150% of your normal damage over 0.2s. On a hit, gives the enemy -3% Global Evasion, -3% Global Accuracy, and +3% of Current HP taken as damage per Attack that stacks up to 5 times. Avoidable."
        },
        {
            "id": "melvorTotH:PoisonSplit",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 70,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Poison Split",
            "description": "The enemy spits a glob of poisonous mucus at you dealing 700 damage. On a hit, inflicts Poison that deals 10% of your max hitpoints as damage over 10s. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:AgileWingsPlayer",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 175,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 250,
                    "attackCount": 2
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Agile Wings",
            "description": "You aim at weak points and unleash a powerful combination attack, performing 3 avoidable strikes that deal 100% of your normal damage on the 1st attack, 175% of your normal damage on the 2nd attack, and 250% of your normal damage on the 3rd attack. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:LightningStrikeEnemy",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 85,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 40,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Lightning Strike",
            "description": "A lightning bolt shoots out with incredible speed towards you, dealing 850 damage. On a hit, has a 40% chance to apply stun for 1 turn. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ShadeSummonEnemy",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitFlat": 15
                    },
                    "turns": 5,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 3,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Shade Summon",
            "description": "The enemy performs a normal attack. On use, the enemy summons a shade that gives the enemy +150 Max Hit that stacks up to 3 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PhantomSummonPlayer",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMinHitBasedOnMaxHit": 15
                    },
                    "turns": 5,
                    "character": "Attacker",
                    "countsOn": "Attacker",
                    "maxStacks": 3,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Phantom Summon",
            "description": "You perform a normal attack. On use, you summon a phantom that gives you +15% of Maximum Hit added to Minimum Hit that stacks up to 3 times. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FeatherStormPlayer",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 250,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 100,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 100,
                    "attackCount": 2
                },
                {
                    "damageType": "Normal",
                    "amplitude": 100,
                    "attackCount": 3
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Feather Storm",
            "description": "You fire 4 avoidable razor sharp feathers at the enemy, dealing 250% of your normal damage on the 1st attack, 100% of your normal damage on the 2nd attack, 100% of your normal damage on the 3rd attack, and 100% of your normal damage on the 4th attack. On a hit, has a 50% chance to inflict Bleed that deals 200% of the damage dealt as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FrostbiteEnemy",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 75,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 30,
                    "flavour": "Freeze"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Frostbite",
            "description": "The enemy attacks once dealing 750 damage. Has a 30% chance to apply freeze for 2 turns on a hit. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:QuakeEnemy",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 54,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 50,
                    "turns": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Quake",
            "description": "The enemy attacks 2 times dealing 540 damage each. On a hit, gives you +50% Attack Interval for 1 of your turns. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:MagicRayEnemy",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 70
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 15,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Magic Ray",
            "description": "The enemy casts a Magic Ray, dealing 70% of the enemy's normal damage 5 times over 1.6s. On a hit, gives you +15% Attack Interval for 2 of your turns."
        },
        {
            "id": "melvorTotH:OceanSongEnemy",
            "defaultChance": 35,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 135,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMagicEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 50,
                    "turns": 2
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ocean Song",
            "description": "The enemy summons a Water Dragon that targets you, dealing 1350 damage. On use, gives you +50% Attack Interval for 2 of your turns and -30% Magic Evasion until the end of the fight. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:PoisonedHitEnemy",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "PoisonMax35",
                    "maxPercent": 90,
                    "minRoll": "PoisonMin35",
                    "minPercent": 90,
                    "roll": true
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 20
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Poisoned Hit",
            "description": "The enemy performs an attack that deals 90% (125% if you are poisoned) of their normal damage. On a hit has a 20% chance to inflict Poison that deals 10% of your max hitpoints as damage over 10s."
        },
        {
            "id": "melvorTotH:PiercingArrowEnemy",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 200,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Piercing Arrow",
            "description": "An unavoidable attack that deals damage equal to 200% of the enemy's max hit.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:ImpairingShotEnemy",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedRangedEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Impairing Shot",
            "description": "A normal attack that gives you +20% Attack Interval for 3 of your turns on a hit. On use, gives you -30% Ranged Evasion until the end of the fight.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:DeadlyCutEnemy",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Target",
                            "roll": false,
                            "maxRoll": "Fixed",
                            "maxPercent": 20
                        },
                        {
                            "character": "Target",
                            "roll": false,
                            "maxRoll": "MaxHP",
                            "maxPercent": 4
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Deadly Cut",
            "description": "Perform a normal attack. On a hit, inflicts Bleed that deals 200 and 4% of your max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:FlurryEnemy",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Combo",
                    "maxStacks": 5,
                    "modifiers": {
                        "increasedMaxHitPercent": 20
                    }
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Flurry",
            "description": "The enemy attacks 5 times for 50% of the enemy's normal damage. Each time the enemy hits they gain +20% Max Hit, stacking up to 5 times. Stacks reset on a miss. Attacks can miss. Avoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:InfernumEnemy",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 125,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 175,
                    "attackCount": 2
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Infernum",
            "description": "The enemy performs 3 unavoidable attacks that deal 75% of the enemy's normal damage on the 1st attack, 125% of the enemy's normal damage on the 2nd attack, and 175% of the enemy's normal damage on the 3rd attack.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorTotH:TidalWaveEnemy",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "FixedPlusMaxHit50",
                    "maxPercent": 35,
                    "roll": false
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMeleeEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": "Infinity",
                    "countsOn": "Target"
                }
            ],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 3
                }
            ],
            "cantMiss": true,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Tidal Wave",
            "description": "The enemy launches a massive tidal wave, dealing 350 damage plus 50% of the enemy's max hit damage 2 times over 0.2s. On use, gives you +20% Attack Interval for 3 of your turns and -30% Melee Evasion until the end of the fight. Unavoidable.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:DeadlyCutRanged",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Target",
                            "roll": false,
                            "maxRoll": "Fixed",
                            "maxPercent": 20
                        },
                        {
                            "character": "Target",
                            "roll": false,
                            "maxRoll": "MaxHP",
                            "maxPercent": 4
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Deadly Cut",
            "description": "(RANGED ONLY) Perform a normal attack. On a hit, inflicts Bleed that deals 200 and 4% of the enemy's max hitpoints as damage over 10s.",
            "usesRunesPerProc": false,
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorAoD:Crystalline",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 10,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 3,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Crystalline",
            "description": "An avoidable attack that deals 100% of your normal damage and 100. On a hit, there is a 3% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:TwinCrystals",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 65
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 6,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Twin Crystals",
            "description": "An avoidable attack that deals 65% of your normal damage 2 times over 0.3s. On a hit, there is a 6% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect).",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:CrystalCrash",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 80,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 140,
                    "attackCount": 1
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 3,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Crystal Crash",
            "description": "An avoidable attack that deals 80% of your normal damage on the 1st attack and 140% of your normal damage on the 2nd attack. On a hit, there is a 3% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect).",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:CrystalFlurry",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 60
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                },
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 3,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Crystal Flurry",
            "description": "An avoidable attack that deals 60% of your normal damage 3 times over 0.8s. Gives you -10% Attack Interval for 3 of your turns and there is a 3% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:CrystalCleave",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 180
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                },
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 3,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Crystal Cleave",
            "description": "An avoidable attack that deals 180% of your normal damage 3 times over 0.8s. Inflicts Bleed that deals 200% of the damage dealt as damage over 10s and there is a 3% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:CrystalShot",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 125
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 5,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Crystal Shot",
            "description": "(RANGED ONLY) An avoidable attack that deals 125% of your normal damage. On a hit, there is a 5% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": true,
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorAoD:CrystalBoom",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 150,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 30,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 30,
                    "attackCount": 2
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 6,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Crystal Boom",
            "description": "An avoidable attack that deals 150% of your normal damage on the 1st attack, 30% of your normal damage on the 2nd attack, and 30% of your normal damage on the 3rd attack. On a hit, there is a 6% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:CrystalBlast",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 120,
                    "attackCount": 0
                },
                {
                    "damageType": "Normal",
                    "amplitude": 15,
                    "attackCount": 1
                },
                {
                    "damageType": "Normal",
                    "amplitude": 15,
                    "attackCount": 2
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 3,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Crystal Blast",
            "description": "An avoidable attack that deals 120% of your normal damage on the 1st attack, 15% of your normal damage on the 2nd attack, and 15% of your normal damage on the 3rd attack. On a hit, there is a 3% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:CrystalTomb",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 150
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 15,
                    "flavour": "Stun"
                },
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 5,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Crystal Tomb",
            "description": "An avoidable attack that deals 150% of your normal damage. Has a 15% chance to apply stun for 2 turns and there is a 5% chance to apply Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:ShatterArrow",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Shatter Arrow",
            "description": "(RANGED ONLY) An avoidable attack that deals 20% of your max hit 5 times over 0.8s.",
            "usesRunesPerProc": true,
            "attackTypes": [
                "ranged"
            ]
        },
        {
            "id": "melvorAoD:Split",
            "defaultChance": 50,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitpoints": 20
                    },
                    "maxStacks": 5,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": "Infinity",
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Split",
            "description": "Gives the enemy +20% Maximum Hitpoints that stacks up to 5 times",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Warhorn",
            "defaultChance": 5,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitPercent": 15,
                        "decreasedAttackIntervalPercent": 5,
                        "increasedLifesteal": 5
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Warhorn",
            "description": "Gives you +15% Max Hit, -5% Attack Interval, and +5% Lifesteal for 3 of your turns",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Flight",
            "defaultChance": 10,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 30,
                        "increasedGlobalEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Flight",
            "description": "Gives you -30% Attack Interval and +30% Global Evasion for 2 of your turns",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:Killshot",
            "defaultChance": 5,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 125,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Killshot",
            "description": "An unavoidable attack that deals 125% of your max hit.",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:HunterPrecision",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 75,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Hunter Precision",
            "description": "An unavoidable attack that deals 75% of your max hit.",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:LullabyOfTheEnchanter",
            "defaultChance": 33,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 1,
                    "chance": 20
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMaxHitPercent": 10,
                        "decreasedGlobalEvasion": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Lullaby of the Enchanter",
            "description": "An avoidable attack that deals 100% of your normal damage. On a hit, has a 20% chance to apply sleep for 1 turn and gives the enemy -10% Max Hit and -10% Global Evasion for 2 of the enemy's turns.",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:RestorationOfTheMind",
            "defaultChance": 33,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "CurrentHP",
                            "maxPercent": 8
                        }
                    ],
                    "procs": 1,
                    "interval": 50,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Restoration of the Mind",
            "description": "An avoidable attack that deals 100% of your normal damage. On a hit, gives Regen that heals 8% of your current hitpoints over 0.05s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:DanceOfTheMage",
            "defaultChance": 33,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 15,
                        "increasedGlobalEvasion": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Dance of the Mage",
            "description": "An avoidable attack that deals 100% of your normal damage. On a hit, gives you -15% Attack Interval and +20% Global Evasion for 1 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:MysticRegen",
            "defaultChance": 5,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "MaxHP",
                            "maxPercent": 200
                        }
                    ],
                    "procs": 8,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Mystic Regen",
            "description": "Gives Regen that heals 200% of your max hitpoints over 4s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:AcidicBlast",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 4,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedDamageReduction": 3
                    },
                    "maxStacks": 5,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Acidic Blast",
            "description": "An avoidable attack that deals 40 damage 2 times over 0.3s. On a hit, gives you -3% Damage Reduction that stacks up to 5 times.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Leech",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 10
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 10,
            "attackInterval": 400,
            "lifesteal": 100,
            "name": "Leech",
            "description": "Deals 10% of the enemy's normal damage 10 times over 3.6s and heals the enemy for 100% of damage dealt.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Crystallization",
            "defaultChance": 2,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 100,
                    "flavour": "Crystallize"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crystallization",
            "description": "Perform a normal attack. On a hit, applies Crystallization for 1 Attack Turn (Target is stunned and takes +50% Damage during effect)",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:CrystalSanction",
            "defaultChance": 2,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "disableAttackDamage": 3
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 0,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crystal Sanction",
            "description": "On a hit, applies Crystal Sanction for 1 Attack Turn (Next Attack Turn from Target deals no Damage)",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:DarksteelStab",
            "defaultChance": 15,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "procs": 20,
                    "interval": 500,
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Darksteel Stab",
            "description": "Deals 100% of your normal damage. On a hit, inflicts Bleed that deals 200% of the damage dealt as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:LesserFamiliarAura",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitPercent": 10,
                        "increasedSummoningMaxHit": 10,
                        "decreasedAttackIntervalPercent": 10
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 4,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Lesser Familiar Aura",
            "description": "Perform a normal attack. Also gives you +10% Max Hit, +10% Summoning Max Hit, and -10% Attack Interval for 4 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Crush",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 30,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crush",
            "description": "Perform a normal attack. On a hit, has a 30% chance to apply stun for 1 turn",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:CrushPlayer",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 30,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crush",
            "description": "Perform a normal attack. On a hit, has a 30% chance to apply stun for 1 turn",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:HeavyShot",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Heavy Shot",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's max hit.",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:HeavyShotPlayer",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Heavy Shot",
            "description": "An avoidable attack that deals damage equal to 100% of your max hit.",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:EarthWall",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 8,
                        "increasedAttackInterval": 200,
                        "increasedReflectDamage": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Earth Wall",
            "description": "Gives the enemy +8% Damage Reduction, +0.2s Attack Interval, and +30% Reflect Damage for 2 of the enemy's turns.",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:EarthWallPlayer",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 8,
                        "increasedAttackInterval": 200,
                        "increasedReflectDamage": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Earth Wall",
            "description": "Gives you +8% Damage Reduction, +0.2s Attack Interval, and +30% Reflect Damage for 2 of your turns.",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:Mudball",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Mudball",
            "description": "An avoidable attack that deals damage equal to 200. On a hit, Gives you +20% Attack Interval for 2 of your turns.",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:MudballPlayer",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Mudball",
            "description": "An avoidable attack that deals 200 damage. On a hit, gives the enemy +20% Attack Interval for 2 of the enemy's turns.",
            "usesRunesPerProc": true,
            "usesPrayerPointsPerProc": true
        },
        {
            "id": "melvorAoD:LavaSwipe",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 60
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Lava Swipe",
            "description": "An avoidable attack that deals 60% of the enemy's normal damage 3 times over 0.4s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:LavaSwipePlayer",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 60
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Lava Swipe",
            "description": "An avoidable attack that deals 60% of your normal damage 3 times over 0.4s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Radiate",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 20
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 50
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Radiate",
            "description": "An avoidable attack that deals 20% of the enemy's normal damage damage 5 times over 2.4s. On a hit, Has a 50% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:PlagueBolt",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 40
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 1000,
            "lifesteal": 0,
            "name": "Plague Bolt",
            "description": "An avoidable attack that deals 40% of the enemy's normal damage 4 times over 3s. On a hit, Inflicts Poison that deals 10% of your max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:PlagueBoltPlayer",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 4,
            "attackInterval": 1000,
            "lifesteal": 0,
            "name": "Plague Bolt",
            "description": "An avoidable attack that deals 75% of your normal damage 4 times over 3s. On a hit, inflicts Poison that deals 10% of the enemy's max hitpoints as damage over 10s.",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:BloodLink",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 4,
            "attackInterval": 400,
            "lifesteal": 50,
            "name": "Blood Link",
            "description": "An unavoidable attack that deals 50% of the enemy's normal damage 4 times over 1.2s. Lifesteals for 50% of damage dealt.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:BloodLinkPlayer",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 50
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 4,
            "attackInterval": 400,
            "lifesteal": 50,
            "name": "Blood Link",
            "description": "An unavoidable attack that deals 50% of your normal damage 4 times over 1.2s. Lifesteals for 50% of damage dealt.",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:SoulTaker",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 23,
                    "roll": false
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "CurrentHP",
                    "maxPercent": 10,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Soul Taker",
            "description": "An avoidable attack that deals 230 plus 10% of Target's current Hitpoints as damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:SoulTakerPlayer",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 100,
                    "roll": false
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "CurrentHP",
                    "maxPercent": 4,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Soul Taker",
            "description": "An avoidable attack that deals 100% of your max hit plus 4% of Target's current Hitpoints.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:SpiritBurn",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Burn",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "MaxHP",
                            "maxPercent": 200
                        }
                    ],
                    "interval": 250,
                    "procs": 40,
                    "chance": 100
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Spirit Burn",
            "description": "An unavoidable attack that deals no damage. On a hit, Inflicts Burn that deals 200% of the enemy's max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:PoisonLeech",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 14,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 30,
            "name": "Poison Leech",
            "description": "An avoidable attack that deals 140 damage and heals the enemy for 30% of damage dealt.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:BloatingShot",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Bloating Shot",
            "description": "An avoidable attack that deals 100% of the enemy's max hit damage. On a hit, Inflicts Poison that deals 10% of your max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:PoisonShotPlayer",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 14,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Poison Shot",
            "description": "An avoidable attack that deals 140 damage. On a hit, Inflicts Poison that deals 10% of the enemy's max hitpoints as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Reflection",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "Reflection",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Reflection",
            "description": "An unavoidable attack that deals damage equal to 200% of your combined Attack, Ranged and Magic Levels.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:ReflectionPlayer",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "Reflection",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Reflection",
            "description": "An avoidable attack that deals damage equal to 200% of the enemy's combined Attack, Ranged and Magic Levels.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Telekinesis",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "DefenceLevel",
                    "maxPercent": 50,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Telekinesis",
            "description": "An unavoidable attack that deals damage equal to 500% of your Defence Level.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:TelekinesisPlayer",
            "defaultChance": 25,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "DefenceLevel",
                    "maxPercent": 50,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Telekinesis",
            "description": "An unavoidable attack that deals damage equal to 500% of the enemy's Defence Level.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:MindBarrier",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 20
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Mind Barrier",
            "description": "Gives the enemy +20% Damage Reduction for 3 of the enemy's turns",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:TrapDoor",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 50,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Trap Door",
            "description": "An avoidable attack that deals damage equal to 50% of your max hitpoints.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Illusion",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 4,
                        "increasedGlobalEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Illusion",
            "description": "Gives the enemy +4% Damage Reduction and +30% Global Evasion for 3 of the enemy's turns",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:IllusionPlayer",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageReduction": 4,
                        "increasedGlobalEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Illusion",
            "description": "Gives you +4% Damage Reduction and +30% Global Evasion for 3 of your turns",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Puppets",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "Fixed",
                    "maxPercent": 40,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Puppets",
            "description": "An avoidable attack that deals 400 damage 5 times over 0.8s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Manipulate",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHit",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "disableAttackDamage": 1
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 0,
                    "countsOn": "Target"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Manipulate",
            "description": "An avoidable attack that deals damage equal to 100% of your max hit. On a hit, disables all damage from your Attacks until the end of the attack",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:GhostlyScimitar",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 10,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ghostly Scimitar",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's normal damage and 10% of your max hitpoints.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:GhostlyScimitarPlayer",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 10,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ghostly Scimitar",
            "description": "An avoidable attack that deals 100% of your normal damage and 10% of the enemy's max hitpoints.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Blunderbuss",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "maxRoll": "MaxHit",
                    "character": "Target",
                    "maxPercent": 35,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 8,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Blunderbuss",
            "description": "An avoidable attack that deals damage equal to 35% of your normal damage 8 times over 1.05s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:BlunderbussPlayer",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "maxRoll": "MaxHit",
                    "minRoll": "MaxHit",
                    "character": "Target",
                    "minPercent": 1,
                    "maxPercent": 15,
                    "roll": true
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 8,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Blunderbuss",
            "description": "An avoidable attack that deals damage equal to 15% of the enemy's normal damage 8 times over 1.05s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:CursedBlunderbuss",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "Fixed",
                    "maxPercent": 60,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Curse",
                    "curse": "melvorF:BlindingI",
                    "isRandom": true
                },
                {
                    "effectType": "Curse",
                    "curse": "melvorF:BlindingI",
                    "isRandom": true
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Cursed Blunderbuss",
            "description": "An avoidable attack that deals 600 damage. On a hit, applies 2 random Curses to you for 3 turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:GhostlySword",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Ghostly Sword",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's normal damage 3 times over 0.4s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Foresight",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalAccuracy": 100,
                        "increasedGlobalEvasion": 100
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Foresight",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's normal damage. On a hit, gives the enemy +100% Accuracy Rating and +100% Global Evasion for 1 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:ForesightPlayer",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedGlobalAccuracy": 100,
                        "increasedGlobalEvasion": 100
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Foresight",
            "description": "An avoidable attack that deals damage equal to 100% of your normal damage. On a hit, gives you +100% Accuracy Rating and +100% Global Evasion for 1 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:GhostlyCannonball",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Ghostly Cannonball",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's max hit.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:WaterPulse",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 20,
                    "flavour": "Stun"
                },
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Water Pulse",
            "description": "An unavoidable attack that deals damage equal to 100% of the enemy's normal damage 3 times over 0.8s. On a hit, has a 20% chance to apply stun for 2 turns and gives you +20% Attack Interval for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:WaterPulsePlayer",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 20,
                    "flavour": "Stun"
                },
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": true,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Water Pulse",
            "description": "An unavoidable attack that deals damage equal to 100% of your normal damage 3 times over 0.8s. On a hit, has a 20% chance to apply stun for 2 turns and gives the enemy +20% Attack Interval for 2 of the enemy's turns.",
            "usesRunesPerProc": true
        },
        {
            "id": "melvorAoD:WaterBarrier",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Reductive",
                    "modifiers": {
                        "increasedDamageReduction": 1,
                        "stunImmunity": 15,
                        "increasedChanceToAvoidSleep": 15
                    },
                    "maxStacks": 10,
                    "turns": "Infinity",
                    "name": "Water Barrier"
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Water Barrier",
            "description": "Starts with 10 stacks and one stack is removed each time they are hit. Each stack gives the enemy +1% Damage Reduction, +15% chance to ignore Stun and Freeze, and +15% chance to avoid Sleep.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:WaterBarrierPlayer",
            "defaultChance": 15,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Reductive",
                    "modifiers": {
                        "increasedDamageReduction": 1,
                        "stunImmunity": 15,
                        "increasedChanceToAvoidSleep": 15
                    },
                    "maxStacks": 5,
                    "turns": "Infinity",
                    "name": "Water Barrier"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Water Barrier Player",
            "description": "Starts with 5 stacks and one stack is removed each time you are hit. Each stack gives you +1% Damage Reduction, +15% chance to ignore Stun and Freeze, and +15% chance to avoid Sleep.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:EngulfingVortex",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 10,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Engulfing Vortex",
            "description": "An avoidable attack that deals damage equal to 75% of the enemy's normal damage 10 times over 1.8s. On a hit, gives you +30% Attack Interval for 1 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:EngulfingVortexPlayer",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 75
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 30,
                    "turns": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 10,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Engulfing Vortex",
            "description": "An avoidable attack that deals damage equal to 75% of your normal damage 10 times over 1.8s. On a hit, gives the enemy +30% Attack Interval for 1 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:HastyAssault",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 20
                    },
                    "maxStacks": 5,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 5,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Hasty Assault",
            "description": "Perform a normal attack. On a hit, gives the enemy -20% Attack Interval that stacks up to 5 times.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:HastyAssaultPlayer",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 20,
                        "decreasedMaxHitPercent": 20
                    },
                    "maxStacks": 5,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 5,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Hasty Assault",
            "description": "Perform a normal attack. On a hit, gives you -20% Attack Interval that stacks up to 5 times.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:SleepingEntanglement",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Sleep",
                    "turns": 2,
                    "chance": 25
                }
            ],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Sleeping Entanglement",
            "description": "An unavoidable attack that deals damage equal to 100% of the enemy's normal damage. On a hit, has a 25% chance to apply sleep for 2 turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:StunningBarrage",
            "defaultChance": 40,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 2,
                    "chance": 75,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Stunning Barrage",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's normal damage 3 times over 0.8s. On a hit, has a 75% chance to apply stun for 2 turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:EradicatingBlast",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 60
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMaxHitPercent": 2,
                        "increasedMaxHitPercentBasedOnTargetCurrentHitpoints": 0.1000000000000000055511151231257827021181583404541015625
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 1,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 7,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Eradicating Blast",
            "description": "An avoidable attack that deals damage equal to 60% of the enemy's normal damage 7 times over 2.4s. Gives the enemy +2% Max Hit and +0.1% Max Hit for each 1% of Target current Hitpoints remaining for 1 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:NullAndCleanse",
            "defaultChance": 30,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "debuffImmunity": 1,
                        "stunImmunity": 100,
                        "sleepImmunity": 1,
                        "curseImmunity": 1
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "nulled": 1
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Attacker"
                },
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Regen",
                    "damage": [
                        {
                            "roll": false,
                            "character": "Attacker",
                            "maxRoll": "CurrentHP",
                            "maxPercent": 10
                        }
                    ],
                    "procs": 1,
                    "interval": 50,
                    "chance": 100
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Null and Cleanse",
            "description": "Nulls the Target, disabling their ability to gain buffs or modifier effects for 2 turns. Also cleanses the Attacker, making them immune to debuffs and curses for 2 turns. Attacker also heals for 10% of their current HP.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:CrystalShard",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "Fixed",
                    "maxPercent": 7.5,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crystal Shard",
            "description": "An unavoidable attack that deals 75 damage.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:ShatteredCrystals",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 2
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Shattered Crystals",
            "description": "An avoidable attack that deals 100% of the enemy's normal damage. On a hit, gives you +20% Attack Interval for 2 of your turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:CrystalLeash",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 25,
            "name": "Crystal Leash",
            "description": "An avoidable attack that deals 100% of the enemy's normal damage and heals the enemy for 25% of damage dealt.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:CrystalLure",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedGlobalEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crystal Lure",
            "description": "An avoidable attack that deals 100% of the enemy's normal damage. On a hit, gives you -30% Global Evasion for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:CrystalPierce",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "Crystallize",
                    "maxPercent": 50,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crystal Pierce",
            "description": "An unavoidable attack that deals 50% of your max hit. This is doubled if Target is Crystallized.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:CrystalForce",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 12.5,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Crystal Force",
            "description": "An avoidable attack that deals 100% of the enemy's normal damage and 12.5% of your max hitpoints.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:SharedToxins",
            "defaultChance": 20,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Poison",
                    "chance": 100
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedMaxHitPercent": 15,
                        "decreasedSummoningMaxHit": 15
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Target",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Shared Toxins",
            "description": "An avoidable attack that deals 100% of the enemy's normal damage. On a hit, inflicts Poison that deals 10% of your max hitpoints as damage over 10s and gives you -15% Max Hit and -15% Summoning Max Hit for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:BleedingBite",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "DOT",
                    "subtype": "Bleed",
                    "procs": 20,
                    "interval": 500,
                    "damage": [
                        {
                            "character": "Attacker",
                            "maxRoll": "DamageDealt",
                            "maxPercent": 200,
                            "roll": false
                        }
                    ],
                    "chance": 100
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Bleeding Bite",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's normal damage. On a hit, inflicts Bleed that deals 200% of the damage dealt as damage over 10s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:NastyBitePlayer",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "CurrentHP",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Nasty Bite",
            "description": "An avoidable attack that deals damage equal to 20% of the enemy's current hitpoints.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:NastyBite",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "maxRoll": "MaxHit",
                    "character": "Attacker",
                    "maxPercent": 100,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "chance": 20,
                    "flavour": "Stun"
                }
            ],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Nasty Bite",
            "description": "An avoidable attack that deals damage equal to 100% of the enemy's max hit. On a hit, has a 20% chance to apply stun for 1 turn.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:PoisonHuntsman",
            "defaultChance": 50,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "Fixed",
                    "maxPercent": 20,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMinHitBasedOnMaxHit": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Poison Huntsman",
            "description": "An avoidable attack that deals 200 damage 3 times over 0.4s. On a hit, gives the enemy +30% of Maximum Hit added to Minimum Hit for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:PoisonSpikeSkin",
            "defaultChance": 50,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedReflectDamage": 30,
                        "increasedPoisonReflectChance": 50,
                        "increasedDamageReduction": 5
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Poison Spike Skin",
            "description": "Gives the enemy +30% Reflect Damage, +50% chance to poison attackers when hit, and +5% Damage Reduction for 3 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:AgileHunter",
            "defaultChance": 20,
            "damage": [],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedAttackIntervalPercent": 20,
                        "increasedGlobalEvasion": 30
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 2,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": true,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Agile Hunter",
            "description": "Gives the enemy -20% Attack Interval and +30% Global Evasion for 2 of the enemy's turns.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:BurningRoots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 20
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Burning Roots",
            "description": "An avoidable attack that deals damage equal to 30% of the enemy's max hit 5 times over 0.6s. On a hit, has a 20% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:BurningRootsPlayer",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "MaxHit",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 20
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 150,
            "lifesteal": 0,
            "name": "Burning Roots",
            "description": "An avoidable attack that deals damage equal to 30% of your max hit 5 times over 0.6s. On a hit, has a 20% chance to inflict Burn that deals 15% of the enemy's current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:RingOfFire",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Burn",
                    "chance": 10
                }
            ],
            "cantMiss": false,
            "attackCount": 5,
            "attackInterval": 300,
            "lifesteal": 0,
            "name": "Ring of Fire",
            "description": "An avoidable attack that deals 300 damage 5 times over 1.2s. On a hit, has a 10% chance to inflict Burn that deals 15% of your current hitpoints as damage over 2.5s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:Marionette",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 250,
            "lifesteal": 0,
            "name": "Marionette",
            "description": "An avoidable attack that deals 100% of the enemy's normal damage 2 times over 0.25s.",
            "usesRunesPerProc": false
        },
        {
            "id": "melvorAoD:EvilMalice",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedDamageBasedOnCurrentHitpoints": 15
                    },
                    "character": "Attacker",
                    "turns": 5,
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Evil Malice",
            "description": "The enemy performs a normal attack. They creak and groan, invoking the unholy prayer of Malice, giving them +15% of target's current hitpoints dealt as damage when hitting with an attack for 5 of their turns."
        },
        {
            "id": "melvorAoD:CrushingRoots",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 12,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "flavour": "Stun",
                    "chance": 20
                }
            ],
            "cantMiss": false,
            "attackCount": 2,
            "attackInterval": 200,
            "lifesteal": 0,
            "name": "Crushing Roots",
            "description": "Great roots lift from the earth and slam down on you dealing 120 damage 2 times over 0.2s. Avoidable."
        },
        {
            "id": "melvorAoD:AngryGrudge",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedMinHitBasedOnMaxHit": 20
                    },
                    "character": "Attacker",
                    "turns": 5,
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                },
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "decreasedGlobalEvasion": 20
                    },
                    "character": "Target",
                    "turns": 5,
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Angry Grudge",
            "description": "The enemy performs a normal attack. They creak and groan, invoking the unholy prayer of Grudge, giving them +20% of Maximum Hit added to Minimum Hit for 5 of the enemy's turns and giving you -20% Global Evasion for 5 of the enemy's turns."
        },
        {
            "id": "melvorAoD:ConsumingRage",
            "defaultChance": 30,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedLifestealDamageBasedOnCurrentHitpoints": 5
                    },
                    "character": "Attacker",
                    "turns": 5,
                    "countsOn": "Attacker",
                    "maxStacks": 1,
                    "stacksToAdd": 1
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Consuming Rage",
            "description": "The enemy performs a normal attack. They creak and groan, invoking the unholy prayer of Consumption, giving them +5% of target's current hitpoints dealt as damage and healed when hitting with an attack for 5 of the enemy's turns."
        },
        {
            "id": "melvorAoD:CrushingWaves",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 30,
                    "roll": false
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Stun",
                    "turns": 1,
                    "flavour": "Stun",
                    "chance": 5
                }
            ],
            "cantMiss": false,
            "attackCount": 3,
            "attackInterval": 400,
            "lifesteal": 0,
            "name": "Crushing Wave",
            "description": "An avoidable attack that deals 300 3 times over 0.8s. On a hit, has a 5% chance to apply stun for 1 turn."
        },
        {
            "id": "melvorAoD:Whirlpool",
            "defaultChance": 100,
            "damage": [
                {
                    "damageType": "Custom",
                    "character": "Attacker",
                    "maxRoll": "Fixed",
                    "maxPercent": 180,
                    "roll": false,
                    "attackCount": 0
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 2,
                    "roll": false,
                    "attackCount": 1
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 2,
                    "roll": false,
                    "attackCount": 2
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 2,
                    "roll": false,
                    "attackCount": 3
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 2,
                    "roll": false,
                    "attackCount": 4
                },
                {
                    "damageType": "Custom",
                    "character": "Target",
                    "maxRoll": "MaxHP",
                    "maxPercent": 2,
                    "roll": false,
                    "attackCount": 5
                }
            ],
            "prehitEffects": [],
            "onhitEffects": [
                {
                    "effectType": "Slow",
                    "magnitude": 20,
                    "turns": 1
                }
            ],
            "cantMiss": false,
            "attackCount": 6,
            "attackInterval": 600,
            "lifesteal": 0,
            "name": "Whirlpool",
            "description": "Perform 6 avoidable attacks over 3s that deal 1800 damage on the 1st attack, and damage equal to 2% of the enemy's max hitpoints on the subsequent attacks. On a hit, gives the enemy +20% Attack Interval for 1 of the enemy's turns."
        },
        {
            "id": "melvorAoD:ShellBuff",
            "defaultChance": 10,
            "damage": [
                {
                    "damageType": "Normal",
                    "amplitude": 100
                }
            ],
            "prehitEffects": [
                {
                    "effectType": "Custom",
                    "type": "Modifier",
                    "modifiers": {
                        "increasedRegenPerDamageTaken": 50
                    },
                    "maxStacks": 1,
                    "stacksToAdd": 1,
                    "character": "Attacker",
                    "turns": 3,
                    "countsOn": "Attacker"
                }
            ],
            "onhitEffects": [],
            "cantMiss": false,
            "attackCount": 1,
            "attackInterval": 50,
            "lifesteal": 0,
            "name": "Shell Buff",
            "description": "Perform a normal attack. Gives you +50% of damage taken from attacks healed on next hitpoint regeneration for 3 of your turns.",
            "usesRunesPerProc": false
        }
    ],
    "combatPassives": [
        {
            "id": "melvorD:SwingFirst",
            "name": "Swing First",
            "modifiers": {
                "decreasedGlobalEvasion": 10,
                "increasedReflectDamage": 20
            },
            "customDescription": "Enemy reflects 20% damage dealt by Player, but has -10% Evasion Ratings"
        },
        {
            "id": "melvorD:DontHurtMe",
            "name": "Dont hurt me",
            "modifiers": {
                "increasedDamageReduction": 20,
                "decreasedMaxHitPercent": 10
            },
            "customDescription": "Enemy gains +20% Damage Reduction, but has -10% Maximum Hit"
        },
        {
            "id": "melvorD:JustAScratch",
            "name": "Just a Scratch",
            "modifiers": {
                "increasedHitpointRegeneration": 2.5,
                "decreasedMaxHitpoints": 10
            },
            "customDescription": "Enemy heals for 2.5% Maximum Hitpoints every 10s, but has -10% Maximum Hp"
        },
        {
            "id": "melvorD:BigBoi",
            "name": "Big Boi",
            "modifiers": {
                "increasedMaxHitpoints": 50,
                "decreasedGlobalEvasion": 25
            },
            "customDescription": "Enemy gains +50% Maximum Hitpoints, but has -25% Evasion Ratings."
        },
        {
            "id": "melvorD:CantTouchThis",
            "name": "Cant Touch This",
            "modifiers": {
                "increasedGlobalEvasion": 20,
                "decreasedGlobalAccuracy": 10
            },
            "customDescription": "Enemy gains +20% Evasion Ratings, but loses -10% Accuracy Rating"
        },
        {
            "id": "melvorD:Stronk",
            "name": "Stronk",
            "modifiers": {
                "increasedMaxHitPercent": 50,
                "decreasedMaxHitpoints": 25
            },
            "customDescription": "Enemy Gains +50% Maximum Hit, but loses -25% Maximum Hitpoints"
        },
        {
            "id": "melvorD:JustDontMiss",
            "name": "Just Dont Miss",
            "modifiers": {
                "increasedGlobalAccuracy": 50,
                "decreasedMaxHitPercent": 25
            },
            "customDescription": "Enemy gains +50% Accuracy Rating, but loses -25% Maximum Hit"
        },
        {
            "id": "melvorD:CheatsEnabled",
            "name": "Cheats Enabled",
            "modifiers": {
                "increasedMaxHitPercent": 25,
                "increasedGlobalAccuracy": 25,
                "increasedGlobalEvasion": 25,
                "decreasedAttackIntervalPercent": 10
            },
            "customDescription": "Enemy gains +25% Maximum Hit, +25% Accuracy Ratings \u0026 +25% Evasion Ratings, but also has +10% Attack Interval"
        },
        {
            "id": "melvorD:SomethingWillHit",
            "name": "Something will hit",
            "modifiers": {
                "increasedAttackIntervalPercent": 20,
                "decreasedGlobalAccuracy": 25,
                "decreasedMaxHitPercent": 25
            },
            "customDescription": "Grants Enemy -20% Attack Interval, +25% Accuracy Rating,  but loses -25% Maximum Hit"
        },
        {
            "id": "melvorD:Yoink",
            "name": "Yoink",
            "modifiers": {
                "increasedLifesteal": 10,
                "decreasedMaxHitpoints": 10
            },
            "customDescription": "Enemy gains +10% Lifesteal per hit, but loses -10% Maximum Hitpoints"
        },
        {
            "id": "melvorD:NothingPersonalKid",
            "name": "Nothing Personal Kid",
            "modifiers": {
                "stunImmunity": 100,
                "decreasedMaxHitPercent": 25
            },
            "customDescription": "Enemy is Immune to Stun and Freeze, but loses -25% Maximum Hit"
        },
        {
            "id": "melvorD:Humungus",
            "name": "Humungus",
            "modifiers": {
                "increasedMaxHitpoints": 50,
                "increasedMaxHitPercent": 50,
                "increasedAttackIntervalPercent": 100,
                "decreasedGlobalAccuracy": 25
            },
            "customDescription": "+50% Maximum Hitpoints, +50% Maximum Hit, +100% Attack Interval, and -25% Global Accuracy"
        },
        {
            "id": "melvorD:NerfThisGuy",
            "name": "Nerf This Guy",
            "modifiers": {
                "decreasedMaxHitpoints": 50,
                "increasedEndOfTurnHealing3": 10
            },
            "customDescription": "-50% Maximum Hitpoints and Heal 10% of current hitpoints every 3 turns"
        },
        {
            "id": "melvorD:No1Mixtape",
            "name": "No. 1 Mixtape",
            "modifiers": {
                "burnImmunity": 100,
                "frostBurnImmunity": 100
            },
            "customDescription": "+100% chance to ignore burn and +100% chance to ignore Frostburn"
        },
        {
            "id": "melvorD:AbsoluteThickness",
            "name": "Absolute Thickness",
            "modifiers": {
                "increasedDamageReduction": 95,
                "decreasedMaxHitpoints": 90
            },
            "customDescription": "+95% Damage Reduction and -90% Maximum Hitpoints"
        },
        {
            "id": "melvorD:OhNoooo",
            "name": "Oh Noooo",
            "modifiers": {
                "increasedMaxHitPercent": 100,
                "increasedAttackIntervalPercent": 300
            },
            "customDescription": "+100% Maximum Hit and +300% Attack Interval"
        },
        {
            "id": "melvorD:Rank1Ninja",
            "name": "Rank 1 Ninja",
            "modifiers": {
                "increasedGlobalEvasion": 300,
                "decreasedMaxHitpoints": 90
            },
            "customDescription": "+300% Global Evasion and -90% Maximum Hitpoints"
        },
        {
            "id": "melvorD:ProGamer",
            "name": "Pro Gamer",
            "modifiers": {
                "increasedGlobalAccuracy": 300,
                "decreasedGlobalEvasion": 90
            },
            "customDescription": "+300% Accuracy Rating and -90% Global Evasion"
        },
        {
            "id": "melvorD:AllOnRed",
            "name": "All on Red",
            "modifiers": {
                "increasedMagicCritChance": 5,
                "increasedMeleeCritChance": 5,
                "increasedRangedCritChance": 5,
                "decreasedMaxHitpoints": 20,
                "decreasedGlobalEvasion": 20
            },
            "customDescription": "+5% Magic critical hit chance, +5% Melee critical hit chance, +5% Ranged critical hit chance, -20% Maximum Hitpoints, and -20% Global Evasion"
        },
        {
            "id": "melvorD:ImAlreadyToxic",
            "name": "I'm Already Toxic",
            "modifiers": {
                "poisonImmunity": 100,
                "increasedChanceToApplyPoison": 5
            },
            "customDescription": "+100% chance to ignore poison and +5% chance to apply poison when hitting with an attack"
        },
        {
            "id": "melvorF:Purity",
            "name": "Purity",
            "modifiers": {
                "debuffImmunity": 1,
                "stunImmunity": 100,
                "sleepImmunity": 1,
                "curseImmunity": 1,
                "increasedAfflictionChance": 70,
                "increasedChanceToDodgeCrystallization": 100,
                "increasedChanceToDodgeCrystalSanction": 100
            },
            "customDescription": "Immune to Player Debuffs includes Stun and Freeze."
        },
        {
            "id": "melvorF:Purity2",
            "name": "Purity",
            "modifiers": {
                "debuffImmunity": 1,
                "stunImmunity": 100,
                "sleepImmunity": 1,
                "curseImmunity": 1,
                "increasedChanceToDodgeCrystallization": 100,
                "increasedChanceToDodgeCrystalSanction": 100
            },
            "customDescription": "Immune to Player Debuffs includes Stun and Freeze."
        },
        {
            "id": "melvorF:Rebirth",
            "name": "Rebirth",
            "modifiers": {
                "increasedRebirthChance": 40
            },
            "customDescription": "Upon reaching 0 Hitpoints, 40% chance to respawn with full Hitpoints."
        },
        {
            "id": "melvorF:MeleeProficiency",
            "name": "Melee Proficiency",
            "modifiers": {
                "rangedImmunity": 1,
                "magicImmunity": 1
            },
            "customDescription": "Immune to all Ranged and Magic Attacks."
        },
        {
            "id": "melvorF:RangedProficiency",
            "name": "Ranged Proficiency",
            "modifiers": {
                "meleeImmunity": 1,
                "magicImmunity": 1
            },
            "customDescription": "Immune to all Melee and Magic Attacks."
        },
        {
            "id": "melvorF:MagicProficiency",
            "name": "Magic Proficiency",
            "modifiers": {
                "meleeImmunity": 1,
                "rangedImmunity": 1
            },
            "customDescription": "Immune to all Melee and Ranged Attacks"
        },
        {
            "id": "melvorF:AfflictedMight",
            "name": "Afflicted Might",
            "modifiers": {
                "stunImmunity": 100,
                "sleepImmunity": 1,
                "curseImmunity": 1,
                "slowImmunity": 100,
                "increasedAfflictionChance": 50,
                "otherStyleImmunity": 1
            },
            "customDescription": "All attacks have +50% chance to inflict affliction. Immune to all attack types other than their own. Immune to Stun, Freeze, Sleep, Curses and Slow."
        },
        {
            "id": "melvorF:Afflicted",
            "name": "Afflicted",
            "modifiers": {
                "increasedAfflictionChance": 70,
                "increasedDamageReduction": 20
            },
            "customDescription": "+70% chance to apply affliction when attacking and +20% Damage Reduction"
        },
        {
            "id": "melvorF:MistBoss",
            "name": "Mist Boss",
            "modifiers": {
                "increasedMaxHitpoints": 20,
                "increasedDamageReduction": 20,
                "decreasedAttackIntervalPercent": 20,
                "increasedGlobalAccuracy": 20,
                "increasedGlobalEvasion": 20
            },
            "customDescription": "+20% Maximum Hitpoints, +20% Damage Reduction, -20% Attack Interval, +20% Accuracy Rating, and +20% Global Evasion"
        },
        {
            "id": "melvorF:ToxicGlands",
            "name": "Toxic Glands",
            "modifiers": {
                "poisonImmunity": 100
            },
            "customDescription": "+100% chance to ignore poison"
        },
        {
            "id": "melvorF:PoisonousHide",
            "name": "Poisonous Hide",
            "modifiers": {
                "poisonImmunity": 100,
                "increasedChanceToApplyPoison": 20
            },
            "customDescription": "+100% chance to ignore poison and +20% chance to apply poison when hitting with an attack"
        },
        {
            "id": "melvorF:CursedRobes",
            "name": "Cursed Robes",
            "modifiers": {
                "burnImmunity": 100,
                "frostBurnImmunity": 100,
                "increasedLifesteal": 25
            },
            "customDescription": "+100% chance to ignore burn, +100% chance to ignore Frostburn, and +25% Lifesteal"
        },
        {
            "id": "melvorF:SpikedArmour",
            "name": "Spiked Armour",
            "modifiers": {
                "increasedReflectDamage": 20,
                "slowImmunity": 100,
                "increasedDamageReduction": 20
            },
            "customDescription": "+20% Reflect Damage, +100% chance to ignore Slow effects, and +20% Damage Reduction"
        },
        {
            "id": "melvorF:BonePlate",
            "name": "Bone Plate",
            "modifiers": {
                "stunImmunity": 100,
                "bleedImmunity": 100,
                "curseImmunity": 1,
                "increasedDamageReduction": 15
            },
            "customDescription": "+100% chance to ignore Stun and Freeze, +100% chance to ignore bleed, Immune to curses, and +15% Damage Reduction"
        },
        {
            "id": "melvorF:FleetingDefence",
            "name": "Fleeting Defence",
            "modifiers": {
                "globalEvasionHPScaling": 1.3000000000000000444089209850062616169452667236328125
            },
            "customDescription": "Evasion Ratings are multiplied by 1.3 times current Hitpoints percent"
        },
        {
            "id": "melvorF:EventPassive1",
            "modifiers": {
                "increasedMaxHitPercent": 10,
                "decreasedAttackIntervalPercent": 10,
                "decreasedGlobalEvasion": 10
            },
            "customDescription": "+10% Maximum Hit, -10% Attack Interval, and -10% Global Evasion"
        },
        {
            "id": "melvorF:EventPassive2",
            "modifiers": {
                "increasedFlatMaxHitpoints": 200,
                "decreasedMaxHitPercent": 10
            },
            "customDescription": "+2000 Maximum Hitpoints and -10% Maximum Hit"
        },
        {
            "id": "melvorF:EventPassive3",
            "modifiers": {
                "increasedMaxHitPercent": 20,
                "decreasedMaxHitpoints": 10
            },
            "customDescription": "+20% Maximum Hit and -10% Maximum Hitpoints"
        },
        {
            "id": "melvorF:EventPassive4",
            "modifiers": {
                "increasedEndOfTurnHealing2": 4,
                "increasedMinHitBasedOnMaxHit": 40
            },
            "customDescription": "Heal 4% of current hitpoints every 2 turns and +40% of Maximum Hit added to Minimum Hit"
        },
        {
            "id": "melvorF:EventPassive5",
            "modifiers": {
                "slowImmunity": 100,
                "decreasedAttackIntervalPercent": 5
            },
            "customDescription": "+100% chance to ignore Slow effects and -5% Attack Interval"
        },
        {
            "id": "melvorF:EventPassive6",
            "modifiers": {
                "stunImmunity": 100,
                "sleepImmunity": 1
            },
            "customDescription": "+100% chance to ignore Stun and Freeze and Immune to Sleep"
        },
        {
            "id": "melvorF:EventPassive7",
            "modifiers": {
                "increasedAfflictionChance": 15,
                "increasedLifesteal": 15
            },
            "customDescription": "+15% chance to apply affliction when attacking and +15% Lifesteal"
        },
        {
            "id": "melvorF:EventPassive8",
            "modifiers": {
                "increasedDamageReduction": 15,
                "increasedGlobalEvasion": 15
            },
            "customDescription": "+15% Damage Reduction and +15% Global Evasion"
        },
        {
            "id": "melvorF:EventPassive9",
            "modifiers": {
                "increasedMaxHitPercent": 20,
                "increasedGlobalAccuracy": 20
            },
            "customDescription": "+20% Maximum Hit and +20% Accuracy Rating"
        },
        {
            "id": "melvorF:EventPassive10",
            "modifiers": {
                "increasedChanceToApplyPoison": 50,
                "increasedMaxHitpoints": 10
            },
            "customDescription": "+50% chance to apply poison when hitting with an attack and +10% Maximum Hitpoints"
        },
        {
            "id": "melvorF:EventPassive11",
            "modifiers": {
                "increasedChanceToApplyBurn": 50,
                "increasedChanceToApplyFrostburn": 50
            },
            "customDescription": "+50% Chance to apply burn when attacking and +50% chance to apply frostburn when attacking"
        },
        {
            "id": "melvorF:EventPassive12",
            "modifiers": {},
            "customDescription": "Slayer Area Effects are +5% Stronger"
        },
        {
            "id": "melvorTotH:Intimidation3",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 3
            },
            "customDescription": "Reduce Player damage reduction by 3%"
        },
        {
            "id": "melvorTotH:Intimidation7",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 7
            },
            "customDescription": "Reduce Player damage reduction by 7%"
        },
        {
            "id": "melvorTotH:Intimidation8",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 8
            },
            "customDescription": "Reduce Player damage reduction by 8%"
        },
        {
            "id": "melvorTotH:Intimidation9",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 9
            },
            "customDescription": "Reduce Player damage reduction by 9%"
        },
        {
            "id": "melvorTotH:Intimidation10",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 10
            },
            "customDescription": "Reduce Player damage reduction by 10%"
        },
        {
            "id": "melvorTotH:Intimidation11",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 11
            },
            "customDescription": "Reduce Player damage reduction by 11%"
        },
        {
            "id": "melvorTotH:Intimidation13",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 13
            },
            "customDescription": "Reduce Player damage reduction by 13%"
        },
        {
            "id": "melvorTotH:Intimidation15",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 15
            },
            "customDescription": "Reduce Player damage reduction by 15%"
        },
        {
            "id": "melvorTotH:Intimidation16",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 16
            },
            "customDescription": "Reduce Player damage reduction by 16%"
        },
        {
            "id": "melvorTotH:Intimidation18",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 18
            },
            "customDescription": "Reduce Player damage reduction by 18%"
        },
        {
            "id": "melvorTotH:Intimidation19",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 19
            },
            "customDescription": "Reduce Player damage reduction by 19%"
        },
        {
            "id": "melvorTotH:Intimidation20",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 20
            },
            "customDescription": "Reduce Player damage reduction by 20%"
        },
        {
            "id": "melvorTotH:Intimidation21",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 21
            },
            "customDescription": "Reduce Player damage reduction by 21%"
        },
        {
            "id": "melvorTotH:Intimidation23",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 23
            },
            "customDescription": "Reduce Player damage reduction by 23%"
        },
        {
            "id": "melvorTotH:Intimidation24",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 24
            },
            "customDescription": "Reduce Player damage reduction by 24%"
        },
        {
            "id": "melvorTotH:Intimidation25",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 25
            },
            "customDescription": "Reduce Player damage reduction by 25%"
        },
        {
            "id": "melvorTotH:Intimidation29",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 29
            },
            "customDescription": "Reduce Player damage reduction by 29%"
        },
        {
            "id": "melvorTotH:Intimidation30",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 30
            },
            "customDescription": "Reduce Player damage reduction by 30%"
        },
        {
            "id": "melvorTotH:Intimidation36",
            "name": "Intimidation",
            "modifiers": {
                "decreasedPlayerDamageReduction": 36
            },
            "customDescription": "Reduce Player damage reduction by 36%"
        },
        {
            "id": "melvorTotH:ToxicSkin",
            "name": "Toxic Skin",
            "modifiers": {
                "increasedChanceToApplyPoison": 30
            },
            "customDescription": "+30% chance to apply poison when hitting with an attack"
        },
        {
            "id": "melvorTotH:AfflictedVitality",
            "name": "Afflicted Vitality",
            "modifiers": {
                "increasedHitpointRegeneration": 10
            },
            "customDescription": "+10% Hitpoint Regeneration"
        },
        {
            "id": "melvorTotH:Ablaze",
            "name": "Ablaze",
            "modifiers": {
                "increasedChanceToApplyBurn": 30
            },
            "customDescription": "+30% Chance to apply burn when attacking"
        },
        {
            "id": "melvorTotH:FrozenBuild",
            "name": "Frozen Build",
            "modifiers": {
                "slowImmunity": 100,
                "freezeImmunity": 100,
                "frostBurnImmunity": 100
            },
            "customDescription": "+100% chance to ignore Slow effects, +100% chance to ignore Freezes only, and +100% chance to ignore Frostburn"
        },
        {
            "id": "melvorTotH:Shocked",
            "name": "Shocked",
            "modifiers": {
                "increasedChanceToApplyShock": 20
            },
            "customDescription": "+20% chance to apply Shock (Reduce Target Damage Reduction by 2%) per successful hit. Stacks up to 10 times."
        },
        {
            "id": "melvorTotH:AbsorbingSkin",
            "name": "Absorbing Skin",
            "modifiers": {
                "increasedAbsorbingSkin": 1
            },
            "customDescription": "Target gains +3% Damage Reduction for every successful hit by the Attacker (Stacks up to 10 times)"
        },
        {
            "id": "melvorTotH:Duality",
            "name": "Duality",
            "modifiers": {
                "increasedDuality": 1
            },
            "customDescription": "For each Target Attack Turn: 50% chance for the Target to apply -50% Attack Interval to itself for 2 turns"
        },
        {
            "id": "melvorTotH:StickyWebs",
            "name": "Sticky Webs",
            "modifiers": {
                "increased30Slow5TurnsChance": 20
            },
            "customDescription": "+20% chance to inflict a Slow that increases the target's attack interval by 30% for 5 target turns when hitting with an attack"
        },
        {
            "id": "melvorTotH:Decay",
            "name": "Decay",
            "modifiers": {
                "increasedChanceToApplyDecayCurse": 20
            },
            "customDescription": "+20% chance to apply Decay Curse to the Target per hit"
        },
        {
            "id": "melvorTotH:Rage",
            "name": "Rage",
            "modifiers": {
                "increasedRage": 1
            },
            "customDescription": "When Target is hit, Attacker gains a stack of Rage: +2% Max Hit and -2% Attack Interval (Stacks up to 10 times)"
        },
        {
            "id": "melvorTotH:IngrainedRoots",
            "name": "Ingrained Roots",
            "modifiers": {},
            "customDescription": ""
        },
        {
            "id": "melvorTotH:CursedLifesteal",
            "name": "Cursed Lifesteal",
            "modifiers": {
                "increasedCurseLifesteal": 500
            },
            "customDescription": "+500% Lifesteal if target is Cursed"
        },
        {
            "id": "melvorTotH:UndeadGrasp",
            "name": "Undead Grasp",
            "modifiers": {
                "increasedEndOfTurnHealing2": 15
            },
            "customDescription": "Heal 15% of current hitpoints every 2 turns"
        },
        {
            "id": "melvorTotH:DarkBlade",
            "name": "Dark Blade",
            "modifiers": {
                "increasedChanceDarkBlade": 20
            },
            "customDescription": "+20% chance to apply Dark Blade Effect (+1% Max Hit) to the Attacker per successful hit (Stacks up to 30 times)"
        },
        {
            "id": "melvorTotH:WeaknessFinder",
            "name": "Weakness Finder",
            "modifiers": {
                "reducedTargetDamageRedcutionIfBleeding": 10,
                "increasedBleedLifesteal": 10
            },
            "customDescription": "While Target is Bleeding, reduce their Damage Reduction by -10% and +10% Bleed lifesteal"
        },
        {
            "id": "melvorTotH:ElementalMaster",
            "name": "Elemental Master",
            "modifiers": {
                "increasedLifesteal": 250,
                "increasedElementalEffectChance": 20
            },
            "customDescription": "+250% Lifesteal and +20% chance to apply Burn, Frostburn or Freeze when hitting with a Magic attack"
        },
        {
            "id": "melvorTotH:Assassin",
            "name": "Assassin",
            "modifiers": {
                "increasedLifesteal": 250,
                "increasedAssassin": 1
            },
            "customDescription": "+250% Lifesteal and When Target is hit, Attacker gains a stack of Assassin: +30% Global Accuracy (Stacks up to 5 times and resets after 5 Attack Turns)"
        },
        {
            "id": "melvorTotH:Warrior",
            "name": "Warrior",
            "modifiers": {
                "increasedGlobalStunChance": 40,
                "increasedLifesteal": 150,
                "increasedBleedLifesteal": 500
            },
            "customDescription": "+40% chance to apply a Stun for 1 Attack Turn when hitting with any attack, +150% Lifesteal, and +500% Bleed lifesteal"
        },
        {
            "id": "melvorTotH:PoisonLifesteal",
            "name": "Poison Lifesteal",
            "modifiers": {
                "increasedPoisonLifesteal": 1000
            },
            "customDescription": "+1,000% Poison lifesteal"
        },
        {
            "id": "melvorTotH:PoisonImmunity",
            "name": "Poison Immunity",
            "modifiers": {
                "poisonImmunity": 100
            },
            "customDescription": "+100% chance to ignore poison"
        },
        {
            "id": "melvorTotH:BurnImmunity",
            "name": "Burn Immunity",
            "modifiers": {
                "burnImmunity": 100
            },
            "customDescription": "+100% chance to ignore burn"
        },
        {
            "id": "melvorTotH:ProtectionOfTheForest",
            "name": "Protection of the Forest",
            "modifiers": {
                "meleeImmunity": 1,
                "rangedImmunity": 1,
                "curseImmunity": 1
            },
            "customDescription": "Immune to Melee attacks, Immune to Ranged attacks, and Immune to curses"
        },
        {
            "id": "melvorTotH:SlowImmunity",
            "name": "Slow Immunity",
            "modifiers": {
                "slowImmunity": 100
            },
           
463

edits