Puruna, o Desafiador
Construto
Área: Mapa: Atol
+2 ao número máximo de Totens Convocados
totem art variation [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Puruna, the Challenger
SpectreN
AreaMapa: Atol
TagsConjurador, cold_affinity, construct, I_see_brothers_card, immobile, is_unarmed, large_height, large_model, mud_blood, non_unique_map_boss, not_dex, ranged, stone_armour
Vida
400%
Energy Shield From Life
50%
Armadura
+100%
Ailment Threshold
400%
Resistência
40 40 40 25
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Experiência
200%
Model Size
180%
Type
TotemMapBossCold
Metadata
TotemMapBossCold
Nível
72
Vida
466,064
Armadura
78,898
Evasão
5,444
Escudo de Energia
15,700
Damage
1,081
Dano Mágico
1,614
Precisão
678
Attack Time
1.005
Experiência
122,870
Minion Life
97,606
Minion Energy Shield
3,288
Minion Damage
875
Ailment Threshold
521,992
Chill
1,651
Shock
1,651
Brittle
9,338
Scorch
1,651
Sap
4,560
TotemMapBossFrostBolt
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
Disparo Congelante
Chance de Crítico: 5%
Tempo de Conjuração: 0.75 seg
Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
Causa 1620 a 2431 de Dano de Gelo
Habilidades se Repetem 2 Vezes mais
Projéteis Perfuram todos Alvos
33% menos Velocidade de Conjuração
Velocidade de Conjuração aumentada em 75%
Velocidade de Projéteis aumentada em 50%
base is projectile [1]
TotemMapBossFrostBoltTotems
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
Disparo Congelante
Chance de Crítico: 5%
Tempo de Conjuração: 0.75 seg
Recarga: 2.5 seg
Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
Causa 875 a 1313 de Dano de Gelo
Projéteis Perfuram todos Alvos
Totem dura 8 segundos
33% menos Velocidade de Conjuração
Convoca um Totem que usa esta Habilidade
Velocidade de Projéteis aumentada em 50%
base active skill totem level [71]
base is projectile [1]
base totem range [80]
TotemMapBossWaterCascade
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
Cascata Glacial
Chance de Crítico: 5%
Tempo de Conjuração: 2 seg
Recarga: 10 seg
Sincelos emergem do solo em uma série de pequenas explosões, cada um causando dano em inimigos pegos na área.
Causa 1263 a 1895 de Dano de Gelo
Causa +10 Explosões
active skill area of effect radius +% final [-18]
is area damage [1]
TotemBossTeamAAtollIceNovaChilledGround
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire, AreaSpell, Nova
Nova Glacial
Chance de Crítico: 5%
Tempo de Conjuração: 3.5 seg
Recarga: 15 seg
Um círculo se expande a partir do conjurador.
Causa 4347 a 6793 de Dano de Gelo
Duração base é de 4 segundos
O raio Base é de 2.6 metros
Pode se expandir de 1 Projétil de Disparo Congelante
active skill area of effect radius +% final [62]
cast when triggered by other skill % [100]
ice nova places ground ice [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]

Object Type

version 2
extends "Metadata/Monsters/Totems/TotemBoss"

Transitionable
{
	
}

Stats
{
	set_immune_to_curses = 0
}

Object Type Codes

version 2
extends "Metadata/Monsters/Totems/TotemBoss"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Totems/TotemMapBossCold"] = {
    name = "Puruna, the Challenger",
    life = 4,
    energyShield = 0.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "TotemBossTeamAAtollIceNovaChilledGround",
        "TotemMapBossWaterCascade",
        "TotemMapBossFrostBolt",
        "TotemMapBossFrostBoltTotems",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["TotemBossTeamAAtollIceNovaChilledGround"] = {
    name = "Ice Nova",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "A circle of ice expands from the caster.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.5,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "active_skill_base_area_of_effect_radius",
        "base_skill_effect_duration",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "cast_when_triggered_by_other_skill_%",
        "ice_nova_number_of_frost_bolts_to_cast_on",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "ice_nova_places_ground_ice",
    },
    levels = {
        [1] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3},  cost = { }, },
        [3] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossWaterCascade"] = {
    name = "Glacial Cascade",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.Physical] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "upheaval_number_of_spikes",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 10, -18, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossFrostBolt"] = {
    name = "Frostbolt",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Cold] = true,
        [SkillType.Triggerable] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "skill_repeat_count",
        "base_projectile_speed_+%",
        "active_skill_cast_speed_+%_final",
        "base_cast_speed_+%",
        "base_is_projectile",
        "always_pierce",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 30, -33, 75, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 1, 40, -33, 75, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 2, 40, -33, 75, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, 2, 50, -33, 75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, 2, 0, -33, 75, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossFrostBoltTotems"] = {
    name = "Frostbolt",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Cold] = true,
        [SkillType.Triggerable] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        spell = true,
        projectile = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_projectile_speed_+%",
        "base_active_skill_totem_level",
        "active_skill_cast_speed_+%_final",
        "base_totem_duration",
        "base_totem_range",
        "base_is_projectile",
        "always_pierce",
        "is_totem",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 30, 4, -33, 8000, 80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 30, 8, -33, 8000, 80, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 30, 11, -33, 8000, 80, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, 30, 15, -33, 8000, 80, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, 30, 20, -33, 8000, 80, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [6] = {0.80000001192093, 1.2000000476837, 30, 28, -33, 8000, 80, critChance = 5, levelRequirement = 14, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [7] = {0.80000001192093, 1.2000000476837, 30, 29, -33, 8000, 80, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [8] = {0.80000001192093, 1.2000000476837, 30, 31, -33, 8000, 80, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [9] = {0.80000001192093, 1.2000000476837, 30, 32, -33, 8000, 80, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [10] = {0.80000001192093, 1.2000000476837, 30, 34, -33, 8000, 80, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [11] = {0.80000001192093, 1.2000000476837, 30, 37, -33, 8000, 80, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [12] = {0.80000001192093, 1.2000000476837, 40, 40, -33, 8000, 80, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [13] = {0.80000001192093, 1.2000000476837, 40, 42, -33, 8000, 80, critChance = 5, levelRequirement = 41, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [14] = {0.80000001192093, 1.2000000476837, 40, 44, -33, 8000, 80, critChance = 5, levelRequirement = 46, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [15] = {0.80000001192093, 1.2000000476837, 40, 50, -33, 8000, 80, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [16] = {0.80000001192093, 1.2000000476837, 40, 51, -33, 8000, 80, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [17] = {0.80000001192093, 1.2000000476837, 40, 52, -33, 8000, 80, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [18] = {0.80000001192093, 1.2000000476837, 40, 63, -33, 8000, 80, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [19] = {0.80000001192093, 1.2000000476837, 40, 65, -33, 8000, 80, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [20] = {0.80000001192093, 1.2000000476837, 40, 66, -33, 8000, 80, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [21] = {0.80000001192093, 1.2000000476837, 40, 67, -33, 8000, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [22] = {0.80000001192093, 1.2000000476837, 50, 68, -33, 8000, 80, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [23] = {0.80000001192093, 1.2000000476837, 50, 69, -33, 8000, 80, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [24] = {0.80000001192093, 1.2000000476837, 50, 70, -33, 8000, 80, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [25] = {0.80000001192093, 1.2000000476837, 50, 71, -33, 8000, 80, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [26] = {0.80000001192093, 1.2000000476837, 50, 72, -33, 8000, 80, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [27] = {0.80000001192093, 1.2000000476837, 50, 73, -33, 8000, 80, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [28] = {0.80000001192093, 1.2000000476837, 50, 74, -33, 8000, 80, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [29] = {0.80000001192093, 1.2000000476837, 50, 75, -33, 8000, 80, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [30] = {0.80000001192093, 1.2000000476837, 50, 76, -33, 8000, 80, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [31] = {0.80000001192093, 1.2000000476837, 50, 77, -33, 8000, 80, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [32] = {0.80000001192093, 1.2000000476837, 50, 78, -33, 8000, 80, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [33] = {0.80000001192093, 1.2000000476837, 50, 79, -33, 8000, 80, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [34] = {0.80000001192093, 1.2000000476837, 0, 80, -33, 8000, 80, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [35] = {0.80000001192093, 1.2000000476837, 0, 81, -33, 8000, 80, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
+2 ao número máximo de Totens Convocados
FamilyAdditionalTotems
Domainsmonstro (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • number of additional totems allowed Min: 2 Max: 2 Global
  • totem art variation [1]
    FamilyTotemVariation
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • keyval
    Stats.item_drop_slots1
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100, 100
    Stats.base_maximum_mana200, 100000
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges3
    Stats.max_frenzy_charges0
    Stats.max_power_charges0
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge5
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge5
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    Stats.immune_to_curses0
    Stats.is_totem_object1
    Stats.cannot_be_dominated0
    Stats.monster_no_drops_or_experience0
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge
    Actor.slow_animations_go_to_idletrue
    Pathfinding.immobiletrue
    Life.corpse_usablefalse
    Puruna, o Desafiador
    Construto
    +2 ao número máximo de Totens Convocados
    totem art variation [1]
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Puruna, the Challenger
    SpectreN
    TagsConjurador, cold_affinity, construct, immobile, is_unarmed, large_height, large_model, mud_blood, not_dex, ranged, standalone_map_boss, stone_armour
    Vida
    400%
    Energy Shield From Life
    50%
    Armadura
    +100%
    Ailment Threshold
    400%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiência
    200%
    Model Size
    180%
    Type
    TotemMapBossCold
    Metadata
    TotemMapBossColdStandalone
    Nível
    68
    Vida
    278,693
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    12,254
    Damage
    851
    Dano Mágico
    1,270
    Precisão
    580
    Attack Time
    1.005
    Experiência
    112,805
    Minion Life
    60,451
    Minion Energy Shield
    2,658
    Minion Damage
    680
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    TotemMapBossFrostBolt
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
    Disparo Congelante
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
    Causa 1323 a 1984 de Dano de Gelo
    Habilidades se Repetem 2 Vezes mais
    Projéteis Perfuram todos Alvos
    33% menos Velocidade de Conjuração
    Velocidade de Conjuração aumentada em 75%
    Velocidade de Projéteis aumentada em 40%
    base is projectile [1]
    TotemMapBossFrostBoltTotems
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
    Disparo Congelante
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 2.5 seg
    Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
    Causa 714.1 a 1071 de Dano de Gelo
    Projéteis Perfuram todos Alvos
    Totem dura 8 segundos
    33% menos Velocidade de Conjuração
    Convoca um Totem que usa esta Habilidade
    Velocidade de Projéteis aumentada em 40%
    base active skill totem level [67]
    base is projectile [1]
    base totem range [80]
    TotemMapBossWaterCascade
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
    Cascata Glacial
    Chance de Crítico: 5%
    Tempo de Conjuração: 2 seg
    Recarga: 10 seg
    Sincelos emergem do solo em uma série de pequenas explosões, cada um causando dano em inimigos pegos na área.
    Causa 1051 a 1577 de Dano de Gelo
    Causa +10 Explosões
    active skill area of effect radius +% final [-18]
    is area damage [1]
    TotemBossTeamAAtollIceNovaChilledGround
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire, AreaSpell, Nova
    Nova Glacial
    Chance de Crítico: 5%
    Tempo de Conjuração: 3.5 seg
    Recarga: 15 seg
    Um círculo se expande a partir do conjurador.
    Causa 3275 a 5117 de Dano de Gelo
    Duração base é de 4 segundos
    O raio Base é de 2.6 metros
    Pode se expandir de 1 Projétil de Disparo Congelante
    active skill area of effect radius +% final [62]
    cast when triggered by other skill % [100]
    ice nova places ground ice [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Transitionable
    {
    	
    }
    
    Stats
    {
    	set_immune_to_curses = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/MonsterTotem"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/TotemMapBossColdStandalone"] = {
        name = "Puruna, the Challenger",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TotemBossTeamAAtollIceNovaChilledGround",
            "TotemMapBossWaterCascade",
            "TotemMapBossFrostBolt",
            "TotemMapBossFrostBoltTotems",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemBossTeamAAtollIceNovaChilledGround"] = {
        name = "Ice Nova",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "A circle of ice expands from the caster.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Nova] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_area_of_effect_radius",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "cast_when_triggered_by_other_skill_%",
            "ice_nova_number_of_frost_bolts_to_cast_on",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "ice_nova_places_ground_ice",
        },
        levels = {
            [1] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossWaterCascade"] = {
        name = "Glacial Cascade",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.Physical] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "upheaval_number_of_spikes",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, -18, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossFrostBolt"] = {
        name = "Frostbolt",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "skill_repeat_count",
            "base_projectile_speed_+%",
            "active_skill_cast_speed_+%_final",
            "base_cast_speed_+%",
            "base_is_projectile",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 30, -33, 75, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 1, 40, -33, 75, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2, 40, -33, 75, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 2, 50, -33, 75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 2, 0, -33, 75, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossFrostBoltTotems"] = {
        name = "Frostbolt",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            projectile = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_projectile_speed_+%",
            "base_active_skill_totem_level",
            "active_skill_cast_speed_+%_final",
            "base_totem_duration",
            "base_totem_range",
            "base_is_projectile",
            "always_pierce",
            "is_totem",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 30, 4, -33, 8000, 80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 30, 8, -33, 8000, 80, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 30, 11, -33, 8000, 80, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 30, 15, -33, 8000, 80, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 30, 20, -33, 8000, 80, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 30, 28, -33, 8000, 80, critChance = 5, levelRequirement = 14, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 30, 29, -33, 8000, 80, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 30, 31, -33, 8000, 80, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 30, 32, -33, 8000, 80, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 30, 34, -33, 8000, 80, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 30, 37, -33, 8000, 80, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 40, 40, -33, 8000, 80, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 40, 42, -33, 8000, 80, critChance = 5, levelRequirement = 41, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 40, 44, -33, 8000, 80, critChance = 5, levelRequirement = 46, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 40, 50, -33, 8000, 80, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 40, 51, -33, 8000, 80, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 40, 52, -33, 8000, 80, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 40, 63, -33, 8000, 80, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 40, 65, -33, 8000, 80, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 40, 66, -33, 8000, 80, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 40, 67, -33, 8000, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 50, 68, -33, 8000, 80, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 50, 69, -33, 8000, 80, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 50, 70, -33, 8000, 80, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 50, 71, -33, 8000, 80, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 50, 72, -33, 8000, 80, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 50, 73, -33, 8000, 80, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 50, 74, -33, 8000, 80, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 50, 75, -33, 8000, 80, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 50, 76, -33, 8000, 80, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [31] = {0.80000001192093, 1.2000000476837, 50, 77, -33, 8000, 80, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [32] = {0.80000001192093, 1.2000000476837, 50, 78, -33, 8000, 80, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [33] = {0.80000001192093, 1.2000000476837, 50, 79, -33, 8000, 80, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [34] = {0.80000001192093, 1.2000000476837, 0, 80, -33, 8000, 80, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [35] = {0.80000001192093, 1.2000000476837, 0, 81, -33, 8000, 80, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    
    +2 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 2 Max: 2 Global
  • totem art variation [1]
    FamilyTotemVariation
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • keyval
    Stats.monster_uses_map_boss_difficulty_scaling1
    Stats.immune_to_curses0
    Puruna, o Desafiador
    Construto
    +2 ao número máximo de Totens Convocados
    totem art variation [1]
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Puruna, the Challenger
    SpectreN
    Tagsconstruct, elder_map_boss, immobile, is_unarmed, large_height, large_model, mud_blood, non_attacking, not_dex, stone_armour
    Vida
    400%
    Energy Shield From Life
    50%
    Armadura
    +100%
    Ailment Threshold
    400%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiência
    200%
    Model Size
    180%
    Type
    TotemMapBossCold
    Metadata
    TotemMapBossColdElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );"
    	create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/TotemMapBossColdElder"] = {
        name = "Puruna, the Challenger",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    +2 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 2 Max: 2 Global
  • totem art variation [1]
    FamilyTotemVariation
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Puruna, o Desafiador
    Construto
    +5 ao número máximo de Totens Convocados
    totem art variation [1]
    damage vs tiki totems +% [300]
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Vida do Totem aumentada em 857%
    Puruna, the Challenger
    SpectreN
    AreaMapa: Planalto
    TagsConjurador, cold_affinity, construct, immobile, is_unarmed, large_height, large_model, mud_blood, non_unique_map_boss, not_dex, ranged, stone_armour
    Vida
    400%
    Energy Shield From Life
    50%
    Armadura
    +100%
    Ailment Threshold
    400%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiência
    200%
    Model Size
    180%
    Type
    TotemMapBossColdPlateau
    Metadata
    TotemMapBossColdPlateau
    Nível
    82
    Vida
    4,185,454
    Armadura
    171,302
    Evasão
    7,608
    Escudo de Energia
    28,850
    Damage
    1,937
    Dano Mágico
    2,891
    Precisão
    998
    Attack Time
    1.005
    Experiência
    143,066
    Minion Life
    804,594
    Minion Energy Shield
    5,546
    Minion Damage
    1,629
    Ailment Threshold
    3,934,327
    Chill
    12,440
    Shock
    12,440
    Brittle
    70,381
    Scorch
    12,440
    Sap
    34,370
    TotemMapBossFrostBoltTotems
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
    Disparo Congelante
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 2.5 seg
    Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
    Causa 1440 a 2160 de Dano de Gelo
    Projéteis Perfuram todos Alvos
    Totem dura 8 segundos
    33% menos Velocidade de Conjuração
    Convoca um Totem que usa esta Habilidade
    base active skill totem level [81]
    base is projectile [1]
    base totem range [80]
    TotemMapBossFrostBolt
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
    Disparo Congelante
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
    Causa 2666 a 3999 de Dano de Gelo
    Habilidades se Repetem 2 Vezes mais
    Projéteis Perfuram todos Alvos
    33% menos Velocidade de Conjuração
    Velocidade de Conjuração aumentada em 75%
    base is projectile [1]
    TotemMapBossWaterCascade
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
    Cascata Glacial
    Chance de Crítico: 5%
    Tempo de Conjuração: 2 seg
    Recarga: 10 seg
    Sincelos emergem do solo em uma série de pequenas explosões, cada um causando dano em inimigos pegos na área.
    Causa 1981 a 2971 de Dano de Gelo
    Causa +10 Explosões
    active skill area of effect radius +% final [-18]
    is area damage [1]
    SummonInvisibleVortex
    Spell, Multicastable, Triggerable
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    alternate minion [197]
    number of monsters to summon [1]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TotemBossTeamAAtollIceNovaChilledGround
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire, AreaSpell, Nova
    Nova Glacial
    Chance de Crítico: 5%
    Tempo de Conjuração: 3.5 seg
    Recarga: 15 seg
    Um círculo se expande a partir do conjurador.
    Causa 8738 a 13653 de Dano de Gelo
    Duração base é de 4 segundos
    O raio Base é de 2.6 metros
    Pode se expandir de 1 Projétil de Disparo Congelante
    active skill area of effect radius +% final [62]
    cast when triggered by other skill % [100]
    ice nova places ground ice [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/TotemMapBossPlateauBase"
    
    Positioned
    {
    	team = 126
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/TotemMapBossPlateauBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/TotemMapBossColdPlateau"] = {
        name = "Puruna, the Challenger",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TotemBossTeamAAtollIceNovaChilledGround",
            "TotemMapBossWaterCascade",
            "SummonInvisibleVortex",
            "TotemMapBossFrostBolt",
            "TotemMapBossFrostBoltTotems",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemBossTeamAAtollIceNovaChilledGround"] = {
        name = "Ice Nova",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "A circle of ice expands from the caster.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Nova] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_area_of_effect_radius",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "cast_when_triggered_by_other_skill_%",
            "ice_nova_number_of_frost_bolts_to_cast_on",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "ice_nova_places_ground_ice",
        },
        levels = {
            [1] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossWaterCascade"] = {
        name = "Glacial Cascade",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.Physical] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "upheaval_number_of_spikes",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, -18, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonInvisibleVortex"] = {
        name = "SummonInvisibleVortex",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summoned_monsters_no_drops_or_experience",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {1, 197, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossFrostBolt"] = {
        name = "Frostbolt",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "skill_repeat_count",
            "base_projectile_speed_+%",
            "active_skill_cast_speed_+%_final",
            "base_cast_speed_+%",
            "base_is_projectile",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 30, -33, 75, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 1, 40, -33, 75, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2, 40, -33, 75, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 2, 50, -33, 75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 2, 0, -33, 75, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossFrostBoltTotems"] = {
        name = "Frostbolt",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            projectile = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_projectile_speed_+%",
            "base_active_skill_totem_level",
            "active_skill_cast_speed_+%_final",
            "base_totem_duration",
            "base_totem_range",
            "base_is_projectile",
            "always_pierce",
            "is_totem",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 30, 4, -33, 8000, 80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 30, 8, -33, 8000, 80, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 30, 11, -33, 8000, 80, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 30, 15, -33, 8000, 80, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 30, 20, -33, 8000, 80, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 30, 28, -33, 8000, 80, critChance = 5, levelRequirement = 14, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 30, 29, -33, 8000, 80, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 30, 31, -33, 8000, 80, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 30, 32, -33, 8000, 80, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 30, 34, -33, 8000, 80, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 30, 37, -33, 8000, 80, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 40, 40, -33, 8000, 80, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 40, 42, -33, 8000, 80, critChance = 5, levelRequirement = 41, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 40, 44, -33, 8000, 80, critChance = 5, levelRequirement = 46, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 40, 50, -33, 8000, 80, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 40, 51, -33, 8000, 80, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 40, 52, -33, 8000, 80, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 40, 63, -33, 8000, 80, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 40, 65, -33, 8000, 80, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 40, 66, -33, 8000, 80, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 40, 67, -33, 8000, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 50, 68, -33, 8000, 80, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 50, 69, -33, 8000, 80, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 50, 70, -33, 8000, 80, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 50, 71, -33, 8000, 80, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 50, 72, -33, 8000, 80, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 50, 73, -33, 8000, 80, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 50, 74, -33, 8000, 80, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 50, 75, -33, 8000, 80, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 50, 76, -33, 8000, 80, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [31] = {0.80000001192093, 1.2000000476837, 50, 77, -33, 8000, 80, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [32] = {0.80000001192093, 1.2000000476837, 50, 78, -33, 8000, 80, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [33] = {0.80000001192093, 1.2000000476837, 50, 79, -33, 8000, 80, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [34] = {0.80000001192093, 1.2000000476837, 0, 80, -33, 8000, 80, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [35] = {0.80000001192093, 1.2000000476837, 0, 81, -33, 8000, 80, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    
    +5 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    FamilyTotemVariation
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    FamilyIncreasedDamageVersusTikiTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft TagsDano
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Vida do Totem aumentada em 857%
    FamilyIncreasedTotemLife
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource Vida
    keyval
    Stats.item_drop_slots1
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100, 100
    Stats.base_maximum_mana200, 100000
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges3
    Stats.max_frenzy_charges0
    Stats.max_power_charges0
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge5
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge5
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    Stats.immune_to_curses0
    Stats.is_totem_object1
    Stats.cannot_be_dominated0
    Stats.monster_no_drops_or_experience0
    Stats.is_tiki_totem1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0, 126
    Positioned.serialise_collidabletrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge, ChangeToStance2
    Actor.slow_animations_go_to_idletrue
    Pathfinding.immobiletrue
    Life.corpse_usablefalse
    Transitionable.num_states3
    Puruna, o Desafiador
    Construto
    +5 ao número máximo de Totens Convocados
    totem art variation [1]
    damage vs tiki totems +% [300]
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Vida do Totem aumentada em 857%
    Puruna, the Challenger
    SpectreN
    TagsConjurador, cold_affinity, construct, immobile, is_unarmed, large_height, large_model, mud_blood, not_dex, ranged, standalone_map_boss, stone_armour
    Vida
    400%
    Energy Shield From Life
    50%
    Armadura
    +100%
    Ailment Threshold
    400%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiência
    200%
    Model Size
    180%
    Type
    TotemMapBossColdPlateau
    Metadata
    TotemMapBossColdPlateauStandalone
    Nível
    68
    Vida
    278,693
    Armadura
    57,580
    Evasão
    4,739
    Escudo de Energia
    12,254
    Damage
    851
    Dano Mágico
    1,270
    Precisão
    580
    Attack Time
    1.005
    Experiência
    112,805
    Minion Life
    60,451
    Minion Energy Shield
    2,658
    Minion Damage
    680
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    TotemMapBossFrostBoltTotems
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
    Disparo Congelante
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Recarga: 2.5 seg
    Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
    Causa 714.1 a 1071 de Dano de Gelo
    Projéteis Perfuram todos Alvos
    Totem dura 8 segundos
    33% menos Velocidade de Conjuração
    Convoca um Totem que usa esta Habilidade
    Velocidade de Projéteis aumentada em 40%
    base active skill totem level [67]
    base is projectile [1]
    base totem range [80]
    TotemMapBossFrostBolt
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
    Disparo Congelante
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.75 seg
    Dispara um projétil lento que atravessa os inimigos, causando dano de gelo.
    Causa 1323 a 1984 de Dano de Gelo
    Habilidades se Repetem 2 Vezes mais
    Projéteis Perfuram todos Alvos
    33% menos Velocidade de Conjuração
    Velocidade de Conjuração aumentada em 75%
    Velocidade de Projéteis aumentada em 40%
    base is projectile [1]
    TotemMapBossWaterCascade
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
    Cascata Glacial
    Chance de Crítico: 5%
    Tempo de Conjuração: 2 seg
    Recarga: 10 seg
    Sincelos emergem do solo em uma série de pequenas explosões, cada um causando dano em inimigos pegos na área.
    Causa 1051 a 1577 de Dano de Gelo
    Causa +10 Explosões
    active skill area of effect radius +% final [-18]
    is area damage [1]
    SummonInvisibleVortex
    Spell, Multicastable, Triggerable
    Tempo de Conjuração: 1 seg
    Recarga: 5 seg
    alternate minion [197]
    number of monsters to summon [1]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    TotemBossTeamAAtollIceNovaChilledGround
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire, AreaSpell, Nova
    Nova Glacial
    Chance de Crítico: 5%
    Tempo de Conjuração: 3.5 seg
    Recarga: 15 seg
    Um círculo se expande a partir do conjurador.
    Causa 3275 a 5117 de Dano de Gelo
    Duração base é de 4 segundos
    O raio Base é de 2.6 metros
    Pode se expandir de 1 Projétil de Disparo Congelante
    active skill area of effect radius +% final [62]
    cast when triggered by other skill % [100]
    ice nova places ground ice [1]
    is area damage [1]
    monster penalty against minions damage +% final vs player minions [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/Totems/TotemMapBossPlateauBase"
    extends "Metadata/Monsters/StandaloneMapBoss"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/TotemMapBossPlateauBase"
    extends "Metadata/Monsters/StandaloneMapBoss"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/TotemMapBossColdPlateauStandalone"] = {
        name = "Puruna, the Challenger",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "TotemBossTeamAAtollIceNovaChilledGround",
            "TotemMapBossWaterCascade",
            "SummonInvisibleVortex",
            "TotemMapBossFrostBolt",
            "TotemMapBossFrostBoltTotems",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemBossTeamAAtollIceNovaChilledGround"] = {
        name = "Ice Nova",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "A circle of ice expands from the caster.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Nova] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.5,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_base_area_of_effect_radius",
            "base_skill_effect_duration",
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "cast_when_triggered_by_other_skill_%",
            "ice_nova_number_of_frost_bolts_to_cast_on",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "ice_nova_places_ground_ice",
        },
        levels = {
            [1] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossWaterCascade"] = {
        name = "Glacial Cascade",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.Physical] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "upheaval_number_of_spikes",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, -18, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonInvisibleVortex"] = {
        name = "SummonInvisibleVortex",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summoned_monsters_no_drops_or_experience",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {1, 197, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossFrostBolt"] = {
        name = "Frostbolt",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "skill_repeat_count",
            "base_projectile_speed_+%",
            "active_skill_cast_speed_+%_final",
            "base_cast_speed_+%",
            "base_is_projectile",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1, 30, -33, 75, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 1, 40, -33, 75, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 2, 40, -33, 75, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 2, 50, -33, 75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 2, 0, -33, 75, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossFrostBoltTotems"] = {
        name = "Frostbolt",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            projectile = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_projectile_speed_+%",
            "base_active_skill_totem_level",
            "active_skill_cast_speed_+%_final",
            "base_totem_duration",
            "base_totem_range",
            "base_is_projectile",
            "always_pierce",
            "is_totem",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 30, 4, -33, 8000, 80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 30, 8, -33, 8000, 80, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 30, 11, -33, 8000, 80, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 30, 15, -33, 8000, 80, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 30, 20, -33, 8000, 80, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 30, 28, -33, 8000, 80, critChance = 5, levelRequirement = 14, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 30, 29, -33, 8000, 80, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 30, 31, -33, 8000, 80, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 30, 32, -33, 8000, 80, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 30, 34, -33, 8000, 80, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 30, 37, -33, 8000, 80, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 40, 40, -33, 8000, 80, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 40, 42, -33, 8000, 80, critChance = 5, levelRequirement = 41, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 40, 44, -33, 8000, 80, critChance = 5, levelRequirement = 46, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 40, 50, -33, 8000, 80, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 40, 51, -33, 8000, 80, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 40, 52, -33, 8000, 80, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 40, 63, -33, 8000, 80, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 40, 65, -33, 8000, 80, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 40, 66, -33, 8000, 80, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 40, 67, -33, 8000, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 50, 68, -33, 8000, 80, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 50, 69, -33, 8000, 80, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 50, 70, -33, 8000, 80, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 50, 71, -33, 8000, 80, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 50, 72, -33, 8000, 80, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 50, 73, -33, 8000, 80, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 50, 74, -33, 8000, 80, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 50, 75, -33, 8000, 80, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 50, 76, -33, 8000, 80, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [31] = {0.80000001192093, 1.2000000476837, 50, 77, -33, 8000, 80, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [32] = {0.80000001192093, 1.2000000476837, 50, 78, -33, 8000, 80, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [33] = {0.80000001192093, 1.2000000476837, 50, 79, -33, 8000, 80, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [34] = {0.80000001192093, 1.2000000476837, 0, 80, -33, 8000, 80, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [35] = {0.80000001192093, 1.2000000476837, 0, 81, -33, 8000, 80, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    
    +5 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    FamilyTotemVariation
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    FamilyIncreasedDamageVersusTikiTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft TagsDano
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Vida do Totem aumentada em 857%
    FamilyIncreasedTotemLife
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource Vida
    keyval
    Stats.monster_uses_map_boss_difficulty_scaling1
    Puruna, o Desafiador
    Construto
    +5 ao número máximo de Totens Convocados
    totem art variation [1]
    damage vs tiki totems +% [300]
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Vida do Totem aumentada em 857%
    Puruna, the Challenger
    SpectreN
    Tagsconstruct, elder_map_boss, immobile, is_unarmed, large_height, large_model, mud_blood, non_attacking, not_dex, stone_armour
    Vida
    400%
    Energy Shield From Life
    50%
    Armadura
    +100%
    Ailment Threshold
    400%
    Resistência
    40 40 40 25
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiência
    200%
    Model Size
    180%
    Type
    TotemMapBossColdPlateau
    Metadata
    TotemMapBossColdPlateauElder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/TotemMapBossColdPlateauElder"] = {
        name = "Puruna, the Challenger",
        life = 4,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    +5 ao número máximo de Totens Convocados
    FamilyAdditionalTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    FamilyTotemVariation
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    FamilyIncreasedDamageVersusTikiTotems
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft TagsDano
    Monstros concedem Experiência aumentada em 100%
    Raridade dos Itens Derrubados aumentada em 15000%
    FamilyMonsterMapBoss
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Vida do Totem aumentada em 857%
    FamilyIncreasedTotemLife
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource Vida
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.