{
  "meta": {
    "include": "stat_descriptions"
  },
  "data": {
    "map_tempest_display_prefix": {
      "stats": ["map_tempest_display_prefix", "map_tempest_display_suffix"],
      "translations": [
        {
          "matchers": ["#", "#"],
          "text": "%1% %2%",
          "formatters": [
            {
              "id": "tempest_mod_text",
              "arg": 1
            },
            {
              "id": "tempest_mod_text",
              "arg": 2
            }
          ]
        }
      ]
    },
    "map_summon_exploding_buff_storms": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_base_ground_fire_damage_to_deal_per_minute": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_ground_ice": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_ground_lightning": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_base_ground_desecration_damage_to_deal_per_minute": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_storm_duration_+%_final": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_storm_delay_+%_final": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_storm_area_of_effect_+%": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_storm_buff_duration_+%": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_random_monster_drops_unique": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_random_monster_drops_map": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_random_monster_drops_vaal_fragment": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_fish_school_size_+%": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_ground_effect_patches_per_100_tiles": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_storm_buff_duration_+%_on_low_life_target": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_tempest_ground_effect_radius": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_experience_gain_+%": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_rare_monsters_have_nemesis_mod": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_spawn_extra_exiles": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_spawn_extra_torment_spirits": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_magic_pack_mod_rules": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_additional_fire_resistance": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_additional_cold_resistance": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_additional_lightning_resistance": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_poison_on_hit": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_%_physical_damage_to_add_as_fire": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_%_physical_damage_to_add_as_cold": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_%_physical_damage_to_add_as_lightning": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_monsters_%_physical_damage_to_add_as_chaos": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_hidden_packs_are_totems": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_unidentified_maps_item_quantity_+%": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_contains_x_additional_rare_packs_if_rare": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_contains_x_additional_magic_packs_if_magic": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_corrupted_bosses_drop_x_additional_vaal_items": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "local_extra_max_charges": {
      "no_description": true,
      "stats": [],
      "translations": {}
    },
    "map_item_drop_quantity_+%": {
      "stats": ["map_item_drop_quantity_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text":
            "Quantidade de Itens encontrados nesta Área aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text":
            "Quantidade de Itens encontrados nesta Área reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "map_item_drop_rarity_+%": {
      "stats": ["map_item_drop_rarity_+%"],
      "translations": [
        {
          "matchers": [[1, "#"]],
          "text": "Raridade de Itens encontrados nessa Área aumentada em %1%%%",
          "formatters": []
        },
        {
          "matchers": [["#", -1]],
          "text": "Raridade de Itens encontrados nessa Área reduzida em %1%%%",
          "formatters": [
            {
              "id": "negate",
              "arg": 1
            }
          ]
        }
      ]
    },
    "modifiers_to_map_item_drop_quantity_also_apply_to_map_item_drop_rarity": {
      "stats": [
        "modifiers_to_map_item_drop_quantity_also_apply_to_map_item_drop_rarity"
      ],
      "translations": [
        {
          "matchers": ["#"],
          "text":
            "Modificadores de Quantidade de Itens Encontrados desta Área também são aplicados à Raridade",
          "formatters": []
        }
      ]
    },
    "map_pack_size_+%": {
      "stats": ["map_pack_size_+%"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "+%1%%% de tamanho dos grupos de Monstros",
          "formatters": []
        }
      ]
    },
    "map_is_unidentified": {
      "stats": ["map_is_unidentified"],
      "translations": [
        {
          "matchers": ["#"],
          "text": "Área não identificada",
          "formatters": []
        }
      ]
    }
  }
}
