Esqueleto Guerreiro Desenterrado
Morto-vivo
Área: O Lago de Kalandra
undead description [1]
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Unearthed Skeletal Warrior
Vida
198%
Armadura
+25%
Ailment Threshold
149%
Resistência
0 0 40 0
Damage
160%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShield
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
12,738
Armadura
35,988
Evasão
4,739
Escudo de Energia
0
Damage
598
Dano Mágico
598
Precisão
290
Attack Time
1.5
Experiência
11,281
Ailment Threshold
9,586
Chill
30
Shock
30
Brittle
171
Scorch
30
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 478–717
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um 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]
WalkEmergeExpeditionArmourCaster
walk emerge distance [288]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = "RemoveCollidability();" on_end_WalkEmerge = " Delay( 2, { MakeCollidable(); } ); " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = " DisableRendering(); HideAttachedMeshSegments(); Delay( 0.1, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); EnableRendering(); } ); Delay( 0.3, { AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); ShowAttachedMeshSegments(); } ); " on_end_WalkEmerge = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShield"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "WalkEmergeExpeditionArmourCaster", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["WalkEmergeExpeditionArmourCaster"] = { name = "WalkEmergeExpeditionArmourCaster", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.66, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {288, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Esqueleto Guerreiro Desenterrado
Morto-vivo
Área: Mapa: Cidadela
undead description [1]
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
Unearthed Skeletal Warrior
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldSpectre |
Area | Mapa: Cidadela |
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead |
Packs |
Vida
198%
Armadura
+25%
Ailment Threshold
149%
Resistência
0 0 40 0
Damage
160%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShieldStandalone_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
84
Vida
69,884
Armadura
124,793
Evasão
8,120
Escudo de Energia
0
Damage
1,525
Dano Mágico
1,525
Precisão
538
Attack Time
1.5
Experiência
14,575
Ailment Threshold
52,590
Chill
166
Shock
166
Brittle
941
Scorch
166
Sap
459
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 1220–1830
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um 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]
WalkEmergeExpeditionArmourCaster
walk emerge distance [288]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldStandalone_"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "WalkEmergeExpeditionArmourCaster", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["WalkEmergeExpeditionArmourCaster"] = { name = "WalkEmergeExpeditionArmourCaster", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.66, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {288, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Esqueleto Guerreiro Desenterrado
Morto-vivo
undead description [1]
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Unearthed Skeletal Warrior
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead |
Vida
198%
Armadura
+25%
Ailment Threshold
149%
Resistência
0 0 40 0
Damage
160%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShieldSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
12,738
Armadura
35,988
Evasão
4,739
Escudo de Energia
0
Damage
598
Dano Mágico
598
Precisão
290
Attack Time
1.5
Experiência
11,281
Ailment Threshold
9,586
Chill
30
Shock
30
Brittle
171
Scorch
30
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 478–717
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um 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]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = "RemoveCollidability();" on_end_WalkEmerge = " Delay( 2, { MakeCollidable(); } ); " }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterFodderBase" Actor { on_start_WalkEmerge = " DisableRendering(); HideAttachedMeshSegments(); Delay( 0.1, { AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); EnableRendering(); } ); Delay( 0.3, { AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); ShowAttachedMeshSegments(); } ); " on_end_WalkEmerge = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/portal_Transition_caster.epk ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, R_Weapon ); RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Expedition/boss/olroth/EPKs/weapon_Transition.epk, L_Weapon ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldSpectre"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Esqueleto Guerreiro Desenterrado
Morto-vivo
undead description [1]
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
Unearthed Skeletal Warrior
Spectre | Y |
---|---|
Tags | bone_armour, bones, has_one_hand_sword, has_one_handed_melee, humanoid, medium_movement, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead |
Vida
198%
Armadura
+25%
Ailment Threshold
149%
Resistência
0 0 40 0
Damage
160%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
110%
Model Size
100%
Type
ExpeditionSkeletonSwordShield
Metadata
ExpeditionSkeletonSwordShieldUhtredBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
12,738
Armadura
35,988
Evasão
4,739
Escudo de Energia
0
Damage
598
Dano Mágico
598
Precisão
290
Attack Time
1.5
Experiência
11,281
Ailment Threshold
9,586
Chill
30
Shock
30
Brittle
171
Scorch
30
Sap
84
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 478–717
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um 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]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/Skeletons/SkeletonSwordShield" Actor { basic_action = "Emerge2" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/Skeletons/SkeletonSwordShield" Life { on_death = " Delay( 0.5, { AddEffectPack( Metadata/Effects/Utility/EPKs/fade_Out.epk ); } ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldUhtredBoss"] = { name = "Unearthed Skeletal Warrior", life = 1.98, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
20% de Chance de Bloquear o Dano de Ataques
Você sofre 10% do Dano de Acertos Bloqueados
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |