{
  "meta": {
    "include": "gem_stat_descriptions",
    "hasIdentifiers": false
  },
  "data": {
    "off_hand_local_minimum_added_physical_damage": {
      "stats": [
        "off_hand_local_minimum_added_physical_damage",
        "off_hand_local_maximum_added_physical_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% bis %2% physischer Nebenhand-Basisschaden",
          "formatters": []
        }
      ]
    },
    "off_hand_minimum_added_physical_damage_per_15_shield_armour_and_evasion_rating": {
      "stats": [
        "off_hand_minimum_added_physical_damage_per_15_shield_armour_and_evasion_rating",
        "off_hand_maximum_added_physical_damage_per_15_shield_armour_and_evasion_rating"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text":
            "Fügt %1% bis %2% physischen Schaden pro 15 Rüstung oder Ausweichwert auf dem Schild hinzu",
          "formatters": []
        }
      ]
    },
    "off_hand_base_weapon_attack_duration_ms": {
      "stats": ["off_hand_base_weapon_attack_duration_ms"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Basisangriffszeit der Nebenhand beträgt %1% Sekunden",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "global_minimum_added_physical_damage": {
      "stats": [
        "global_minimum_added_physical_damage",
        "global_maximum_added_physical_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Fügt %1% bis %2% physischen Schaden hinzu",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_fire_damage": {
      "stats": [
        "global_minimum_added_fire_damage",
        "global_maximum_added_fire_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Fügt %1% bis %2% Feuerschaden hinzu",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_cold_damage": {
      "stats": [
        "global_minimum_added_cold_damage",
        "global_maximum_added_cold_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Fügt %1% bis %2% Kälteschaden hinzu",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_lightning_damage": {
      "stats": [
        "global_minimum_added_lightning_damage",
        "global_maximum_added_lightning_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Fügt %1% bis %2% Blitzschaden hinzu",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_chaos_damage": {
      "stats": [
        "global_minimum_added_chaos_damage",
        "global_maximum_added_chaos_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Fügt %1% bis %2% Chaosschaden hinzu",
          "formatters": []
        }
      ]
    },
    "active_skill_damage_+%_final": {
      "stats": ["active_skill_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Verursacht %1%%% des Schadens",
          "formatters": []
        }
      ]
    },
    "active_skill_physical_damage_+%_final": {
      "stats": ["active_skill_physical_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Verursacht %1%%% des physischen Schadens",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_attack_damage_+%_final": {
      "stats": ["active_skill_attack_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Verursacht %1%%% des Angriffsschadens",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cleave_damage_+%_final_while_dual_wielding": {
      "stats": ["cleave_damage_+%_final_while_dual_wielding"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Verursacht %1%%% kombinierten Waffenschaden beim Tragen zweier Waffen",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_minion_damage_+%_final": {
      "stats": ["active_skill_minion_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Kreaturen verursachen %1%%% des Schadens",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "physical_damage_+%_per_frenzy_charge": {
      "stats": ["physical_damage_+%_per_frenzy_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter physischer Schaden pro Raserei-Ladung",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter physischer Schaden pro Raserei-Ladung",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_number_of_zombies_allowed": {
      "stats": ["base_number_of_zombies_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Zombie",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Zombies",
          "formatters": []
        }
      ]
    },
    "base_number_of_spectres_allowed": {
      "stats": ["base_number_of_spectres_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Schemen",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Schemen",
          "formatters": []
        }
      ]
    },
    "base_number_of_skeletons_allowed": {
      "stats": ["base_number_of_skeletons_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Skelett",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Skeletten",
          "formatters": []
        }
      ]
    },
    "base_number_of_raging_spirits_allowed": {
      "stats": ["base_number_of_raging_spirits_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Flammenschädel",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Flammenschädeln",
          "formatters": []
        }
      ]
    },
    "base_aura_area_of_effect_+%": {
      "stats": ["base_aura_area_of_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% vergrößerter Wirkungsbereich von Auren",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkleinerter Wirkungsbereich von Auren",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "buff_duration_+%": {
      "stats": ["buff_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Stärkungs- und Schwächungseffektdauer",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Stärkungs- und Schwächungseffektdauer",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "aura_effect_+%": {
      "stats": ["aura_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Wirkung von Auren",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Wirkung von Auren",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_skill_effect_duration": {
      "stats": ["base_skill_effect_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Basisdauer beträgt %1% Sekunden",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "offering_skill_effect_duration_per_corpse": {
      "stats": ["offering_skill_effect_duration_per_corpse"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Zusätzliche %1% Sekunden Basisdauer pro zusätzlich verbrauchter Leiche",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_buff_duration_ms_+_per_endurance_charge": {
      "stats": ["base_buff_duration_ms_+_per_endurance_charge"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Zusätzliche %1% Sekunden Basisdauer pro Widerstands-Ladung",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "display_minion_base_maximum_life": {
      "stats": ["display_minion_base_maximum_life"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Kreaturen haben %1% maximales Basis-Leben",
          "formatters": []
        }
      ]
    },
    "active_skill_area_damage_+%_final": {
      "stats": ["active_skill_area_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% mehr Flächenschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% weniger Flächenschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_attack_damage_final_permyriad": {
      "stats": ["active_skill_attack_damage_final_permyriad"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Verursacht %1%%% des Basisschadens",
          "formatters": [
            {
              "id": "multiplicative_permyriad_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_spell_repeat_count": {
      "stats": ["base_spell_repeat_count"],
      "translations": [
        {
          "matchers": [1],
          "text": "Zauber wiederholt sich einmal",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Zauber wiederholt sich %1% Mal",
          "formatters": []
        }
      ]
    },
    "base_secondary_skill_effect_duration": {
      "stats": ["base_secondary_skill_effect_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Die sekundäre Basisdauer beträgt %1% Sekunden",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_number_of_golems_allowed": {
      "stats": ["base_number_of_golems_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Golem",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% Golems",
          "formatters": []
        }
      ]
    },
    "accuracy_rating": {
      "stats": ["accuracy_rating"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d zu Treffgenauigkeit",
          "formatters": []
        }
      ]
    },
    "accuracy_rating_+%": {
      "stats": ["accuracy_rating_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Treffgenauigkeit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Treffgenauigkeit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_if_used_through_frostbolt_damage_+%_final": {
      "stats": ["active_skill_if_used_through_frostbolt_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% mehr Schaden beim Zaubern ausgehend von einer Frostkugel",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% weniger Schaden beim Zaubern ausgehend von einer Frostkugel",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "additional_base_critical_strike_chance": {
      "stats": ["additional_base_critical_strike_chance"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% zu kritischer Trefferchance",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            }
          ]
        }
      ]
    },
    "area_damage_+%": {
      "stats": ["area_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Flächenschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Flächenschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "area_of_effect_+%_while_dead": {
      "stats": ["area_of_effect_+%_while_dead"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% vergrößerter Wirkungsbereich, solange tot",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkleinerter Wirkungsbereich, solange tot",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "attack_speed_+%": {
      "stats": ["attack_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Angriffsgeschwindigkeit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Angriffsgeschwindigkeit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_blade_vortex_hit_rate_ms": {
      "stats": ["base_blade_vortex_hit_rate_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Trifft Gegner alle %1% Sekunden",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_cast_speed_+%": {
      "stats": ["base_cast_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Zaubergeschwindigkeit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Zaubergeschwindigkeit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_chance_to_freeze_%": {
      "stats": ["base_chance_to_freeze_%", "always_freeze"],
      "translations": [
        {
          "matchers": ["#", [1, "#"]],
          "text": "Gegner bei Treffer immer einfrieren",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        },
        {
          "matchers": [[100, "#"], 0],
          "text": "Immer einfrieren",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        },
        {
          "matchers": [[1, 99], 0],
          "text": "%1%%% Chance auf Einfrieren",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        }
      ]
    },
    "base_chance_to_ignite_%": {
      "stats": ["base_chance_to_ignite_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% Chance auf Entzünden",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextIgnite"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Immer entzünden",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextIgnite"
            }
          ]
        }
      ]
    },
    "base_chance_to_shock_%": {
      "stats": ["base_chance_to_shock_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% Chance auf Schocken",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextShock"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Immer schocken",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextShock"
            }
          ]
        }
      ]
    },
    "base_critical_strike_multiplier_+": {
      "stats": ["base_critical_strike_multiplier_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% zu Multiplikator für kritische Treffer",
          "formatters": []
        }
      ]
    },
    "base_curse_duration_+%": {
      "stats": ["base_curse_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Fluchdauer",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Fluchdauer",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_global_chance_to_knockback_%": {
      "stats": ["base_global_chance_to_knockback_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% Chance, Gegner bei Treffer zurückzustoßen",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextKnockback"
            }
          ]
        }
      ]
    },
    "base_killed_monster_dropped_item_rarity_+%": {
      "stats": ["base_killed_monster_dropped_item_rarity_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% erhöhte Seltenheit fallen gelassener Gegenstände von getöteten Gegnern",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% verringerte Seltenheit fallen gelassener Gegenstände von getöteten Gegnern",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_life_gain_per_target": {
      "stats": ["base_life_gain_per_target"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Erhaltet %1$+d Leben für jeden durch Eure Angriffe getroffenen Gegner",
          "formatters": []
        }
      ]
    },
    "base_mana_cost_-%": {
      "stats": ["base_mana_cost_-%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verringerte Manakosten",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% erhöhte Manakosten",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_number_of_additional_arrows": {
      "stats": ["base_number_of_additional_arrows"],
      "translations": [
        {
          "matchers": [1],
          "text": "Feuert einen zusätzliches Pfeil",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Feuert %1% zusätzliche Pfeile",
          "formatters": []
        }
      ]
    },
    "base_physical_damage_%_to_convert_to_lightning": {
      "stats": ["base_physical_damage_%_to_convert_to_lightning"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% des physischen Schadens werden in Blitzschaden umgewandelt",
          "formatters": []
        }
      ]
    },
    "base_poison_duration_+%": {
      "stats": ["base_poison_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Giftdauerr",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Giftdauer",
          "formatters": []
        }
      ]
    },
    "base_projectile_speed_+%": {
      "stats": ["base_projectile_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Projektilgeschwindigkeit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Projektilgeschwindigkeit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_reduce_enemy_cold_resistance_%": {
      "stats": ["base_reduce_enemy_cold_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Durchdringt %1%%% Kältewiderstand",
          "formatters": []
        }
      ]
    },
    "base_reduce_enemy_fire_resistance_%": {
      "stats": ["base_reduce_enemy_fire_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Durchdringt %1%%% Feuerwiderstand",
          "formatters": []
        }
      ]
    },
    "base_reduce_enemy_lightning_resistance_%": {
      "stats": ["base_reduce_enemy_lightning_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Durchdringt %1%%% Blitzwiderstand",
          "formatters": []
        }
      ]
    },
    "base_skill_area_of_effect_+%": {
      "stats": ["base_skill_area_of_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% vergrößerter Wirkungsbereich",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkleinerter Wirkungsbereich",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_stun_duration_+%": {
      "stats": ["base_stun_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Betäubungsdauer bei Gegnern",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Betäubungsdauer bei Gegnern",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_use_life_in_place_of_mana": {
      "stats": ["base_use_life_in_place_of_mana"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Verbraucht Leben statt Mana",
          "formatters": []
        }
      ]
    },
    "blind_duration_+%": {
      "stats": ["blind_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Blenddauer",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Blenddauer",
          "formatters": []
        }
      ]
    },
    "burn_damage_+%": {
      "stats": ["burn_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Brandschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Brandschaden",
          "formatters": []
        }
      ]
    },
    "chance_to_fortify_on_melee_hit_+%": {
      "stats": ["chance_to_fortify_on_melee_hit_+%"],
      "translations": [
        {
          "matchers": [[100, "#"]],
          "text": "Gewährt Verstärken bei Nahkampftreffer",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        },
        {
          "matchers": [[1, 99]],
          "text": "%1%%% Chance auf Verstärken bei Nahkampftreffer",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        }
      ]
    },
    "chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%": {
      "stats": ["chance_to_gain_frenzy_charge_on_killing_frozen_enemy_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text":
            "%1%%% Chance, bei Tötung eines eingefrorenen Gegners eine Raserei-Ladung zu erhalten",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text":
            "Erhaltet eine Raserei-Ladung bei Tötung eines eingefrorenen Gegners",
          "formatters": []
        }
      ]
    },
    "chaos_damage_+%": {
      "stats": ["chaos_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Chaosschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Chaosschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chill_duration_+%": {
      "stats": ["chill_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Unterkühlungsdauer bei Gegnern",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Unterkühlungsdauer bei Gegnern",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chill_effect_+%": {
      "stats": ["chill_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Unterkühlungswirkung bei Gegnern",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Unterkühlungswirkung bei Gegnern",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_damage_%_to_add_as_fire": {
      "stats": ["cold_damage_%_to_add_as_fire"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Verursacht %1%%% des Kälteschadens als extra Feuerschaden",
          "formatters": []
        }
      ]
    },
    "cold_damage_+%": {
      "stats": ["cold_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Kälteschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Kälteschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "corpse_erruption_base_maximum_number_of_geyers": {
      "stats": ["corpse_erruption_base_maximum_number_of_geyers"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Erlaubt maximal %1% Geysire gleichzeitig",
          "formatters": []
        }
      ]
    },
    "critical_strike_chance_+%": {
      "stats": ["critical_strike_chance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte kritische Trefferchance",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte kritische Trefferchance",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_over_time_+%": {
      "stats": ["damage_over_time_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Schaden über Zeit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Schaden über Zeit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_+%": {
      "stats": ["damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Schaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Schaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_+%_vs_frozen_enemies": {
      "stats": ["damage_+%_vs_frozen_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Schaden gegen eingefrorene Gegner",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Schaden gegen eingefrorene Gegner",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "elemental_damage_+%": {
      "stats": ["elemental_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Elementarschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Elementarschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_damage_+%": {
      "stats": ["fire_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Feuerschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Feuerschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fortify_duration_+%": {
      "stats": ["fortify_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Dauer von Verstärken",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Dauer von Verstärken",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        }
      ]
    },
    "freeze_duration_+%": {
      "stats": ["freeze_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Einfrierungsdauer bei Gegnern",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Einfrierungsdauer bei Gegnern",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "global_chance_to_blind_on_hit_%": {
      "stats": ["global_chance_to_blind_on_hit_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% Chance, Gegner bei Treffer zu blenden",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextBlind"
            }
          ]
        }
      ]
    },
    "global_reduce_enemy_block_%": {
      "stats": ["global_reduce_enemy_block_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verringerte gegnerische Blockchance",
          "formatters": []
        }
      ]
    },
    "ignite_duration_+%": {
      "stats": ["ignite_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Brenndauer bei Gegnern",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Brenndauer bei Gegnern",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "knockback_distance_+%": {
      "stats": ["knockback_distance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Rückstoßdistanz",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Rückstoßdistanz",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "life_leech_from_any_damage_permyriad": {
      "stats": ["life_leech_from_any_damage_permyriad"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% des Schadens werden als Leben geraubt",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "life_leech_speed_+%": {
      "stats": ["life_leech_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Lebensraub pro Sekunde",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Lebensraub pro Sekunde",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "lightning_damage_+%": {
      "stats": ["lightning_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Blitzschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Blitzschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "lightning_tower_trap_base_interval_duration_ms": {
      "stats": ["lightning_tower_trap_base_interval_duration_ms"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Schlägt alle %1% Sekunden ein",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mana_leech_from_any_damage_permyriad": {
      "stats": ["mana_leech_from_any_damage_permyriad"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% des Schadens werden als Mana geraubt",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        }
      ]
    },
    "mana_leech_speed_+%": {
      "stats": ["mana_leech_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Manaraub pro Sekunde",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Manaraub pro Sekunde",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        }
      ]
    },
    "melee_damage_vs_bleeding_enemies_+%": {
      "stats": ["melee_damage_vs_bleeding_enemies_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% erhöhter physischer Nahkampfschaden gegen blutende Gegner",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "%1%%% verringerter physischer Nahkampfschaden gegen blutende Gegner",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "melee_physical_damage_+%": {
      "stats": ["melee_physical_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter physischer Nahkampfschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter physischer Nahkampfschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_detonation_radius_+%": {
      "stats": ["mine_detonation_radius_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% vergrößerter Wirkungsbereich für Minenzündung",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkleinerter Wirkungsbereich für Minenzündung",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_duration_+%": {
      "stats": ["mine_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Minendauer",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Minendauer",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_laying_speed_+%": {
      "stats": ["mine_laying_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Minen-Legegeschwindigkeit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Minen-Legegeschwindigkeit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "non_curse_aura_effect_+%": {
      "stats": ["non_curse_aura_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Aurenwirkung",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Aurenwirkung",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "number_of_additional_projectiles": {
      "stats": ["number_of_additional_projectiles"],
      "translations": [
        {
          "matchers": [1],
          "text": "Feuert ein zusätzliches Projektil",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Feuert %1% zusätzliche Projektile",
          "formatters": []
        }
      ]
    },
    "number_of_additional_projectiles_in_chain": {
      "stats": ["number_of_additional_projectiles_in_chain"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Springt %1$+d Mal über",
          "formatters": []
        }
      ]
    },
    "number_of_additional_remote_mines_allowed": {
      "stats": ["number_of_additional_remote_mines_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text":
            "Erlaubt gleichzeitige Platzierung von %1% zusätzlichen Fernmine",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text":
            "Erlaubt gleichzeitige Platzierung von %1% zusätzlichen Fernminen",
          "formatters": []
        }
      ]
    },
    "number_of_additional_traps_allowed": {
      "stats": ["number_of_additional_traps_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text":
            "Erlaubt gleichzeitige Platzierung von %1% zusätzlichen Falle",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text":
            "Erlaubt gleichzeitige Platzierung von %1% zusätzlichen Fallen",
          "formatters": []
        }
      ]
    },
    "number_of_additional_traps_to_throw": {
      "stats": ["number_of_additional_traps_to_throw"],
      "translations": [
        {
          "matchers": [1],
          "text": "Werft bis zu 1 zusätzliche Falle",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Werft bis zu %1% zusätzliche Fallen",
          "formatters": []
        }
      ]
    },
    "number_of_animated_weapons_allowed": {
      "stats": ["number_of_animated_weapons_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% beseelten Waffe",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Erlaubt gleichzeitige Kontrolle von %1% beseelten Waffen",
          "formatters": []
        }
      ]
    },
    "orb_of_storms_base_bolt_frequency_ms": {
      "stats": ["orb_of_storms_base_bolt_frequency_ms"],
      "translations": [
        {
          "matchers": [1000],
          "text": "Schlägt jede %1% Sekunde ein",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        },
        {
          "matchers": ["#"],
          "text": "Schlägt alle %1% Sekunden ein",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "phys_cascade_trap_base_interval_duration_ms": {
      "stats": ["phys_cascade_trap_base_interval_duration_ms"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Löst alle %1% Sekunden Wellen aus",
          "formatters": [
            {
              "id": "milliseconds_to_seconds",
              "arg": 1
            }
          ]
        }
      ]
    },
    "physical_damage_%_to_add_as_fire": {
      "stats": ["physical_damage_%_to_add_as_fire"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Verursacht %1%%% des physischen Schadens als extra Feuerschaden",
          "formatters": []
        }
      ]
    },
    "physical_damage_%_to_add_as_lightning": {
      "stats": ["physical_damage_%_to_add_as_lightning"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Verursacht %1%%% des physischen Schadens als extra Blitzschaden",
          "formatters": []
        }
      ]
    },
    "physical_damage_+%": {
      "stats": ["physical_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter physischer Schaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter physischer Schaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "placing_traps_cooldown_recovery_+%": {
      "stats": ["placing_traps_cooldown_recovery_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% beschleunigte Abklingzeit für Fallenwurf",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verlangsamte Abklingzeit für Fallenwurf",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "projectile_base_number_of_targets_to_pierce": {
      "stats": ["projectile_base_number_of_targets_to_pierce"],
      "translations": [
        {
          "matchers": [1],
          "text": "Projektile durchbohren ein zusätzliches Ziel",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Projektile durchbohren %1% zusätzliche Ziele",
          "formatters": []
        }
      ]
    },
    "projectile_damage_+%": {
      "stats": ["projectile_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Projektilschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Projektilschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "projectile_number_to_split": {
      "stats": ["projectile_number_to_split"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Projektile teilen sich in %1% Teile",
          "formatters": []
        }
      ]
    },
    "projectiles_fork": {
      "stats": ["projectiles_fork"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Projektile gabeln sich auf",
          "formatters": []
        }
      ]
    },
    "projectiles_return": {
      "stats": ["projectiles_return", "projectiles_return_if_no_hit_object"],
      "translations": [
        {
          "matchers": ["#", 0],
          "text": "Projektile kehren nach Treffer zurück",
          "formatters": []
        },
        {
          "matchers": [0, "#"],
          "text": "Projektile kehren nach Flugende zurück",
          "formatters": []
        },
        {
          "matchers": ["#", "#"],
          "text": "Projektile kehren zurück",
          "formatters": []
        }
      ]
    },
    "rain_of_arrows_additional_sequences": {
      "stats": ["rain_of_arrows_additional_sequences"],
      "translations": [
        {
          "matchers": [1],
          "text": "Feuert eine zusätzliche Serie von Pfeilen",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Feuert %1%  zusätzliche Serien von Pfeilen",
          "formatters": []
        }
      ]
    },
    "reduce_enemy_dodge_%": {
      "stats": ["reduce_enemy_dodge_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verringerte gegnerische Chance auf Entgehen",
          "formatters": []
        }
      ]
    },
    "shock_duration_+%": {
      "stats": ["shock_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Schockdauer bei Gegnern",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Schockdauer bei Gegnern",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "skill_cold_damage_%_to_convert_to_fire": {
      "stats": ["skill_cold_damage_%_to_convert_to_fire"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% des Kälteschadens werden in Feuerschaden umgewandelt",
          "formatters": []
        }
      ]
    },
    "skill_effect_duration_+%": {
      "stats": ["skill_effect_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Fertigkeitseffektdauer",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Fertigkeitseffektdauer",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "skill_physical_damage_%_to_convert_to_lightning": {
      "stats": ["skill_physical_damage_%_to_convert_to_lightning"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1%%% des physischen Schadens werden in Blitzschaden umgewandelt",
          "formatters": []
        }
      ]
    },
    "spell_damage_+%": {
      "stats": ["spell_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Zauberschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Zauberschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_trap_damage_+%_final": {
      "stats": ["support_trap_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% mehr Fallenschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% weniger Fallenschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "tornado_shot_num_of_secondary_projectiles": {
      "stats": ["tornado_shot_num_of_secondary_projectiles"],
      "translations": [
        {
          "matchers": [1],
          "text": "Feuert %1% sekundäres Projektil",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Feuert %1% sekundäre Projektile",
          "formatters": []
        }
      ]
    },
    "trap_damage_+%": {
      "stats": ["trap_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhter Fallenschaden",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerter Fallenschaden",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_duration_+%": {
      "stats": ["trap_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% verlängerte Fallendauer",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkürzte Fallendauer",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_throwing_speed_+%": {
      "stats": ["trap_throwing_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% erhöhte Fallen-Wurfgeschwindigkeit",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verringerte Fallen-Wurfgeschwindigkeit",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_trigger_radius_+%": {
      "stats": ["trap_trigger_radius_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% vergrößerter Fallenauslöser-Wirkungsbereich",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% verkleinerter Fallenauslöser-Wirkungsbereich",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "unearth_base_corpse_level": {
      "stats": ["unearth_base_corpse_level"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Erschafft Leichen mit Stufe %1%",
          "formatters": []
        }
      ]
    },
    "vaal_storm_call_base_delay_ms": {
      "stats": ["vaal_storm_call_base_delay_ms"],
      "translations": [
        {
          "matchers": [1000],
          "text": "Trifft einen Gegner jede %1% Sekunde",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        },
        {
          "matchers": ["#"],
          "text": "Trifft einen Gegner alle %1% Sekunden",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "volatile_dead_base_number_of_corpses_to_consume": {
      "stats": ["volatile_dead_base_number_of_corpses_to_consume"],
      "translations": [
        {
          "matchers": [1],
          "text": "Zerstört bis zu 1 Leiche",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Zerstört bis zu %1% Leichen",
          "formatters": []
        }
      ]
    }
  }
}
