烏旗守衛炎使
人形
20% 法術傷害格擋率
你承受 10% 來自格擋擊中的傷害
你承受 10% 來自格擋擊中的傷害
Blackguard Firemage
幽魂 | Y |
---|---|
標籤 | cursing_monster, hard_armour, has_wand, human, humanoid, medium_height, medium_movement, military, not_dex, physical_affinity, ranged, red_blood |
生命
270%
生命轉為護盾
50%
護甲
+25%
異常狀態臨界值
270%
抗性
0 0 75 0
傷害
79%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AxisCasterGravicius
Metadata
AxisCasterGuardGravicius
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
17,370
護甲
35,988
閃避
4,739
能量護盾
3,064
傷害
295
法術傷害
295
命中
290
攻擊間隔
1.305
經驗值
10,255
異常狀態臨界值
17,370
冰緩
55
感電
55
易碎
311
焦灼
55
殘喘
152
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 236–354
暴擊率: 5%
攻擊間隔: 1.305 秒
用強大的攻擊擊倒敵人。
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]
AxisFlammability
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 火焰, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
易燃
施放時間: 0.5 秒
冷卻時間: 10 秒
對目標區域降下詛咒,使受到詛咒敵人的火焰抗性降低,並在被擊中時時有機率被點燃。
+6 秒基礎持續時間
被詛咒的敵人有 -30% 的火焰抗性
對被詛咒敵人的擊中 +25% 機率造成點燃
active skill area of effect radius +% final [9]
被詛咒的敵人有 -30% 的火焰抗性
對被詛咒敵人的擊中 +25% 機率造成點燃
active skill area of effect radius +% final [9]
Object Type
version 2 extends "Metadata/Monsters/Axis/AxisCasterNormal" Transitionable { } NPC { marker_enabled = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/AxisCasterNormal"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCasterGuardGravicius"] = { name = "Blackguard Firemage", life = 2.7, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "AxisFlammability", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisFlammability"] = { name = "Flammability", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_resistance_%", "base_skill_effect_duration", "chance_to_be_ignited_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1}, cost = { }, }, [2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1}, cost = { }, }, [3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1}, cost = { }, }, [4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1}, cost = { }, }, }, }
20% 法術傷害格擋率
你承受 10% 來自格擋擊中的傷害
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
幽魂 | Y |
---|---|
地區 | 永恆實驗室, 熾炎船塢 |
標籤 | cursing_monster, hard_armour, has_wand, human, humanoid, medium_height, medium_movement, military, not_dex, physical_affinity, ranged, red_blood |
Packs |
生命
90%
生命轉為護盾
50%
護甲
+25%
異常狀態臨界值
90%
抗性
0 0 75 0
傷害
79%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.305 秒
傷害分佈
±20%
經驗值
100%
Model Size
100%
類型
AxisCaster
Metadata
AxisCasterGuardFlamability
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
77
生命
14,871
護甲
72,806
閃避
6,448
能量護盾
5,330
傷害
503
法術傷害
503
命中
412
攻擊間隔
1.305
經驗值
12,192
異常狀態臨界值
14,871
冰緩
47
感電
47
易碎
266
焦灼
47
殘喘
130
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 403–604
暴擊率: 5%
攻擊間隔: 1.305 秒
用強大的攻擊擊倒敵人。
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]
AxisFlammability
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 火焰, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
易燃
施放時間: 0.5 秒
冷卻時間: 10 秒
對目標區域降下詛咒,使受到詛咒敵人的火焰抗性降低,並在被擊中時時有機率被點燃。
+6 秒基礎持續時間
被詛咒的敵人有 -40% 的火焰抗性
對被詛咒敵人的擊中 +25% 機率造成點燃
active skill area of effect radius +% final [9]
被詛咒的敵人有 -40% 的火焰抗性
對被詛咒敵人的擊中 +25% 機率造成點燃
active skill area of effect radius +% final [9]
Object Type
version 2 extends "Metadata/Monsters/Axis/AxisCaster"
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/AxisCaster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisCasterGuardFlamability"] = { name = "Blackguard Firemage", life = 0.9, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 0.79, damageSpread = 0.2, attackTime = 1.305, attackRange = 40, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeed", "AxisFlammability", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AxisFlammability"] = { name = "Flammability", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_resistance_%", "base_skill_effect_duration", "chance_to_be_ignited_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {-20, 6000, 25, 9, levelRequirement = 10, statInterpolation = {1}, cost = { }, }, [2] = {-25, 6000, 25, 9, levelRequirement = 41, statInterpolation = {1}, cost = { }, }, [3] = {-30, 6000, 25, 9, levelRequirement = 58, statInterpolation = {1}, cost = { }, }, [4] = {-40, 6000, 25, 9, levelRequirement = 71, statInterpolation = {1}, cost = { }, }, }, }
20% 法術傷害格擋率
你承受 10% 來自格擋擊中的傷害
Id | MonsterSpellBlock25Bypass30___ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |