ヴァールの戦死者 VaalSkeletonMeleeKnight
ヴァールの戦死者
パックサイズ:3-7モンスター
不死者のヴァールガード
エレメンタルヒットを使用する
エレメンタルヒットを使用する
Vaal Fallen
ヴァールの戦死者 SkeletonKnightVaal
ヴァールの戦死者
パックサイズ:3-7モンスター
コンストラクト
エレメンタルヒットを使用する
エレメンタルヒットを使用する
Vaal Fallen
ヴァールの戦死者 chaos-vaal3
ヴァールの戦死者
パックサイズ:3-8モンスター
コンストラクト
エレメンタルヒットを使用する
エレメンタルヒットを使用する
Vaal Fallen
ヴァールの戦死者 chaos-vaal4
ヴァールの戦死者
パックサイズ:3-8モンスター
コンストラクト
エレメンタルヒットを使用する
エレメンタルヒットを使用する
Vaal Fallen
ヴァールの戦死者
コンストラクト
Vaal Fallen
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalSword
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
83
ライフ
46,424
アーマー
184,954
回避力
7,860
エナジーシールド
0
Damage
1,450
スペルダメージ
1,450
命中
518
Attack Time
1.32
経験値
13,132
Ailment Threshold
46,424
Chill
147
Shock
147
Brittle
830
Scorch
147
Sap
406
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: 1015–1884
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 1015–1884
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが397.4%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが397.4%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalSword"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
Vaal Fallen
Spectre | Y |
---|---|
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalSwordHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
9,328
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
601
スペルダメージ
601
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
9,328
Chill
29
Shock
29
Brittle
167
Scorch
29
Sap
81
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: 421–782
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 421–782
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalSwordHellscape"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
エリア: 土手道
Vaal Fallen
Spectre | Y |
---|---|
Area | 土手道 |
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalSwordCauseway
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
54
ライフ
3,638
アーマー
18,580
回避力
2,837
エナジーシールド
0
Damage
292
スペルダメージ
292
命中
165
Attack Time
1.32
経験値
6,585
Ailment Threshold
3,638
Chill
12
Shock
12
Brittle
65
Scorch
12
Sap
32
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: 204–380
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 204–380
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが323.1%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが323.1%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalSwordCauseway"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
Vaal Fallen
Spectre | Y |
---|---|
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalSwordCausewayHellscape_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
9,328
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
601
スペルダメージ
601
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
9,328
Chill
29
Shock
29
Brittle
167
Scorch
29
Sap
81
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: 421–782
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 421–782
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalSwordCausewayHellscape_"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
エリア: ヴァールの遺跡, 永遠なる研究所, 奇妙な陥没穴, 隠された空洞, 水没した砂利浜, 曇った尾根, 忘れ去られた地下牢, 辺ぴな渓流, 狭い渓谷, 神秘的な空き地, 覆われた空洞, 隠された土地, 墓となったアルコーブ, 秘密の研究所, 隔絶された雑木林, 禁断の部屋, 廃溶鉱炉, 袋小路, 埋まった部屋, 壁に囲まれた下水道, 放置された貯蔵室, 内なる土地, 封印された通路, 立入禁止の画廊, 忘れ去られた排水路, 古代の地下墓地, 僻地の運河, ねじれた異端審問所, 封印された埋葬所, 避難区域, 記憶の空間, 断片化した記憶, 死と税金, PvPアリーナ, InvasionBoss
Vaal Fallen
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalMaul
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
83
ライフ
46,424
アーマー
184,954
回避力
7,860
エナジーシールド
0
Damage
1,450
スペルダメージ
1,450
命中
518
Attack Time
1.32
経験値
13,132
Ailment Threshold
46,424
Chill
147
Shock
147
Brittle
830
Scorch
147
Sap
406
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: 1015–1884
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 1015–1884
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが397.4%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが397.4%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalMaul"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
Vaal Fallen
Spectre | Y |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, construct, has_two_hand_mace, has_two_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalMaulHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
9,328
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
601
スペルダメージ
601
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
9,328
Chill
29
Shock
29
Brittle
167
Scorch
29
Sap
81
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: 421–782
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 421–782
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalMaulHellscape"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
Vaal Fallen
Spectre | N |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, construct, has_two_hand_mace, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalMaulMachinarium
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
9,328
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
601
スペルダメージ
601
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
9,328
Chill
29
Shock
29
Brittle
167
Scorch
29
Sap
81
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: 421–782
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 421–782
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Skeletons/ConstructSkeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/ConstructSkeleton" Life { on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/inca_shadow/payloads/death.ao );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalMaulMachinarium"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
エリア: ドリヤニのマシナリウム
Vaal Fallen
Spectre | Y |
---|---|
Area | ドリヤニのマシナリウム |
Tags | bludgeoning_weapon, bone_armour, bones, construct, has_two_hand_mace, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
ライフ
145%
アーマー
+100%
Ailment Threshold
145%
耐性
20 20 20 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmoured
Metadata
SkeletonMeleeKnightElementalMaulMachinariumNormal_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
81
ライフ
36,828
アーマー
158,634
回避力
7,362
エナジーシールド
0
Damage
1,293
スペルダメージ
1,293
命中
480
Attack Time
1.32
経験値
12,863
Ailment Threshold
36,828
Chill
116
Shock
116
Brittle
659
Scorch
116
Sap
322
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: 905–1680
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 905–1680
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが392.3%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが392.3%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalMaulMachinariumNormal_"] = { name = "Vaal Fallen", life = 1.45, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
エリア: 禁じられた神殿
Vaal Fallen
Spectre | N |
---|---|
Area | 禁じられた神殿, 禁じられた神殿 |
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
ライフ
600%
アーマー
+100%
Ailment Threshold
600%
耐性
37 37 37 0
Damage
161%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmouredSummoned
Metadata
SkeletonMeleeKnightElementalSummoned
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
38,600
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
601
スペルダメージ
601
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
38,600
Chill
122
Shock
122
Brittle
691
Scorch
122
Sap
337
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: 421–782
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 421–782
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Animated { on_end_death1 = "RemoveEffects();" on_end_death2 = "RemoveEffects();" on_end_death2_bow = "RemoveEffects();" on_end_death2_shield = "RemoveEffects();" on_end_death3 = "RemoveEffects();" on_end_death_unarmed = "RemoveEffects();" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalSummoned"] = { name = "Vaal Fallen", life = 6, fireResist = 37, coldResist = 37, lightningResist = 37, chaosResist = 0, damage = 1.61, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "ElementalHitSkeletonKnight", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
Vaal Fallen
Spectre | N |
---|---|
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
ライフ
1000%
アーマー
+100%
Ailment Threshold
1000%
耐性
35 35 35 20
Damage
322%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmouredSummonedDoryani
Metadata
SkeletonMeleeKnightFireSummonedDoryani
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
64,334
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
1,203
スペルダメージ
1,203
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
64,334
Chill
203
Shock
203
Brittle
1,151
Scorch
203
Sap
562
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: 842–1564
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
MachinariumElementalHitFire
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 842–1564
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
プリズマティックスキルが冷気ダメージを選ぶことがない
プリズマティックスキルが雷ダメージを選ぶことがない
アタックダメージが50%上昇する
25%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
プリズマティックスキルが雷ダメージを選ぶことがない
アタックダメージが50%上昇する
25%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Animated { on_end_death1 = "RemoveEffects();" on_end_death2 = "RemoveEffects();" on_end_death2_bow = "RemoveEffects();" on_end_death2_shield = "RemoveEffects();" on_end_death3 = "RemoveEffects();" on_end_death_unarmed = "RemoveEffects();" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightFireSummonedDoryani"] = { name = "Vaal Fallen", life = 10, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 3.22, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MachinariumElementalHitFire", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MachinariumElementalHitFire"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "is_area_damage", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "elemental_hit_cannot_roll_cold_damage", "elemental_hit_cannot_roll_lightning_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0, 25, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
Vaal Fallen
Spectre | N |
---|---|
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
ライフ
1000%
アーマー
+100%
Ailment Threshold
1000%
耐性
35 35 35 20
Damage
322%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmouredSummonedDoryani
Metadata
SkeletonMeleeKnightColdSummonedDoryani
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
64,334
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
1,203
スペルダメージ
1,203
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
64,334
Chill
203
Shock
203
Brittle
1,151
Scorch
203
Sap
562
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: 842–1564
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
MachinariumElementalHitCold
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 842–1564
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
プリズマティックスキルが火ダメージを選ぶことがない
プリズマティックスキルが雷ダメージを選ぶことがない
アタックダメージが50%上昇する
25%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
プリズマティックスキルが雷ダメージを選ぶことがない
アタックダメージが50%上昇する
25%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Animated { on_end_death1 = "RemoveEffects();" on_end_death2 = "RemoveEffects();" on_end_death2_bow = "RemoveEffects();" on_end_death2_shield = "RemoveEffects();" on_end_death3 = "RemoveEffects();" on_end_death_unarmed = "RemoveEffects();" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightColdSummonedDoryani"] = { name = "Vaal Fallen", life = 10, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 3.22, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MachinariumElementalHitCold", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MachinariumElementalHitCold"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "is_area_damage", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "elemental_hit_cannot_roll_fire_damage", "elemental_hit_cannot_roll_lightning_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0, 25, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
ヴァールの戦死者
コンストラクト
Vaal Fallen
Spectre | N |
---|---|
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
ライフ
1000%
アーマー
+100%
Ailment Threshold
1000%
耐性
35 35 35 20
Damage
322%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
100%
Model Size
115%
Type
ConstructMeleeArmouredSummonedDoryani
Metadata
SkeletonMeleeKnightLightningSummonedDoryani
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
64,334
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
1,203
スペルダメージ
1,203
命中
290
Attack Time
1.32
経験値
10,255
Ailment Threshold
64,334
Chill
203
Shock
203
Brittle
1,151
Scorch
203
Sap
562
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: 842–1564
クリティカル率: 5%
Attack Time: 1.32 秒
強力な一撃で敵を打ち倒す。
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]
MachinariumElementalHitLightning
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 842–1564
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
プリズマティックスキルが冷気ダメージを選ぶことがない
プリズマティックスキルが火ダメージを選ぶことがない
アタックダメージが50%上昇する
25%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
プリズマティックスキルが火ダメージを選ぶことがない
アタックダメージが50%上昇する
25%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Animated { on_end_death1 = "RemoveEffects();" on_end_death2 = "RemoveEffects();" on_end_death2_bow = "RemoveEffects();" on_end_death2_shield = "RemoveEffects();" on_end_death3 = "RemoveEffects();" on_end_death_unarmed = "RemoveEffects();" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightLightningSummonedDoryani"] = { name = "Vaal Fallen", life = 10, fireResist = 35, coldResist = 35, lightningResist = 35, chaosResist = 20, damage = 3.22, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MachinariumElementalHitLightning", "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MachinariumElementalHitLightning"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "is_area_damage", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "elemental_hit_cannot_roll_fire_damage", "elemental_hit_cannot_roll_cold_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0, 25, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
Spectre | Y |
---|---|
Area | 生贄の頂, 魅惑的な深淵 |
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, medium_height, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
Packs |
ライフ
270%
アーマー
+100%
Ailment Threshold
270%
耐性
37 37 37 0
Damage
266%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
150%
Model Size
120%
Type
ConstructMeleeArmouredAtziri
Metadata
SkeletonMeleeKnightElementalSwordAtziri
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
80
ライフ
61,109
アーマー
146,882
回避力
7,124
エナジーシールド
0
Damage
2,016
スペルダメージ
2,016
命中
462
Attack Time
1.32
経験値
19,068
Ailment Threshold
61,109
Chill
193
Shock
193
Brittle
1,093
Scorch
193
Sap
534
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).
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 1411–2621
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが389.7%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが389.7%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalSwordAtziri"] = { name = "Vaal Fallen", life = 2.7, fireResist = 37, coldResist = 37, lightningResist = 37, chaosResist = 0, damage = 2.66, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "ElementalHitSkeletonKnight", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, }
Spectre | Y |
---|---|
Area | 生贄の頂, 魅惑的な深淵 |
Tags | bludgeoning_weapon, bone_armour, bones, construct, has_two_hand_mace, has_two_handed_melee, medium_height, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
ライフ
270%
アーマー
+100%
Ailment Threshold
270%
耐性
37 37 37 0
Damage
266%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
4 ~ 11
Attack Time
1.32 Second
Damage Spread
±30%
経験値
150%
Model Size
120%
Type
ConstructMeleeArmouredAtziri
Metadata
SkeletonMeleeKnightElementalMaceAtziri
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
80
ライフ
61,109
アーマー
146,882
回避力
7,124
エナジーシールド
0
Damage
2,016
スペルダメージ
2,016
命中
462
Attack Time
1.32
経験値
19,068
Ailment Threshold
61,109
Chill
193
Shock
193
Brittle
1,093
Scorch
193
Sap
534
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).
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 1411–2621
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.32 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが389.7%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが389.7%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeKnightElementalMaceAtziri"] = { name = "Vaal Fallen", life = 2.7, fireResist = 37, coldResist = 37, lightningResist = 37, chaosResist = 0, damage = 2.66, damageSpread = 0.3, attackTime = 1.32, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "ElementalHitSkeletonKnight", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, }
ヴァールの戦死者
コンストラクト
monster casts elemental hit text [1]
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Vaal Fallen
Spectre | Y |
---|---|
Tags | bone_armour, bones, construct, has_two_hand_sword, has_two_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, slashing_weapon, undead, very_slow_movement |
ライフ
132%
アーマー
+100%
Ailment Threshold
132%
耐性
20 20 20 0
Damage
123%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
経験値
110%
Model Size
115%
Type
ConstructMeleeRoyale
Metadata
SkeletonMeleeVaal1Royale
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
8,492
アーマー
57,580
回避力
4,739
エナジーシールド
0
Damage
459
スペルダメージ
459
命中
290
Attack Time
1.605
経験値
11,281
Ailment Threshold
8,492
Chill
27
Shock
27
Brittle
152
Scorch
27
Sap
74
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: 322–597
クリティカル率: 5%
Attack Time: 1.605 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ElementalHitSkeletonKnight
Attack, Projectile, ProjectilesFromUser, Totemable, Trappable, Mineable, MeleeSingleTarget, Multistrikeable, Melee, Fire, Cold, Lightning, RangedAttack, MirageArcherCanUse, Area, Triggerable, RandomElement
エレメンタルヒット
Base Damage: 322–597
クリティカル率: 5%
アタックダメージ: 150%
Attack Time: 1.605 秒
このスキルはアタックのたびに元素を一種ランダムに選択し、その元素ダメージしか与えることができない。攻撃が敵にヒットすればその敵の周囲に範囲ダメージを与える。攻撃がヒットした敵が選択された元素の状態異常を負っていれば効果範囲が広くなる。このスキルは同じ元素を二度連続して選ぶことを避ける。
アタックダメージが50%上昇する
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ダメージが359%上昇する
50%の確率で凍結、感電および発火させる
基礎半径は1m
action attack or cast time uses animation length [1]
is area damage [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/Monster" Actor { main_hand_unarmed_type = "One_Hand_Mace" basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeVaal1Royale"] = { name = "Vaal Fallen", life = 1.32, fireResist = 20, coldResist = 20, lightningResist = 20, chaosResist = 0, damage = 1.23, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "ElementalHitSkeletonKnight", "Melee", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ElementalHitSkeletonKnight"] = { name = "Elemental Hit", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Each attack with this skill will choose an element at random, and will only be able to deal damage of that element. If the attack hits an enemy, it will deal damage in an area around them, with the radius being larger if that enemy is suffering from an ailment of the chosen element. It will avoid choosing the same element twice in a row.", skillTypes = { [SkillType.Attack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.RandomElement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "chance_to_freeze_shock_ignite_%", "active_skill_base_area_of_effect_radius", "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", "is_area_damage", }, levels = { [1] = {150, 50, 10, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [3] = {300, 50, 10, baseMultiplier = 1.5, levelRequirement = 45, statInterpolation = {2}, cost = { }, }, [4] = {400, 50, 10, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- 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 = { }, }, }, }
monster casts elemental hit text [1]
Id | MonsterCastsElementalHitText |
---|---|
Family | MonsterCastsElementalHitText |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Id | RoyaleAdditionalMonsterDrops |
---|---|
Family | RoyaleAdditionalMonsterDrops |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
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.