Demon Magus
等级: (1–20)
保留: 100 Spirit
施放间隔: 0.50 秒
需求: 等级 (1–90), (1–205) Int
召唤一个[可复活的]恶魔术士,按顺序施放镶嵌的法术
Place one or more Skill Gems into this Meta Gem's sockets in the Skills Panel. The socketed Skills will be incorporated into the Meta Gem's effect.
Level Effect /40
Implicit
保留: 100
等级需求等级Base Damage
10100%, 100%, 100%
23100%, 100%, 100%
36100%, 100%, 100%
410100%, 100%, 100%
514100%, 100%, 100%
618100%, 100%, 100%
722100%, 100%, 100%
826100%, 100%, 100%
931100%, 100%, 100%
1036100%, 100%, 100%
1141100%, 100%, 100%
1246100%, 100%, 100%
1352100%, 100%, 100%
1458100%, 100%, 100%
1564100%, 100%, 100%
1666100%, 100%, 100%
1772100%, 100%, 100%
1878100%, 100%, 100%
1984100%, 100%, 100%
2090100%, 100%, 100%
21100%, 100%, 100%
22100%, 100%, 100%
23100%, 100%, 100%
24100%, 100%, 100%
25100%, 100%, 100%
26100%, 100%, 100%
27100%, 100%, 100%
28100%, 100%, 100%
29100%, 100%, 100%
30100%, 100%, 100%
31100%, 100%, 100%
32100%, 100%, 100%
33100%, 100%, 100%
34100%, 100%, 100%
35100%, 100%, 100%
36100%, 100%, 100%
37100%, 100%, 100%
38100%, 100%, 100%
39100%, 100%, 100%
40100%, 100%, 100%
Attribute /4

DemonMagus

KeyValue
BaseType DemonMagus
TargetTypes任何
Type法术, 创造召唤物, CreatesDemonMinion, Meta, 消耗保留, Persistent
ActiveSkillsCodesummon_meta_demon_caster
Demon Magus
等级: (1–20)
保留: 100 Spirit
施放间隔: 0.50 秒
需求: 等级 (1–90), (1–205) Int
召唤一个[可复活的]恶魔术士,按顺序施放镶嵌的法术
active skill minion mana cost +% final [-50]
is resummoning minion [1]
meta demon cast speed multiplier +% [-30]
meta demon caster supported skills damage +% final [-30,8]
meta demon caster supported skills damage +% final per linked active skill [20]
meta demon level [2,100]
minion base resummon time ms [12000]
minion uses parent resources for skill costs [1]
number of meta demon caster allowed [1]
triggered by meta minion [1,]
Place one or more Skill Gems into this Meta Gem's sockets in the Skills Panel. The socketed Skills will be incorporated into the Meta Gem's effect.
Demon Magus
Place one or more Skill Gems into this Meta Gem's sockets in the Skills Panel. The socketed Skills will be incorporated into the Meta Gem's effect.
Demon Magus SkillGemDemonMagus /7
名字显示物品素质
DropLevel 51
BaseType Demon Magus
Class
FlagsCanBeCorrupted
TypeMetadata/Items/Gems/SkillGemDemonMagus
Tagsgem
IconArt/2DItems/Gems/New/WitchDemonMagusSkillGem
Demon Magus
SpectreN
Tags1HSword_onhit_audio, demon, medium_movement, not_dex, not_str
生命
150%
Energy Shield From Life
50%
Ailment Threshold
%
抗性
0 0 0 0
伤害
100%
命中
340%
攻击暴击率
+5%
暴击伤害
+130%
Attack Distance
12 ~ 80
Attack Time
1 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
MetaDemonCaster
Metadata
MetaDemonCaster
IsSummoned
Y

Object Type

version 2
extends "Metadata/Monsters/Companions/CompanionBase"

PlayerClass
{
	class = "StrInt"
}

Stats
{
	base_strength = 1000
	base_dexterity = 1000
	base_intelligence = 1000
	is_floating = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/Companions/CompanionBase"

BaseEvents
{
	on_construction_complete = "AddEffectPack( 'Metadata/Effects/Spells/infernalist_demon/EPKs/demon_Idle.epk' );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MetaDemonCaster"] = {
    name = "Demon Magus",
    life = 1.5,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 80,
    accuracy = 3.4,
    skillList = {
    },
    modList = {
    },
}
Edit

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