{
  "meta": {
    "include": "active_skill_gem_stat_descriptions",
    "hasIdentifiers": false
  },
  "data": {
    "base_actor_scale_+%": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "skeletal_chains_aoe_health_percent": {
      "stats": ["skeletal_chains_aoe_%_health_dealt_as_chaos_damage"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Sacrifices %1%%% of Skeleton's Life to deal that much Chaos Damage",
          "formatters": []
        }
      ]
    },
    "vrf_loss": {
      "stats": [
        "vaal_righteous_fire_life_and_es_%_to_lose_on_use",
        "vaal_righteous_fire_life_and_es_%_as_damage_per_second"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text":
            "Sacrifices %1%%% of your Life and Energy Shield\\nDeals %2%%% of Sacrificed Life and Energy Shield as Fire Damage per second",
          "formatters": []
        }
      ]
    },
    "cast_speed_incr_skill_granted": {
      "stats": ["cast_speed_+%_granted_from_skill"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Cast Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Cast Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "spell_physical_damage_range": {
      "stats": [
        "spell_minimum_physical_damage",
        "spell_maximum_physical_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Physical Damage",
          "formatters": []
        }
      ]
    },
    "spell_fire_damage_range": {
      "stats": ["spell_minimum_fire_damage", "spell_maximum_fire_damage"],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Fire Damage",
          "formatters": []
        }
      ]
    },
    "spell_cold_damage_range": {
      "stats": ["spell_minimum_cold_damage", "spell_maximum_cold_damage"],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Cold Damage",
          "formatters": []
        }
      ]
    },
    "spell_lightning_damage_range": {
      "stats": [
        "spell_minimum_lightning_damage",
        "spell_maximum_lightning_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Lightning Damage",
          "formatters": []
        }
      ]
    },
    "spell_chaos_damage_range": {
      "stats": ["spell_minimum_chaos_damage", "spell_maximum_chaos_damage"],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Chaos Damage",
          "formatters": []
        }
      ]
    },
    "secondary_physical_damage_range": {
      "stats": [
        "secondary_minimum_physical_damage",
        "secondary_maximum_physical_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Physical Damage",
          "formatters": []
        }
      ]
    },
    "secondary_fire_damage_range": {
      "stats": [
        "secondary_minimum_fire_damage",
        "secondary_maximum_fire_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Fire Damage",
          "formatters": []
        }
      ]
    },
    "secondary_cold_damage_range": {
      "stats": [
        "secondary_minimum_cold_damage",
        "secondary_maximum_cold_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Cold Damage",
          "formatters": []
        }
      ]
    },
    "secondary_lightning_damage_range": {
      "stats": [
        "secondary_minimum_lightning_damage",
        "secondary_maximum_lightning_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Lightning Damage",
          "formatters": []
        }
      ]
    },
    "secondary_chaos_damage_range": {
      "stats": [
        "secondary_minimum_chaos_damage",
        "secondary_maximum_chaos_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Chaos Damage",
          "formatters": []
        }
      ]
    },
    "lightning_damage_per_power_charge_range": {
      "stats": [
        "spell_minimum_base_lightning_damage_per_power_charge",
        "spell_maximum_base_lightning_damage_per_power_charge"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Deals %1% to %2% base Lightning Damage per Power Charge",
          "formatters": []
        }
      ]
    },
    "fire_damage_per_endurance_charge_range": {
      "stats": [
        "spell_minimum_base_fire_damage_per_endurance_charge",
        "spell_maximum_base_fire_damage_per_endurance_charge"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Deals %1% to %2% base Fire Damage per Endurance Charge",
          "formatters": []
        }
      ]
    },
    "offering_duration_per_corpse": {
      "stats": ["offering_skill_effect_duration_per_corpse"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Additional %1% seconds Base Duration per extra Corpse consumed",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_damage_per_frenzy_charge_range": {
      "stats": [
        "spell_minimum_base_cold_damage_per_frenzy_charge",
        "spell_maximum_base_cold_damage_per_frenzy_charge"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Deals %1% to %2% base Cold Damage per Frenzy Charge",
          "formatters": []
        }
      ]
    },
    "attack_added_fire": {
      "stats": [
        "attack_minimum_added_fire_damage",
        "attack_maximum_added_fire_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adds %1% to %2% Fire Damage to Attacks",
          "formatters": []
        }
      ]
    },
    "attack_added_cold": {
      "stats": [
        "attack_minimum_added_cold_damage",
        "attack_maximum_added_cold_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adds %1% to %2% Cold Damage to Attacks",
          "formatters": []
        }
      ]
    },
    "attack_added_lightning": {
      "stats": [
        "attack_minimum_added_lightning_damage",
        "attack_maximum_added_lightning_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adds %1% to %2% Lightning Damage to Attacks",
          "formatters": []
        }
      ]
    },
    "cold_damage_per_int": {
      "stats": [
        "spell_minimum_base_cold_damage_+_per_10_intelligence",
        "spell_maximum_base_cold_damage_+_per_10_intelligence"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Deals %1% to %2% base Cold Damage per 10 Intelligence",
          "formatters": []
        }
      ]
    },
    "corpse_life_percentage": {
      "stats": ["corpse_explosion_monster_life_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Explosion deals base Fire Damage equal to %1%%% of the corpse's maximum Life",
          "formatters": []
        }
      ]
    },
    "spell_damage_over_time": {
      "stats": ["spell_damage_modifiers_apply_to_skill_dot"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Modifiers to Spell Damage apply to this Skill's Damage Over Time effect",
          "formatters": []
        }
      ]
    },
    "projectile_damage_over_time": {
      "stats": ["projectile_damage_modifiers_apply_to_skill_dot"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Modifiers to Projectile Damage apply to this Skill's Damage Over Time effect",
          "formatters": []
        }
      ]
    },
    "light_raidus_is_area": {
      "stats": ["light_radius_increases_apply_to_area_of_effect"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Increases and Reductions to Light Radius also apply to this Skill's Area of Effect",
          "formatters": []
        }
      ]
    },
    "mine": {
      "stats": ["is_remote_mine", "number_of_mines_to_place"],
      "translations": [
        {
          "matchers": [[1, "#"], 1],
          "text": "Places a Remote Mine which uses this Skill when detonated",
          "formatters": []
        },
        {
          "matchers": [[1, "#"], [2, "#"]],
          "text": "Places %2% Remote Mines which use this Skill when detonated",
          "formatters": []
        }
      ]
    },
    "trap": {
      "stats": ["is_trap", "number_of_traps_to_throw"],
      "translations": [
        {
          "matchers": [[1, "#"], 1],
          "text": "Throws a Trap which uses this Skill when Triggered",
          "formatters": []
        },
        {
          "matchers": [[1, "#"], [2, "#"]],
          "text": "Throws up to %2% Traps which use this Skill when Triggered",
          "formatters": []
        }
      ]
    },
    "trap_throw_random": {
      "stats": ["throw_traps_in_circle_radius"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Traps are thrown randomly around you",
          "formatters": []
        }
      ]
    },
    "totem": {
      "stats": ["is_totem"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Summons a Totem which uses this Skill",
          "formatters": []
        }
      ]
    },
    "trap_radius": {
      "stats": ["trap_trigger_radius_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Trap Trigger Area of Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Trap Trigger Area of Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_radius": {
      "stats": ["mine_detonation_radius_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Mine Detonation Area of Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Mine Detonation Area of Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "disable_melee": {
      "stats": ["display_disable_melee_weapons"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Skill cannot be used with Melee Weapons",
          "formatters": []
        }
      ]
    },
    "multicast": {
      "stats": ["spell_repeat_count"],
      "translations": [
        {
          "matchers": [1],
          "text": "Spell Repeats an additional time",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Spell Repeats an additional %1% times",
          "formatters": []
        }
      ]
    },
    "damage_infusion": {
      "stats": ["damage_infusion_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Transfers %1%%% of Damage taken by each nearby enemy to the target",
          "formatters": []
        }
      ]
    },
    "number_of_projectiles": {
      "stats": [
        "total_number_of_projectiles_to_fire",
        "total_number_of_arrows_to_fire",
        "power_siphon_fire_at_all_targets",
        "base_number_of_projectiles_in_spiral_nova",
        "projectile_spiral_nova_angle",
        "rain_of_arrows_sequences_to_fire"
      ],
      "translations": [
        {
          "matchers": [1, 0, 0, 0, "#", 0],
          "text": "Fires %1% Projectile",
          "formatters": []
        },
        {
          "matchers": [[2, "#"], 0, 0, 0, "#", 0],
          "text": "Fires %1% Projectiles",
          "formatters": []
        },
        {
          "matchers": ["#", 1, 0, 0, "#", 0],
          "text": "Fires %2% Arrow",
          "formatters": []
        },
        {
          "matchers": ["#", [2, "#"], 0, 0, "#", 0],
          "text": "Fires %2% Arrows",
          "formatters": []
        },
        {
          "matchers": ["#", [2, "#"], 0, 0, "#", 1],
          "text": "Fires 1 sequence of %2% Arrows",
          "formatters": []
        },
        {
          "matchers": ["#", [2, "#"], 0, 0, "#", [2, "#"]],
          "text": "Fires %6% sequences of %2% Arrows",
          "formatters": []
        },
        {
          "matchers": [1, 0, 0, [1, "#"], 0, 0],
          "text": "Fires %1% Projectile in a random direction",
          "formatters": []
        },
        {
          "matchers": [[2, "#"], 0, 0, [1, "#"], 0, 0],
          "text": "Fires %1% Projectiles in random directions",
          "formatters": []
        },
        {
          "matchers": [1, 0, 0, [1, "#"], "#", 0],
          "text": "Fires %1% Projectile",
          "formatters": []
        },
        {
          "matchers": [[2, "#"], 0, 0, [1, "#"], "#", 0],
          "text": "Fires %1% Projectiles in a spiral",
          "formatters": []
        },
        {
          "matchers": ["#", 1, 0, [1, "#"], 0, 0],
          "text": "Fires %2% Arrow in a random direction",
          "formatters": []
        },
        {
          "matchers": ["#", [2, "#"], 0, [1, "#"], 0, 0],
          "text": "Fires %2% Arrows in random directions",
          "formatters": []
        },
        {
          "matchers": ["#", 1, 0, [1, "#"], "#", 0],
          "text": "Fires %2% Arrow",
          "formatters": []
        },
        {
          "matchers": ["#", [2, "#"], 0, [1, "#"], "#", 0],
          "text": "Fires %2% Arrows in a spiral",
          "formatters": []
        },
        {
          "matchers": ["#", "#", "#", "#", "#", 0],
          "text": "Fires Projectiles at all nearby Enemies",
          "formatters": []
        }
      ]
    },
    "attack_speed_incr": {
      "stats": ["attack_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Attack Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Attack Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "attack_speed_incr_on_low_life": {
      "stats": ["attack_speed_+%_when_on_low_life"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Attack Speed when on Low Life",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextLowLife"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Attack Speed when on Low Life",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLowLife"
            }
          ]
        }
      ]
    },
    "ancestor_totem_grants_attack_speed": {
      "stats": ["melee_ancestor_totem_grant_owner_attack_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Attack Speed while Totem is Active",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Attack Speed while Totem is Active",
          "formatters": []
        }
      ]
    },
    "ancestor_totem_grants_melee_damage": {
      "stats": ["slam_ancestor_totem_grant_owner_melee_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Melee Damage while Totem is Active",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Melee Damage while Totem is Active",
          "formatters": []
        }
      ]
    },
    "ancestor_totem_grants_fire_damage": {
      "stats": [
        "slash_ancestor_totem_grant_owner_physical_damage_added_as_fire_+%"
      ],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% of Physical Damage gained as Extra Fire Damage while Totem is Active",
          "formatters": []
        }
      ]
    },
    "ancestor_totem_grants_attack_speed_incr": {
      "stats": ["melee_ancestor_totem_grant_owner_attack_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Attack Speed while Totem is Active",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Attack Speed while Totem is Active",
          "formatters": []
        }
      ]
    },
    "ancestor_totem_grants_melee_damage_incr": {
      "stats": ["slam_ancestor_totem_grant_owner_melee_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Melee Damage while Totem is Active",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Melee Damage while Totem is Active",
          "formatters": []
        }
      ]
    },
    "cast_speed_incr_on_low_life": {
      "stats": ["cast_speed_+%_when_on_low_life"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Cast Speed when on Low Life",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextLowLife"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Cast Speed when on Low Life",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLowLife"
            }
          ]
        }
      ]
    },
    "cast_speed_incr": {
      "stats": ["base_cast_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Cast Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Cast Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "multicast_cast_speed_incr": {
      "stats": ["support_multicast_cast_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Cast Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Cast Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "life_leech_from_any": {
      "stats": ["life_leech_from_any_damage_permyriad"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% of Damage Leeched as Life",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "life_leech_from_physical": {
      "stats": ["life_leech_from_physical_attack_damage_permyriad"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% of Attack Physical Damage Leeched as Life",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "life_leech_speed": {
      "stats": ["life_leech_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Life Leech rate",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Life Leech rate",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "mana_leech_from_any": {
      "stats": ["mana_leech_from_any_damage_permyriad"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% of Damage Leeched as Mana",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        }
      ]
    },
    "mana_leech_speed": {
      "stats": ["mana_leech_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Mana Leech rate",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Mana Leech rate",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        }
      ]
    },
    "knockback": {
      "stats": ["global_chance_to_knockback_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Knock enemies Back on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextKnockback"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Knocks enemies Back on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextKnockback"
            }
          ]
        }
      ]
    },
    "knockback_distance": {
      "stats": ["knockback_distance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Knockback Distance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Knockback Distance",
          "formatters": []
        }
      ]
    },
    "stun_threshold_reduction_incr": {
      "stats": ["base_stun_threshold_reduction_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% reduced Enemy Stun Threshold",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextStunThreshold"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% increased Enemy Stun Threshold",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextStunThreshold"
            }
          ]
        }
      ]
    },
    "radius_add": {
      "stats": ["active_skill_base_radius_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d to radius",
          "formatters": []
        }
      ]
    },
    "area_of_effect_incr": {
      "stats": ["base_skill_area_of_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Area of Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Area of Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "area_of_effect_incr_while_dead": {
      "stats": ["area_of_effect_+%_while_dead"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Area of Effect while Dead",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Area of Effect while Dead",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "concentrated_area_of_effect": {
      "stats": ["support_concentrated_effect_skill_area_of_effect_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Area of Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Area of Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "aura_area_of_effect_incr": {
      "stats": ["base_aura_area_of_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Aura Area of Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Aura Area of Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "aura_effect_incr": {
      "stats": ["aura_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased effect of Aura",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced effect of Aura",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "attack_speed_per_frenzy_charge": {
      "stats": ["base_attack_speed_+%_per_frenzy_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Attack Speed per Frenzy Charge",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Attack Speed per Frenzy Charge",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "curse_duration": {
      "stats": ["curse_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Curse Lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "buff_duration": {
      "stats": ["buff_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Buff Lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "secondary_buff_duration": {
      "stats": ["secondary_buff_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Secondary Buff Lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "skill_duration": {
      "stats": ["skill_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Skill Duration is %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "secondary_skill_duration": {
      "stats": ["secondary_skill_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Secondary Duration is %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "projectile_ground_effect_duration": {
      "stats": ["projectile_ground_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Ground effects last %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "bleeding_skill_duration": {
      "stats": ["bleeding_skill_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Bleeding Lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextPoison"
            }
          ]
        }
      ]
    },
    "poison_skill_duration": {
      "stats": ["poison_skill_effect_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Poison Lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextPoison"
            }
          ]
        }
      ]
    },
    "minion_duration": {
      "stats": ["minion_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Minions Last %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "spectre_duration": {
      "stats": ["spectre_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Spectres Last %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "enduring_cry_charges": {
      "stats": [
        "endurance_charges_granted_per_one_hundred_nearby_enemies_during_endurance_warcry"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "%1% Endurance Charges granted per one hundred nearby enemies",
          "formatters": []
        }
      ]
    },
    "shield_charge_stun_threshold": {
      "stats": [
        "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range"
      ],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% increased Stun Threshold reduction on enemies at Maximum charge distance",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextStunThreshold"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% reduced Stun Threshold reduction on enemies at Maximum charge distance",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextStunThreshold"
            }
          ]
        }
      ]
    },
    "shield_charge_stun": {
      "stats": ["shield_charge_stun_duration_+%_maximum"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% increased Stun Duration on enemies at Maximum charge distance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% reduced Stun Duration on enemies at Maximum charge distance",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "shield_charge_damage": {
      "stats": ["shield_charge_damage_+%_maximum"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Hits at Maximum Charge Distance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Hits at Maximum Charge Distance",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "pierce_num": {
      "stats": [
        "projectile_number_of_targets_to_pierce",
        "virtual_always_pierce",
        "arrow_number_of_targets_to_pierce",
        "arrows_always_pierce"
      ],
      "translations": [
        {
          "matchers": [1, 0, 0, 0],
          "text": "Projectiles Pierce 1 Target",
          "formatters": []
        },
        {
          "matchers": [[2, "#"], 0, 0, 0],
          "text": "Projectiles Pierce %1% Targets",
          "formatters": []
        },
        {
          "matchers": ["#", "#", 0, 0],
          "text": "Projectiles Pierce all Targets",
          "formatters": []
        },
        {
          "matchers": ["#", "#", 1, 0],
          "text": "Arrows Pierce 1 Target",
          "formatters": []
        },
        {
          "matchers": ["#", "#", [2, "#"], 0],
          "text": "Arrows Pierce %1% Targets",
          "formatters": []
        },
        {
          "matchers": ["#", "#", "#", "#"],
          "text": "Arrows Pierce all Targets",
          "formatters": []
        }
      ]
    },
    "projectile_speed_incr": {
      "stats": ["base_projectile_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Projectile Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Projectile Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "freeze_chance": {
      "stats": ["base_chance_to_freeze_%", "always_freeze"],
      "translations": [
        {
          "matchers": ["#", [1, "#"]],
          "text": "Always Freezes enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        },
        {
          "matchers": [[100, "#"], 0],
          "text": "Always Freezes enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        },
        {
          "matchers": [[1, 99], 0],
          "text": "%1%%% chance to Freeze enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        }
      ]
    },
    "shock_chance": {
      "stats": ["base_chance_to_shock_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% chance to Shock enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextShock"
            }
          ]
        }
      ]
    },
    "burn_chance": {
      "stats": ["base_chance_to_ignite_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% chance to Ignite enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextIgnite"
            }
          ]
        }
      ]
    },
    "freeze_duration": {
      "stats": ["freeze_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Freeze Duration on enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Freeze Duration on enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chill_duration": {
      "stats": ["chill_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Chill Duration on enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Chill Duration on enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chill_effect": {
      "stats": ["chill_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Effect of Chill",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Effect of Chill",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "shock_duration": {
      "stats": ["shock_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Shock Duration on enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Shock Duration on enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "burn_duration": {
      "stats": ["ignite_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Ignite Duration on enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Ignite Duration on enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "burn_damage": {
      "stats": ["burn_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Burning Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Burning Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "movement_speed_incr": {
      "stats": ["base_movement_velocity_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Movement Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Movement Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "no_movement_speed": {
      "stats": ["no_movement_speed"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Locks enemy in place",
          "formatters": []
        }
      ]
    },
    "killed_monster_dropped_item_rarity_incr": {
      "stats": ["killed_monster_dropped_item_rarity_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Rarity of Items Dropped by Slain enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Rarity of Items Dropped by Slain enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "killed_monster_dropped_item_quantity_incr": {
      "stats": ["killed_monster_dropped_item_quantity_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Quantity of Items Dropped by Slain enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Quantity of Items Dropped by Slain enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "accuracy_rating": {
      "stats": ["accuracy_rating"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1% additional Accuracy Rating",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Subtracts %1% from Accuracy Rating",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "accuracy_rating_incr": {
      "stats": ["accuracy_rating_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Accuracy Rating",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Accuracy Rating",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chaos_damage_percent_of_life_per_minute": {
      "stats": ["base_chaos_damage_%_of_maximum_life_to_deal_per_minute"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "You take %1%%% of your Maximum Life per second as Chaos Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "physical_damage_percent_of_life_per_minute": {
      "stats": ["base_physical_damage_%_of_maximum_life_to_deal_per_minute"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "You take %1%%% of your Maximum Life per second as Physical Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "physical_damage_percent_of_energy_shield_per_minute": {
      "stats": [
        "base_physical_damage_%_of_maximum_energy_shield_to_deal_per_minute"
      ],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "You take %1%%% of your Maximum Energy Shield per second as Physical Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "frenzy_on_kill": {
      "stats": ["add_frenzy_charge_on_kill"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Gain a Frenzy Charge on Kill",
          "formatters": []
        }
      ]
    },
    "frenzy_on_kill_chance": {
      "stats": ["add_frenzy_charge_on_kill_%_chance"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to gain a Frenzy Charge on Kill",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Gain a Frenzy Charge on Kill",
          "formatters": []
        }
      ]
    },
    "critical_strike_chance_incr": {
      "stats": ["critical_strike_chance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Critical Strike Chance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Critical Strike Chance",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mulpile_projectiles_critical_strike_chance_incr": {
      "stats": ["support_multiple_projectiles_critical_strike_chance_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Critical Strike Chance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Critical Strike Chance",
          "formatters": []
        }
      ]
    },
    "critical_strike_multiplier_incr": {
      "stats": ["base_critical_strike_multiplier_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% to Critical Strike Multiplier",
          "formatters": []
        }
      ]
    },
    "life_gain_per_target": {
      "stats": ["life_gain_per_target"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1% Life gained for each enemy Hit",
          "formatters": []
        }
      ]
    },
    "minion_damage_incr": {
      "stats": ["minion_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Minion Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Minion Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "doubles_have_move_speed": {
      "stats": ["doubles_have_movement_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Doubles have %1%%% increased Movement Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Doubles have %1%%% reduced Movement Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "minion_movement_speed_incr": {
      "stats": ["minion_movement_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Minion Movement Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Minion Movement Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "minion_movement_speed_final": {
      "stats": ["active_skill_minion_movement_velocity_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Minion Movement Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Minion Movement Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "lightning_tendrils_pulse_interval": {
      "stats": ["lightning_tendrils_channelled_larger_pulse_interval"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Releases a Stronger Pulse every %1% Pulses",
          "formatters": []
        }
      ]
    },
    "movement_velocity_cap": {
      "stats": ["movement_velocity_cap"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Minion Movement Speed is Capped",
          "formatters": []
        }
      ]
    },
    "minion_life_final": {
      "stats": ["active_skill_minion_life_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Minions have %1%%% more Life",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Minions have %1%%% less Life",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "minion_energy_shield_final": {
      "stats": ["active_skill_minion_energy_shield_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Minions have %1%%% more Energy Shield",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Minions have %1%%% less Energy Shield",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "minion_life_incr_final": {
      "stats": ["support_minion_maximum_life_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Supported Skills have %1%%% more Minion maximum Life",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Supported Skills have %1%%% less Minion maximum Life",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "minion_life_incr": {
      "stats": ["minion_maximum_life_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Minion Maximum Life",
          "formatters": []
        }
      ]
    },
    "minion_instability": {
      "stats": ["keystone_minion_instability"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Minion Instability",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextKeystoneMinionInstability"
            }
          ]
        }
      ]
    },
    "stun_duration_incr": {
      "stats": ["base_stun_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Stun Duration on enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Stun Duration on enemies",
          "formatters": []
        }
      ]
    },
    "stun": {
      "stats": ["always_stun"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Stuns Enemies",
          "formatters": []
        }
      ]
    },
    "backstab_damage": {
      "stats": ["backstab_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage when successfully Backstabbing",
          "formatters": []
        }
      ]
    },
    "wall_delay": {
      "stats": ["wall_expand_delay_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1% seconds between appearance of Wall sections",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "wall_length": {
      "stats": ["wall_maximum_length"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Wall will be %1% units long",
          "formatters": []
        }
      ]
    },
    "viper_strike_orb_damage": {
      "stats": ["base_chaos_damage_taken_per_minute_per_viper_strike_orb"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Each Viper Strike Charge deals %1% Base Chaos Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chaos_area_damage_per_minute": {
      "stats": ["chaos_area_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Chaos Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chaos_damage_per_minute": {
      "stats": ["chaos_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Chaos Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chaos_skill_dot_area_damage_per_minute": {
      "stats": ["chaos_skill_dot_area_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Chaos Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chaos_skill_dot_damage_per_minute": {
      "stats": ["chaos_skill_dot_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Chaos Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_area_damage_per_minute": {
      "stats": ["cold_area_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Cold Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_damage_per_minute": {
      "stats": ["cold_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Cold Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_skill_dot_area_damage_per_minute": {
      "stats": ["cold_skill_dot_area_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Cold Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_skill_dot_damage_per_minute": {
      "stats": ["cold_skill_dot_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Cold Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_area_damage_per_minute": {
      "stats": ["fire_area_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Fire Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_damage_per_minute": {
      "stats": ["fire_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Fire Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_skill_dot_area_damage_per_minute": {
      "stats": ["fire_skill_dot_area_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Fire Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_skill_dot_damage_per_minute": {
      "stats": ["fire_skill_dot_damage_to_deal_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals %1% Fire Damage per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "monster_response_time": {
      "stats": ["monster_response_time_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Adds %1% seconds to monster response time",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "phase_run_melee_physical_damage_incr_final": {
      "stats": ["phase_run_melee_physical_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Melee Physical Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Melee Physical Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "melee_physical_damage_incr": {
      "stats": ["melee_physical_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Melee Physical Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Melee Physical Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fuse_arrow_orb_damage": {
      "stats": [
        "minimum_fire_damage_per_fuse_arrow_orb",
        "maximum_fire_damage_per_fuse_arrow_orb"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Explosion deals %1% to %2% Base Fire Damage per Fuse Charge",
          "formatters": []
        }
      ]
    },
    "fuse_arrow_explosion_radius": {
      "stats": ["fuse_arrow_explosion_radius_+_per_fuse_arrow_orb"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1$+d to Explosion Radius per Fuse Charge",
          "formatters": []
        }
      ]
    },
    "fire_storm_delay": {
      "stats": ["fire_storm_fireball_delay_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "One impact every %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "stun_recovery_incr": {
      "stats": ["base_stun_recovery_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% reduced Stun and Block Recovery",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% increased Stun and Block Recovery",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "energy_shield_delay": {
      "stats": ["energy_shield_delay_-%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% faster start of Energy Shield Recharge",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% slower start of Energy Shield Recharge",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "energy_shield_recharge_rate": {
      "stats": ["energy_shield_recharge_rate_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Energy Shield Recharge rate",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Energy Shield Recharge rate",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "degen_effect_incr": {
      "stats": ["degen_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage from Damage Over Time effects",
          "formatters": []
        }
      ]
    },
    "buff_duration_per_endurance": {
      "stats": ["base_buff_duration_ms_+_per_endurance_charge"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Additional %1% seconds Base Duration per Endurance Charge",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "buff_duration_incr_per_endurance": {
      "stats": ["buff_effect_duration_+%_per_endurance_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Buff Duration per Endurance Charge",
          "formatters": []
        }
      ]
    },
    "skill_duration_incr_per_frenzy": {
      "stats": ["skill_effect_duration_+%_per_frenzy_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Skill Duration per Frenzy Charge",
          "formatters": []
        }
      ]
    },
    "shield_block": {
      "stats": ["shield_block_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Additional %1%%% Shield Block Chance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Removes %1%%% Shield Block Chance",
          "formatters": []
        }
      ]
    },
    "fire_shield_damage_threshold": {
      "stats": ["fire_shield_damage_threshold"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Shields break after %1% total Damage is prevented",
          "formatters": []
        }
      ]
    },
    "armour_incr": {
      "stats": ["physical_damage_reduction_rating_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Armour",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Armour",
          "formatters": []
        }
      ]
    },
    "elemental_resist": {
      "stats": ["base_resist_all_elements_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% to all Elemental Resistances",
          "formatters": []
        }
      ]
    },
    "righteous_fire_damage_to_nearby_from_life": {
      "stats": [
        "base_righteous_fire_%_of_max_life_to_deal_to_nearby_per_minute"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Enemies Burn for %1%%% of your maximum Life per second as Fire Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "righteous_fire_damage_to_nearby_from_es": {
      "stats": [
        "base_righteous_fire_%_of_max_energy_shield_to_deal_to_nearby_per_minute"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Enemies Burn for %1%%% of your maximum Energy Shield per second as Fire Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "righteous_fire_self_damage_from_life": {
      "stats": [
        "base_nonlethal_fire_damage_%_of_maximum_life_taken_per_minute"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "You Burn for %1%%% of your maximum Life per second as Fire Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "righteous_fire_self_damage_from_es": {
      "stats": [
        "base_nonlethal_fire_damage_%_of_maximum_energy_shield_taken_per_minute"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "You Burn for %1%%% of your maximum Energy Shield per second as Fire Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "righteous_fire_spell_damage_incr": {
      "stats": ["righteous_fire_spell_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Grants %1%%% more Spell Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Grants %1%%% less Spell Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "vaal_righteous_fire_spell_damage_incr": {
      "stats": ["vaal_righteous_fire_spell_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Grants %1%%% more Spell Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Grants %1%%% less Spell Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "spell_damage_incr": {
      "stats": ["spell_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Spell Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Spell Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_armour": {
      "stats": ["base_physical_damage_reduction_rating"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1% additional Armour",
          "formatters": []
        }
      ]
    },
    "lighnting_arrow_targets": {
      "stats": ["lightning_arrow_maximum_number_of_extra_targets"],
      "translations": [
        {
          "matchers": [1],
          "text": "Hits up to %1% additional enemy near the target",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Hits up to %1% additional enemies near the target",
          "formatters": []
        }
      ]
    },
    "elemental_status_aura": {
      "stats": ["elemental_status_effect_aura_radius"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Elemental Ailments caused by this skill spread to other nearby enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextElementalStatusAilments"
            }
          ]
        }
      ]
    },
    "ignite_aura": {
      "stats": ["support_ignite_proliferation_radius"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Ignites caused by this Skill spread to other nearby Enemies",
          "formatters": []
        }
      ]
    },
    "cannot_inflict_ailments": {
      "stats": ["cannot_inflict_status_ailments"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Cannot inflict Elemental Ailments",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextElementalStatusAilments"
            }
          ]
        }
      ]
    },
    "blood_magic": {
      "stats": ["base_use_life_in_place_of_mana"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Spend Life instead of Mana for this skill",
          "formatters": []
        }
      ]
    },
    "culling_strike": {
      "stats": ["kill_enemy_on_hit_if_under_10%_life"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Culling Strike",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextCullingStrike"
            }
          ]
        }
      ]
    },
    "point_blank": {
      "stats": ["keystone_point_blank"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Point Blank",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextKeystonePointBlank"
            }
          ]
        }
      ]
    },
    "chance_to_flee": {
      "stats": ["global_hit_causes_monster_flee_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% chance to cause Monsters to Flee when Hit",
          "formatters": []
        }
      ]
    },
    "totem_range": {
      "stats": ["totem_range"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Totem range: %1%",
          "formatters": []
        }
      ]
    },
    "num_totems": {
      "stats": ["skill_display_number_of_totems_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Can have up to %1% Totem summoned at a time",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Can have up to %1% Totems summoned at a time",
          "formatters": []
        }
      ]
    },
    "num_traps": {
      "stats": ["skill_display_number_of_traps_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Can have up to %1% Trap placed at a time",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Can have up to %1% Traps placed at a time",
          "formatters": []
        }
      ]
    },
    "num_mines": {
      "stats": ["skill_display_number_of_remote_mines_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Can have up to %1% Remote Mine placed at a time",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Can have up to %1% Remote Mines placed at a time",
          "formatters": []
        }
      ]
    },
    "totem_duration": {
      "stats": ["totem_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Totem lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "totems_cannot_evade": {
      "stats": ["totems_cannot_evade"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Totems Summoned by this Skill cannot Evade",
          "formatters": []
        }
      ]
    },
    "trap_duration": {
      "stats": ["trap_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Trap lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_throw_speed_incr": {
      "stats": ["trap_throwing_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Trap Throwing Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Trap Throwing Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_laying_speed_incr": {
      "stats": ["mine_laying_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Mine Laying Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Mine Laying Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_duration": {
      "stats": ["mine_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Mine lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "totem_life_incr": {
      "stats": ["totem_life_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased totem life",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced totem life",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "freeze_mine_damage_incr": {
      "stats": ["freeze_as_though_dealt_damage_+%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Freezes enemies as though dealing %1%%% more Damage",
          "formatters": []
        }
      ]
    },
    "life_regen_per_minute": {
      "stats": ["base_life_regeneration_rate_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1% Life regenerated per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "life_regen_per_minute_percent": {
      "stats": ["life_regeneration_rate_per_minute_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% of maximum Life regenerated per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "life_regen_incr": {
      "stats": ["life_regeneration_rate_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Life Regeneration rate",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Life Regeneration rate",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_resist": {
      "stats": ["base_cold_damage_resistance_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% to Cold Resistance",
          "formatters": []
        }
      ]
    },
    "ice_spear_crit_bonus": {
      "stats": ["ice_spear_second_form_critical_strike_chance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Second form has %1%%% increased Critical Strike Chance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Second form has %1%%% reduced Critical Strike Chance",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chance_to_blind": {
      "stats": ["global_chance_to_blind_on_hit_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% chance to Blind enemies on hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextBlind"
            }
          ]
        }
      ]
    },
    "blind_duration_incr": {
      "stats": ["blind_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Blinding duration",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Blinding duration",
          "formatters": []
        }
      ]
    },
    "fire_penetration": {
      "stats": ["base_reduce_enemy_fire_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Penetrates %1%%% Fire Resistance",
          "formatters": []
        }
      ]
    },
    "cold_penetration": {
      "stats": ["base_reduce_enemy_cold_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Penetrates %1%%% Cold Resistance",
          "formatters": []
        }
      ]
    },
    "lightning_penetration": {
      "stats": ["base_reduce_enemy_lightning_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Penetrates %1%%% Lightning Resistance",
          "formatters": []
        }
      ]
    },
    "elemental_penetration": {
      "stats": ["reduce_enemy_elemental_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Penetrates %1%%% Elemental Resistances",
          "formatters": []
        }
      ]
    },
    "skeletal_chains_target_self": {
      "stats": ["skeletal_chains_no_minions_targets_self"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Uses your Life if no Skeletons in range",
          "formatters": []
        }
      ]
    },
    "skeletal_chains_damage": {
      "stats": ["skeletal_chains_no_minions_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% more Damage with Hits and Ailments if using your Life",
          "formatters": []
        }
      ]
    },
    "skeletal_chains_radius": {
      "stats": ["skeletal_chains_no_minions_radius_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d Radius if using your Life",
          "formatters": []
        }
      ]
    },
    "chain_num": {
      "stats": ["virtual_number_of_additional_projectiles_in_chain"],
      "translations": [
        {
          "matchers": [1],
          "text": "Chains %1% Time",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Chains %1% Times",
          "formatters": []
        }
      ]
    },
    "split_num": {
      "stats": ["projectile_number_to_split"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Projectiles Split into %1% on hit",
          "formatters": []
        }
      ]
    },
    "fork": {
      "stats": ["projectiles_fork"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Projectiles Fork",
          "formatters": []
        }
      ]
    },
    "return": {
      "stats": ["projectiles_return", "projectiles_return_if_no_hit_object"],
      "translations": [
        {
          "matchers": ["#", 0],
          "text": "Projectiles Return to you after hitting targets",
          "formatters": []
        },
        {
          "matchers": [0, "#"],
          "text": "Projectiles Return to you at end of flight",
          "formatters": []
        },
        {
          "matchers": ["#", "#"],
          "text": "Projectiles Return to you",
          "formatters": []
        }
      ]
    },
    "corpse_consumption_life": {
      "stats": ["corpse_consumption_life_to_gain"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Leeches %1% Life to you for each corpse consumed",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "corpse_consumption_mana": {
      "stats": ["corpse_consumption_mana_to_gain"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Leeches %1% Mana to you for each corpse consumed",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        }
      ]
    },
    "flamethrower_damage_incr": {
      "stats": ["flamethrower_damage_+%_per_stage_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Hits and Ailments for each stage",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Hits and Ailments for each stage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "incinerate_damage_incr": {
      "stats": ["incinerate_damage_+%_per_stage"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Incinerate Damage for each stage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Incinerate Damage for each stage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "blade_vortex_rate_per_blade": {
      "stats": ["blade_vortex_hit_rate_+%_per_blade"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Hit Rate for each blade",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Hit Rate for each blade",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "blade_vortex_damage_per_blade": {
      "stats": ["blade_vortex_damage_+%_per_blade_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage for each blade",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage for each blade",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "blade_vortex_ailment_damage_per_blade": {
      "stats": ["blade_vortex_ailment_damage_+%_per_blade_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Ailments for each blade",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Ailments for each blade",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "cyclone_movement_speed_incr": {
      "stats": ["cyclone_movement_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Movement Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Movement Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mana_degen": {
      "stats": ["mana_degeneration_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1% Mana drained per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ice_shield_moving_mana_degen": {
      "stats": ["ice_shield_moving_mana_degeneration_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Additional %1% Mana drained per second while moving",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "phys_damage_taken_plus": {
      "stats": ["physical_damage_taken_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d Physical Damage taken when Hit",
          "formatters": []
        }
      ]
    },
    "fire_damage_taken_plus": {
      "stats": ["fire_damage_taken_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d Fire Damage taken when Hit",
          "formatters": []
        }
      ]
    },
    "melee_splash": {
      "stats": ["melee_splash"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Single-target Melee attacks deal Splash Damage to surrounding targets",
          "formatters": []
        }
      ]
    },
    "mulitple_attacks": {
      "stats": ["attack_repeat_count"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Attack repeats %1% additional times",
          "formatters": []
        }
      ]
    },
    "power_charge_on_crit_chance": {
      "stats": ["add_power_charge_on_critical_strike_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to gain a Power Charge on Critical Strike",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Gain a Power Charge on Critical Strike",
          "formatters": []
        }
      ]
    },
    "multiple_attacks_speed": {
      "stats": ["support_multiple_attacks_melee_attack_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Melee Attack Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Melee Attack Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "summon_fire_resist": {
      "stats": ["summon_fire_resistance_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Totems and Minions summoned by this Skill have %1$+d%% Fire Resistance",
          "formatters": []
        }
      ]
    },
    "summon_cold_resist": {
      "stats": ["summon_cold_resistance_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Totems and Minions summoned by this Skill have %1$+d%% Cold Resistance",
          "formatters": []
        }
      ]
    },
    "summon_lightning_resist": {
      "stats": ["summon_lightning_resistance_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Totems and Minions summoned by this Skill have %1$+d%% Lightning Resistance",
          "formatters": []
        }
      ]
    },
    "minion_elemental_resist": {
      "stats": ["virtual_minion_elemental_resistance_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Minions have %1$+d%% to all Elemental Resistances",
          "formatters": []
        }
      ]
    },
    "apply_linked_curses_on_hit": {
      "stats": ["apply_linked_curses_on_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to apply linked Curses on Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Applies linked Curses on Hit",
          "formatters": []
        }
      ]
    },
    "reave_area_incr": {
      "stats": ["reave_area_of_effect_+%_final_per_stage"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% more Area of Effect for each stage",
          "formatters": []
        }
      ]
    },
    "endurance_charge_on_stun": {
      "stats": ["gain_endurance_charge_on_melee_stun"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Gain an Endurance Charge when this Skill Stuns an Enemy with Melee Damage",
          "formatters": []
        }
      ]
    },
    "freeze_mine_cold_resist_debuff": {
      "stats": ["freeze_mine_cold_resistance_+_while_frozen"],
      "translations": [
        {
          "matchers": [["#", -1]],
          "text": "Enemies lose %1%%% Cold Resistance while Frozen",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cast_on_crit": {
      "stats": ["cast_linked_spells_on_attack_crit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger a linked Spell when you Crit an Enemy",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger a linked Spell when you Crit an Enemy",
          "formatters": []
        }
      ]
    },
    "cast_on_melee_kill": {
      "stats": ["cast_linked_spells_on_melee_kill_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Cast a linked Spell on Melee Kill",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Cast a linked Spell on Melee Kill",
          "formatters": []
        }
      ]
    },
    "triggered_cannot_cast": {
      "stats": [
        "spell_uncastable_if_triggerable",
        "spell_only_castable_on_death"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "You cannot Cast this Spell directly",
          "formatters": []
        }
      ]
    },
    "counterattack_on_hit": {
      "stats": ["melee_counterattack_trigger_on_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Skill when Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Skill when Hit",
          "formatters": []
        }
      ]
    },
    "counterattack_when_crit": {
      "stats": ["attack_trigger_when_critically_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Skill when Critically Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Skill when Critically Hit",
          "formatters": []
        }
      ]
    },
    "counterattack_on_block": {
      "stats": ["melee_counterattack_trigger_on_block_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Skill when you Block",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Skill when you Block",
          "formatters": []
        }
      ]
    },
    "triggered_cannot_attack": {
      "stats": ["attack_unusable_if_triggerable"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "You cannot use this Attack directly",
          "formatters": []
        }
      ]
    },
    "item_level_req": {
      "stats": ["animate_item_maximum_level_requirement"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Can use Items requiring up to Level %1%",
          "formatters": []
        }
      ]
    },
    "attack_on_kill": {
      "stats": ["attack_trigger_on_kill_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Attack on Kill",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Attack on Kill",
          "formatters": []
        }
      ]
    },
    "cast_on_attack": {
      "stats": ["cast_on_attack_use_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell when you Attack",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when you Attack",
          "formatters": []
        }
      ]
    },
    "cast_on_skill_use": {
      "stats": ["cast_on_skill_use_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell when you Use a Skill",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when you Use a Skill",
          "formatters": []
        }
      ]
    },
    "cast_on_kill": {
      "stats": ["chance_to_cast_on_kill_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell on Kill",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell on Kill",
          "formatters": []
        }
      ]
    },
    "cast_on_kill_target_self": {
      "stats": ["chance_to_cast_on_kill_%_target_self"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell on Kill",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell on Kill",
          "formatters": []
        }
      ]
    },
    "cast_on_skill_use_from_chest": {
      "stats": ["trigger_on_skill_use_from_chest_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Spell when you Use a Skill Socketed in your Body Armour",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Trigger this Spell when you Use a Skill Socketed in your Body Armour",
          "formatters": []
        }
      ]
    },
    "cast_on_skill_use_spirit_charge": {
      "stats": ["trigger_on_skill_use_%_if_you_have_a_spirit_charge"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Spell when you Use a Skill while you have a Spirit Charge",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Trigger this Spell when you Use a Skill while you have a Spirit Charge",
          "formatters": []
        }
      ]
    },
    "cast_when_damaged": {
      "stats": ["cast_on_any_damage_taken_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Spell when you're Damaged by a Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when you're Damaged by a Hit",
          "formatters": []
        }
      ]
    },
    "cast_when_hit": {
      "stats": ["cast_when_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell when you're Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when you're Hit",
          "formatters": []
        }
      ]
    },
    "cast_when_hit_target_self": {
      "stats": ["cast_when_hit_%_target_self"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell when you're Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when you're Hit",
          "formatters": []
        }
      ]
    },
    "cast_on_death": {
      "stats": ["cast_on_death_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% chance to Trigger this Spell on Death",
          "formatters": []
        }
      ]
    },
    "cast_on_rampage": {
      "stats": ["chance_to_cast_on_rampage_tier_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% chance to Trigger this Spell when you Rampage",
          "formatters": []
        }
      ]
    },
    "cast_on_stunned": {
      "stats": ["cast_on_stunned_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "%1%%% chance to Trigger this Spell when you are Stunned, or\\nBlock a Stunning Hit",
          "formatters": []
        }
      ]
    },
    "cast_on_avian_buff": {
      "stats": ["cast_on_gain_avians_flight_or_avians_might_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Spell when you gain Avian's Might or Avian's Flight",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Trigger this Spell when you gain Avian's Might or Avian's Flight",
          "formatters": []
        }
      ]
    },
    "cast_on_hit": {
      "stats": ["cast_on_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell when you Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when you Hit",
          "formatters": []
        }
      ]
    },
    "cast_on_hit_if_cursed": {
      "stats": ["cast_on_hit_if_cursed_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Spell when you Hit an Enemy while you are Cursed",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Trigger this Spell when you Hit an Enemy while you are Cursed",
          "formatters": []
        }
      ]
    },
    "cast_on_lose_cats_stealth": {
      "stats": ["cast_on_lose_cats_stealth"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Trigger this Spell when you lose Cat's Stealth",
          "formatters": []
        }
      ]
    },
    "attack_on_hit": {
      "stats": ["attack_trigger_on_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Skill when you Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Skill when you Hit",
          "formatters": []
        }
      ]
    },
    "attack_on_melee_hit": {
      "stats": ["attack_trigger_on_melee_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Skill on Melee Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Skill on Melee Hit",
          "formatters": []
        }
      ]
    },
    "cast_on_damage_taken": {
      "stats": ["cast_on_damage_taken_%", "cast_on_damage_taken_threshold"],
      "translations": [
        {
          "matchers": ["#", [1, "#"]],
          "text":
            "%1%%% chance to Trigger this Spell when you take a total of %2% Damage",
          "formatters": []
        }
      ]
    },
    "cast_when_trap_triggered": {
      "stats": ["chance_to_cast_when_your_trap_is_triggered_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Spell when one of your Traps is Triggered",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when one of your Traps is Triggered",
          "formatters": []
        }
      ]
    },
    "attack_speed_more": {
      "stats": ["active_skill_attack_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Attack Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Attack Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "charged_blast_damage_per_stack": {
      "stats": ["charged_blast_spell_damage_+%_final_per_stack"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Spell Damage for each stage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Spell Damage for each stage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "charged_blast_ailment_damage_per_stack": {
      "stats": ["flameblast_ailment_damage_+%_final_per_stack"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Ailments for each stage",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Ailments for each stage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "cast_while_channelling": {
      "stats": ["cast_while_channelling_time_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Trigger a linked Spell every %1% seconds while Channelling",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "curse_effect": {
      "stats": ["curse_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Effect of Curse",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Effect of Curse",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "curse_effect_vs_players": {
      "stats": ["curse_effect_+%_vs_players"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Effect of Curse against Players",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Effect of Curse against Players",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_projectile_attack_speed_incr": {
      "stats": ["support_projectile_attack_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Projectile Attack Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Projectile Attack Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "totem_cast_speed": {
      "stats": ["support_spell_totem_cast_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Spell has %1%%% more Cast Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Spell has %1%%% less Cast Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "totem_attack_speed": {
      "stats": ["support_attack_totem_attack_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Attack Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Attack Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "desecrate_num_corpses": {
      "stats": ["desecrate_number_of_corpses_to_create"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Creates %1% Corpses",
          "formatters": []
        }
      ]
    },
    "desecrate_corpse_level": {
      "stats": ["desecrate_corpse_level"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Creates Corpses up to Level %1%",
          "formatters": []
        }
      ]
    },
    "unearth_corpse_level": {
      "stats": ["unearth_corpse_level"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Creates Corpses with Level %1%",
          "formatters": []
        }
      ]
    },
    "ice_nova_repeat_count": {
      "stats": ["ice_nova_number_of_repeats"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Causes smaller novas up to %1% times on enemies hit",
          "formatters": []
        }
      ]
    },
    "ice_nova_repeat_size": {
      "stats": ["ice_nova_radius_+%_per_repeat"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Area of Effect each repeat",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Area of Effect each repeat",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "vaal_lightning_strike_beam_damage": {
      "stats": ["vaal_lightning_strike_beam_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Beams deal %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Beams deal %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "always_hit": {
      "stats": ["global_always_hit"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Can't be Evaded",
          "formatters": []
        }
      ]
    },
    "reduce_block": {
      "stats": ["global_reduce_enemy_block_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Enemy Block Chance reduced by %1%%% against this Skill",
          "formatters": []
        }
      ]
    },
    "reduce_dodge": {
      "stats": ["reduce_enemy_dodge_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Enemies have %1%%% reduced chance to Dodge Hits from this Skill",
          "formatters": []
        }
      ]
    },
    "flame_whip_damage_incr": {
      "stats": ["flame_whip_damage_+%_final_vs_burning_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Hits against Burning enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Hits against Burning enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_vs_burning": {
      "stats": ["damage_+%_vs_burning_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% increased Damage with Hits and Ailments against Burning Enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% reduced Damage with Hits and Ailments against Burning Enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "never_freeze": {
      "stats": ["never_freeze"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Cannot Freeze",
          "formatters": []
        }
      ]
    },
    "never_ignite": {
      "stats": ["never_ignite"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Cannot Ignite",
          "formatters": []
        }
      ]
    },
    "no_reflect": {
      "stats": ["damage_cannot_be_reflected"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Damage cannot be Reflected",
          "formatters": []
        }
      ]
    },
    "lightning_trap_shocking_ground": {
      "stats": ["lightning_trap_projectiles_leave_shocking_ground"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Projectiles leave Shocking Ground",
          "formatters": []
        }
      ]
    },
    "physical_damage_to_add_as_fire": {
      "stats": ["physical_damage_%_to_add_as_fire"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Gain %1%%% of your Physical Damage as Extra Fire Damage",
          "formatters": []
        }
      ]
    },
    "physical_damage_to_add_as_chaos": {
      "stats": ["physical_damage_%_to_add_as_chaos"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Gain %1%%% of your Physical Damage as Extra Chaos Damage",
          "formatters": []
        }
      ]
    },
    "fire_damage_incr": {
      "stats": ["fire_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Fire Damage",
          "formatters": []
        }
      ]
    },
    "cold_damage_incr": {
      "stats": ["cold_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Cold Damage",
          "formatters": []
        }
      ]
    },
    "spell_added_cold": {
      "stats": [
        "spell_minimum_added_cold_damage",
        "spell_maximum_added_cold_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adds %1% to %2% Cold Damage to Spells",
          "formatters": []
        }
      ]
    },
    "herald_of_ash_burning_damage": {
      "stats": ["herald_of_ash_burning_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Burning Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Burning Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "herald_of_ash_fire_damage_incr": {
      "stats": ["herald_of_ash_fire_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Fire Damage",
          "formatters": []
        }
      ]
    },
    "herald_of_ash_spell_fire_damage_incr": {
      "stats": ["herald_of_ash_spell_fire_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Spell Fire Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Spell Fire Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "herald_of_ice_cold_damage_incr": {
      "stats": ["herald_of_ice_cold_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Cold Damage",
          "formatters": []
        }
      ]
    },
    "herald_of_thunder_lightning_damage_incr": {
      "stats": ["herald_of_thunder_lightning_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Lightning Damage",
          "formatters": []
        }
      ]
    },
    "spell_added_lightning": {
      "stats": [
        "spell_minimum_added_lightning_damage",
        "spell_maximum_added_lightning_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adds %1% to %2% Lightning Damage to Spells",
          "formatters": []
        }
      ]
    },
    "elemental_hit_damage_turnoff": {
      "stats": ["elemental_hit_no_physical_chaos_damage"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Only Deals Damage of the chosen Element\\nDeals no Damage of other Damage Types",
          "formatters": []
        }
      ]
    },
    "static_strike_damage": {
      "stats": ["static_strike_explosion_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Explosion deals %1%%% more Damage with Hits and Ailments",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Explosion deals %1%%% less Damage with Hits and Ailments",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "arrow_speed": {
      "stats": ["base_arrow_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Arrow Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Arrow Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cluster_burst_spawn_amount": {
      "stats": ["cluster_burst_spawn_amount"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Creates %1% explosions",
          "formatters": []
        }
      ]
    },
    "movement_speed_incr_per_enemy": {
      "stats": [
        "abyssal_cry_movement_velocity_+%_per_one_hundred_nearby_enemies"
      ],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Movement Speed per Nearby Enemy",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            }
          ]
        },
        {
          "matchers": [-300],
          "text": "Locks enemy in place",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Movement Speed per Nearby Enemy",
          "formatters": [
            {
              "id": "divide_by_one_hundred_and_negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "newshocknova_first_ring_damage": {
      "stats": ["newshocknova_first_ring_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Ring deals %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Ring deals %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "abyssal_cry_max_life_as_chaos_on_death": {
      "stats": ["abyssal_cry_%_max_life_as_chaos_on_death"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Explosion deals Chaos Damage equal to %1%%% of the Monster's maximum Life",
          "formatters": []
        }
      ]
    },
    "chance_to_fortify_on_melee_hit": {
      "stats": ["chance_to_fortify_on_melee_hit_+%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Fortify on Melee hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Grants Fortify on Melee Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        }
      ]
    },
    "fortify_duration_incr": {
      "stats": ["fortify_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Fortify duration",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Fortify duration",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_physical_damage_to_convert_to_cold": {
      "stats": ["base_physical_damage_%_to_convert_to_cold"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% of Physical Damage Converted to Cold Damage",
          "formatters": []
        }
      ]
    },
    "ice_crash_second_hit_damage": {
      "stats": ["ice_crash_second_hit_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Second Stage deals %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Second Stage deals %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ice_crash_third_hit_damage": {
      "stats": ["ice_crash_third_hit_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Third Stage deals %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Third Stage deals %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "golem_grants_damage": {
      "stats": ["fire_golem_grants_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Golems Grant %1%%% increased Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Golems Grant %1%%% reduced Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "golem_grants_crit_chance": {
      "stats": ["ice_golem_grants_critical_strike_chance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Golems Grant %1%%% increased Critical Strike Chance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Golems Grant %1%%% reduced Critical Strike Chance",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "golem_grants_accuracy": {
      "stats": ["ice_golem_grants_accuracy_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Golems Grant %1%%% increased Accuracy",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Golems Grant %1%%% reduced Accuracy",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "golem_grants_phys_reduction": {
      "stats": ["chaos_golem_grants_additional_physical_damage_reduction_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Golems grant %1%%% additional Physical Damage Reduction",
          "formatters": []
        }
      ]
    },
    "golem_grants_life_regen": {
      "stats": ["stone_golem_grants_base_life_regeneration_rate_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Golems grant %1% Life Regenerated per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "golem_grants_attack_and_cast_speed": {
      "stats": ["lightning_golem_grants_attack_and_cast_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Golems grant %1%%% increased Attack and Cast Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Golems grant %1%%% reduced Attack and Cast Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ice_storm_ground_ice": {
      "stats": ["virtual_firestorm_drop_chilled_ground_duration_ms"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Chilled Ground lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextChilledGround"
            }
          ]
        }
      ]
    },
    "inspiring_cry_damage": {
      "stats": ["inspiring_cry_damage_+%_per_one_hundred_nearby_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage per one hundred nearby Enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Damage per one hundred nearby Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "intimidating_cry_attack_speed": {
      "stats": ["intimidating_cry_attack_speed_+%_per_100_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Attack Speed per one hundred nearby Enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Attack Speed per one hundred nearby Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mana_regen": {
      "stats": ["base_mana_regeneration_rate_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1% Mana Regenerated per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_incr": {
      "stats": ["damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_nova_damage": {
      "stats": ["fire_nova_damage_+%_per_repeat_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Hits and Ailments per Repeat",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Hits and Ailments per Repeat",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "bloodlust_damage": {
      "stats": [
        "support_bloodlust_melee_physical_damage_+%_final_vs_bleeding_enemies"
      ],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Melee Physical Damage against Bleeding Enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Melee Physical Damage against Bleeding Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "bloodlust_damage_incr": {
      "stats": ["melee_damage_vs_bleeding_enemies_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Melee Damage against Bleeding Enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Melee Damage against Bleeding Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "totem_summon_speed_incr": {
      "stats": ["summon_totem_cast_speed_+%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% increased Totem Placement speed",
          "formatters": []
        }
      ]
    },
    "newpunishment_melee_damage": {
      "stats": ["newpunishment_melee_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Cursed enemies grant %1%%% more Melee Physical Damage on Melee hit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Cursed enemies grant %1%%% less Melee Physical Damage on Melee hit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "newpunishment_attack_speed": {
      "stats": ["newpunishment_attack_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Cursed enemies grant %1%%% increased Attack Speed on Melee hit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Cursed enemies grant %1%%% reduced Attack Speed on Melee hit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "newpunishment_applied_buff_duration": {
      "stats": ["newpunishment_applied_buff_duration_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Buff is applied for a Base Duration of %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "arctic_armour_phys_damage": {
      "stats": ["new_arctic_armour_physical_damage_taken_when_hit_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Physical Damage taken when Hit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Physical Damage taken when Hit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "arctic_armour_fire_damage": {
      "stats": ["new_arctic_armour_fire_damage_taken_when_hit_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Fire Damage taken when Hit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Fire Damage taken when Hit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "elemental_status_chance": {
      "stats": ["chance_to_freeze_shock_ignite_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Freeze, Shock and Ignite",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextShock"
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextIgnite"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Always Freeze, Shock and Ignite",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextShock"
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextIgnite"
            }
          ]
        }
      ]
    },
    "freeze_chance_vs_chilled": {
      "stats": ["additional_chance_to_freeze_chilled_enemies_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$d%% chance to Freeze Enemies which are Chilled",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        }
      ]
    },
    "wild_strike_damage_convert": {
      "stats": ["elemental_strike_physical_damage_%_to_convert"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "%1%%% of Physical Damage Converted to Fire, Cold or Lightning Damage",
          "formatters": []
        }
      ]
    },
    "melee_weapon_range": {
      "stats": ["melee_weapon_range_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d to Melee Weapon Range",
          "formatters": []
        }
      ]
    },
    "melee_range": {
      "stats": ["melee_range_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d to Melee range",
          "formatters": []
        }
      ]
    },
    "hypothermia_damage": {
      "stats": ["support_hypothermia_damage_+%_vs_chilled_enemies_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% more Damage with Hits and Ailments against Chilled Enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% less Damage with Hits and Ailments against Chilled Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "phasing": {
      "stats": ["phase_through_objects"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Phasing",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextPhasing"
            }
          ]
        }
      ]
    },
    "enemy_aggro_decr": {
      "stats": ["enemy_aggro_radius_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Visibility to Enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextVisibility"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Visibility to Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextVisibility"
            }
          ]
        }
      ]
    },
    "earthquake_aftershock_damage": {
      "stats": ["quake_slam_fully_charged_explosion_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Aftershock deals %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Aftershock deals %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "siphon_life_gain": {
      "stats": ["siphon_life_leech_from_damage_permyriad"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Regenerate %1%%% of Debuff Damage as Life",
          "formatters": [
            {
              "id": "divide_by_one_hundred_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "max_spinning_blades": {
      "stats": ["maximum_number_of_spinning_blades"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Can have up to %1% active spinning blades",
          "formatters": []
        }
      ]
    },
    "chaos_damage_taken_incr": {
      "stats": ["chaos_damage_taken_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Chaos Damage taken",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Chaos Damage taken",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "poison_chance": {
      "stats": ["base_chance_to_poison_on_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Poison on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextPoison"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Always Poison on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextPoison"
            }
          ]
        }
      ]
    },
    "damage_over_time_incr": {
      "stats": ["damage_over_time_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage over Time",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Damage over Time",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "bladefall_damage_per_volley": {
      "stats": ["bladefall_damage_per_stage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage per Volley",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage per Volley",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "poison_on_hit": {
      "stats": ["global_poison_on_hit"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Poisons Enemies on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextPoison"
            }
          ]
        }
      ]
    },
    "poison_damage": {
      "stats": ["base_poison_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage with Poison",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Damage with Poison",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "poison_duration": {
      "stats": ["base_poison_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Poison Duration",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Poison Duration",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "melee_splash_radius": {
      "stats": ["melee_splash_area_of_effect_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Melee Splash Area of Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Melee Splash Area of Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cyclone_first_hit_damage": {
      "stats": ["cyclone_first_hit_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "First Hit deals %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "First Hit deals %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "sunder_explosion_damage": {
      "stats": ["shockwave_slam_explosion_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Shockwaves deal %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Shockwaves deal %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "blast_rain_number": {
      "stats": ["blast_rain_number_of_blasts"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Causes %1% Explosions",
          "formatters": []
        }
      ]
    },
    "additional_crit": {
      "stats": ["additional_base_critical_strike_chance"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% to Critical Strike Chance",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            }
          ]
        }
      ]
    },
    "shock_nova_ring_damage": {
      "stats": ["shock_nova_ring_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Ring deals %1%%% increased Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Ring deals %1%%% reduced Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "skill_buff_effect": {
      "stats": ["skill_buff_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Buff Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Buff Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_projectile_damage_incr": {
      "stats": ["active_skill_projectile_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Projectiles deal %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Projectiles deal %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ground_slam_close_damage": {
      "stats": ["groundslam_damage_to_close_targets_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Deals up to %1%%% more Damage to closer targets",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Deals up to %1%%% less Damage to closer targets",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_projectile_dot_incr": {
      "stats": ["active_skill_damage_over_time_from_projectile_hits_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Damage over time caused by Projectiles deals %1%%% more Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Damage over time caused by Projectiles deals %1%%% less Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_arcane_surge_chance": {
      "stats": ["support_arcane_surge_gain_buff_on_mana_use_threshold"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Gain Arcane Surge after Spending a total of %1% Mana with this Spell",
          "formatters": []
        }
      ]
    },
    "support_arcane_surge_damage": {
      "stats": [
        "support_arcane_surge_spell_damage_+%_final",
        "support_arcane_surge_cast_speed_+%",
        "support_arcane_surge_mana_regeneration_rate_per_minute_%"
      ],
      "translations": [
        {
          "matchers": ["#", "#", "#"],
          "text":
            "Arcane Surge grants %1%%% more Spell Damage\\nArcane Surge grants %2%%% increased Cast Speed\\nArcane Surge grants %3%%% of maximum Mana Regenerated per second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 3
            }
          ]
        }
      ]
    },
    "support_arcane_surge_duration": {
      "stats": ["support_arcane_surge_duration_ms"],
      "translations": [
        {
          "matchers": [1000],
          "text": "Arcane Surge lasts %1% second",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        },
        {
          "matchers": ["#"],
          "text": "Arcane Surge lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_innervate_buff": {
      "stats": ["support_innervate_gain_buff_on_killing_shocked_enemy"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Gain Innervation on Killing a Shocked Enemy",
          "formatters": []
        }
      ]
    },
    "support_innervate_damage": {
      "stats": [
        "support_innervate_minimum_added_lightning_damage",
        "support_innervate_maximum_added_lightning_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Innervation grants %1% to %2% Lightning Damage",
          "formatters": []
        }
      ]
    },
    "support_innervate_buff_duration": {
      "stats": ["support_innervate_buff_duration_ms"],
      "translations": [
        {
          "matchers": [1000],
          "text": "Innervation lasts %1% second",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        },
        {
          "matchers": ["#"],
          "text": "Innervation lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_ruthless_count": {
      "stats": ["support_ruthless_big_hit_max_count"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Every third Attack deals a Ruthless Blow with Melee Hits",
          "formatters": []
        }
      ]
    },
    "support_ruthless_damage": {
      "stats": ["support_ruthless_big_hit_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Ruthless Blows deal %1%%% more Melee Damage",
          "formatters": []
        }
      ]
    },
    "support_ruthless_bleeding_damage": {
      "stats": [
        "support_ruthless_blow_bleeding_damage_from_melee_hits_+%_final"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Ruthless Blows deal %1%%% more Damage with Bleeding caused by Melee Hits",
          "formatters": []
        }
      ]
    },
    "support_ruthless_stun": {
      "stats": ["support_ruthless_big_hit_stun_base_duration_override_ms"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Ruthless Blows have a base Stun Duration of %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_area_damage_incr": {
      "stats": ["active_skill_area_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Area Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Area Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_if_used_through_frostbolt_damage": {
      "stats": ["active_skill_if_used_through_frostbolt_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage when Cast on Frostbolt",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage when Cast on Frostbolt",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ignite_damage_final": {
      "stats": ["active_skill_ignite_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Ignite",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Ignite",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "aegis_value": {
      "stats": [
        "aegis_unique_shield_max_value",
        "active_skill_display_aegis_variation"
      ],
      "translations": [
        {
          "matchers": [[1, "#"], 0],
          "text":
            "Fire Damage from Hits is taken from the Aegis before your Life or Energy Shield\\nAegis can take %1% Fire Damage",
          "formatters": []
        },
        {
          "matchers": [[1, "#"], 1],
          "text":
            "Cold Damage from Hits is taken from the Aegis before your Life or Energy Shield\\nAegis can take %1% Cold Damage",
          "formatters": []
        },
        {
          "matchers": [[1, "#"], 2],
          "text":
            "Elemental Damage from Hits is taken from the Aegis before your Life or Energy Shield\\nAegis can take %1% Elemental Damage",
          "formatters": []
        }
      ]
    },
    "arc_damage_per_remaining_chain": {
      "stats": ["arc_damage_+%_final_for_each_remaining_chain"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage for each remaining Chain",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage for each remaining Chain",
          "formatters": []
        }
      ]
    },
    "arc_damage_per_chain": {
      "stats": ["arc_damage_+%_final_per_chain"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage for each time beam has Chained",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage for each time beam has Chained",
          "formatters": []
        }
      ]
    },
    "arctic_armour_chill_when_hit_duration": {
      "stats": ["arctic_armour_chill_when_hit_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Chill Enemy for %1% seconds when Hit, slowing them by 30%%",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "area_of_effect_incr_when_cast_on_frostbolt": {
      "stats": ["area_of_effect_+%_when_cast_on_frostbolt"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Area of Effect when Cast on Frostbolt",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Area of Effect when Cast on Frostbolt",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "attack_on_kill_bleeding_enemy": {
      "stats": ["attack_trigger_on_killing_bleeding_enemy_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Skill when you kill a Bleeding Enemy",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Skill when you kill a Bleeding Enemy",
          "formatters": []
        }
      ]
    },
    "avoid_damage_chance": {
      "stats": ["avoid_damage_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Avoid All Damage when Hit",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Avoid All Damage when Hit",
          "formatters": []
        }
      ]
    },
    "damage_taken_incr": {
      "stats": ["base_damage_taken_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage taken",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Damage taken",
          "formatters": []
        }
      ]
    },
    "deal_no_chaos": {
      "stats": ["base_deal_no_chaos_damage"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals no Chaos Damage",
          "formatters": []
        }
      ]
    },
    "ghost_limit": {
      "stats": ["base_number_of_support_ghosts_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Can have up to 1 Phantasm Summoned at a time",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Can have up to %1% Phantasms Summoned at a time",
          "formatters": []
        }
      ]
    },
    "blade_vortex_crit_chance_per_blade": {
      "stats": ["blade_vortex_critical_strike_chance_+%_per_blade"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Critical Strike Chance for each blade",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Critical Strike Chance for each blade",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "blade_vortex_hit_rate": {
      "stats": ["blade_vortex_hit_rate_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Hits Enemies every %1% Seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "Never Hits Enemies",
          "formatters": []
        }
      ]
    },
    "bladefall_crit_chance_per_stage": {
      "stats": ["bladefall_critical_strike_chance_+%_per_stage"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Critical Strike Chance per Volley",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Critical Strike Chance per Volley",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "bleeding_chance": {
      "stats": [
        "bleed_on_hit_with_attacks_%",
        "global_bleed_on_hit",
        "cannot_cause_bleeding"
      ],
      "translations": [
        {
          "matchers": [[1, 99], 0, 0],
          "text": "%1%%% chance to cause Bleeding",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextBleeding"
            }
          ]
        },
        {
          "matchers": [[100, "#"], 0, 0],
          "text": "Causes Bleeding",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextBleeding"
            }
          ]
        },
        {
          "matchers": ["#", "#", 0],
          "text": "Causes Bleeding",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextBleeding"
            }
          ]
        },
        {
          "matchers": ["#", "#", "#"],
          "text": "Cannot cause Bleeding",
          "formatters": []
        }
      ]
    },
    "bleeding_damage_incr": {
      "stats": ["bleeding_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage with Bleeding",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Damage with Bleeding",
          "formatters": []
        }
      ]
    },
    "cannot_knockback": {
      "stats": ["cannot_knockback"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "This Skill cannot Knock Enemies Back",
          "formatters": []
        }
      ]
    },
    "cast_this_spell_on_crit": {
      "stats": ["cast_on_crit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Trigger this Spell when you Crit an Enemy",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Spell when you Crit an Enemy",
          "formatters": []
        }
      ]
    },
    "cast_on_equip": {
      "stats": ["cast_on_gain_skill"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "This Spell is Triggered when Equipped",
          "formatters": []
        }
      ]
    },
    "double_damage_chance": {
      "stats": ["chance_to_deal_double_damage_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% chance to deal Double Damage",
          "formatters": []
        }
      ]
    },
    "double_damage_chance_vs_bleed": {
      "stats": ["chance_to_deal_double_damage_%_vs_bleeding_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% chance to deal Double Damage to Bleeding Enemies",
          "formatters": []
        }
      ]
    },
    "cold_snap_frenzy_chance": {
      "stats": [
        "chance_to_gain_frenzy_charge_on_killing_enemy_affected_by_cold_snap_ground_%",
        "vaal_cold_snap_gain_frenzy_charge_every_second_if_enemy_in_aura",
        "active_skill_cooldown_bypass_type_override_to_power_charge"
      ],
      "translations": [
        {
          "matchers": [[1, 99], 0, 0],
          "text":
            "%1%%% chance to gain a Frenzy Charge when an Enemy Dies while in this Skill's Area",
          "formatters": []
        },
        {
          "matchers": [[1, 99], "#", 0],
          "text":
            "%1%%% chance to gain a Frenzy Charge when an Enemy Dies while in this Skill's Area\\nEvery second, gain a Frenzy Charge if an Enemy is in this Skill's Area",
          "formatters": []
        },
        {
          "matchers": [[100, "#"], 0, 0],
          "text":
            "Gain a Frenzy Charge when an Enemy Dies while in this Skill's Area",
          "formatters": []
        },
        {
          "matchers": [[100, "#"], "#", 0],
          "text":
            "Gain a Frenzy Charge when an Enemy Dies while in this Skill's Area\\nEvery second, gain a Frenzy Charge if an Enemy is in this Skill's Area",
          "formatters": []
        },
        {
          "matchers": [[1, 99], 0, "#"],
          "text":
            "%1%%% chance to gain a Power Charge when an Enemy Dies while in this Skill's Area",
          "formatters": []
        },
        {
          "matchers": [[1, 99], "#", "#"],
          "text":
            "%1%%% chance to gain a Power Charge when an Enemy Dies while in this Skill's Area\\nEvery second, gain a Power Charge if an Enemy is in this Skill's Area",
          "formatters": []
        },
        {
          "matchers": [[100, "#"], 0, "#"],
          "text":
            "Gain a Power Charge when an Enemy Dies while in this Skill's Area",
          "formatters": []
        },
        {
          "matchers": [[100, "#"], "#", "#"],
          "text":
            "Gain a Power Charge when an Enemy Dies while in this Skill's Area\\nEvery second, gain a Power Charge if an Enemy is in Skill's Area",
          "formatters": []
        }
      ]
    },
    "power_charge_vs_rare_or_unique": {
      "stats": ["chance_to_gain_power_charge_on_rare_or_unique_enemy_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to gain a Power Charge when Projectile Hits a Rare or Unique Enemy",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Gain a Power Charge when Projectile Hits a Rare or Unique Enemy",
          "formatters": []
        }
      ]
    },
    "ghost_chance": {
      "stats": ["chance_to_summon_support_ghost_on_killing_blow_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Summon a Phantasm when this Skill deals a Killing Blow",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Summon a Phantasm when this Skill deals a Killing Blow",
          "formatters": []
        }
      ]
    },
    "trigger_on_animate_guardian_kill": {
      "stats": ["chance_to_trigger_on_animate_guardian_kill_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Skill when your Animated Guardian Kills an Enemy",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Trigger this Skill when your Animated Guardian Kills an Enemy",
          "formatters": []
        }
      ]
    },
    "trigger_on_animate_weapon_kill": {
      "stats": ["chance_to_trigger_on_animate_weapon_kill_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this Skill when an Animated Weapon Kills an Enemy",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this Skill when an Animated Weapon Kills an Enemy",
          "formatters": []
        }
      ]
    },
    "charged_attack_damage_stages": {
      "stats": ["charged_attack_damage_per_stack_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Hits and Ailments for each stage",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Hits and Ailments for each stage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "charged_dash_damage_when_stopped_moving": {
      "stats": ["charged_dash_channelling_damage_at_full_stacks_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Deals %1%%% more Damage while Channelling if Mirage has finished moving",
          "formatters": []
        }
      ]
    },
    "charged_dash_final_wave_damage_per_stage": {
      "stats": ["charged_dash_damage_+%_final_per_stack"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Final wave deals %1%%% of Damage per stage",
          "formatters": []
        }
      ]
    },
    "charged_dash_built_in_move_speed": {
      "stats": ["charged_dash_skill_inherent_movement_speed_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Illusion moves at %1%%% of your Movement Speed",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chilled_ground_magnitude_override": {
      "stats": ["chilled_ground_base_magnitude_override"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Chilled Ground from this Skill has a base Slow effect of %1%%%",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextChilledGround"
            }
          ]
        }
      ]
    },
    "cremation_max_geysers": {
      "stats": ["corpse_erruption_maximum_number_of_geyers"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Maximum of %1% Geysers at a time",
          "formatters": []
        }
      ]
    },
    "crit_chance_vs_shocked_enemies": {
      "stats": ["critical_strike_chance_+%_vs_shocked_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% increased Critical Strike Chance against Shocked Enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% reduced Critical Strike Chance against Shocked Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "crit_chance_per_power_charge": {
      "stats": ["critical_strike_chance_+%_per_power_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Critical Strike Chance per Power Charge",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Critical Strike Chance per Power Charge",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "crit_multi_per_blade": {
      "stats": ["critical_strike_multiplier_+_per_blade"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1$+d%% to Critical Strike Multiplier for each blade",
          "formatters": []
        }
      ]
    },
    "crit_multi_per_power_charge": {
      "stats": ["critical_strike_multiplier_+_per_power_charge"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% to Critical Strike Multiplier per Power Charge",
          "formatters": []
        }
      ]
    },
    "damage_per_chain": {
      "stats": ["damage_+%_per_chain"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Damage for each time this Skill has Chained",
          "formatters": []
        }
      ]
    },
    "deal_no_elemental": {
      "stats": ["deal_no_elemental_damage"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Deals no Elemental Damage",
          "formatters": []
        }
      ]
    },
    "desecrate_maximum_corpse_count": {
      "stats": ["desecrate_maximum_number_of_corpses"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Maximum of %1% Corpses allowed",
          "formatters": []
        }
      ]
    },
    "blight_max_stacks": {
      "stats": ["display_max_blight_stacks"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Debuff can have up to %1% layers of Damage",
          "formatters": []
        }
      ]
    },
    "fire_beam_max_stacks": {
      "stats": ["display_max_fire_beam_stacks"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Burning Debuff can have a maximum of %1% stages",
          "formatters": []
        }
      ]
    },
    "display_minions_level_is_corpse_level": {
      "stats": ["display_skill_minions_level_is_corpse_level"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Minions have the same Level as the Corpse",
          "formatters": []
        }
      ]
    },
    "display_vaal_breach_no_drops_xp": {
      "stats": ["display_vaal_breach_no_drops_xp"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Monsters from the Breach do not grant Experience or drop Items",
          "formatters": []
        }
      ]
    },
    "elemental_hit_aoe_vs_associated_element": {
      "stats": [
        "elemental_hit_area_of_effect_+100%_final_vs_enemy_with_associated_ailment"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "80%% more Area Radius against Enemies affected by an Ailment of the chosen Element",
          "formatters": []
        }
      ]
    },
    "elemental_hit_damage_per_ailment": {
      "stats": ["elemental_hit_damage_+10%_final_per_enemy_elemental_ailment"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "10%% more Damage per Elemental Ailment on the Enemy",
          "formatters": []
        }
      ]
    },
    "endurance_charge_slam_extra_damage": {
      "stats": ["endurance_charge_slam_damage_+%_final_with_endurance_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Deals %1%%% more Damage if you have an Endurance Charge",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Deals %1%%% less Damage if you have an Endurance Charge",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "expanding_fire_cone_angle_per_stage": {
      "stats": ["expanding_fire_cone_angle_+%_per_stage"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% increased angle per stage, up to 300%%",
          "formatters": []
        }
      ]
    },
    "expanding_fire_cone_always_ignite": {
      "stats": ["expanding_fire_cone_final_wave_always_ignite"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Final wave always Ignites",
          "formatters": []
        }
      ]
    },
    "expanding_fire_cone_stages": {
      "stats": ["expanding_fire_cone_maximum_number_of_stages"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1% maximum stages",
          "formatters": []
        }
      ]
    },
    "expanding_fire_cone_radius_per_stage": {
      "stats": ["expanding_fire_cone_radius_+_per_stage"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d to radius per stage, up to +15",
          "formatters": []
        }
      ]
    },
    "expanding_fire_cone_release_hit": {
      "stats": ["expanding_fire_cone_release_hit_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Final wave deals %1%%% more Damage with Hits",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Final wave deals %1%%% less Damage with Hits",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_beam_add_damage": {
      "stats": ["fire_beam_additional_stack_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Additional Debuff stages add %1%%% of Damage",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_beam_resistance_cap": {
      "stats": ["fire_beam_enemy_fire_resistance_%_maximum"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Total Fire Resistance penalty from all Beams cannot exceed %1$+d%%",
          "formatters": []
        }
      ]
    },
    "fire_beam_resistance_minus": {
      "stats": ["fire_beam_enemy_fire_resistance_%_per_stack"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Debuff applies %1$+d%% Fire Resistance per stage",
          "formatters": []
        }
      ]
    },
    "fire_beam_length_incr": {
      "stats": ["fire_beam_length_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased beam length",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced beam length",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "flameblast_ignite_chance": {
      "stats": ["flameblast_ignite_chance_+%_per_stage"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% chance to Ignite for each Stage",
          "formatters": []
        }
      ]
    },
    "flamethrower_tower_trap_rotation": {
      "stats": ["flamethrower_tower_trap_display_cast_speed_affects_rotation"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Modifiers to Cast Speed apply to the rotation speed of the Flames",
          "formatters": []
        }
      ]
    },
    "flamethrower_tower_trap_flames": {
      "stats": ["flamethrower_tower_trap_number_of_flamethrowers"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Has %1% Flames",
          "formatters": []
        }
      ]
    },
    "flamethrower_trap_damage_against_burn": {
      "stats": ["flamethrower_trap_damage_+%_final_vs_burning_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage against Burning Enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage against Burning Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "always_maim": {
      "stats": ["global_maim_on_hit"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Maim on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextMaim"
            }
          ]
        }
      ]
    },
    "added_phys_vs_bleeding": {
      "stats": [
        "global_minimum_added_physical_damage_vs_bleeding_enemies",
        "global_maximum_added_physical_damage_vs_bleeding_enemies"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adds %1% to %2% Physical Damage against Bleeding Enemies",
          "formatters": []
        }
      ]
    },
    "expanding_fire_cone_release_ignite": {
      "stats": ["grant_expanding_fire_cone_release_ignite_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Final wave deals %1%%% more Damage with Ignite",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Final wave deals %1%%% less Damage with Ignite",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "herald_of_ash_burning_percent": {
      "stats": ["herald_of_ash_burning_%_overkill_damage_per_minute"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Base Burning Damage is %1%%% of Overkill Damage",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            }
          ]
        }
      ]
    },
    "hinder_damage_taken": {
      "stats": ["hinder_enemy_chaos_damage_taken_+%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Hindered Enemies take %1%%% increased Chaos Damage",
          "formatters": []
        }
      ]
    },
    "ignites_apply_fire_res": {
      "stats": ["ignites_apply_fire_resistance_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Enemies Ignited by this Skill have %1$+d%% to Fire Resistance",
          "formatters": []
        }
      ]
    },
    "infernal_blow_damage": {
      "stats": ["infernal_blow_explosion_damage_%_of_total_per_stack"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Debuff deals %1%%% of Damage per Charge",
          "formatters": []
        }
      ]
    },
    "lacerate_damage_vs_bleeding": {
      "stats": ["lacerate_hit_and_ailment_damage_+%_final_vs_bleeding_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% more Damage with Hits and Ailments against Bleeding enemies",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% less Damage with Hits and Ailments against Bleeding enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ightning_tendrils_pulse_damage": {
      "stats": ["lightning_tendrils_channelled_larger_pulse_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Stronger Pulses deal %1%%% more Damage with Hits and Ailments",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Stronger Pulses deal %1%%% less Damage with Hits and Ailments",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "lightning_tendrils_pulse_radius": {
      "stats": ["lightning_tendrils_channelled_larger_pulse_radius_+"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Stronger Pulse has %1$+d to Radius",
          "formatters": []
        }
      ]
    },
    "lightning_tower_trap_number_of_beams": {
      "stats": [
        "lightning_tower_trap_number_of_beams",
        "lightning_tower_trap_interval_duration_ms"
      ],
      "translations": [
        {
          "matchers": ["#", 0],
          "text": "Strikes %1% Areas",
          "formatters": []
        },
        {
          "matchers": ["#", "#"],
          "text": "Strikes %1% Areas every %2% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 2
            }
          ]
        }
      ]
    },
    "maim_effect": {
      "stats": ["maim_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Effect of Maim",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Effect of Maim",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "maim_chance": {
      "stats": ["maim_on_hit_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% chance to Maim on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextMaim"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Maim on Hit",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextMaim"
            }
          ]
        }
      ]
    },
    "max_crab_barriers": {
      "stats": ["max_crab_aspect_stacks"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Can have up to %1% Crab Barriers",
          "formatters": []
        }
      ]
    },
    "number_of_spirit_strikes": {
      "stats": ["melee_attack_number_of_spirit_strikes"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Also targets %1% nearby Enemies",
          "formatters": []
        }
      ]
    },
    "support_ice_bite_damage": {
      "stats": [
        "minimum_added_cold_damage_per_frenzy_charge",
        "maximum_added_cold_damage_per_frenzy_charge"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Cold Damage per Frenzy Charge",
          "formatters": []
        }
      ]
    },
    "secondary_ignite_damage": {
      "stats": [
        "minimum_ignite_damage_to_deal_per_minute_from_secondary_damage",
        "maximum_ignite_damage_to_deal_per_minute_from_secondary_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Ignites deal %1% to %2% Fire Damage per Second",
          "formatters": [
            {
              "id": "per_minute_to_per_second",
              "arg": 1
            },
            {
              "id": "per_minute_to_per_second",
              "arg": 2
            }
          ]
        }
      ]
    },
    "secondary_physical_damage_range_per_strength": {
      "stats": [
        "minimum_secondary_physical_damage_per_15_strength",
        "maximum_secondary_physical_damage_per_15_strength"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% Base Physical Damage per 15 Strength",
          "formatters": []
        }
      ]
    },
    "minion_double_damage_chance": {
      "stats": ["minion_chance_to_deal_double_damage_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Minions gain %1%%% chance to deal Double Damage",
          "formatters": []
        }
      ]
    },
    "ailment_non_damaging_incr_effect": {
      "stats": ["non_damaging_ailment_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Effect of non-Damaging Ailments on Enemies",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextNonDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Effect of non-Damaging Ailments on Enemies",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextNonDamagingAilments"
            }
          ]
        }
      ]
    },
    "number_of_effigies": {
      "stats": ["base_number_of_effigies_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Can have up to %1% Effigy Summoned at a time",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Can have up to %1% Effigies Summoned at a time",
          "formatters": []
        }
      ]
    },
    "orb_of_storms_bolt_frequency": {
      "stats": ["orb_of_storms_bolt_frequency_ms"],
      "translations": [
        {
          "matchers": [1000],
          "text": "Strikes every %1% second",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        },
        {
          "matchers": ["#"],
          "text": "Strikes every %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "frenzy_charge_on_trap_trig": {
      "stats": ["%_chance_to_gain_frenzy_charge_on_trap_triggered_by_an_enemy"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "%1%%% chance to gain a Frenzy Charge when your Trap is triggered by an Enemy",
          "formatters": []
        },
        {
          "matchers": [100],
          "text":
            "Gain a Frenzy Charge when your Trap is triggered by an Enemy",
          "formatters": []
        }
      ]
    },
    "power_charge_on_trap_trig": {
      "stats": ["%_chance_to_gain_power_charge_on_trap_triggered_by_an_enemy"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "%1%%% chance to gain a Power Charge when your Trap is triggered by an Enemy",
          "formatters": []
        },
        {
          "matchers": [100],
          "text": "Gain a Power Charge when your Trap is triggered by an Enemy",
          "formatters": []
        }
      ]
    },
    "petrification_statue_action_speed": {
      "stats": ["petrification_statue_target_action_speed_-%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Enemy is Slowed by %1%%% every 0.3 seconds",
          "formatters": []
        }
      ]
    },
    "phys_cascade_trap_number_of_cascades": {
      "stats": [
        "phys_cascade_trap_number_of_cascades",
        "phys_cascade_trap_interval_duration_ms"
      ],
      "translations": [
        {
          "matchers": ["#", 0],
          "text": "Releases %1% waves",
          "formatters": []
        },
        {
          "matchers": ["#", "#"],
          "text": "Releases %1% waves every %2% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 2
            }
          ]
        }
      ]
    },
    "phys_reduction_per_crab_barrier": {
      "stats": ["physical_damage_reduction_%_per_crab_aspect_stack"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Grants %1%%% additional Physical Damage Reduction per Crab Barrier",
          "formatters": []
        }
      ]
    },
    "rain_of_arrows_additional_chance": {
      "stats": ["rain_of_arrows_additional_sequence_chance_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% chance to fire an additional sequence of arrows",
          "formatters": []
        }
      ]
    },
    "raised_spectre_level": {
      "stats": ["raised_spectre_max_level"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Raises Spectres up to Level %1%",
          "formatters": []
        }
      ]
    },
    "shock_effect": {
      "stats": ["shock_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Effect of Shock",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Effect of Shock",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "shocked_ground_stat_override": {
      "stats": ["shocked_ground_base_magnitude_override"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Shocked Ground causes %1%%% increased Damage taken",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Shocked Ground causes %1%%% reduced Damage taken",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "shrapnel_trap_secondary_explosions": {
      "stats": ["shrapnel_trap_number_of_secondary_explosions"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Causes %1% smaller explosions",
          "formatters": []
        }
      ]
    },
    "can_have_mirage_archer": {
      "stats": ["skill_can_own_mirage_archers"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Can have up to 1 Mirage Archer Summoned at a time",
          "formatters": []
        }
      ]
    },
    "skill_movement_speed": {
      "stats": ["skill_code_movement_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Movement Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Movement Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "skill_and_damaging_ailment_duration_incr": {
      "stats": ["skill_effect_and_damaging_ailment_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Duration of Damaging Ailments",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Duration of Damaging Ailments",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "spider_aspect_max_webs": {
      "stats": ["spider_aspect_max_web_count"],
      "translations": [
        {
          "matchers": [1],
          "text": "Can inflict up to 1 Spider's Web on an Enemy",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Can inflict up to %1% Spider's Webs on an Enemy",
          "formatters": []
        }
      ]
    },
    "summon_mirage_archer": {
      "stats": ["summon_mirage_archer_on_hit"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "When you Hit an Enemy with an Arrow from a this Skill, Summons a Mirage Archer which uses this Skill",
          "formatters": []
        }
      ]
    },
    "support_better_ailments_bonus": {
      "stats": ["support_better_ailments_ailment_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Ailments",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Ailments",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "chance_to_bleed_damage_incr": {
      "stats": ["support_chance_to_bleed_bleeding_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Supported Attacks deal %1%%% more Damage with Bleeding",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Supported Attacks deal %1%%% less Damage with Bleeding",
          "formatters": []
        }
      ]
    },
    "support_debilitate_hit_damage": {
      "stats": [
        "support_debilitate_hit_damage_+%_final_per_poison_stack",
        "support_debilitate_hit_damage_max_poison_stacks"
      ],
      "translations": [
        {
          "matchers": [[1, "#"], "#"],
          "text":
            "%1%%% more Damage with Hits for each Poison on the Enemy, up to %2%",
          "formatters": []
        },
        {
          "matchers": [["#", -1], "#"],
          "text":
            "%1%%% less Damage with Hits for each Poison on the Enemy, up to %2%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ghost_duration": {
      "stats": ["support_ghost_base_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Phantasms last %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "ignite_prolif_damage": {
      "stats": ["support_ignite_prolif_ignite_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Ignite",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Ignite",
          "formatters": []
        }
      ]
    },
    "maim_phys_damage": {
      "stats": ["support_maim_chance_physical_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Physical Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Physical Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "maimed_phys_damage_taken_incr": {
      "stats": ["support_maimed_enemies_physical_damage_taken_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Enemies Maimed by this Skill take %1%%% increased Physical Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Enemies Maimed by this Skill take %1%%% reduced Physical Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "added_fire_against_burning": {
      "stats": [
        "global_minimum_added_fire_damage_vs_burning_enemies",
        "global_maximum_added_fire_damage_vs_burning_enemies"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% to %2% added Fire Damage against Burning Enemies",
          "formatters": []
        }
      ]
    },
    "minion_totem_resistance_support_damage": {
      "stats": ["support_minion_totem_resistance_elemental_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Minions and Skills used by Totems deal %1%%% more Elemental Damage",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Minions and Skills used by Totems deal %1%%% less Elemental Damage",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mirage_archer_attack_speed": {
      "stats": ["support_mirage_archer_attack_speed_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Mirage Archer uses this Skill with %1%%% more Attack Speed",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Mirage Archer uses this Skill with %1%%% less Attack Speed",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mirage_archer_duration": {
      "stats": ["support_mirage_archer_duration"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Mirage Archer lasts %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_parallel_projectiles": {
      "stats": ["support_parallel_projectile_number_of_points_per_side"],
      "translations": [
        {
          "matchers": [1],
          "text":
            "Also fires Projectiles from up to %1% point on each side of you",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text":
            "Also fires Projectiles from up to %1% points on each side of you",
          "formatters": []
        }
      ]
    },
    "power_charge_on_crit_damage": {
      "stats": [
        "support_power_charge_on_crit_damage_+%_final_per_power_charge"
      ],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage per Power Charge",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage per Power Charge",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_scion_chance": {
      "stats": [
        "support_scion_onslaught_on_killing_blow_%_chance",
        "support_scion_onslaught_on_killing_blow_duration_ms"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text":
            "%1%%% chance to grant Onslaught for %2% seconds on\\ndealing a Killing Blow",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 2
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextOnslaught"
            }
          ]
        }
      ]
    },
    "support_cascade_area_of_effect": {
      "stats": ["support_spell_cascade_area_of_effect_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Area of Effect",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Area of Effect",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_spell_cascade": {
      "stats": ["support_spell_cascade_number_of_cascades_per_side"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Also affects areas in front and behind the targeted area",
          "formatters": []
        }
      ]
    },
    "storm_barrier_power_charge": {
      "stats": [
        "support_storm_barrier_gain_power_charge_when_hit_%",
        "support_storm_barrier_lightning_damage_taken_when_hit_+%_final",
        "support_storm_barrier_physical_damage_taken_when_hit_+%_final"
      ],
      "translations": [
        {
          "matchers": ["#", "#", "#"],
          "text":
            "Channelling this Skill grants %1%%% chance to Gain a Power Charge when hit\\nChannelling this Skill grants %2%%% less Lightning Damage taken from Hits\\nChannelling this Skill grants %3%%% less Physical Damage taken from Hits",
          "formatters": [
            {
              "id": "negate",
              "arg": 2
            },
            {
              "id": "negate",
              "arg": 3
            }
          ]
        }
      ]
    },
    "ailment_damage_incr": {
      "stats": ["support_unbound_ailments_ailment_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% more Damage with Ailments",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% less Damage with Ailments",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextDamagingAilments"
            }
          ]
        }
      ]
    },
    "trap_crit_per_power_charge": {
      "stats": ["trap_critical_strike_multiplier_+_per_power_charge"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "%1$+d%% to Critical Strike Multiplier per Power Charge when used by Traps",
          "formatters": []
        }
      ]
    },
    "trap_throwing_speed_per_frenzy": {
      "stats": ["trap_throwing_speed_+%_per_frenzy_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% increased Trap Throwing Speed per Frenzy Charge",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% reduced Trap Throwing Speed per Frenzy Charge",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trigger_on_frozen_kill": {
      "stats": ["trigger_on_kill_vs_frozen_enemy_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Trigger this skill when you Kill a Frozen Enemy",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Trigger this skill when you Kill a Frozen Enemy",
          "formatters": []
        }
      ]
    },
    "trigger_on_skill_use_void_arrow": {
      "stats": ["trigger_on_skill_use_%_if_you_have_a_void_arrow"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% chance to Consume a Void Charge to Trigger this Skill when you fire Arrows",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Consume a Void Charge to Trigger this Skill when you fire Arrows",
          "formatters": []
        }
      ]
    },
    "vaal_blade_vortex_has_ten_blades": {
      "stats": ["vaal_blade_vortex_has_10_spinning_blades"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Has 10 blades",
          "formatters": []
        }
      ]
    },
    "vaal_earthquake_max_aftershocks": {
      "stats": ["vaal_earthquake_maximum_aftershocks"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Ongoing effect ends after %1% Aftershocks",
          "formatters": []
        }
      ]
    },
    "vaal_flameblast_radius": {
      "stats": ["vaal_flameblast_radius_+_per_stage"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d to Radius for each Stage",
          "formatters": []
        }
      ]
    },
    "vaal_storm_call_delay": {
      "stats": ["vaal_storm_call_delay_ms"],
      "translations": [
        {
          "matchers": [1000],
          "text": "Strikes an Enemy every %1% second",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        },
        {
          "matchers": ["#"],
          "text": "Strikes an Enemy every %1% seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "bladefall_volleys": {
      "stats": ["virtual_bladefall_number_of_volleys"],
      "translations": [
        {
          "matchers": [1],
          "text": "1 Volley",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "%1% Volleys",
          "formatters": []
        }
      ]
    },
    "spider_aspect_interval": {
      "stats": ["virtual_spider_aspect_web_interval_ms"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Inflicts Spider's Webs and Hinder every %1% Seconds",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    }
  }
}
