Poporo, la Aguja más alta
Constructo
+2 a la cantidad máxima de tótems que puedes invocar
totem art variation [1]
La rareza de los objetos arrojados está aumentada un 15000%
Los monstruos otorgan la experiencia aumentada un 100%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Poporo, the Highest Spire
SpectreN
TagsLanzador de hechizos, construct, I_see_brothers_card, immobile, is_unarmed, large_model, lightning_affinity, medium_height, mud_blood, not_dex, ranged, stone_armour
Vida
400%
Energy Shield From Life
50%
Armadura
+50%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Experiencia
200%
Model Size
180%
Type
TotemMapBossLightning
Metadata
TotemMapBossLightning
Nivel
68
Vida
557,385
Armadura
43,185
Evasión
4,739
Escudo de energía
3,064
Damage
851
Daño de hechizos
1,270
Precisión
290
Attack Time
1.005
Experiencia
112,805
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
TotemMapBossShockNovaTotem
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell, Nova
Nova de rayo
Probabilidad de golpe crítico: 3%
Tiempo de lanzamiento: 0.75 seg
Tiempo de recarga: 2 seg
Lanza un anillo de rayo a tu alrededor, seguido de una nova de rayo más grande. Cada efecto golpea a los enemigos dentro del área con daño de rayo.
Inflige de 280 a 840 de daño de rayo
El Tótem dura 10 segundos
Invoca un tótem que usa esta habilidad
15% de probabilidad de electrocutar a los enemigos
El anillo inflige un 50% menos de daño
active skill area of effect radius +% final [20]
base active skill totem level [68]
base skill is totemified [1]
base totem range [160]
is area damage [1]
TotemMapBossLightningMortarProjectile
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 2 seg
Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
Inflige de 1141 a 1711 de daño de rayo
Las Habilidades se Repiten 6 Veces más
Velocidad de lanzamiento de hechizos aumentada un 100%
base is projectile [1]
is area damage [1]
projectile speed variation +% [10]
projectile spread radius [20]
projectiles not offset [1]
LightningOrbs
Damage, Area, Lightning, Spell, AreaSpell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 6 seg
Inflige de 232.7 a 349.1 de daño de rayo
Dispara 4 proyectiles adicionales
Velocidad de movimiento reducida un 98%
active skill area of effect radius +% final [30]
base projectile ground effect duration [4000]
is area damage [1]
projectiles drop ground lightning [1]
RepeatedPulseLightningTotemBoss
Spell, Area, Duration, Cold, Fire, Lightning, AreaSpell
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 15 seg
-10% de resistencia al rayo
La duración base es de 3 segundos
LightningProjectileSpiralTotemBossTeamBAtollDaemon
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1 seg
Inflige de 440.3 a 1321 de daño de rayo
Dispara 50 proyectiles en una espiral
base is projectile [1]
cast when triggered by other skill % [100]
monster projectile variation [4]
monster reverse point blank damage -% at minimum range [40]
projectile spiral nova time ms [3000]

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/TotemMapBossLightning"] = {
    name = "Poporo, the Highest Spire",
    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 = {
        "LightningProjectileSpiralTotemBossTeamBAtollDaemon",
        "TotemMapBossLightningMortarProjectile",
        "TotemMapBossShockNovaTotem",
        "RepeatedPulseLightningTotemBoss",
        "LightningOrbs",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["LightningProjectileSpiralTotemBossTeamBAtollDaemon"] = {
    name = "LightningProjectileSpiralTotemBossTeamBAtollDaemon",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "base_number_of_projectiles_in_spiral_nova",
        "projectile_spiral_nova_time_ms",
        "projectile_spiral_nova_angle",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "cast_when_triggered_by_other_skill_%",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.5, 1.5, 4, 50, 3000, 4500, 40, 100, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossLightningMortarProjectile"] = {
    name = "TotemMapBossLightningMortarProjectile",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [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.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "skill_repeat_count",
        "base_cast_speed_+%",
        "projectile_spread_radius",
        "projectile_speed_variation_+%",
        "is_area_damage",
        "base_is_projectile",
        "projectiles_not_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4, 80, 20, 10, levelRequirement = 1, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 6, 100, 20, 10, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossShockNovaTotem"] = {
    name = "Shock Nova",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.",
    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.Lightning] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        area = true,
        spell = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_active_skill_totem_level",
        "base_totem_duration",
        "base_totem_range",
        "newshocknova_first_ring_damage_+%_final",
        "base_chance_to_shock_%",
        "is_area_damage",
        "is_totem",
        "base_skill_is_totemified",
    },
    levels = {
        [1] = {0.5, 1.5, 4, 10000, 160, -50, 15, critChance = 3, levelRequirement = 4, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.5, 1.5, 8, 10000, 160, -50, 15, critChance = 3, levelRequirement = 8, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.5, 1.5, 11, 10000, 160, -50, 15, critChance = 3, levelRequirement = 11, statInterpolation = {3, 3, 1},  cost = { }, },
        [4] = {0.5, 1.5, 12, 10000, 160, -50, 15, critChance = 3, levelRequirement = 12, statInterpolation = {3, 3, 1},  cost = { }, },
        [5] = {0.5, 1.5, 17, 10000, 160, -50, 15, critChance = 3, levelRequirement = 17, statInterpolation = {3, 3, 1},  cost = { }, },
        [6] = {0.5, 1.5, 22, 10000, 160, -50, 15, critChance = 3, levelRequirement = 22, statInterpolation = {3, 3, 1},  cost = { }, },
        [7] = {0.5, 1.5, 29, 10000, 160, -50, 15, critChance = 3, levelRequirement = 29, statInterpolation = {3, 3, 1},  cost = { }, },
        [8] = {0.5, 1.5, 31, 10000, 160, -50, 15, critChance = 3, levelRequirement = 31, statInterpolation = {3, 3, 1},  cost = { }, },
        [9] = {0.5, 1.5, 35, 10000, 160, -50, 15, critChance = 3, levelRequirement = 35, statInterpolation = {3, 3, 1},  cost = { }, },
        [10] = {0.5, 1.5, 37, 10000, 160, -50, 15, critChance = 3, levelRequirement = 37, statInterpolation = {3, 3, 1},  cost = { }, },
        [11] = {0.5, 1.5, 40, 10000, 160, -50, 15, critChance = 3, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
        [12] = {0.5, 1.5, 45, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 45, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [13] = {0.5, 1.5, 50, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 50, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [14] = {0.5, 1.5, 53, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 53, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [15] = {0.5, 1.5, 58, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 58, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [16] = {0.5, 1.5, 65, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 65, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [17] = {0.5, 1.5, 66, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [18] = {0.5, 1.5, 67, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [19] = {0.5, 1.5, 68, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [20] = {0.5, 1.5, 69, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [21] = {0.5, 1.5, 70, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [22] = {0.5, 1.5, 71, 20, 10000, 160, -50, 15, critChance = 3, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [23] = {0.5, 1.5, 72, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [24] = {0.5, 1.5, 73, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [25] = {0.5, 1.5, 74, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [26] = {0.5, 1.5, 75, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [27] = {0.5, 1.5, 76, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [28] = {0.5, 1.5, 77, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [29] = {0.5, 1.5, 78, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [30] = {0.5, 1.5, 79, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [31] = {0.5, 1.5, 80, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [32] = {0.5, 1.5, 81, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [33] = {0.5, 1.5, 82, 30, 10000, 160, -50, 15, critChance = 3, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["RepeatedPulseLightningTotemBoss"] = {
    name = "RepeatedPulseLightningTotemBoss",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Cold] = true,
        [SkillType.Fire] = true,
        [SkillType.Lightning] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_lightning_damage_resistance_%",
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {-10, 3000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LightningOrbs"] = {
    name = "LightningOrbs",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Lightning] = true,
        [SkillType.Spell] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "number_of_additional_projectiles",
        "base_movement_velocity_+%",
        "base_projectile_ground_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "projectiles_drop_ground_lightning",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4, -98, 4000, 30, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
+2 a la cantidad máxima de tótems que puedes invocar
IdMonsterTwoAdditionalTotems
FamilyAdditionalTotems
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • number of additional totems allowed Min: 2 Max: 2 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (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]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (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
  • Poporo, la Aguja más alta
    Constructo
    +5 a la cantidad máxima de tótems que puedes invocar
    totem art variation [1]
    damage vs tiki totems +% [300]
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Vida de los tótems aumentada un 857%
    Poporo, the Highest Spire
    SpectreN
    AreaMapa de Meseta
    TagsLanzador de hechizos, construct, immobile, is_unarmed, large_height, large_model, lightning_affinity, mud_blood, non_unique_map_boss, not_dex, ranged, stone_armour
    Vida
    400%
    Energy Shield From Life
    50%
    Armadura
    +50%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiencia
    200%
    Model Size
    180%
    Type
    TotemMapBossLightningPlateau
    Metadata
    TotemMapBossLightningPlateau
    Nivel
    83
    Vida
    10,136,607
    Armadura
    138,716
    Evasión
    7,860
    Escudo de energía
    7,660
    Damage
    2,051
    Daño de hechizos
    3,061
    Precisión
    518
    Attack Time
    1.005
    Experiencia
    144,452
    Ailment Threshold
    4,764,205
    Chill
    15,064
    Shock
    15,064
    Brittle
    85,227
    Scorch
    15,064
    Sap
    41,620
    TotemMapBossSparkTotems
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
    Chispa
    Probabilidad de golpe crítico: 5%
    Efectividad del daño agregado: 50%
    Tiempo de lanzamiento: 0.65 seg
    Lanza chispas impredecibles que se mueven al azar hasta que golpean a un enemigo o expiran.
    Inflige de 326.6 a 1061 de daño de rayo
    El Tótem dura 8 segundos
    La duración base es de 1.75 segundos
    Dispara 2 proyectiles adicionales
    Invoca un tótem que usa esta habilidad
    Velocidad de proyectiles aumentada un 25%
    base active skill totem level [82]
    base is projectile [1]
    base totem range [80]
    number of totems summoned in formation [1]
    TotemMapBossLightningMortarProjectile
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 2 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    Inflige de 2239 a 3359 de daño de rayo
    Las Habilidades se Repiten 6 Veces más
    Velocidad de lanzamiento de hechizos aumentada un 100%
    base is projectile [1]
    is area damage [1]
    projectile speed variation +% [10]
    projectile spread radius [20]
    projectiles not offset [1]
    TotemMapBossLightningStormCascade
    Spell, Damage, Area, Fire, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 10 seg
    Inflige de 565.2 a 1413 de daño de rayo
    La duración base es de 2 segundos
    La duración secundaria base es de 1.5 segundos
    Un impacto cada 0.27 segundos
    Provoca +10 estallidos
    active skill area of effect radius +% final [-50]
    base skill show average damage instead of dps [1]
    is area damage [1]
    skill override pvp scaling time ms [450]
    LightningOrbs
    Damage, Area, Lightning, Spell, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 6 seg
    Inflige de 419.2 a 628.7 de daño de rayo
    Dispara 4 proyectiles adicionales
    Velocidad de movimiento reducida un 98%
    active skill area of effect radius +% final [30]
    base projectile ground effect duration [4000]
    is area damage [1]
    projectiles drop ground lightning [1]
    RepeatedPulseLightningTotemBoss
    Spell, Area, Duration, Cold, Fire, Lightning, AreaSpell
    Tiempo de lanzamiento: 3 seg
    Tiempo de recarga: 15 seg
    -10% de resistencia al rayo
    La duración base es de 3 segundos
    LightningProjectileSpiralTotemBossTeamBAtollDaemon
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Inflige de 785 a 2355 de daño de rayo
    Dispara 50 proyectiles en una espiral
    base is projectile [1]
    cast when triggered by other skill % [100]
    monster projectile variation [4]
    monster reverse point blank damage -% at minimum range [40]
    projectile spiral nova time ms [3000]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Totems/TotemMapBossPlateauBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/TotemMapBossLightningPlateau"] = {
        name = "Poporo, the Highest Spire",
        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 = {
            "TotemMapBossSparkTotems",
            "LightningProjectileSpiralTotemBossTeamBAtollDaemon",
            "TotemMapBossLightningMortarProjectile",
            "RepeatedPulseLightningTotemBoss",
            "TotemMapBossLightningStormCascade",
            "LightningOrbs",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossSparkTotems"] = {
        name = "Spark",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.65,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_active_skill_totem_level",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_projectile_speed_+%",
            "is_totem",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.050000000745058, 0.80000001192093, 4, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.050000000745058, 0.80000001192093, 8, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.050000000745058, 0.80000001192093, 11, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.050000000745058, 0.80000001192093, 15, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3, 1},  cost = { }, },
            [5] = {0.050000000745058, 0.80000001192093, 20, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1},  cost = { }, },
            [6] = {0.050000000745058, 0.80000001192093, 28, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1},  cost = { }, },
            [7] = {0.050000000745058, 0.80000001192093, 29, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 1},  cost = { }, },
            [8] = {0.050000000745058, 0.80000001192093, 31, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3, 1},  cost = { }, },
            [9] = {0.050000000745058, 0.80000001192093, 32, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 32, statInterpolation = {3, 3, 1},  cost = { }, },
            [10] = {0.050000000745058, 0.80000001192093, 34, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1},  cost = { }, },
            [11] = {0.050000000745058, 0.80000001192093, 37, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 37, statInterpolation = {3, 3, 1},  cost = { }, },
            [12] = {0.050000000745058, 0.80000001192093, 40, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [13] = {0.050000000745058, 0.80000001192093, 42, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 42, statInterpolation = {3, 3, 1},  cost = { }, },
            [14] = {0.050000000745058, 0.80000001192093, 44, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 44, statInterpolation = {3, 3, 1},  cost = { }, },
            [15] = {0.050000000745058, 0.80000001192093, 50, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3, 1},  cost = { }, },
            [16] = {0.050000000745058, 0.80000001192093, 51, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1},  cost = { }, },
            [17] = {0.050000000745058, 0.80000001192093, 52, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
            [18] = {0.050000000745058, 0.80000001192093, 63, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 63, statInterpolation = {3, 3, 1},  cost = { }, },
            [19] = {0.050000000745058, 0.80000001192093, 65, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1},  cost = { }, },
            [20] = {0.050000000745058, 0.80000001192093, 66, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1},  cost = { }, },
            [21] = {0.050000000745058, 0.80000001192093, 67, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1},  cost = { }, },
            [22] = {0.40000000596046, 1.2999999523163, 68, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [23] = {0.40000000596046, 1.2999999523163, 69, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1},  cost = { }, },
            [24] = {0.40000000596046, 1.2999999523163, 70, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1},  cost = { }, },
            [25] = {0.40000000596046, 1.2999999523163, 71, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1},  cost = { }, },
            [26] = {0.40000000596046, 1.2999999523163, 72, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
            [27] = {0.40000000596046, 1.2999999523163, 73, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
            [28] = {0.40000000596046, 1.2999999523163, 74, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1},  cost = { }, },
            [29] = {0.40000000596046, 1.2999999523163, 75, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
            [30] = {0.40000000596046, 1.2999999523163, 76, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1},  cost = { }, },
            [31] = {0.40000000596046, 1.2999999523163, 77, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1},  cost = { }, },
            [32] = {0.40000000596046, 1.2999999523163, 78, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
            [33] = {0.40000000596046, 1.2999999523163, 79, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1},  cost = { }, },
            [34] = {0.40000000596046, 1.2999999523163, 80, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
            [35] = {0.40000000596046, 1.2999999523163, 81, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1},  cost = { }, },
            [36] = {0.40000000596046, 1.2999999523163, 82, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningProjectileSpiralTotemBossTeamBAtollDaemon"] = {
        name = "LightningProjectileSpiralTotemBossTeamBAtollDaemon",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "cast_when_triggered_by_other_skill_%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 4, 50, 3000, 4500, 40, 100, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossLightningMortarProjectile"] = {
        name = "TotemMapBossLightningMortarProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [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.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "skill_repeat_count",
            "base_cast_speed_+%",
            "projectile_spread_radius",
            "projectile_speed_variation_+%",
            "is_area_damage",
            "base_is_projectile",
            "projectiles_not_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4, 80, 20, 10, levelRequirement = 1, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 6, 100, 20, 10, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RepeatedPulseLightningTotemBoss"] = {
        name = "RepeatedPulseLightningTotemBoss",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Cold] = true,
            [SkillType.Fire] = true,
            [SkillType.Lightning] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_lightning_damage_resistance_%",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {-10, 3000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossLightningStormCascade"] = {
        name = "TotemMapBossLightningStormCascade",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "skill_override_pvp_scaling_time_ms",
            "upheaval_number_of_spikes",
            "base_secondary_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_show_average_damage_instead_of_dps",
            "is_area_damage",
        },
        levels = {
            [1] = {1.2000000476837, 3, 2000, 270, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningOrbs"] = {
        name = "LightningOrbs",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Lightning] = true,
            [SkillType.Spell] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "number_of_additional_projectiles",
            "base_movement_velocity_+%",
            "base_projectile_ground_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "projectiles_drop_ground_lightning",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4, -98, 4000, 30, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    +5 a la cantidad máxima de tótems que puedes invocar
    IdMonsterAdditionalTotems
    FamilyAdditionalTotems
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    IdIncreasedDamageVersusTikiTotems
    FamilyIncreasedDamageVersusTikiTotems
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft Tagsdamage
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (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]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (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
  • IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Vida de los tótems aumentada un 857%
    IdMonsterTotemLifeMapBoss
    FamilyIncreasedTotemLife
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource life
    Poporo, la Aguja más alta
    Constructo
    +5 a la cantidad máxima de tótems que puedes invocar
    totem art variation [1]
    damage vs tiki totems +% [300]
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Vida de los tótems aumentada un 857%
    Poporo, the Highest Spire
    SpectreN
    TagsLanzador de hechizos, construct, immobile, is_unarmed, large_height, large_model, lightning_affinity, mud_blood, not_dex, ranged, standalone_map_boss, stone_armour
    Vida
    400%
    Energy Shield From Life
    50%
    Armadura
    +50%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiencia
    200%
    Model Size
    180%
    Type
    TotemMapBossLightningPlateau
    Metadata
    TotemMapBossLightningPlateauStandalone
    Nivel
    68
    Vida
    557,385
    Armadura
    43,185
    Evasión
    4,739
    Escudo de energía
    3,064
    Damage
    851
    Daño de hechizos
    1,270
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    TotemMapBossSparkTotems
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
    Chispa
    Probabilidad de golpe crítico: 5%
    Efectividad del daño agregado: 50%
    Tiempo de lanzamiento: 0.65 seg
    Lanza chispas impredecibles que se mueven al azar hasta que golpean a un enemigo o expiran.
    Inflige de 208.4 a 677.3 de daño de rayo
    El Tótem dura 8 segundos
    La duración base es de 1.75 segundos
    Dispara 2 proyectiles adicionales
    Invoca un tótem que usa esta habilidad
    Velocidad de proyectiles aumentada un 25%
    base active skill totem level [68]
    base is projectile [1]
    base totem range [80]
    number of totems summoned in formation [1]
    TotemMapBossLightningMortarProjectile
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 2 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    Inflige de 1141 a 1711 de daño de rayo
    Las Habilidades se Repiten 6 Veces más
    Velocidad de lanzamiento de hechizos aumentada un 100%
    base is projectile [1]
    is area damage [1]
    projectile speed variation +% [10]
    projectile spread radius [20]
    projectiles not offset [1]
    TotemMapBossLightningStormCascade
    Spell, Damage, Area, Fire, Triggerable, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 10 seg
    Inflige de 362.8 a 906.9 de daño de rayo
    La duración base es de 2 segundos
    La duración secundaria base es de 1.5 segundos
    Un impacto cada 0.27 segundos
    Provoca +10 estallidos
    active skill area of effect radius +% final [-50]
    base skill show average damage instead of dps [1]
    is area damage [1]
    skill override pvp scaling time ms [450]
    LightningOrbs
    Damage, Area, Lightning, Spell, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 6 seg
    Inflige de 232.7 a 349.1 de daño de rayo
    Dispara 4 proyectiles adicionales
    Velocidad de movimiento reducida un 98%
    active skill area of effect radius +% final [30]
    base projectile ground effect duration [4000]
    is area damage [1]
    projectiles drop ground lightning [1]
    RepeatedPulseLightningTotemBoss
    Spell, Area, Duration, Cold, Fire, Lightning, AreaSpell
    Tiempo de lanzamiento: 3 seg
    Tiempo de recarga: 15 seg
    -10% de resistencia al rayo
    La duración base es de 3 segundos
    LightningProjectileSpiralTotemBossTeamBAtollDaemon
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tiempo de lanzamiento: 1 seg
    Inflige de 440.3 a 1321 de daño de rayo
    Dispara 50 proyectiles en una espiral
    base is projectile [1]
    cast when triggered by other skill % [100]
    monster projectile variation [4]
    monster reverse point blank damage -% at minimum range [40]
    projectile spiral nova time ms [3000]

    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/TotemMapBossLightningPlateauStandalone"] = {
        name = "Poporo, the Highest Spire",
        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 = {
            "TotemMapBossSparkTotems",
            "LightningProjectileSpiralTotemBossTeamBAtollDaemon",
            "TotemMapBossLightningMortarProjectile",
            "RepeatedPulseLightningTotemBoss",
            "TotemMapBossLightningStormCascade",
            "LightningOrbs",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossSparkTotems"] = {
        name = "Spark",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Launches unpredictable sparks that move randomly until they hit an enemy or expire.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.65,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_active_skill_totem_level",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "base_totem_duration",
            "base_totem_range",
            "number_of_totems_summoned_in_formation",
            "base_projectile_speed_+%",
            "is_totem",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.050000000745058, 0.80000001192093, 4, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.050000000745058, 0.80000001192093, 8, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.050000000745058, 0.80000001192093, 11, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.050000000745058, 0.80000001192093, 15, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3, 1},  cost = { }, },
            [5] = {0.050000000745058, 0.80000001192093, 20, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1},  cost = { }, },
            [6] = {0.050000000745058, 0.80000001192093, 28, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1},  cost = { }, },
            [7] = {0.050000000745058, 0.80000001192093, 29, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 1},  cost = { }, },
            [8] = {0.050000000745058, 0.80000001192093, 31, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3, 1},  cost = { }, },
            [9] = {0.050000000745058, 0.80000001192093, 32, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 32, statInterpolation = {3, 3, 1},  cost = { }, },
            [10] = {0.050000000745058, 0.80000001192093, 34, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1},  cost = { }, },
            [11] = {0.050000000745058, 0.80000001192093, 37, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 37, statInterpolation = {3, 3, 1},  cost = { }, },
            [12] = {0.050000000745058, 0.80000001192093, 40, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
            [13] = {0.050000000745058, 0.80000001192093, 42, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 42, statInterpolation = {3, 3, 1},  cost = { }, },
            [14] = {0.050000000745058, 0.80000001192093, 44, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 44, statInterpolation = {3, 3, 1},  cost = { }, },
            [15] = {0.050000000745058, 0.80000001192093, 50, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3, 1},  cost = { }, },
            [16] = {0.050000000745058, 0.80000001192093, 51, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1},  cost = { }, },
            [17] = {0.050000000745058, 0.80000001192093, 52, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
            [18] = {0.050000000745058, 0.80000001192093, 63, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 63, statInterpolation = {3, 3, 1},  cost = { }, },
            [19] = {0.050000000745058, 0.80000001192093, 65, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1},  cost = { }, },
            [20] = {0.050000000745058, 0.80000001192093, 66, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1},  cost = { }, },
            [21] = {0.050000000745058, 0.80000001192093, 67, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1},  cost = { }, },
            [22] = {0.40000000596046, 1.2999999523163, 68, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [23] = {0.40000000596046, 1.2999999523163, 69, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1},  cost = { }, },
            [24] = {0.40000000596046, 1.2999999523163, 70, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1},  cost = { }, },
            [25] = {0.40000000596046, 1.2999999523163, 71, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1},  cost = { }, },
            [26] = {0.40000000596046, 1.2999999523163, 72, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
            [27] = {0.40000000596046, 1.2999999523163, 73, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
            [28] = {0.40000000596046, 1.2999999523163, 74, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1},  cost = { }, },
            [29] = {0.40000000596046, 1.2999999523163, 75, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
            [30] = {0.40000000596046, 1.2999999523163, 76, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1},  cost = { }, },
            [31] = {0.40000000596046, 1.2999999523163, 77, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1},  cost = { }, },
            [32] = {0.40000000596046, 1.2999999523163, 78, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
            [33] = {0.40000000596046, 1.2999999523163, 79, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1},  cost = { }, },
            [34] = {0.40000000596046, 1.2999999523163, 80, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
            [35] = {0.40000000596046, 1.2999999523163, 81, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1},  cost = { }, },
            [36] = {0.40000000596046, 1.2999999523163, 82, 1750, 2, 8000, 80, 1, 25, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningProjectileSpiralTotemBossTeamBAtollDaemon"] = {
        name = "LightningProjectileSpiralTotemBossTeamBAtollDaemon",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "base_number_of_projectiles_in_spiral_nova",
            "projectile_spiral_nova_time_ms",
            "projectile_spiral_nova_angle",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "cast_when_triggered_by_other_skill_%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.5, 1.5, 4, 50, 3000, 4500, 40, 100, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossLightningMortarProjectile"] = {
        name = "TotemMapBossLightningMortarProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [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.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "skill_repeat_count",
            "base_cast_speed_+%",
            "projectile_spread_radius",
            "projectile_speed_variation_+%",
            "is_area_damage",
            "base_is_projectile",
            "projectiles_not_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4, 80, 20, 10, levelRequirement = 1, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 6, 100, 20, 10, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RepeatedPulseLightningTotemBoss"] = {
        name = "RepeatedPulseLightningTotemBoss",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Cold] = true,
            [SkillType.Fire] = true,
            [SkillType.Lightning] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_lightning_damage_resistance_%",
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {-10, 3000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TotemMapBossLightningStormCascade"] = {
        name = "TotemMapBossLightningStormCascade",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "skill_override_pvp_scaling_time_ms",
            "upheaval_number_of_spikes",
            "base_secondary_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "base_skill_show_average_damage_instead_of_dps",
            "is_area_damage",
        },
        levels = {
            [1] = {1.2000000476837, 3, 2000, 270, 450, 10, 1500, -50, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningOrbs"] = {
        name = "LightningOrbs",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Lightning] = true,
            [SkillType.Spell] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "number_of_additional_projectiles",
            "base_movement_velocity_+%",
            "base_projectile_ground_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "projectiles_drop_ground_lightning",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4, -98, 4000, 30, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    +5 a la cantidad máxima de tótems que puedes invocar
    IdMonsterAdditionalTotems
    FamilyAdditionalTotems
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    IdIncreasedDamageVersusTikiTotems
    FamilyIncreasedDamageVersusTikiTotems
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft Tagsdamage
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (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]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (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
  • IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Vida de los tótems aumentada un 857%
    IdMonsterTotemLifeMapBoss
    FamilyIncreasedTotemLife
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource life
    Poporo, la Aguja más alta
    Constructo
    +5 a la cantidad máxima de tótems que puedes invocar
    totem art variation [1]
    damage vs tiki totems +% [300]
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Vida de los tótems aumentada un 857%
    Poporo, the Highest Spire
    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
    +50%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Experiencia
    200%
    Model Size
    180%
    Type
    TotemMapBossLightningPlateau
    Metadata
    TotemMapBossLightningPlateauElder

    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
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/TotemMapBossLightningPlateauElder"] = {
        name = "Poporo, the Highest Spire",
        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 a la cantidad máxima de tótems que puedes invocar
    IdMonsterAdditionalTotems
    FamilyAdditionalTotems
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    IdIncreasedDamageVersusTikiTotems
    FamilyIncreasedDamageVersusTikiTotems
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft Tagsdamage
    La rareza de los objetos arrojados está aumentada un 15000%
    Los monstruos otorgan la experiencia aumentada un 100%
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (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]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (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
  • IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Vida de los tótems aumentada un 857%
    IdMonsterTotemLifeMapBoss
    FamilyIncreasedTotemLife
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource life
    Edit

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