Spectre | Y |
---|---|
Area | 凱斯地底城, 掩埋神殿, 高地神塔庇護所, 掩埋神殿 |
Tags | allows_additional_projectiles, 法術, fast_movement, ghost, ghost_blood, not_dex, not_str, physical_affinity, ranged, Unarmed_onhit_audio, undead |
Packs |
生命
132%
Energy Shield From Life
20%
Ailment Threshold
%
抗性
0
-30
30
0
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
3 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
經驗值
110%
Model Size
130%
Type
DesertPhantasm
Metadata
DesertPhantasm
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
11,505
護甲
3,877
閃避值
502
能量護盾
0
傷害
273
法術傷害
273
命中
0
Attack Time
1.755
經驗值
38,103
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
Base Damage: 218–327
[Critical|暴擊]率: 5%
Attack Time: 1.755 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MPSDesertPhantasmBolt
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 1.5 秒
冷卻時間: 1.25 秒
造成 8.195 至 12.29 物理傷害
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1022]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1022]
projectile uses contact position [1]
use scaled contact offset [1]
TeleportDesertPhantasm
法術, 位移
施放時間: 1 秒
冷卻時間: 7.5 秒
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2106 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/teleport.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/teleport_emerge.ao" } Animated { on_spell_proj_slow_01 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/spellcast_01.epk' );" } Actor { on_end_or_destroy_MonsterProjectileSpell = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/spellcast_01.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SummonedPhantasm/DesertPhantasm"] = { name = "Sand Spirit", life = 1.32, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.1, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "TeleportDesertPhantasm", "MPSDesertPhantasmBolt", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["TeleportDesertPhantasm"] = { name = "TeleportDesertPhantasm", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSDesertPhantasmBolt"] = { name = "MPSDesertPhantasmBolt", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "use_scaled_contact_offset", "projectile_uses_contact_position", "base_is_projectile", "check_for_targets_between_initiator_and_projectile_source", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1022, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
砂之精魂
地區: 絲克瑪試煉
Sand Spirit
Spectre | Y |
---|---|
Area | 絲克瑪試煉, 絲克瑪試煉 |
Tags | allows_additional_projectiles, 法術, fast_movement, ghost, ghost_blood, not_dex, not_str, physical_affinity, ranged, sanctum_monster, Unarmed_onhit_audio, undead |
Packs |
生命
132%
Energy Shield From Life
20%
Ailment Threshold
%
抗性
0
-30
30
0
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
3 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
經驗值
110%
Model Size
130%
Type
DesertPhantasmSanctumTrial
Metadata
DesertPhantasmSanctumTrial
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
22
生命
536
護甲
152
閃避值
96
能量護盾
0
傷害
45
法術傷害
45
命中
0
Attack Time
1.755
經驗值
876
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
Base Damage: 36–55
[Critical|暴擊]率: 5%
Attack Time: 1.755 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MPSDesertPhantasmBolt
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 1.5 秒
冷卻時間: 1.25 秒
造成 4.461 至 6.692 物理傷害
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1022]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1022]
projectile uses contact position [1]
use scaled contact offset [1]
TeleportDesertPhantasm
法術, 位移
施放時間: 1 秒
冷卻時間: 7.5 秒
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2106 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/teleport.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/teleport_emerge.ao" } Animated { on_spell_proj_slow_01 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/spellcast_01.epk' );" } Actor { on_end_or_destroy_MonsterProjectileSpell = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/spellcast_01.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SummonedPhantasm/DesertPhantasmSanctumTrial"] = { name = "Sand Spirit", life = 1.32, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.1, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "TeleportDesertPhantasm", "MPSDesertPhantasmBolt", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["TeleportDesertPhantasm"] = { name = "TeleportDesertPhantasm", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSDesertPhantasmBolt"] = { name = "MPSDesertPhantasmBolt", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "use_scaled_contact_offset", "projectile_uses_contact_position", "base_is_projectile", "check_for_targets_between_initiator_and_projectile_source", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1022, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
砂之精魂
地區: 絲克瑪試煉
Sand Spirit
Spectre | Y |
---|---|
Area | 絲克瑪試煉 |
Tags | allows_additional_projectiles, 法術, fast_movement, ghost, ghost_blood, not_dex, not_str, physical_affinity, ranged, sanctum_monster, Unarmed_onhit_audio, undead |
Packs |
生命
132%
Energy Shield From Life
20%
Ailment Threshold
%
抗性
0
-30
30
0
傷害
110%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
3 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
經驗值
110%
Model Size
130%
Type
DesertPhantasmSanctumTrial
Metadata
DesertPhantasmSanctumTrialTime
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
22
生命
536
護甲
152
閃避值
96
能量護盾
0
傷害
45
法術傷害
45
命中
0
Attack Time
1.755
經驗值
876
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
Base Damage: 36–55
[Critical|暴擊]率: 5%
Attack Time: 1.755 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MPSDesertPhantasmTimeBolt
法術, 投射物, 玩家投射物, 可觸發, 傷害
施放時間: 1.5 秒
冷卻時間: 1.25 秒
base is projectile [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1391]
projectile uses contact position [1]
use scaled contact offset [1]
check for targets between initiator and projectile source [1]
monster projectile variation [1391]
projectile uses contact position [1]
use scaled contact offset [1]
TeleportDesertPhantasm
法術, 位移
施放時間: 1 秒
冷卻時間: 7.5 秒
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2106 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/teleport.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/teleport_emerge.ao" } Animated { on_spell_proj_slow_01 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/spellcast_01.epk' );" } Actor { on_end_or_destroy_MonsterProjectileSpell = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Phantasm/spellcast_01.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SummonedPhantasm/DesertPhantasmSanctumTrialTime"] = { name = "Sand Spirit", life = 1.32, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.1, damageSpread = 0.2, attackTime = 1.755, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "TeleportDesertPhantasm", "MPSDesertPhantasmTimeBolt", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["TeleportDesertPhantasm"] = { name = "TeleportDesertPhantasm", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSDesertPhantasmTimeBolt"] = { name = "MPSDesertPhantasmTimeBolt", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "use_scaled_contact_offset", "projectile_uses_contact_position", "base_is_projectile", "check_for_targets_between_initiator_and_projectile_source", }, levels = { [1] = {1391, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }