Kodaka
Constructo+5 a la cantidad máxima de tótems que puedes invocar
totem art variation [1]
damage vs tiki totems +% [300]
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
totem art variation [1]
damage vs tiki totems +% [300]
monster dropped item rarity +% [15000]
monster slain experience +% [100]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Vida de los tótems aumentada un 857%
| Spectre | |
|---|---|
| Tags | Lanzador de hechizos, cold_affinity, construct, immobile, is_unarmed, large_height, large_model, mud_blood, not_dex, ranged, standalone_map_boss, stone_armour |
| Packs |
Vida
400%
Energy Shield From Life
50%
Armadura
+50%
Ailment Threshold
400%
Resistencia
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
TotemMapBossColdNecropolis
Metadata
TotemMapBossColdNecropolis
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
557,385
Armadura
43,185
Evasión
4,739
Escudo de energía
12,254
Damage
851
Daño de hechizos
1,270
Precisión
580
Attack Time
1.005
Experiencia
112,805
Minion Life
120,902
Minion Energy Shield
2,658
Minion Damage
680
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
Phys Convert Ele
240%
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
TotemMapBossFrostBoltTotems
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
Descarga de escarcha
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.75 seg
Tiempo de recarga: 2.5 seg
Dispara un proyectil de movimiento lento que perfora a los enemigos e inflige daño de hielo.
33% menos de velocidad de lanzamiento de hechizos
Invoca un tótem que usa esta habilidad
Velocidad de proyectiles aumentada un 40%
always pierce [1]
base active skill totem level [67]
base is projectile [1]
base totem duration [8000]
base totem range [80]
spell maximum base cold damage [1071]
spell minimum base cold damage [714.1]
TotemMapBossFrostBolt
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, CanRapidFire
Descarga de escarcha
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.75 seg
Dispara un proyectil de movimiento lento que perfora a los enemigos e inflige daño de hielo.
33% menos de velocidad de lanzamiento de hechizos
Velocidad de lanzamiento de hechizos aumentada un 75%
Velocidad de proyectiles aumentada un 40%
always pierce [1]
base is projectile [1]
skill repeat count [2]
spell maximum base cold damage [1984]
spell minimum base cold damage [1323]
TotemMapBossWaterCascade
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
Cascada glacial
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 10 seg
Unos carámbanos emergen del suelo en una serie de pequeños estallidos. Cada estallido daña a los enemigos atrapados en el área.
Provoca 10 estallidos
active skill area of effect radius +% final [-18]
is area damage [1]
spell maximum base cold damage [1577]
spell minimum base cold damage [1051]
SummonInvisibleVortex
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 5 seg
alternate minion [197]
number of monsters to summon [1]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
TotemBossTeamAAtollIceNovaChilledGround
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire, AreaSpell, Nova
Nova de hielo
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 3.5 seg
Tiempo de recarga: 15 seg
Un círculo de hielo se expande desde el personaje.
La duración base es de 4 segundos
El radio base es de 2.6 metros
Puede expandirse desde 1 proyectiles de Descarga de escarcha como máximo
active skill area of effect radius +% final [62]
cast when triggered by other skill % [100]
ice nova places ground ice [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum base cold damage [5117]
spell minimum base cold damage [3275]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueNecropolis/TotemMapBossColdNecropolis"] = {
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
name = "Kodaka",
life = 4,
energyShield = 0.5,
damage = 2,
damageSpread = 0,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"TotemBossTeamAAtollIceNovaChilledGround",
"TotemMapBossWaterCascade",
"SummonInvisibleVortex",
"TotemMapBossFrostBolt",
"TotemMapBossFrostBoltTotems",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["TotemBossTeamAAtollIceNovaChilledGround"] = {
name = "Ice Nova",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "A circle of ice expands from the caster.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Cold] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
[SkillType.Nova] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3.5,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"active_skill_base_area_of_effect_radius",
"base_skill_effect_duration",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"cast_when_triggered_by_other_skill_%",
"ice_nova_number_of_frost_bolts_to_cast_on",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
"ice_nova_places_ground_ice",
},
levels = {
[1] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
[2] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3}, cost = { }, },
[3] = {0.80000001192093, 1.25, 26, 4000, -25, 100, 1, 62, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossWaterCascade"] = {
name = "Glacial Cascade",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.Area] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Cold] = true,
[SkillType.Physical] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"upheaval_number_of_spikes",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10, -18, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SummonInvisibleVortex"] = {
name = "SummonInvisibleVortex",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {1, 197, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossFrostBolt"] = {
name = "Frostbolt",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Cold] = true,
[SkillType.Triggerable] = true,
[SkillType.CanRapidFire] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.75,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"skill_repeat_count",
"base_projectile_speed_+%",
"active_skill_cast_speed_+%_final",
"base_cast_speed_+%",
"base_is_projectile",
"always_pierce",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1, 30, -33, 75, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[2] = {0.80000001192093, 1.2000000476837, 1, 40, -33, 75, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[3] = {0.80000001192093, 1.2000000476837, 2, 40, -33, 75, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[4] = {0.80000001192093, 1.2000000476837, 2, 50, -33, 75, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[5] = {0.80000001192093, 1.2000000476837, 2, 0, -33, 75, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TotemMapBossFrostBoltTotems"] = {
name = "Frostbolt",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a slow-moving projectile that pierces through enemies, dealing cold damage.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Cold] = true,
[SkillType.Triggerable] = true,
[SkillType.CanRapidFire] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.75,
baseFlags = {
spell = true,
projectile = true,
totem = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_cold_damage",
"spell_maximum_base_cold_damage",
"base_projectile_speed_+%",
"base_active_skill_totem_level",
"active_skill_cast_speed_+%_final",
"base_totem_duration",
"base_totem_range",
"base_is_projectile",
"always_pierce",
"is_totem",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 30, 4, -33, 8000, 80, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[2] = {0.80000001192093, 1.2000000476837, 30, 8, -33, 8000, 80, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[3] = {0.80000001192093, 1.2000000476837, 30, 11, -33, 8000, 80, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[4] = {0.80000001192093, 1.2000000476837, 30, 15, -33, 8000, 80, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[5] = {0.80000001192093, 1.2000000476837, 30, 20, -33, 8000, 80, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[6] = {0.80000001192093, 1.2000000476837, 30, 28, -33, 8000, 80, critChance = 5, levelRequirement = 14, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[7] = {0.80000001192093, 1.2000000476837, 30, 29, -33, 8000, 80, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[8] = {0.80000001192093, 1.2000000476837, 30, 31, -33, 8000, 80, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[9] = {0.80000001192093, 1.2000000476837, 30, 32, -33, 8000, 80, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[10] = {0.80000001192093, 1.2000000476837, 30, 34, -33, 8000, 80, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[11] = {0.80000001192093, 1.2000000476837, 30, 37, -33, 8000, 80, critChance = 5, levelRequirement = 31, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[12] = {0.80000001192093, 1.2000000476837, 40, 40, -33, 8000, 80, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[13] = {0.80000001192093, 1.2000000476837, 40, 42, -33, 8000, 80, critChance = 5, levelRequirement = 41, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[14] = {0.80000001192093, 1.2000000476837, 40, 44, -33, 8000, 80, critChance = 5, levelRequirement = 46, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[15] = {0.80000001192093, 1.2000000476837, 40, 50, -33, 8000, 80, critChance = 5, levelRequirement = 51, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[16] = {0.80000001192093, 1.2000000476837, 40, 51, -33, 8000, 80, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[17] = {0.80000001192093, 1.2000000476837, 40, 52, -33, 8000, 80, critChance = 5, levelRequirement = 57, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[18] = {0.80000001192093, 1.2000000476837, 40, 63, -33, 8000, 80, critChance = 5, levelRequirement = 65, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[19] = {0.80000001192093, 1.2000000476837, 40, 65, -33, 8000, 80, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[20] = {0.80000001192093, 1.2000000476837, 40, 66, -33, 8000, 80, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[21] = {0.80000001192093, 1.2000000476837, 40, 67, -33, 8000, 80, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[22] = {0.80000001192093, 1.2000000476837, 50, 68, -33, 8000, 80, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[23] = {0.80000001192093, 1.2000000476837, 50, 69, -33, 8000, 80, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[24] = {0.80000001192093, 1.2000000476837, 50, 70, -33, 8000, 80, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[25] = {0.80000001192093, 1.2000000476837, 50, 71, -33, 8000, 80, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[26] = {0.80000001192093, 1.2000000476837, 50, 72, -33, 8000, 80, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[27] = {0.80000001192093, 1.2000000476837, 50, 73, -33, 8000, 80, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[28] = {0.80000001192093, 1.2000000476837, 50, 74, -33, 8000, 80, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[29] = {0.80000001192093, 1.2000000476837, 50, 75, -33, 8000, 80, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[30] = {0.80000001192093, 1.2000000476837, 50, 76, -33, 8000, 80, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[31] = {0.80000001192093, 1.2000000476837, 50, 77, -33, 8000, 80, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[32] = {0.80000001192093, 1.2000000476837, 50, 78, -33, 8000, 80, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[33] = {0.80000001192093, 1.2000000476837, 50, 79, -33, 8000, 80, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[34] = {0.80000001192093, 1.2000000476837, 0, 80, -33, 8000, 80, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1}, cost = { }, },
[35] = {0.80000001192093, 1.2000000476837, 0, 81, -33, 8000, 80, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1}, cost = { }, },
},
}
+5 a la cantidad máxima de tótems que puedes invocar
| Family | AdditionalTotems |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
totem art variation [1]
| Family | TotemVariation |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
damage vs tiki totems +% [300]
| Family | IncreasedDamageVersusTikiTotems |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | Daño |
monster dropped item rarity +% [15000]
monster slain experience +% [100]
| Family | MonsterMapBoss |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats |
| Family | Nothing |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
Vida de los tótems aumentada un 857%
| Family | IncreasedTotemLife |
|---|---|
| Domains | monstruo (3) |
| GenerationType | Únicos (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | resource Vida |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.




















