Skictis, Guardián de escarcha
Demonio
Área: Mapa de Bosque prohibido
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Skictis, Frostkeeper
Spectre | N |
---|---|
Area | Mapa de Bosque prohibido |
Tags | animal_claw_weapon, Lanzador de hechizos, cold_affinity, demon, hard_armour, humanoid, is_unarmed, large_height, melee, non_unique_map_boss, not_str, physical_affinity, ranged, very_slow_movement, water |
Vida
400%
Energy Shield From Life
33%
Evasión
+33%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
130%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.335 Second
Damage Spread
±20%
Experiencia
200%
Model Size
150%
Type
SaplingIced
Metadata
IcedSaplingFiendBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
74
Vida
1,793,428
Armadura
46,127
Evasión
7,751
Escudo de energía
2,929
Damage
791
Daño de hechizos
1,181
Precisión
366
Attack Time
0.89445
Experiencia
127,611
Ailment Threshold
950,517
Chill
3,006
Shock
3,006
Brittle
17,004
Scorch
3,006
Sap
8,304
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 1256–1884
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
IcedSaplingSpamProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1.5 seg
Tiempo de recarga: 2 seg
Inflige de 551.3 a 826.9 de daño físico
Inflige un 109% más de daño
El 75% del daño físico se convierte en daño de hielo
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [154]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
Inflige un 109% más de daño
El 75% del daño físico se convierte en daño de hielo
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [154]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
IcedSaplingOrbTeleport
Spell, Movement
Tiempo de lanzamiento: 2.67 seg
Tiempo de recarga: 5 seg
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
IcedSaplingOrbActivateEAS
Spell
Tiempo de lanzamiento: 4 seg
Tiempo de recarga: 5 seg
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
MDIceSaplingOrbMortar
Multicastable, Triggerable
Tiempo de recarga: 10 seg
spell maximum action distance +% [-40]
Object Type
version 2 extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIced"
Object Type Codes
version 2 extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIced" Functions { CreateEffectOn = " AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao,); PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, idle ); " TurnEffectOn = " PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, start ); QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, idle ); " CreateEffectOff = " /*AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, ); PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, off );*/ " TurnEffectOff = " PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, end ); /*QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, off );*/ " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao" preload_animated_object = "Metadata/Monsters/SaplingMonster/Sapling1AggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SaplingMonster/IcedSaplingFiendBoss"] = { name = "Skictis, Frostkeeper", life = 4, energyShield = 0.33, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.3, damageSpread = 0.2, attackTime = 1.335, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "MDIceSaplingOrbMortar", "IcedSaplingSpamProjectile", "IcedSaplingOrbTeleport", "IcedSaplingOrbActivateEAS", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MDIceSaplingOrbMortar"] = { name = "MDIceSaplingOrbMortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IcedSaplingSpamProjectile"] = { name = "IcedSaplingSpamProjectile", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "monster_projectile_variation", "skill_physical_damage_%_to_convert_to_cold", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -30, 154, 75, -50, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 0, 154, 75, -50, levelRequirement = 19, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 1, 154, 75, -50, levelRequirement = 20, statInterpolation = {3, 3, 2}, cost = { }, }, [4] = {0.80000001192093, 1.2000000476837, 129, 154, 75, -50, levelRequirement = 84, statInterpolation = {3, 3, 2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IcedSaplingOrbTeleport"] = { name = "IcedSaplingOrbTeleport", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_interrupted", "skill_cannot_be_stunned", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IcedSaplingOrbActivateEAS"] = { name = "IcedSaplingOrbActivateEAS", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_interrupted", "skill_cannot_be_stunned", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Skictis, Guardián de escarcha
Demonio
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Skictis, Frostkeeper
Spectre | N |
---|---|
Tags | animal_claw_weapon, Lanzador de hechizos, cold_affinity, demon, hard_armour, humanoid, is_unarmed, large_height, melee, not_str, physical_affinity, ranged, standalone_map_boss, very_slow_movement, water |
Vida
400%
Energy Shield From Life
33%
Evasión
+33%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
130%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.335 Second
Damage Spread
±20%
Experiencia
200%
Model Size
150%
Type
SaplingIced
Metadata
IcedSaplingFiendBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
557,385
Armadura
28,790
Evasión
6,303
Escudo de energía
2,022
Damage
553
Daño de hechizos
826
Precisión
290
Attack Time
0.89445
Experiencia
112,805
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 878–1318
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
IcedSaplingSpamProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1.5 seg
Tiempo de recarga: 2 seg
Inflige de 440.7 a 661.1 de daño físico
Inflige un 97% más de daño
El 75% del daño físico se convierte en daño de hielo
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [154]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
Inflige un 97% más de daño
El 75% del daño físico se convierte en daño de hielo
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [154]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
IcedSaplingOrbTeleport
Spell, Movement
Tiempo de lanzamiento: 2.67 seg
Tiempo de recarga: 5 seg
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
IcedSaplingOrbActivateEAS
Spell
Tiempo de lanzamiento: 4 seg
Tiempo de recarga: 5 seg
skill cannot be interrupted [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
MDIceSaplingOrbMortar
Multicastable, Triggerable
Tiempo de recarga: 10 seg
spell maximum action distance +% [-40]
Object Type
version 2 extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIcedStandalone" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/SaplingMonster/SaplingMonsterIcedStandalone" extends "Metadata/Monsters/StandaloneMapBoss" Functions { CreateEffectOn = " AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao,); PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, idle ); " TurnEffectOn = " PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, start ); QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, idle ); " CreateEffectOff = " /*AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, ); PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, off );*/ " TurnEffectOff = " PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, end ); /*QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao, off );*/ " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/orbepk.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SaplingMonster/IcedSaplingFiendBossStandalone"] = { name = "Skictis, Frostkeeper", life = 4, energyShield = 0.33, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.3, damageSpread = 0.2, attackTime = 1.335, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "MDIceSaplingOrbMortar", "IcedSaplingSpamProjectile", "IcedSaplingOrbTeleport", "IcedSaplingOrbActivateEAS", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MDIceSaplingOrbMortar"] = { name = "MDIceSaplingOrbMortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IcedSaplingSpamProjectile"] = { name = "IcedSaplingSpamProjectile", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "monster_projectile_variation", "skill_physical_damage_%_to_convert_to_cold", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -30, 154, 75, -50, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 0, 154, 75, -50, levelRequirement = 19, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 1, 154, 75, -50, levelRequirement = 20, statInterpolation = {3, 3, 2}, cost = { }, }, [4] = {0.80000001192093, 1.2000000476837, 129, 154, 75, -50, levelRequirement = 84, statInterpolation = {3, 3, 2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IcedSaplingOrbTeleport"] = { name = "IcedSaplingOrbTeleport", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_interrupted", "skill_cannot_be_stunned", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IcedSaplingOrbActivateEAS"] = { name = "IcedSaplingOrbActivateEAS", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_interrupted", "skill_cannot_be_stunned", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Skictis, Guardián de escarcha
Demonio
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
La rareza de los objetos arrojados está aumentada un 15000%
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Skictis, Frostkeeper
Spectre | N |
---|---|
Tags | animal_claw_weapon, demon, elder_map_boss, hard_armour, humanoid, is_unarmed, non_attacking, not_str, very_slow_movement, water |
Vida
400%
Energy Shield From Life
33%
Evasión
+33%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
130%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.335 Second
Damage Spread
±20%
Experiencia
200%
Model Size
150%
Type
SaplingIced
Metadata
IcedSaplingFiendBossElder
Object Type
version 2 extends "Metadata/Monsters/Monster" Life { corpse_usable = false } Stats { base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_hidden_monster = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_immune_vaal_lighting_warp = 1 } Transitionable { } Preload { preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb" preload_object = "Metadata/MiscellaneousObjects/ElderPortal" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );" create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SaplingMonster/IcedSaplingFiendBossElder"] = { name = "Skictis, Frostkeeper", life = 4, energyShield = 0.33, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.3, damageSpread = 0.2, attackTime = 1.335, attackRange = 11, accuracy = 1, skillList = { }, modList = { }, }
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |