Попоро, высокий шпиль
Механизм
+2 к максимальному количеству установленных тотемов
totem art variation [1]
Монстры дают повышенный на 100% опыт
monster dropped item rarity +% [15000]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Poporo, the Highest Spire
SpectreN
TagsЧародейский, construct, I_see_brothers_card, immobile, is_unarmed, lightning_affinity, medium_height, mud_blood, not_dex, ranged, stone_armour
Здоровье
400%
Energy Shield From Life
50%
Броня
+50%
Ailment Threshold
400%
Сопротивление
40 40 40 25
Damage
200%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Опыт
200%
Model Size
180%
Type
TotemMapBossLightning
Metadata
TotemMapBossLightning
Уровень
68
Здоровье
557,385
Броня
43,185
Уклонение
4,739
Энерг. щит
3,064
Damage
851
Урон от чар
1,270
Точность
290
Attack Time
1.005
Опыт
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
Кольцо молний
Шанс критического удара: 3%
Время применения: 0.75 сек.
Перезарядка: 2 сек.
Герой вызывает кольцо молний вокруг себя, а затем на расстоянии. Кольца наносят урон от молнии.
Наносит от 280 до 840 урона от молнии
Время существования тотема 10 секунд(-ы)
Устанавливает тотем, который использует это умение
15% шанс наложить шок на врагов
Кольца наносят на 50% меньше урона
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
Время применения: 1 сек.
Перезарядка: 2 сек.
Generic monster mortar skill. Like Monster Projectile but has an impact effect.
Наносит от 1141 до 1711 урона от молнии
Умения повторяются ещё 6 раз(-а)
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
Время применения: 1 сек.
Перезарядка: 6 сек.
Наносит от 232.7 до 349.1 урона от молнии
Выпускает дополнительных снарядов: 4
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
Время применения: 3 сек.
Перезарядка: 15 сек.
-10% к сопротивлению молнии
Базовая длительность - 3 секунд(-ы)
LightningProjectileSpiralTotemBossTeamBAtollDaemon
Spell, Projectile, ProjectilesFromUser, Triggerable
Время применения: 1 сек.
Наносит от 440.3 до 1321 урона от молнии
Выпускает 50 снаряда(-ов) по спирали
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 к максимальному количеству установленных тотемов
IdMonsterTwoAdditionalTotems
FamilyAdditionalTotems
Domainsмонстр (3)
GenerationTypeУникальный (3)
Req. level1
Stats
  • number of additional totems allowed Min: 2 Max: 2 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • Монстры дают повышенный на 100% опыт
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (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
  • Попоро, высокий шпиль
    Механизм
    +5 к максимальному количеству установленных тотемов
    totem art variation [1]
    damage vs tiki totems +% [300]
    Монстры дают повышенный на 100% опыт
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    857% увеличение здоровья тотема
    Poporo, the Highest Spire
    SpectreN
    AreaКарта плоскогорья
    TagsЧародейский, construct, immobile, is_unarmed, large_height, lightning_affinity, mud_blood, non_unique_map_boss, not_dex, ranged, stone_armour
    Здоровье
    400%
    Energy Shield From Life
    50%
    Броня
    +50%
    Ailment Threshold
    400%
    Сопротивление
    40 40 40 25
    Damage
    200%
    Точность
    100%
    Шанс критического удара
    +5%
    Множитель критического удара
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Опыт
    200%
    Model Size
    180%
    Type
    TotemMapBossLightningPlateau
    Metadata
    TotemMapBossLightningPlateau
    Уровень
    74
    Здоровье
    1,793,428
    Броня
    69,191
    Уклонение
    5,828
    Энерг. щит
    4,438
    Damage
    1,217
    Урон от чар
    1,816
    Точность
    366
    Attack Time
    1.005
    Опыт
    127,611
    Ailment Threshold
    950,517
    Chill
    3,006
    Shock
    3,006
    Brittle
    17,004
    Scorch
    3,006
    Sap
    8,304
    TotemMapBossSparkTotems
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire
    Искра
    Шанс критического удара: 5%
    Эффективность добавленного урона: 50%
    Время применения: 0.65 сек.
    Герой выпускает искры, которые движутся в случайном направлении, пока не попадут во врага или не истечёт время их существования.
    Наносит от 249.4 до 810.6 урона от молнии
    Время существования тотема 8 секунд(-ы)
    Базовая длительность - 1.75 секунд(-ы)
    Выпускает дополнительных снарядов: 2
    Устанавливает тотем, который использует это умение
    25% повышение скорости снаряда
    base active skill totem level [74]
    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
    Время применения: 1 сек.
    Перезарядка: 2 сек.
    Generic monster mortar skill. Like Monster Projectile but has an impact effect.
    Наносит от 1494 до 2241 урона от молнии
    Умения повторяются ещё 6 раз(-а)
    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
    Время применения: 1 сек.
    Перезарядка: 10 сек.
    Наносит от 433.2 до 1083 урона от молнии
    Базовая длительность - 2 секунд(-ы)
    Длительность вторичного эффекта: 1.5 секунд
    Один удар каждые 0.27 секунд(-ы)
    Вызывает +10 взрыва(-ов)
    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
    Время применения: 1 сек.
    Перезарядка: 6 сек.
    Наносит от 294.5 до 441.7 урона от молнии
    Выпускает дополнительных снарядов: 4
    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
    Время применения: 3 сек.
    Перезарядка: 15 сек.
    -10% к сопротивлению молнии
    Базовая длительность - 3 секунд(-ы)
    LightningProjectileSpiralTotemBossTeamBAtollDaemon
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Время применения: 1 сек.
    Наносит от 554.9 до 1665 урона от молнии
    Выпускает 50 снаряда(-ов) по спирали
    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 к максимальному количеству установленных тотемов
    IdMonsterAdditionalTotems
    FamilyAdditionalTotems
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    IdIncreasedDamageVersusTikiTotems
    FamilyIncreasedDamageVersusTikiTotems
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft Tagsdamage
    Монстры дают повышенный на 100% опыт
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    857% увеличение здоровья тотема
    IdMonsterTotemLifeMapBoss
    FamilyIncreasedTotemLife
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource life
    Попоро, высокий шпиль
    Механизм
    +5 к максимальному количеству установленных тотемов
    totem art variation [1]
    damage vs tiki totems +% [300]
    Монстры дают повышенный на 100% опыт
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    857% увеличение здоровья тотема
    Poporo, the Highest Spire
    SpectreN
    TagsЧародейский, construct, immobile, is_unarmed, large_height, lightning_affinity, mud_blood, not_dex, ranged, standalone_map_boss, stone_armour
    Здоровье
    400%
    Energy Shield From Life
    50%
    Броня
    +50%
    Ailment Threshold
    400%
    Сопротивление
    40 40 40 25
    Damage
    200%
    Точность
    100%
    Шанс критического удара
    +5%
    Множитель критического удара
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Опыт
    200%
    Model Size
    180%
    Type
    TotemMapBossLightningPlateau
    Metadata
    TotemMapBossLightningPlateauStandalone
    Уровень
    68
    Здоровье
    557,385
    Броня
    43,185
    Уклонение
    4,739
    Энерг. щит
    3,064
    Damage
    851
    Урон от чар
    1,270
    Точность
    290
    Attack Time
    1.005
    Опыт
    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
    Искра
    Шанс критического удара: 5%
    Эффективность добавленного урона: 50%
    Время применения: 0.65 сек.
    Герой выпускает искры, которые движутся в случайном направлении, пока не попадут во врага или не истечёт время их существования.
    Наносит от 208.4 до 677.3 урона от молнии
    Время существования тотема 8 секунд(-ы)
    Базовая длительность - 1.75 секунд(-ы)
    Выпускает дополнительных снарядов: 2
    Устанавливает тотем, который использует это умение
    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
    Время применения: 1 сек.
    Перезарядка: 2 сек.
    Generic monster mortar skill. Like Monster Projectile but has an impact effect.
    Наносит от 1141 до 1711 урона от молнии
    Умения повторяются ещё 6 раз(-а)
    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
    Время применения: 1 сек.
    Перезарядка: 10 сек.
    Наносит от 362.8 до 906.9 урона от молнии
    Базовая длительность - 2 секунд(-ы)
    Длительность вторичного эффекта: 1.5 секунд
    Один удар каждые 0.27 секунд(-ы)
    Вызывает +10 взрыва(-ов)
    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
    Время применения: 1 сек.
    Перезарядка: 6 сек.
    Наносит от 232.7 до 349.1 урона от молнии
    Выпускает дополнительных снарядов: 4
    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
    Время применения: 3 сек.
    Перезарядка: 15 сек.
    -10% к сопротивлению молнии
    Базовая длительность - 3 секунд(-ы)
    LightningProjectileSpiralTotemBossTeamBAtollDaemon
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Время применения: 1 сек.
    Наносит от 440.3 до 1321 урона от молнии
    Выпускает 50 снаряда(-ов) по спирали
    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 к максимальному количеству установленных тотемов
    IdMonsterAdditionalTotems
    FamilyAdditionalTotems
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    IdIncreasedDamageVersusTikiTotems
    FamilyIncreasedDamageVersusTikiTotems
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft Tagsdamage
    Монстры дают повышенный на 100% опыт
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    857% увеличение здоровья тотема
    IdMonsterTotemLifeMapBoss
    FamilyIncreasedTotemLife
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • totem life +% Min: 857 Max: 857 Global
  • Craft Tagsresource life
    Попоро, высокий шпиль
    Механизм
    +5 к максимальному количеству установленных тотемов
    totem art variation [1]
    damage vs tiki totems +% [300]
    Монстры дают повышенный на 100% опыт
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    857% увеличение здоровья тотема
    Poporo, the Highest Spire
    SpectreN
    Tagsconstruct, elder_map_boss, immobile, is_unarmed, large_height, mud_blood, non_attacking, not_dex, stone_armour
    Здоровье
    400%
    Energy Shield From Life
    50%
    Броня
    +50%
    Ailment Threshold
    400%
    Сопротивление
    40 40 40 25
    Damage
    200%
    Точность
    100%
    Шанс критического удара
    +5%
    Множитель критического удара
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    Опыт
    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 к максимальному количеству установленных тотемов
    IdMonsterAdditionalTotems
    FamilyAdditionalTotems
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 5 Max: 5 Global
  • totem art variation [1]
    IdMonsterTotemVariationTiki
    FamilyTotemVariation
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • totem art variation Min: 1 Max: 1 Global
  • damage vs tiki totems +% [300]
    IdIncreasedDamageVersusTikiTotems
    FamilyIncreasedDamageVersusTikiTotems
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • damage vs tiki totems +% Min: 300 Max: 300 Global
  • Craft Tagsdamage
    Монстры дают повышенный на 100% опыт
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    857% увеличение здоровья тотема
    IdMonsterTotemLifeMapBoss
    FamilyIncreasedTotemLife
    Domainsмонстр (3)
    GenerationTypeУникальный (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.