時序術者
不死is zarokh monster [1]
Temporal Warlock
| 幽魂 | Y |
|---|---|
| 標籤 | 法術, energy_armour, ghost, medium_movement, not_dex, not_str, undead |
| Packs |
生命
128%
生命轉為護盾
75%
異常狀態臨界值
128%
抗性
傷害
192%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 60
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
160%
Model Size
100%
類型
FaridunMinorDjinnCaster
Metadata
FaridunMinorDjinnCaster
下列的>數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
8,235
護甲值
28,790
閃避值
4,739
能量護盾
5,882
傷害
717
法術傷害
717
命中
580
攻擊間隔
1.5
經驗值
16,408
召喚物生命
1,786
Minion Energy Shield
1,276
召喚物傷害
573
異常狀態臨界值
8,235
冰緩
26
感電
26
易碎
147
焦灼
26
殘喘
72
Phys Convert Ele
240%
下
列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、
怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MPSFaridunDjinnChainOrb
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1 秒
冷卻時間: 10 秒
投射物數量詞綴不套用至此技能
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [282]
projectile uses contact position [1]
GSFaridunDjinnChainOrbImpact
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 911.9 至 1368 物理傷害
基礎持續時間為 4 秒
is area damage [1]
MPSFaridunDjinnBolt
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1 秒
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [283]
projectile uses contact position [1]
MPSFaridunDjinnTripleBolt
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1 秒
冷卻時間: 6 秒
發射 2 個額外投射物
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [283]
projectile uses contact position [1]
MDFaridunDjinnDodgeBack
冷卻時間: 5 秒
action attack or cast time uses animation length [1]
action do not face target [1]
action should face away from target [1]
base deal no damage [1]
monster dodge direction [3]
monster dodge distance [25]
MPWFaridunDjinnChainOrb
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 574—861
暴擊率: 5%
攻擊間隔: 1.5 秒
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [186]
projectile uses contact position [1]
GSFaridunDjinnBoltImpact
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 390.8 至 586.2 物理傷害
is area damage [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua
minions["Metadata/Monsters/FaridunLeague/FaridunWraith/FaridunMinorDjinnCaster"] = {
fireResist = 20,
coldResist = 20,
lightningResist = 20,
chaosResist = 0,
name = "Temporal Warlock",
life = 1.28,
energyShield = 0.75,
damage = 1.92,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 60,
accuracy = 1,
skillList = {
"MPSFaridunDjinnChainOrb",
"GSFaridunDjinnChainOrbImpact",
"MPWFaridunDjinnChainOrb",
"MPSFaridunDjinnBolt",
"MPSFaridunDjinnTripleBolt",
"GSFaridunDjinnBoltImpact",
"MDFaridunDjinnDodgeBack",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MPSFaridunDjinnChainOrb"] = {
name = "MPSFaridunDjinnChainOrb",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"base_deal_no_damage",
"modifiers_to_projectile_count_do_not_apply",
},
levels = {
[1] = {282, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSFaridunDjinnChainOrbImpact"] = {
name = "GSFaridunDjinnChainOrbImpact",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 4000, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPWFaridunDjinnChainOrb"] = {
name = "MPWFaridunDjinnChainOrb",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"base_deal_no_damage",
},
levels = {
[1] = {186, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSFaridunDjinnBolt"] = {
name = "MPSFaridunDjinnBolt",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"base_deal_no_damage",
},
levels = {
[1] = {283, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MPSFaridunDjinnTripleBolt"] = {
name = "MPSFaridunDjinnTripleBolt",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_projectile_variation",
"number_of_additional_projectiles",
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"base_deal_no_damage",
},
levels = {
[1] = {283, 2, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSFaridunDjinnBoltImpact"] = {
name = "GSFaridunDjinnBoltImpact",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MDFaridunDjinnDodgeBack"] = {
name = "MDFaridunDjinnDodgeBack",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"monster_dodge_direction",
"monster_dodge_distance",
"base_deal_no_damage",
"action_do_not_face_target",
"action_attack_or_cast_time_uses_animation_length",
"action_should_face_away_from_target",
},
levels = {
[1] = {3, 25, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
is zarokh monster [1]
| Family | MonsterIsZarokhMonster |
|---|---|
| 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.