{
  "meta": {
    "include": "gem_stat_descriptions",
    "hasIdentifiers": false
  },
  "data": {
    "global_minimum_added_physical_damage": {
      "stats": [
        "global_minimum_added_physical_damage",
        "global_maximum_added_physical_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adiciona %1% a %2% de Dano Físico",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_fire_damage": {
      "stats": [
        "global_minimum_added_fire_damage",
        "global_maximum_added_fire_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adiciona %1% a %2% de Dano de Fogo",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_cold_damage": {
      "stats": [
        "global_minimum_added_cold_damage",
        "global_maximum_added_cold_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adiciona %1% a %2% de Dano de Gelo",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_lightning_damage": {
      "stats": [
        "global_minimum_added_lightning_damage",
        "global_maximum_added_lightning_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adiciona %1% a %2% de Dano de Raio",
          "formatters": []
        }
      ]
    },
    "global_minimum_added_chaos_damage": {
      "stats": [
        "global_minimum_added_chaos_damage",
        "global_maximum_added_chaos_damage"
      ],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "Adiciona %1% a %2% de Dano de Caos",
          "formatters": []
        }
      ]
    },
    "active_skill_damage_+%_final": {
      "stats": ["active_skill_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Causa %1%%% de Dano",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_physical_damage_+%_final": {
      "stats": ["active_skill_physical_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Causa %1%%% de Dano Físico",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_attack_damage_+%_final": {
      "stats": ["active_skill_attack_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Causa %1%%% de Dano de Ataque",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cleave_damage_+%_final_while_dual_wielding": {
      "stats": ["cleave_damage_+%_final_while_dual_wielding"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Quando em Dupla Empunhadura, Causa %1%%% do Dano combinando cada Arma",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_minion_damage_+%_final": {
      "stats": ["active_skill_minion_damage_+%_final"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Lacaios causam %1%%% de Dano",
          "formatters": [
            {
              "id": "multiplicative_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "physical_damage_+%_per_frenzy_charge": {
      "stats": ["physical_damage_+%_per_frenzy_charge"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano Físico por Carga de Frenesi aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano Físico por Carga de Frenesi reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_number_of_zombies_allowed": {
      "stats": ["base_number_of_zombies_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode evocar até %1% Zumbi por vez",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Pode evocar até %1% Zumbis por vez",
          "formatters": []
        }
      ]
    },
    "base_number_of_spectres_allowed": {
      "stats": ["base_number_of_spectres_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode evocar até %1% Espectro por vez",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Pode evocar até %1% Espectros por vez",
          "formatters": []
        }
      ]
    },
    "base_number_of_skeletons_allowed": {
      "stats": ["base_number_of_skeletons_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode convocar até %1% Esqueleto por vez",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Pode convocar até %1% Esqueletos por vez",
          "formatters": []
        }
      ]
    },
    "base_number_of_raging_spirits_allowed": {
      "stats": ["base_number_of_raging_spirits_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode convocar até %1% Espírito Furioso por vez",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Pode convocar até %1% Espíritos Furiosos por vez",
          "formatters": []
        }
      ]
    },
    "base_aura_area_of_effect_+%": {
      "stats": ["base_aura_area_of_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Área de Efeito de Auras aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Área de Efeito de Auras reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "buff_duration_+%": {
      "stats": ["buff_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração de Bônus e Penalidades aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração de Bônus e Penalidades reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "aura_effect_+%": {
      "stats": ["aura_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Efeito de Auras aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Efeito de Auras reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_skill_effect_duration": {
      "stats": ["base_skill_effect_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Duração base é de %1% segundos",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "offering_skill_effect_duration_per_corpse": {
      "stats": ["offering_skill_effect_duration_per_corpse"],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "%1% segundos adicionais de Duração Base por Cadáver extra consumido",
          "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":
            "%1% segundos adicionais de Duração Base por Carga de Tolerância",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "display_minion_base_maximum_life": {
      "stats": ["display_minion_base_maximum_life"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Lacaios possuem %1% de Vida máxima base",
          "formatters": []
        }
      ]
    },
    "active_skill_area_damage_+%_final": {
      "stats": ["active_skill_area_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% mais Dano em Área",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% menos Dano em Área",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "active_skill_attack_damage_final_permyriad": {
      "stats": ["active_skill_attack_damage_final_permyriad"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Causa %1%%% de Dano Base",
          "formatters": [
            {
              "id": "multiplicative_permyriad_damage_modifier",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_spell_repeat_count": {
      "stats": ["base_spell_repeat_count"],
      "translations": [
        {
          "matchers": [1],
          "text": "A Magia Repete uma vez",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "A Magia Repete %1% vezes",
          "formatters": []
        }
      ]
    },
    "base_secondary_skill_effect_duration": {
      "stats": ["base_secondary_skill_effect_duration"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Duração Base Secundária é de %1% segundos",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_number_of_golems_allowed": {
      "stats": ["base_number_of_golems_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode Convocar até %1% Golem por vez",
          "formatters": []
        },
        {
          "matchers": [[2, "#"]],
          "text": "Pode Convocar até %1% Golens por vez",
          "formatters": []
        }
      ]
    },
    "accuracy_rating": {
      "stats": ["accuracy_rating"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d de Precisão",
          "formatters": []
        }
      ]
    },
    "accuracy_rating_+%": {
      "stats": ["accuracy_rating_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Precisão aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Precisão reduzida em %1%%%",
          "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%%% mais Dano quando Conjurado com Disparo Congelante",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% menos Dano quando Conjurado com Disparo Congelante",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "additional_base_critical_strike_chance": {
      "stats": ["additional_base_critical_strike_chance"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% à Chance de Crítico",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            }
          ]
        }
      ]
    },
    "area_damage_+%": {
      "stats": ["area_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano em Área aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano em Área reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "area_of_effect_+%_while_dead": {
      "stats": ["area_of_effect_+%_while_dead"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Área de Efeito aumentada em %1%%% enquanto Morto",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Área de Efeito reduzida em %1%%% enquanto Morto",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "attack_speed_+%": {
      "stats": ["attack_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Velocidade de Ataque aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Velocidade de Ataque reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_blade_vortex_hit_rate_ms": {
      "stats": ["base_blade_vortex_hit_rate_ms"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Acerta Inimigos a cada %1% Segundos",
          "formatters": [
            {
              "id": "milliseconds_to_seconds_2dp",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_cast_speed_+%": {
      "stats": ["base_cast_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Velocidade de Conjuração aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Velocidade de Conjuração reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_chance_to_freeze_%": {
      "stats": ["base_chance_to_freeze_%", "always_freeze"],
      "translations": [
        {
          "matchers": ["#", [1, "#"]],
          "text": "Sempre Congela Inimigos ao Acertar",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        },
        {
          "matchers": [[100, "#"], 0],
          "text": "Sempre Congela",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        },
        {
          "matchers": [[1, 99], 0],
          "text": "%1%%% de chance de Congelar",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFreeze"
            }
          ]
        }
      ]
    },
    "base_chance_to_ignite_%": {
      "stats": ["base_chance_to_ignite_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% de chance de Incendiar",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextIgnite"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Sempre Incendeia",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextIgnite"
            }
          ]
        }
      ]
    },
    "base_chance_to_shock_%": {
      "stats": ["base_chance_to_shock_%"],
      "translations": [
        {
          "matchers": [[1, 99]],
          "text": "%1%%% de chance de Eletrizar",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextShock"
            }
          ]
        },
        {
          "matchers": [[100, "#"]],
          "text": "Sempre Eletriza",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextShock"
            }
          ]
        }
      ]
    },
    "base_critical_strike_multiplier_+": {
      "stats": ["base_critical_strike_multiplier_+"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1$+d%% de Multiplicador de Crítico",
          "formatters": []
        }
      ]
    },
    "base_curse_duration_+%": {
      "stats": ["base_curse_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração de Maldições aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração de Maldições reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_global_chance_to_knockback_%": {
      "stats": ["base_global_chance_to_knockback_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% de chance de Empurrar Inimigos ao acertar",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextKnockback"
            }
          ]
        }
      ]
    },
    "base_killed_monster_dropped_item_rarity_+%": {
      "stats": ["base_killed_monster_dropped_item_rarity_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Raridade dos Itens Derrubados por Inimigos Mortos aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Raridade dos Itens Derrubados por Inimigos Mortos reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_life_gain_per_target": {
      "stats": ["base_life_gain_per_target"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "%1$+d de Vida recebida para cada Inimigo acertado por seus Ataques",
          "formatters": []
        }
      ]
    },
    "base_mana_cost_-%": {
      "stats": ["base_mana_cost_-%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Custo de Mana reduzido em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Custo de Mana aumentado em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_physical_damage_%_to_convert_to_lightning": {
      "stats": ["base_physical_damage_%_to_convert_to_lightning"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% do Dano Físico Convertido em Dano de Raio",
          "formatters": []
        }
      ]
    },
    "base_poison_duration_+%": {
      "stats": ["base_poison_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração do Veneno aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração do Veneno reduzida em %1%%%",
          "formatters": []
        }
      ]
    },
    "base_projectile_speed_+%": {
      "stats": ["base_projectile_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Velocidade do Projétil aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Velocidade do Projétil reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_reduce_enemy_cold_resistance_%": {
      "stats": ["base_reduce_enemy_cold_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Penetra %1%%% de Resistência a Gelo",
          "formatters": []
        }
      ]
    },
    "base_reduce_enemy_fire_resistance_%": {
      "stats": ["base_reduce_enemy_fire_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Penetra %1%%% de Resistência a Fogo",
          "formatters": []
        }
      ]
    },
    "base_reduce_enemy_lightning_resistance_%": {
      "stats": ["base_reduce_enemy_lightning_resistance_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Penetra %1%%% de Resistência a Raio",
          "formatters": []
        }
      ]
    },
    "base_skill_area_of_effect_+%": {
      "stats": ["base_skill_area_of_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Área de Efeito aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Área de Efeito reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_stun_duration_+%": {
      "stats": ["base_stun_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração de Atordoamentos em Inimigos aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração de Atordoamentos em Inimigos reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "base_use_life_in_place_of_mana": {
      "stats": ["base_use_life_in_place_of_mana"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Gasta Vida em vez de Mana",
          "formatters": []
        }
      ]
    },
    "blind_duration_+%": {
      "stats": ["blind_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração da Cegueira aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração da Cegueira reduzida em %1%%%",
          "formatters": []
        }
      ]
    },
    "burn_damage_+%": {
      "stats": ["burn_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano Incendiário aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano Incendiário reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chance_to_fortify_on_melee_hit_+%": {
      "stats": ["chance_to_fortify_on_melee_hit_+%"],
      "translations": [
        {
          "matchers": [[100, "#"]],
          "text": "Concede Fortificar ao acertar Corpo a Corpo",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        },
        {
          "matchers": [[1, 99]],
          "text": "%1%%% de chance de Fortificar ao acertar Corpo a Corpo",
          "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%%% de chance de receber uma Carga de Frenesi ao Abater um Inimigo Congelado",
          "formatters": []
        },
        {
          "matchers": [[100, "#"]],
          "text": "Ganha uma Carga de Frenesi ao Abater um Inimigo Congelado",
          "formatters": []
        }
      ]
    },
    "chaos_damage_+%": {
      "stats": ["chaos_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano de Caos aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano de Caos reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chill_duration_+%": {
      "stats": ["chill_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração do Resfriamento em Inimigos aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração do Resfriamento em Inimigos reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "chill_effect_+%": {
      "stats": ["chill_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Efeito de Resfriamento em Inimigos aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Efeito de Resfriamento em Inimigos reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "cold_damage_%_to_add_as_fire": {
      "stats": ["cold_damage_%_to_add_as_fire"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Receba %1%%% do Dano de Gelo como Dano de Fogo Extra",
          "formatters": []
        }
      ]
    },
    "cold_damage_+%": {
      "stats": ["cold_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano de Gelo aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano de Gelo reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "corpse_erruption_base_maximum_number_of_geyers": {
      "stats": ["corpse_erruption_base_maximum_number_of_geyers"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Máximo de %1% Gêiseres por vez",
          "formatters": []
        }
      ]
    },
    "critical_strike_chance_+%": {
      "stats": ["critical_strike_chance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Chance de Crítico aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Chance de Crítico reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_over_time_+%": {
      "stats": ["damage_over_time_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano Degenerativo aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano Degenerativo reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_+%": {
      "stats": ["damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "damage_+%_vs_frozen_enemies": {
      "stats": ["damage_+%_vs_frozen_enemies"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Dano com Acertos aumentado em %1%%% contra Inimigos Congelados",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Dano com Acertos reduzido em %1%%% contra Inimigos Congelados",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "elemental_damage_+%": {
      "stats": ["elemental_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano Elemental aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano Elemental reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fire_damage_+%": {
      "stats": ["fire_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano de Fogo aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano de Fogo reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "fortify_duration_+%": {
      "stats": ["fortify_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração de Fortificar aumentada em %1%%%",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração de Fortificar reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextFortify"
            }
          ]
        }
      ]
    },
    "freeze_duration_+%": {
      "stats": ["freeze_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração do Congelamento em Inimigos aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração do Congelamento em Inimigos reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "global_chance_to_blind_on_hit_%": {
      "stats": ["global_chance_to_blind_on_hit_%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "%1%%% de chance de Cegar inimigos ao acertá-los",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextBlind"
            }
          ]
        }
      ]
    },
    "global_reduce_enemy_block_%": {
      "stats": ["global_reduce_enemy_block_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Chance de Inimigos Bloquearem reduzida em %1%%%",
          "formatters": []
        }
      ]
    },
    "ignite_duration_+%": {
      "stats": ["ignite_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração do Incêndio em Inimigos aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração do Incêndio em Inimigos reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "knockback_distance_+%": {
      "stats": ["knockback_distance_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Distância do Empurrão aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Distância do Empurrão reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "life_leech_from_any_damage_permyriad": {
      "stats": ["life_leech_from_any_damage_permyriad"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% do Dano é Drenado como Vida",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "life_leech_speed_+%": {
      "stats": ["life_leech_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Vida Drenada por segundo aumentada em %1%%%",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "Vida Drenada por segundo reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextLifeLeech"
            }
          ]
        }
      ]
    },
    "lightning_damage_+%": {
      "stats": ["lightning_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano de Raio aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano de Raio reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mana_leech_from_any_damage_permyriad": {
      "stats": ["mana_leech_from_any_damage_permyriad"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% do Dano é Drenado como Mana",
          "formatters": [
            {
              "id": "divide_by_one_hundred",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        }
      ]
    },
    "mana_leech_speed_+%": {
      "stats": ["mana_leech_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Mana Drenada por segundo aumentada em %1%%%",
          "formatters": [
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        },
        {
          "matchers": [["#", -1]],
          "text": "Mana Drenada por segundo reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            },
            {
              "id": "reminderstring",
              "arg": "ReminderTextManaLeech"
            }
          ]
        }
      ]
    },
    "melee_damage_vs_bleeding_enemies_+%": {
      "stats": ["melee_damage_vs_bleeding_enemies_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Dano Corpo a Corpo contra Inimigos com Sangramento aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Dano Corpo a Corpo contra Inimigos com Sangramento reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "melee_physical_damage_+%": {
      "stats": ["melee_physical_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano Físico Corpo a Corpo aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano Físico Corpo a Corpo reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_detonation_radius_+%": {
      "stats": ["mine_detonation_radius_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Área de Efeito da Detonação de Minas aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Área de Efeito da Detonação de Minas reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_duration_+%": {
      "stats": ["mine_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração de Minas aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração de Minas reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "mine_laying_speed_+%": {
      "stats": ["mine_laying_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Velocidade de Armação da Mina aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Velocidade de Armação da Mina reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "non_curse_aura_effect_+%": {
      "stats": ["non_curse_aura_effect_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Efeito de Auras aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Efeito de Auras reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "number_of_additional_projectiles_in_chain": {
      "stats": ["number_of_additional_projectiles_in_chain"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Ricocheteia %1$+d Vezes",
          "formatters": []
        }
      ]
    },
    "number_of_additional_remote_mines_allowed": {
      "stats": ["number_of_additional_remote_mines_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode ter até %1% Mina Remota adicional armada por vez",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Pode ter até %1% Minas Remotas adicionais armadas por vez",
          "formatters": []
        }
      ]
    },
    "number_of_additional_traps_allowed": {
      "stats": ["number_of_additional_traps_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode ter até %1% Armadilha adicional armada por vez",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Pode ter até %1% Armadilhas adicionais armadas por vez",
          "formatters": []
        }
      ]
    },
    "number_of_animated_weapons_allowed": {
      "stats": ["number_of_animated_weapons_allowed"],
      "translations": [
        {
          "matchers": [1],
          "text": "Pode convocar até %1% Arma Animada por vez",
          "formatters": []
        },
        {
          "matchers": [[1, "#"]],
          "text": "Pode convocar até %1% Armas Animadas por vez",
          "formatters": []
        }
      ]
    },
    "physical_damage_%_to_add_as_fire": {
      "stats": ["physical_damage_%_to_add_as_fire"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Receba %1%%% do Dano Físico como Dano de Fogo Extra",
          "formatters": []
        }
      ]
    },
    "physical_damage_%_to_add_as_lightning": {
      "stats": ["physical_damage_%_to_add_as_lightning"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Receba %1%%% do Dano Físico como Dano de Raio Extra",
          "formatters": []
        }
      ]
    },
    "physical_damage_+%": {
      "stats": ["physical_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano Físico aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano Físico reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "placing_traps_cooldown_recovery_+%": {
      "stats": ["placing_traps_cooldown_recovery_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Velocidade de Recuperação da Recarga para lançar Armadilhas aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Velocidade de Recuperação da Recarga para lançar Armadilhas reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "projectile_damage_+%": {
      "stats": ["projectile_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano de Projétil aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano de Projétil reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "projectile_number_to_split": {
      "stats": ["projectile_number_to_split"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Projéteis se Dividem em %1%",
          "formatters": []
        }
      ]
    },
    "projectiles_fork": {
      "stats": ["projectiles_fork"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Projéteis Difundem",
          "formatters": []
        }
      ]
    },
    "projectiles_return": {
      "stats": ["projectiles_return", "projectiles_return_if_no_hit_object"],
      "translations": [
        {
          "matchers": ["#", 0],
          "text": "Projéteis Retornam para Você ao acertar os alvos",
          "formatters": []
        },
        {
          "matchers": [0, "#"],
          "text": "Projéteis Retornam para Você ao fim do trajeto",
          "formatters": []
        },
        {
          "matchers": ["#", "#"],
          "text": "Projéteis Retornam para Você",
          "formatters": []
        }
      ]
    },
    "reduce_enemy_dodge_%": {
      "stats": ["reduce_enemy_dodge_%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Chance de Inimigos Esquivarem reduzida em %1%%%",
          "formatters": []
        }
      ]
    },
    "shock_duration_+%": {
      "stats": ["shock_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração da Eletrização em Inimigos aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração da Eletrização em Inimigos reduzida em %1%%%",
          "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%%% do Dano de Gelo Convertido em Dano de Fogo",
          "formatters": []
        }
      ]
    },
    "skill_effect_duration_+%": {
      "stats": ["skill_effect_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração do Efeito de Habilidades aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração do Efeito de Habilidades reduzida em %1%%%",
          "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%%% do Dano Físico Convertido em Dano de Raio",
          "formatters": []
        }
      ]
    },
    "spell_damage_+%": {
      "stats": ["spell_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano Mágico aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano Mágico reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "support_trap_damage_+%_final": {
      "stats": ["support_trap_damage_+%_final"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "%1%%% mais Dano de Armadilhas",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "%1%%% menos Dano de Armadilhas",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_damage_+%": {
      "stats": ["trap_damage_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Dano de Armadilha aumentado em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Dano de Armadilha reduzido em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_duration_+%": {
      "stats": ["trap_duration_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Duração de Armadilhas aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Duração de Armadilhas reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_throwing_speed_+%": {
      "stats": ["trap_throwing_speed_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Velocidade de Arremesso da Armadilha aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Velocidade de Arremesso da Armadilha reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "trap_trigger_radius_+%": {
      "stats": ["trap_trigger_radius_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Área de Efeito da Ativação de Armadilhas aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Área de Efeito da Ativação de Armadilhas reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "unearth_base_corpse_level": {
      "stats": ["unearth_base_corpse_level"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Cria Cadáveres com Nível %1%",
          "formatters": []
        }
      ]
    },
    "volatile_dead_base_number_of_corpses_to_consume": {
      "stats": ["volatile_dead_base_number_of_corpses_to_consume"],
      "translations": [
        {
          "matchers": [1],
          "text": "Destrói até 1 Cadáver",
          "formatters": []
        },
        {
          "matchers": ["#"],
          "text": "Destrói até %1% Cadáveres",
          "formatters": []
        }
      ]
    }
  }
}
