完美原始造物主
屍體
怪物種類: 異能
施放閃電爆破,擊中時造成殘喘
施放清晰
右鍵點擊此物品來製造屍體。
Perfect Primal Demiurge
完美原始造物主 ManaPhantasmHigh /8
名字顯示物品素質
DropLevel 81
BaseType Perfect Primal Demiurge
BaseType 完美原始造物主
Class 屍體
FlagsAlwaysAllocate
TypeMetadata/Items/ItemisedCorpses/ManaPhantasmHigh
IconArt/2DItems/Currency/Azmeri/CrusaderManaPhantasmCorpse
ReferenceCommunity Wiki
完美原始造物主
異能
Perfect 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
ManaPhantasmHigh
等級
68
生命
9,650
護甲
28,790
閃避
4,739
能量護盾
0
傷害
538
法術傷害
538
命中
0
攻擊間隔
1.755
經驗值
12,819
異常狀態臨界值
9,650
冰緩
31
感電
31
易碎
173
焦灼
31
殘喘
84
AzmeriPhantasmExplodeSap
法術, 可觸發
暴擊率: 5%
施放時間: 2.5 秒
冷卻時間: 8 秒
造成 18415524 閃電傷害
總是殘喘敵人
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]
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]

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/ManaPhantasmHigh"] = {
    name = "Perfect 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",
        "AzmeriPhantasmExplodeSap",
    },
    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["AzmeriPhantasmExplodeSap"] = {
    name = "AzmeriPhantasmExplodeSap",
    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",
        "chance_to_inflict_sapped_%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.5, 1.5, 100, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
Edit

Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.