Esclavo de Lunaris
No muerto
undead description [1]
Velocidad de ataque aumentada un 100%
stance movement speed +% final [100]
Thrall of Lunaris
SpectreY
Tagsflesh_armour, is_unarmed, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, undead, very_slow_movement, zombie
Vida
135%
Armadura
+50%
Ailment Threshold
135%
Resistencia
20 20 20 0
Damage
238%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 9
Attack Time
2.4 Second
Damage Spread
±30%
Experiencia
90%
Model Size
100%
Type
BlackguardZombie
Metadata
BlackguardZombie3_
Nivel
68
Vida
8,685
Armadura
43,185
Evasión
4,739
Escudo de energía
0
Damage
889
Daño de hechizos
889
Precisión
290
Attack Time
2.4
Experiencia
9,230
Ailment Threshold
8,685
Chill
27
Shock
27
Brittle
155
Scorch
27
Sap
76
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 622–1156
Probabilidad de golpe crítico: 5%
Attack Time: 2.4 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
BlackguardZombieEnrage

Object Type

version 2
extends "Metadata/Monsters/Zombies/Zombie"

Actor
{
	basic_action = "BlackguardZombieEnrage"
	basic_action = "ChangeToStance2"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Zombies/Zombie"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ZombieDismember/BlackguardZombie3_"] = {
    name = "Thrall of Lunaris",
    life = 1.35,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 2.38,
    damageSpread = 0.3,
    attackTime = 2.4,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "BlackguardZombieEnrage",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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 = {
        "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["BlackguardZombieEnrage"] = {
    name = "BlackguardZombieEnrage",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
undead description [1]
IdMonsterNecromancerRaisable
FamilyMonsterNecromancerRaisable
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Velocidad de ataque aumentada un 100%
    stance movement speed +% final [100]
    IdBlackguardZombieSpeedStance
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level0
    Stats
  • attack speed +% Min: 100 Max: 100 Global
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsattack speed
    Edit

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