Files
PathOfBuilding/Data/StatDescriptions/monster_stat_descriptions.lua
2020-11-08 22:04:18 +01:00

3108 lines
42 KiB
Lua

return {
[1]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Extra Fire Damage"
}
}
},
stats={
[1]="physical_damage_%_to_add_as_fire"
}
},
[2]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Extra Lightning Damage"
}
}
},
stats={
[1]="physical_damage_%_to_add_as_lightning"
}
},
[3]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Extra Cold Damage"
}
}
},
stats={
[1]="physical_damage_%_to_add_as_cold"
}
},
[4]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Extra Chaos Damage"
}
}
},
stats={
[1]="physical_damage_%_to_add_as_chaos"
}
},
[5]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Quick"
}
}
},
stats={
[1]="base_movement_velocity_+%"
}
},
[6]={
lang={
English={
[1]={
limit={
[1]={
[1]=1,
[2]="#"
}
},
text="Extra Life"
},
[2]={
limit={
[1]={
[1]="#",
[2]=-1
}
},
text="Reduced Life"
}
}
},
stats={
[1]="maximum_life_+%"
}
},
[7]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Armoured"
}
}
},
stats={
[1]="physical_damage_reduction_rating_+%"
}
},
[8]={
lang={
English={
[1]={
limit={
[1]={
[1]=1,
[2]="#"
}
},
text="Extra Damage"
}
}
},
stats={
[1]="damage_+%"
}
},
[9]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Leeches Life"
}
}
},
stats={
[1]="life_leech_from_physical_attack_damage_permyriad"
}
},
[10]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fast Attacks"
}
}
},
stats={
[1]="attack_speed_+%"
}
},
[11]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Life Regen"
}
}
},
stats={
[1]="life_regeneration_rate_per_minute_%"
}
},
[12]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Bonus Energy Shield"
}
}
},
stats={
[1]="maximum_energy_shield_+%"
}
},
[13]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Accurate"
}
}
},
stats={
[1]="accuracy_rating_+%"
}
},
[14]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Evasive"
}
}
},
stats={
[1]="evasion_rating_+%"
}
},
[15]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Unwavering"
}
}
},
stats={
[1]="base_cannot_be_stunned"
}
},
[16]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Wealthy"
}
}
},
stats={
[1]="display_monster_wealth_mod"
}
},
[17]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Extra Projectiles"
}
}
},
stats={
[1]="number_of_additional_projectiles"
}
},
[18]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Powerful Crits"
}
}
},
stats={
[1]="critical_strike_chance_+%"
}
},
[19]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Curse Immune"
}
}
},
stats={
[1]="immune_to_curses"
}
},
[20]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Hexproof"
}
}
},
stats={
[1]="hexproof"
}
},
[21]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Group Frenzy on Death"
}
}
},
stats={
[1]="monster_grants_frenzy_charges_to_allies_within_distance_on_death"
}
},
[22]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Frenzy as Damaged"
}
}
},
stats={
[1]="gain_frenzy_charge_for_each_quarter_life_removed"
}
},
[23]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Power Charges as Damaged"
}
}
},
stats={
[1]="gain_power_charge_for_each_quarter_life_removed"
}
},
[24]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Gains Endurance Charges"
}
}
},
stats={
[1]="add_endurance_charge_on_skill_hit_%"
}
},
[25]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Gains Frenzy Charges"
}
}
},
stats={
[1]="add_frenzy_charge_on_skill_hit_%"
}
},
[26]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Gains Power Charges"
}
}
},
stats={
[1]="add_power_charge_on_skill_hit_%"
}
},
[27]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Undead"
}
}
},
stats={
[1]="undead_description"
}
},
[28]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Arctic Breath"
}
}
},
stats={
[1]="monster_casts_arctic_breath_text"
}
},
[29]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Firestorm"
}
}
},
stats={
[1]="monster_casts_firestorm_text"
}
},
[30]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Puncture"
}
}
},
stats={
[1]="monster_casts_puncture_text"
}
},
[31]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Cold Snap"
}
}
},
stats={
[1]="monster_casts_coldsnap_text"
}
},
[32]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Assassins's Mark"
}
}
},
stats={
[1]="monster_casts_assassins_mark_curse_text"
}
},
[33]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Elemental Weakness"
}
}
},
stats={
[1]="monster_casts_elementral_weakness_curse_text"
}
},
[34]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Enfeeble"
}
}
},
stats={
[1]="monster_casts_enfeeble_curse_text"
}
},
[35]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Fireball"
}
}
},
stats={
[1]="monster_casts_fireball_text"
}
},
[36]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Ice Nova"
}
}
},
stats={
[1]="monster_casts_ice_nova_text"
}
},
[37]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Ice Spear"
}
}
},
stats={
[1]="monster_casts_ice_spear_text"
}
},
[38]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Sniper's Mark"
}
}
},
stats={
[1]="monster_casts_projectile_vulnerability_curse_text"
}
},
[39]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Shock Nova"
}
}
},
stats={
[1]="monster_casts_shock_nova_text"
}
},
[40]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Spark"
}
}
},
stats={
[1]="monster_casts_spark_text"
}
},
[41]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Vulnerability"
}
}
},
stats={
[1]="monster_casts_vulnerability_curse_text"
}
},
[42]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Warlord's Mark"
}
}
},
stats={
[1]="monster_casts_warlords_mark_curse_text"
}
},
[43]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Detonates corpses"
}
}
},
stats={
[1]="monster_detonates_corpses_text"
}
},
[44]={
lang={
English={
[1]={
limit={
[1]={
[1]=1,
[2]=1
}
},
text="Explodes"
},
[2]={
limit={
[1]={
[1]=2,
[2]=2
}
},
text="Explodes when on Low Life"
}
}
},
stats={
[1]="monster_explodes_on_its_target_text"
}
},
[45]={
lang={
English={
[1]={
limit={
[1]={
[1]=1,
[2]=1
}
},
text="Explodes"
},
[2]={
limit={
[1]={
[1]=2,
[2]=2
}
},
text="Explodes when Killed"
}
}
},
stats={
[1]="monster_explodes_on_death_text"
}
},
[46]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Rain of Arrows"
}
}
},
stats={
[1]="monster_fires_a_rain_of_arrows_text"
}
},
[47]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fires Burning Arrows"
}
}
},
stats={
[1]="monster_fires_burning_arrows_text"
}
},
[48]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fires Explosive Arrows"
}
}
},
stats={
[1]="monster_fires_explosive_arrows_text"
}
},
[49]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fires Lightning Arrows"
}
}
},
stats={
[1]="monster_fires_lightning_arrows_text"
}
},
[50]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fires Caustic Arrows"
}
}
},
stats={
[1]="monster_fires_caustic_arrows_text"
}
},
[51]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fires Split Arrows"
}
}
},
stats={
[1]="monster_fires_split_arrows_text"
}
},
[52]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Leaps"
}
}
},
stats={
[1]="monster_leaps_onto_enemies_text"
}
},
[53]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Raises Undead"
}
}
},
stats={
[1]="monster_raises_undead_text"
}
},
[54]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Summons Exploding Spawn"
}
}
},
stats={
[1]="monster_summons_exploding_spawn_text"
}
},
[55]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Summons Apes from Trees"
}
}
},
stats={
[1]="monster_summons_monkeys_from_nearby_trees_text"
}
},
[56]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Summons Skeletons"
}
}
},
stats={
[1]="monster_summons_skeletons_text"
}
},
[57]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Summons Spawn"
}
}
},
stats={
[1]="monster_summons_spawn_text"
}
},
[58]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Enduring Cry"
}
}
},
stats={
[1]="monster_uses_enduring_cry_text"
}
},
[59]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Flicker Strike"
}
}
},
stats={
[1]="monster_uses_flicker_strike_text"
}
},
[60]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Glacial Hammer"
}
}
},
stats={
[1]="monster_uses_glacial_hammer_text"
}
},
[61]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Ground Slam"
}
}
},
stats={
[1]="monster_uses_ground_slam_text"
}
},
[62]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Lightning Strike"
}
}
},
stats={
[1]="monster_uses_lightning_strike_text"
}
},
[63]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Phase Run"
}
}
},
stats={
[1]="monster_uses_phase_run_text"
}
},
[64]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Charges"
}
}
},
stats={
[1]="monster_casts_shield_charge_text"
}
},
[65]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Frenzies Allies"
}
}
},
stats={
[1]="monster_casts_mass_frenzy_text"
}
},
[66]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Temporal Chains"
}
}
},
stats={
[1]="monster_casts_temporal_chains_text"
}
},
[67]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Frenzy"
}
}
},
stats={
[1]="monster_casts_frenzy_text"
}
},
[68]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Molten Shell"
}
}
},
stats={
[1]="monster_casts_molten_shell_text"
}
},
[69]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Viper Strike"
}
}
},
stats={
[1]="monster_casts_viper_strike_text"
}
},
[70]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Elemental Ailments"
}
}
},
stats={
[1]="monster_casts_elemental_hit_text"
}
},
[71]={
lang={
English={
[1]={
limit={
[1]={
[1]=1,
[2]=99
}
},
text="May inflict Vulnerability on Hit"
},
[2]={
limit={
[1]={
[1]=100,
[2]="#"
}
},
text="Vulnerability on Hit"
}
}
},
stats={
[1]="curse_on_hit_%_vulnerability"
}
},
[72]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Temporal Chains on Hit"
}
}
},
stats={
[1]="curse_on_hit_%_temporal_chains"
}
},
[73]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Lightning Damage"
}
}
},
stats={
[1]="base_physical_damage_%_to_convert_to_lightning"
}
},
[74]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fire Damage"
}
}
},
stats={
[1]="base_physical_damage_%_to_convert_to_fire"
}
},
[75]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Chaos Damage"
}
}
},
stats={
[1]="base_physical_damage_%_to_convert_to_chaos"
}
},
[76]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Cold Damage"
}
}
},
stats={
[1]="base_physical_damage_%_to_convert_to_cold"
}
},
[77]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Frenzy as Kin Slain"
}
}
},
stats={
[1]="monster_gain_frenzy_charge_on_kin_death"
}
},
[78]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Empowered as Kin Slain"
}
}
},
stats={
[1]="monster_gain_power_charge_on_kin_death"
}
},
[79]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Burns Ground on Death"
}
}
},
stats={
[1]="monster_ground_fire_on_death_%_max_damage_to_deal_per_minute"
}
},
[80]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Chills Ground on Death"
}
}
},
stats={
[1]="monster_ground_ice_on_death_base_area_of_effect_radius"
}
},
[81]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Spreads Tar on Death"
}
}
},
stats={
[1]="monster_ground_tar_on_death_base_area_of_effect_radius"
}
},
[82]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Spreads Caustic Ground on Death"
}
}
},
stats={
[1]="monster_caustic_cloud_on_death_%_max_damage_to_deal_per_minute"
}
},
[83]={
lang={
English={
[1]={
limit={
[1]={
[1]=1,
[2]=1
}
},
text="Can raise Magic monsters"
},
[2]={
limit={
[1]={
[1]=2,
[2]=2
}
},
text="Can raise Rare or Magic monsters"
},
[3]={
limit={
[1]={
[1]=3,
[2]=3
}
},
text="Can raise Unique, Rare or Magic monsters"
}
}
},
stats={
[1]="necromancer_additional_rarity_levels_can_be_raised"
}
},
[84]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Endurance to Allies"
}
}
},
stats={
[1]="monster_uses_mass_endurance_text"
}
},
[85]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Empowers Allies"
}
}
},
stats={
[1]="monster_uses_mass_power_text"
}
},
[86]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Shockwaves"
}
}
},
stats={
[1]="monster_uses_shockwave_text"
}
},
[87]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Blocks Attacks"
}
}
},
stats={
[1]="combined_base_block_%"
}
},
[88]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Blocks Spells"
}
}
},
stats={
[1]="spell_block_%"
}
},
[89]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Ethereal Knives"
}
}
},
stats={
[1]="monster_casts_ethereal_knives_text"
}
},
[90]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Throws Bear Traps"
}
}
},
stats={
[1]="monster_throws_beartraps_text"
}
},
[91]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Lightning Thorns"
}
}
},
stats={
[1]="monster_casts_lightning_thorns_text"
}
},
[92]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Throws Fire Bombs"
}
}
},
stats={
[1]="monster_throws_fire_bombs_text"
}
},
[93]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Throws Caustic Bombs"
}
}
},
stats={
[1]="monster_throws_caustic_bombs_text"
}
},
[94]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Throws Chaos Bombs"
}
}
},
stats={
[1]="monster_throws_chaos_bombs_text"
}
},
[95]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Freezing Pulse"
}
}
},
stats={
[1]="monster_casts_freezing_pulse_text"
}
},
[96]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Cleave"
}
}
},
stats={
[1]="monster_cleaves_text"
}
},
[97]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Fires Ice Shots"
}
}
},
stats={
[1]="monster_fires_ice_shot_arrows_text"
}
},
[98]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Conductivity"
}
}
},
stats={
[1]="monster_casts_conductivity_text"
}
},
[99]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Flammability"
}
}
},
stats={
[1]="monster_casts_flammability_text"
}
},
[100]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Augmented Fireballs"
}
}
},
stats={
[1]="monster_casts_augmented_fireballs_text"
}
},
[101]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Channels Lightning"
}
}
},
stats={
[1]="monster_channels_lightning_text"
}
},
[102]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Arc"
}
}
},
stats={
[1]="monster_casts_arc_text"
}
},
[103]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Raise Zombie"
}
}
},
stats={
[1]="monster_raises_zombies_text"
}
},
[104]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Arctic Armour"
}
}
},
stats={
[1]="monster_casts_ice_shield_text"
}
},
[105]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Unrighteous Fire"
}
}
},
stats={
[1]="monster_casts_unholy_fire_text"
}
},
[106]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Discharge"
}
}
},
stats={
[1]="monster_casts_discharge_text"
}
},
[107]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Summons Water Elementals"
}
}
},
stats={
[1]="display_summons_water_elementals_text"
}
},
[108]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Double Strike"
}
}
},
stats={
[1]="display_monster_uses_double_strike_text"
}
},
[109]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Rolls over Enemies"
}
}
},
stats={
[1]="display_monster_uses_whirling_blades_text"
}
},
[110]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Lightning Warp"
}
}
},
stats={
[1]="display_monster_casts_lightning_warp_text"
}
},
[111]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Frostbite"
}
}
},
stats={
[1]="display_monster_casts_frostbite_text"
}
},
[112]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]=99
}
},
text="Avoids Frozen"
},
[2]={
limit={
[1]={
[1]=100,
[2]="#"
}
},
text="Cannot be Frozen"
}
}
},
stats={
[1]="base_avoid_freeze_%"
}
},
[113]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]=99
}
},
text="Avoids Chilled"
},
[2]={
limit={
[1]={
[1]=100,
[2]="#"
}
},
text="Cannot be Chilled"
}
}
},
stats={
[1]="base_avoid_chill_%"
}
},
[114]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]=99
}
},
text="Avoids Ignited"
},
[2]={
limit={
[1]={
[1]=100,
[2]="#"
}
},
text="Cannot be Ignited"
}
}
},
stats={
[1]="base_avoid_ignite_%"
}
},
[115]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]=99
}
},
text="Avoids Shocked"
},
[2]={
limit={
[1]={
[1]=100,
[2]="#"
}
},
text="Cannot be Shocked"
}
}
},
stats={
[1]="base_avoid_shock_%"
}
},
[116]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Flammability on Hit"
}
}
},
stats={
[1]="curse_on_hit_%_flammability"
}
},
[117]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Spikes on Death"
}
}
},
stats={
[1]="display_monster_spike_nova_on_death_text"
}
},
[118]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Ice Spears on Death"
}
}
},
stats={
[1]="display_monster_ice_spear_nova_on_death_text"
}
},
[119]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Far Shot"
}
}
},
stats={
[1]="display_monster_uses_far_shot_text"
}
},
[120]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Suppressing Fire"
}
}
},
stats={
[1]="display_monster_uses_suppressing_fire_text"
}
},
[121]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Devours corpses"
}
}
},
stats={
[1]="display_monster_casts_devouring_totem_skill_text"
}
},
[122]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Lightning Nova"
}
}
},
stats={
[1]="display_monster_casts_lightning_nova_text"
}
},
[123]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Fire Nova"
}
}
},
stats={
[1]="monster_casts_fire_nova_text"
}
},
[124]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Removes Flask Charges"
}
}
},
stats={
[1]="monster_casts_flask_charge_nova_text"
}
},
[125]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Causes Bleeding"
}
}
},
stats={
[1]="monster_casts_bleed_nova_text"
}
},
[126]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Enemies take increased Damage"
}
}
},
stats={
[1]="monster_has_damage_taken_aura_text"
}
},
[127]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Enemies are affected by Temporal Chains"
}
}
},
stats={
[1]="monster_has_temporal_chains_aura_text"
}
},
[128]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Enemies take Damage when using Movement skills"
}
}
},
stats={
[1]="monster_has_movement_skill_damage_aura_text"
}
},
[129]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Vaal Detonate Dead"
}
}
},
stats={
[1]="display_monster_casts_vaal_detonate_dead_text"
}
},
[130]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Vaal Storm Call"
}
}
},
stats={
[1]="display_monster_vaal_storm_call"
}
},
[131]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Uses Vaal Burning Arrow"
}
}
},
stats={
[1]="display_monster_uses_vaal_burning_arrow"
}
},
[132]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Glacial Cascade"
}
}
},
stats={
[1]="monster_casts_glacial_cascade_text"
}
},
[133]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Enrages on Low Life"
}
}
},
stats={
[1]="monster_enrages_on_low_life_text"
}
},
[134]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Casts Wither"
}
}
},
stats={
[1]="display_monster_casts_wither"
}
},
[135]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Creates Desecreated Ground"
}
}
},
stats={
[1]="display_monster_causes_ground_desecration"
}
},
[136]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
},
[2]={
[1]="#",
[2]="#"
}
},
text="Dodges Attacks while Phasing"
}
}
},
stats={
[1]="chance_to_dodge_attacks_%_while_phasing",
[2]="chance_to_dodge_spells_%_while_phased"
}
},
[137]={
lang={
English={
[1]={
limit={
[1]={
[1]=1,
[2]="#"
}
},
text="Cannot be Slowed"
}
}
},
stats={
[1]="action_speed_cannot_be_reduced_below_base"
}
},
[138]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Cannot be fully Slowed"
}
}
},
stats={
[1]="action_speed_+%_minimum_value"
}
},
[139]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
},
[2]={
[1]=0,
[2]=0
}
},
text="Blocks Attacks"
},
[2]={
limit={
[1]={
[1]=0,
[2]=0
},
[2]={
[1]="#",
[2]="#"
}
},
text="Blocks Spells"
},
[3]={
limit={
[1]={
[1]="#",
[2]="#"
},
[2]={
[1]="#",
[2]="#"
}
},
text="Blocks Attacks and Spells"
}
}
},
stats={
[1]="monster_base_block_%",
[2]="base_spell_block_%"
}
},
[140]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
},
[2]={
[1]=0,
[2]=0
}
},
text="Dodges Attacks"
},
[2]={
limit={
[1]={
[1]=0,
[2]=0
},
[2]={
[1]="#",
[2]="#"
}
},
text="Dodges Spells"
},
[3]={
limit={
[1]={
[1]="#",
[2]="#"
},
[2]={
[1]="#",
[2]="#"
}
},
text="Dodges Attacks and Spells"
}
}
},
stats={
[1]="base_chance_to_dodge_%",
[2]="base_chance_to_dodge_spells_%"
}
},
[141]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Cannot be Life-Leeched"
}
}
},
stats={
[1]="cannot_have_life_leeched_from"
}
},
[142]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="May inflict Bleeding"
}
}
},
stats={
[1]="display_monster_may_inflict_bleeding"
}
},
[143]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="May inflict Maim"
}
}
},
stats={
[1]="display_monster_may_inflict_maim"
}
},
[144]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Ignores Summoning Towers"
}
}
},
stats={
[1]="is_blight_chaos_monster"
}
},
[145]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Resilient to Cold Towers"
}
}
},
stats={
[1]="is_blight_cold_monster"
}
},
[146]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Resilient to Fire Towers"
}
}
},
stats={
[1]="is_blight_fire_monster"
}
},
[147]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Resilient to Lightning Towers"
}
}
},
stats={
[1]="is_blight_lightning_monster"
}
},
[148]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Resilient to Physical Towers"
}
}
},
stats={
[1]="is_blight_physical_monster"
}
},
[149]={
lang={
English={
[1]={
[1]={
k="metamorphosis_reward_description",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="{0}"
}
}
},
stats={
[1]="metamorphosis_boss_item_reward_slot_1_index"
}
},
[150]={
lang={
English={
[1]={
[1]={
k="metamorphosis_reward_description",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="{0}"
}
}
},
stats={
[1]="metamorphosis_boss_item_reward_slot_2_index"
}
},
[151]={
lang={
English={
[1]={
[1]={
k="metamorphosis_reward_description",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="{0}"
}
}
},
stats={
[1]="metamorphosis_boss_item_reward_slot_3_index"
}
},
[152]={
lang={
English={
[1]={
[1]={
k="metamorphosis_reward_description",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="{0}"
}
}
},
stats={
[1]="metamorphosis_boss_item_reward_slot_4_index"
}
},
[153]={
lang={
English={
[1]={
[1]={
k="metamorphosis_reward_description",
v=1
},
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="{0}"
}
}
},
stats={
[1]="metamorphosis_boss_item_reward_slot_5_index"
}
},
[154]={
lang={
English={
[1]={
limit={
[1]={
[1]="#",
[2]="#"
}
},
text="Blocks Projectiles while charging"
}
}
},
stats={
[1]="trigger_charge_additional_block_chance_against_projectiles_%"
}
},
["accuracy_rating_+%"]=13,
["action_speed_+%_minimum_value"]=138,
["action_speed_cannot_be_reduced_below_base"]=137,
["add_endurance_charge_on_skill_hit_%"]=24,
["add_frenzy_charge_on_skill_hit_%"]=25,
["add_power_charge_on_skill_hit_%"]=26,
["attack_speed_+%"]=10,
["base_avoid_chill_%"]=113,
["base_avoid_freeze_%"]=112,
["base_avoid_ignite_%"]=114,
["base_avoid_shock_%"]=115,
["base_cannot_be_stunned"]=15,
["base_chance_to_dodge_%"]=140,
["base_chance_to_dodge_spells_%"]=140,
["base_movement_velocity_+%"]=5,
["base_physical_damage_%_to_convert_to_chaos"]=75,
["base_physical_damage_%_to_convert_to_cold"]=76,
["base_physical_damage_%_to_convert_to_fire"]=74,
["base_physical_damage_%_to_convert_to_lightning"]=73,
["base_spell_block_%"]=139,
["cannot_have_life_leeched_from"]=141,
["chance_to_dodge_attacks_%_while_phasing"]=136,
["chance_to_dodge_spells_%_while_phased"]=136,
["combined_base_block_%"]=87,
["critical_strike_chance_+%"]=18,
["curse_on_hit_%_flammability"]=116,
["curse_on_hit_%_temporal_chains"]=72,
["curse_on_hit_%_vulnerability"]=71,
["damage_+%"]=8,
["display_monster_casts_devouring_totem_skill_text"]=121,
["display_monster_casts_frostbite_text"]=111,
["display_monster_casts_lightning_nova_text"]=122,
["display_monster_casts_lightning_warp_text"]=110,
["display_monster_casts_vaal_detonate_dead_text"]=129,
["display_monster_casts_wither"]=134,
["display_monster_causes_ground_desecration"]=135,
["display_monster_ice_spear_nova_on_death_text"]=118,
["display_monster_may_inflict_bleeding"]=142,
["display_monster_may_inflict_maim"]=143,
["display_monster_spike_nova_on_death_text"]=117,
["display_monster_uses_double_strike_text"]=108,
["display_monster_uses_far_shot_text"]=119,
["display_monster_uses_suppressing_fire_text"]=120,
["display_monster_uses_vaal_burning_arrow"]=131,
["display_monster_uses_whirling_blades_text"]=109,
["display_monster_vaal_storm_call"]=130,
["display_monster_wealth_mod"]=16,
["display_summons_water_elementals_text"]=107,
["evasion_rating_+%"]=14,
["gain_frenzy_charge_for_each_quarter_life_removed"]=22,
["gain_power_charge_for_each_quarter_life_removed"]=23,
["hexproof"]=20,
["immune_to_curses"]=19,
["is_blight_chaos_monster"]=144,
["is_blight_cold_monster"]=145,
["is_blight_fire_monster"]=146,
["is_blight_lightning_monster"]=147,
["is_blight_physical_monster"]=148,
["life_leech_from_physical_attack_damage_permyriad"]=9,
["life_regeneration_rate_per_minute_%"]=11,
["maximum_energy_shield_+%"]=12,
["maximum_life_+%"]=6,
["metamorphosis_boss_item_reward_slot_1_index"]=149,
["metamorphosis_boss_item_reward_slot_2_index"]=150,
["metamorphosis_boss_item_reward_slot_3_index"]=151,
["metamorphosis_boss_item_reward_slot_4_index"]=152,
["metamorphosis_boss_item_reward_slot_5_index"]=153,
["monster_base_block_%"]=139,
["monster_casts_arc_text"]=102,
["monster_casts_arctic_breath_text"]=28,
["monster_casts_assassins_mark_curse_text"]=32,
["monster_casts_augmented_fireballs_text"]=100,
["monster_casts_bleed_nova_text"]=125,
["monster_casts_coldsnap_text"]=31,
["monster_casts_conductivity_text"]=98,
["monster_casts_discharge_text"]=106,
["monster_casts_elemental_hit_text"]=70,
["monster_casts_elementral_weakness_curse_text"]=33,
["monster_casts_enfeeble_curse_text"]=34,
["monster_casts_ethereal_knives_text"]=89,
["monster_casts_fire_nova_text"]=123,
["monster_casts_fireball_text"]=35,
["monster_casts_firestorm_text"]=29,
["monster_casts_flammability_text"]=99,
["monster_casts_flask_charge_nova_text"]=124,
["monster_casts_freezing_pulse_text"]=95,
["monster_casts_frenzy_text"]=67,
["monster_casts_glacial_cascade_text"]=132,
["monster_casts_ice_nova_text"]=36,
["monster_casts_ice_shield_text"]=104,
["monster_casts_ice_spear_text"]=37,
["monster_casts_lightning_thorns_text"]=91,
["monster_casts_mass_frenzy_text"]=65,
["monster_casts_molten_shell_text"]=68,
["monster_casts_projectile_vulnerability_curse_text"]=38,
["monster_casts_puncture_text"]=30,
["monster_casts_shield_charge_text"]=64,
["monster_casts_shock_nova_text"]=39,
["monster_casts_spark_text"]=40,
["monster_casts_temporal_chains_text"]=66,
["monster_casts_unholy_fire_text"]=105,
["monster_casts_viper_strike_text"]=69,
["monster_casts_vulnerability_curse_text"]=41,
["monster_casts_warlords_mark_curse_text"]=42,
["monster_caustic_cloud_on_death_%_max_damage_to_deal_per_minute"]=82,
["monster_channels_lightning_text"]=101,
["monster_cleaves_text"]=96,
["monster_detonates_corpses_text"]=43,
["monster_enrages_on_low_life_text"]=133,
["monster_explodes_on_death_text"]=45,
["monster_explodes_on_its_target_text"]=44,
["monster_fires_a_rain_of_arrows_text"]=46,
["monster_fires_burning_arrows_text"]=47,
["monster_fires_caustic_arrows_text"]=50,
["monster_fires_explosive_arrows_text"]=48,
["monster_fires_ice_shot_arrows_text"]=97,
["monster_fires_lightning_arrows_text"]=49,
["monster_fires_split_arrows_text"]=51,
["monster_gain_frenzy_charge_on_kin_death"]=77,
["monster_gain_power_charge_on_kin_death"]=78,
["monster_grants_frenzy_charges_to_allies_within_distance_on_death"]=21,
["monster_ground_fire_on_death_%_max_damage_to_deal_per_minute"]=79,
["monster_ground_ice_on_death_base_area_of_effect_radius"]=80,
["monster_ground_tar_on_death_base_area_of_effect_radius"]=81,
["monster_has_damage_taken_aura_text"]=126,
["monster_has_movement_skill_damage_aura_text"]=128,
["monster_has_temporal_chains_aura_text"]=127,
["monster_leaps_onto_enemies_text"]=52,
["monster_raises_undead_text"]=53,
["monster_raises_zombies_text"]=103,
["monster_summons_exploding_spawn_text"]=54,
["monster_summons_monkeys_from_nearby_trees_text"]=55,
["monster_summons_skeletons_text"]=56,
["monster_summons_spawn_text"]=57,
["monster_throws_beartraps_text"]=90,
["monster_throws_caustic_bombs_text"]=93,
["monster_throws_chaos_bombs_text"]=94,
["monster_throws_fire_bombs_text"]=92,
["monster_uses_enduring_cry_text"]=58,
["monster_uses_flicker_strike_text"]=59,
["monster_uses_glacial_hammer_text"]=60,
["monster_uses_ground_slam_text"]=61,
["monster_uses_lightning_strike_text"]=62,
["monster_uses_mass_endurance_text"]=84,
["monster_uses_mass_power_text"]=85,
["monster_uses_phase_run_text"]=63,
["monster_uses_shockwave_text"]=86,
["necromancer_additional_rarity_levels_can_be_raised"]=83,
["number_of_additional_projectiles"]=17,
["physical_damage_%_to_add_as_chaos"]=4,
["physical_damage_%_to_add_as_cold"]=3,
["physical_damage_%_to_add_as_fire"]=1,
["physical_damage_%_to_add_as_lightning"]=2,
["physical_damage_reduction_rating_+%"]=7,
["spell_block_%"]=88,
["trigger_charge_additional_block_chance_against_projectiles_%"]=154,
["undead_description"]=27
}