フリージングウルフ
Spectre | Y |
---|---|
Area | 谷底への道, 永遠なる研究所, 河口のマップ |
Tags | animal_claw_weapon, beast, canine_beast, has_one_hand_mace, has_one_handed_melee, light_armour, mammal_beast, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood |
Packs |
ライフ
180%
回避力
+10%
Ailment Threshold
180%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
101%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
経験値
150%
Model Size
130%
Type
LionWolfChampion
Metadata
LionWolf3Champion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
73
ライフ
19,534
アーマー
42,661
回避力
6,196
エナジーシールド
0
Damage
509
スペルダメージ
509
命中
352
Attack Time
1.5
経験値
17,082
Ailment Threshold
19,534
Chill
62
Shock
62
Brittle
349
Scorch
62
Sap
171
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 407–610
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
MonsterLeapSlamFoothills
Attack, Area, Melee, Movement, Travel, Slam, Totemable
リープスラム
Base Damage: 407–610
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.5 秒
空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
アタックダメージが50%上昇する
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconleapslam.webp)
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Lion/LionWolf3Champion"] = { name = "Freezing Wolf", life = 1.8, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.01, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "Melee", "MonsterLeapSlamFoothills", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLeapSlamFoothills"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "leapslam_overshoot_distance", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {10, 15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, }
物理ダメージの100%を追加冷気ダメージとして獲得する
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
フリージングウルフ
Freezing Wolf
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/Lion/LionWolfChampionDelveSpectre |
Area | 凍結した空洞, 凍結した空洞, 凍結した空洞, 凍結した空洞, 凍結した空洞, 凍結した空洞, 凍結した空洞, 凍結した空洞 |
Tags | animal_claw_weapon, beast, canine_beast, delve_monster, has_one_hand_mace, has_one_handed_melee, light_armour, mammal_beast, medium_height, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood |
ライフ
180%
回避力
+10%
Ailment Threshold
180%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
101%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
経験値
150%
Model Size
130%
Type
LionWolfChampionDelve
Metadata
LionWolfChampionDelve
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
11,580
アーマー
28,790
回避力
5,213
エナジーシールド
0
Damage
377
スペルダメージ
377
命中
290
Attack Time
1.5
経験値
15,383
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 302–453
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
MonsterLeapSlamFoothills
Attack, Area, Melee, Movement, Travel, Slam, Totemable
リープスラム
Base Damage: 302–453
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.5 秒
空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
アタックダメージが50%上昇する
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconleapslam.webp)
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Lion/LionWolfChampionDelve"] = { name = "Freezing Wolf", life = 1.8, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.01, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "Melee", "MonsterLeapSlamFoothills", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLeapSlamFoothills"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "leapslam_overshoot_distance", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {10, 15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, }
フリージングウルフ
![](/image/settlers/beast.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
Freezing Wolf
Spectre | Y |
---|---|
Tags | animal_claw_weapon, beast, canine_beast, delve_monster, has_one_hand_mace, has_one_handed_melee, light_armour, mammal_beast, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood |
ライフ
180%
回避力
+10%
Ailment Threshold
180%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
101%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
経験値
150%
Model Size
130%
Type
LionWolfChampionDelve
Metadata
LionWolfChampionDelveSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
11,580
アーマー
28,790
回避力
5,213
エナジーシールド
0
Damage
377
スペルダメージ
377
命中
290
Attack Time
1.5
経験値
15,383
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 302–453
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
MonsterLeapSlamFoothills
Attack, Area, Melee, Movement, Travel, Slam, Totemable
リープスラム
Base Damage: 302–453
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.5 秒
空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
アタックダメージが50%上昇する
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconleapslam.webp)
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Lion/LionWolfChampionDelveSpectre"] = { name = "Freezing Wolf", life = 1.8, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.01, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "Melee", "MonsterLeapSlamFoothills", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLeapSlamFoothills"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "leapslam_overshoot_distance", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {10, 15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, }
フリージングウルフ
![](/image/settlers/beast.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
Freezing Wolf
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/Lion/LionWolfChampionDelveSpectre |
Tags | animal_claw_weapon, beast, canine_beast, delve_monster, has_one_hand_mace, has_one_handed_melee, light_armour, mammal_beast, medium_height, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood |
ライフ
180%
回避力
+10%
Ailment Threshold
180%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
101%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
経験値
150%
Model Size
130%
Type
LionWolfChampionDelve
Metadata
LionWolfChampionDelveCaveEncounter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
11,580
アーマー
28,790
回避力
5,213
エナジーシールド
0
Damage
377
スペルダメージ
377
命中
290
Attack Time
1.5
経験値
15,383
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 302–453
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
MonsterLeapSlamFoothills
Attack, Area, Melee, Movement, Travel, Slam, Totemable
リープスラム
Base Damage: 302–453
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.5 秒
空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
アタックダメージが50%上昇する
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconleapslam.webp)
WalkEmergeWolfDelve
walk emerge distance [450]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Lion/LionWolfChampionDelveCaveEncounter"] = { name = "Freezing Wolf", life = 1.8, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.01, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "Melee", "MonsterLeapSlamFoothills", "WalkEmergeWolfDelve", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLeapSlamFoothills"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "leapslam_overshoot_distance", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {10, 15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeWolfDelve"] = { name = "WalkEmergeWolfDelve", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.55, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {450, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
フリージングウルフ
![](/image/settlers/beast.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
Freezing Wolf
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/Lion/LionWolfChampionDelveSpectre |
Tags | animal_claw_weapon, beast, canine_beast, delve_monster, has_one_hand_mace, has_one_handed_melee, light_armour, mammal_beast, medium_height, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood |
Packs |
ライフ
180%
回避力
+10%
Ailment Threshold
180%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
101%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
経験値
150%
Model Size
130%
Type
LionWolfChampionDelve
Metadata
LionWolfChampionDelveEncounter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
11,580
アーマー
28,790
回避力
5,213
エナジーシールド
0
Damage
377
スペルダメージ
377
命中
290
Attack Time
1.5
経験値
15,383
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 302–453
クリティカル率: 5%
Attack Time: 1.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconbasicattack.webp)
MonsterLeapSlamFoothills
Attack, Area, Melee, Movement, Travel, Slam, Totemable
リープスラム
Base Damage: 302–453
クリティカル率: 5%
アタックダメージ: 150%
アタックダメージ: 150%
Attack Time: 1.5 秒
空中に飛び上がり、着地点にいる敵に武器でダメージを与え、敵をノックバックする。着地点にいる敵は押し出される。使用するには斧、メイス、セプター、剣またはスタッフを装備する必要がある。マルチストライクでサポートすることができない。
アタックダメージが50%上昇する
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
基礎半径は1.5m
cast time overrides attack duration [1]
is area damage [1]
leapslam overshoot distance [10]
![](https://cdn.poedb.tw/protected/image/Art/2DArt/SkillIcons/iconleapslam.webp)
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Dagger" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Lion/LionWolfChampionDelveEncounter"] = { name = "Freezing Wolf", life = 1.8, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.01, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "Melee", "MonsterLeapSlamFoothills", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLeapSlamFoothills"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "leapslam_overshoot_distance", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {10, 15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, }
編集
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.