発掘されたスケルトン戦士
不死者
エリア: カランドラの湖
undead description [1]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Unearthed Skeletal Warrior
ライフ
198%
アーマー
+25%
Ailment Threshold
149%
耐性
0 0 40 0
Damage
160%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
経験値
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.
レベル
68
ライフ
12,738
アーマー
35,988
回避力
4,739
エナジーシールド
0
Damage
598
スペルダメージ
598
命中
290
Attack Time
1.5
経験値
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
通常攻撃
Base Damage: 478–717
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
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 | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
発掘されたスケルトン戦士
Unearthed Skeletal Warrior
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueExpedition/Skeletons/ExpeditionSkeletonSwordShieldSpectre |
Area | 城塞のマップ |
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 |
ライフ
198%
アーマー
+25%
Ailment Threshold
149%
耐性
0 0 40 0
Damage
160%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
経験値
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.
レベル
84
ライフ
69,884
アーマー
124,793
回避力
8,120
エナジーシールド
0
Damage
1,525
スペルダメージ
1,525
命中
538
Attack Time
1.5
経験値
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
通常攻撃
Base Damage: 1220–1830
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
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 | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
発掘されたスケルトン戦士
不死者
undead description [1]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
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 |
ライフ
198%
アーマー
+25%
Ailment Threshold
149%
耐性
0 0 40 0
Damage
160%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
経験値
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.
レベル
68
ライフ
12,738
アーマー
35,988
回避力
4,739
エナジーシールド
0
Damage
598
スペルダメージ
598
命中
290
Attack Time
1.5
経験値
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
通常攻撃
Base Damage: 478–717
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
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 | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
発掘されたスケルトン戦士
不死者
undead description [1]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
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 |
ライフ
198%
アーマー
+25%
Ailment Threshold
149%
耐性
0 0 40 0
Damage
160%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
5 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
経験値
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.
レベル
68
ライフ
12,738
アーマー
35,988
回避力
4,739
エナジーシールド
0
Damage
598
スペルダメージ
598
命中
290
Attack Time
1.5
経験値
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
通常攻撃
Base Damage: 478–717
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
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 | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Id | MonsterAttackBlock20Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |