ヴォルカーのフレイムガード
不死者
物理ダメージの50%を火ダメージに変換する
undead description [1]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
undead description [1]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Volkuur's Flameguard
Spectre | Y |
---|---|
Tags | bone_armour, bones, キャスター, cleaving_weapon, fire_affinity, has_one_hand_axe, has_one_handed_melee, medium_height, melee, not_dex, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
ライフ
108%
Energy Shield From Life
50%
アーマー
+25%
Ailment Threshold
108%
耐性
40 0 0 0
Damage
144%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
経験値
120%
Model Size
100%
Type
SkeletonMeleeFire
Metadata
SkeletonMeleeFireShieldProphecy
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
6,948
アーマー
35,988
回避力
4,739
エナジーシールド
3,064
Damage
538
スペルダメージ
538
命中
290
Attack Time
1.605
経験値
12,306
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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: 377–699
クリティカル率: 5%
Attack Time: 1.605 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
ProphecyFlameDash2
Spell, Movement, Damage, DamageOverTime, Duration, Totemable, Triggerable, Fire, Trappable, Mineable, Travel, Blink, Cooldown
フレイムダッシュ
クリティカル率: 5%
キャストタイム: 0.75 秒
クールダウン時間: 2 秒
指定位置にテレポートして敵にダメージを与え、通り道上の燃焼領域を残す。他のブリンクスキルとクールダウンを共有する。
毎秒655.3の基礎火ダメージを与える
基礎持続時間は4秒
436.8から655.3の火ダメージを与える
is area damage [1]
基礎持続時間は4秒
436.8から655.3の火ダメージを与える
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "DetachAllContainingText( glowhand );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeFireShieldProphecy"] = { name = "Volkuur's Flameguard", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "Shield", skillList = { "Melee", "ProphecyFlameDash2", }, 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["ProphecyFlameDash2"] = { name = "Flame Dash", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.", skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, [SkillType.Damage] = true, [SkillType.DamageOverTime] = true, [SkillType.Duration] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Travel] = true, [SkillType.Blink] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.75, baseFlags = { spell = true, duration = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "base_fire_damage_to_deal_per_minute", "base_skill_effect_duration", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 4.3200001716614, 4000, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3}, cost = { }, }, }, }
物理ダメージの50%を火ダメージに変換する
Id | MonsterElementalSkeletonFire |
---|---|
Family | FireDamageAsPortionOfDamage |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
ヴォルカーのフレイムガード
不死者
物理ダメージの50%を火ダメージに変換する
undead description [1]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
undead description [1]
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Volkuur's Flameguard
Spectre | Y |
---|---|
Tags | bone_armour, bones, cleaving_weapon, has_one_hand_axe, has_one_handed_melee, medium_height, melee, not_dex, physical_affinity, skeleton, undead, very_slow_movement |
Packs |
ライフ
108%
Energy Shield From Life
50%
アーマー
+25%
Ailment Threshold
108%
耐性
40 0 0 0
Damage
144%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
経験値
120%
Model Size
100%
Type
SkeletonMeleeFire
Metadata
SkeletonMeleeFireShieldProphecy2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
6,948
アーマー
35,988
回避力
4,739
エナジーシールド
3,064
Damage
538
スペルダメージ
538
命中
290
Attack Time
1.605
経験値
12,306
Ailment Threshold
6,948
Chill
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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: 377–699
クリティカル率: 5%
Attack Time: 1.605 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" basic_action = "Revive" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "DetachAllContainingText( glowhand );" } Render { //turn_duration = 0.35 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonMeleeFireShieldProphecy2"] = { name = "Volkuur's Flameguard", life = 1.08, energyShield = 0.5, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.3, attackTime = 1.605, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Axe", weaponType2 = "Shield", skillList = { "Melee", }, 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 = { }, }, }, }
物理ダメージの50%を火ダメージに変換する
Id | MonsterElementalSkeletonFire |
---|---|
Family | FireDamageAsPortionOfDamage |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
undead description [1]
Id | MonsterNecromancerRaisable |
---|---|
Family | MonsterNecromancerRaisable |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Adds Tags | necromancer_raisable |
アタックブロック率が20%
ブロックしたヒットからダメージの10%を受ける
Id | MonsterAttackBlock40Bypass15 |
---|---|
Family | MonsterBlockAndBypass |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |