原始造物主
屍體
怪物種類: 異能
施放閃電爆破
施放清晰
右鍵點擊此物品來製造屍體。
Primal Demiurge
原始造物主 ManaPhantasmMid /8
名字 | 顯示物品素質 |
---|---|
DropLevel | 68 |
BaseType | Primal Demiurge |
BaseType | 原始造物主 |
Class | 屍體 |
Flags | AlwaysAllocate |
Type | Metadata/Items/ItemisedCorpses/ManaPhantasmMid |
Icon | Art/2DItems/Currency/Azmeri/CrusaderManaPhantasmCorpse |
Reference | Community Wiki |
原始造物主
異能
Primal Demiurge
幽魂 | Y |
---|---|
標籤 | 法術, crusader_monster, eldritch, ghost, ghost_armour, influence_monster, is_unarmed, lightning_affinity, medium_height, medium_movement, melee, not_dex, not_str |
生命
150%
生命轉為護盾
100%
異常狀態臨界值
150%
抗性
0
0
75
0
傷害
144%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.755 秒
傷害分佈
±20%
經驗值
125%
Model Size
150%
類型
AzmeriManaPhantasm
Metadata
ManaPhantasmMid
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
9,650
護甲
28,790
閃避
4,739
能量護盾
0
傷害
538
法術傷害
538
命中
0
攻擊間隔
1.755
經驗值
12,819
異常狀態臨界值
9,650
冰緩
31
感電
31
易碎
173
焦灼
31
殘喘
84
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
AzmeriPhantasmExplode
法術, 可觸發
暴擊率: 5%
施放時間: 2.5 秒
冷卻時間: 12 秒
造成 1322 至 3966 閃電傷害
is area damage [1]
is area damage [1]
AzmeriLightningMelee
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 430–645
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.755 秒
用強大的攻擊擊倒敵人。
75% 物理傷害轉換為閃電傷害
造成 25% 更少攻擊傷害
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
造成 25% 更少攻擊傷害
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
AzmeriTeleportPhantasm
法術, 位移
施放時間: 1.13 秒
冷卻時間: 4 秒
AzmeriPhantasmClarity
法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
清晰
施放時間: 1 秒
施放一個光環,使你與受光環影響友方獲得額外的魔力回復。
增加魔力回復
affected by clarity [#]
每秒 # 基本魔力回復
增加 #% 來自藥劑的魔力恢復
damage +% on full mana [#]
#% 額外物理傷害減免
增加 #% 傷害
增加 #% 攻擊與施放速度
每秒回復 #% 生命
base life mana es recovery rate +% [#]
你與附近的隊友獲得每秒 19 魔力回復
active skill area of effect radius +% final [50]
active skill area of effect radius +% final [50]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasExiles/CrusaderMonsters/manaphantasm.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAzmeri/SpecialCorpses/ManaPhantasmMid"] = { name = "Primal Demiurge", life = 1.5, energyShield = 1, fireResist = 0, coldResist = 0, lightningResist = 75, chaosResist = 0, damage = 1.44, damageSpread = 0.2, attackTime = 1.755, attackRange = 9, accuracy = 1, skillList = { "AzmeriLightningMelee", "AzmeriPhantasmClarity", "AzmeriTeleportPhantasm", "AzmeriPhantasmExplode", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["AzmeriLightningMelee"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_lightning", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriPhantasmClarity"] = { name = "Clarity", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts an aura that grants mana regeneration to you and your allies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "base_mana_regeneration_rate_per_minute", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {1139, 50, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriTeleportPhantasm"] = { name = "AzmeriTeleportPhantasm", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.13, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AzmeriPhantasmExplode"] = { name = "AzmeriPhantasmExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", }, levels = { [1] = {0.5, 1.5, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
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.