Invocar magus demonio
Nivel: (1–20)
Reserva: 100 Spirit
Requiere: Nivel (1–90), (1–205) Int
Actívala para invocar a un magus demonio que revive y que lanza los hechizos engarzados en orden.
Coloca una o más gemas de habilidad en los engarces de esta metagema en el panel de habilidades. Las habilidades engarzadas se incorporarán al efecto de la metagema.
Demon Magus
Version 0.1.0
Demon Magus
Level: (1–20)
Reservation: 100 Spirit
Cast Time: 0.50 sec
Requiere: Level (1–90), (1–205) Int
Summons a Reviving Demon Magus which casts socketed Spells in order.
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
Reserva: 100
NivelRequiereNivelIntBase DamageMinion Level
101100%, 100%, 100%2
239100%, 100%, 100%4
3616100%, 100%, 100%6
41025100%, 100%, 100%8
51434100%, 100%, 100%10
61843100%, 100%, 100%12
72252100%, 100%, 100%14
82661100%, 100%, 100%16
93172100%, 100%, 100%18
103683100%, 100%, 100%20
114195100%, 100%, 100%22
1246106100%, 100%, 100%24
1352119100%, 100%, 100%26
1458133100%, 100%, 100%28
1564146100%, 100%, 100%30
1666151100%, 100%, 100%32
1772164100%, 100%, 100%34
1878178100%, 100%, 100%36
1984191100%, 100%, 100%38
2090205100%, 100%, 100%40
21100%, 100%, 100%42
22100%, 100%, 100%44
23100%, 100%, 100%46
24100%, 100%, 100%48
25100%, 100%, 100%50
26100%, 100%, 100%52
27100%, 100%, 100%54
28100%, 100%, 100%56
29100%, 100%, 100%58
30100%, 100%, 100%60
31100%, 100%, 100%62
32100%, 100%, 100%64
33100%, 100%, 100%66
34100%, 100%, 100%68
35100%, 100%, 100%70
36100%, 100%, 100%72
37100%, 100%, 100%74
38100%, 100%, 100%76
39100%, 100%, 100%78
40100%, 100%, 100%80
Attribute /6

Invocar magus demonio

KeyValue
BaseType Invocar magus demonio
Class Meta Skill Gem
TargetTypesAny
TypeCreatesMinion, CreatesDemonMinion, Meta, HasReservation, Persistent, Companion, CreatesCompanion
ItemTypeMetadata/Items/Gems/SkillGemDemonMagus
ActiveSkillsCodesummon_meta_demon_caster
Invocar magus demonio
Nivel: (1–20)
Reserva: 100 Spirit
Requiere: Nivel (1–90), (1–205) Int
Actívala para invocar a un magus demonio que revive y que lanza los hechizos engarzados en orden.
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,]
Coloca una o más gemas de habilidad en los engarces de esta metagema en el panel de habilidades. Las habilidades engarzadas se incorporarán al efecto de la metagema.
Demon Magus
Magus demonio
Demon Magus
SpectreN
Tags1HSword_onhit_audio, demon, medium_movement, not_dex, not_str
Vida
150%
Energy Shield From Life
50%
Resistencia
0 0 0 0
Damage
100%
Precisión
340%
Impactos críticos Chance
5%
Bonificación de daño crítico
+30%
Attack Distance
12 ~ 80
Tiempo de ataque
1 Second
Damage Spread
±20%
Experiencia
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.