Comandante Pálido
No muerto
undead description [1]
Velocidad de ataque aumentada un 60%
stance movement speed +% final [325]
Pale Commander
SpectreY
AreaLa Rambla Grandiosa, El Acueducto de Sangre, El Laboratorio Eterno
Tagsflesh_armour, is_unarmed, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, undead, very_slow_movement, zombie
Packs
  • El Laboratorio Eterno: Guardia Negro Pálido, Comandante Pálido
  • Vida
    195%
    Armadura
    +50%
    Ailment Threshold
    195%
    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
    150%
    Model Size
    115%
    Type
    BlackguardZombieChampion
    Metadata
    BlackguardZombieLeaderPromenade_
    Nivel
    68
    Vida
    12,545
    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
    15,383
    Ailment Threshold
    12,545
    Chill
    40
    Shock
    40
    Brittle
    224
    Scorch
    40
    Sap
    110
    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]
    EmptyActionSpellBlackguardZombie
    Spell
    Tiempo de lanzamiento: 1.5 seg
    Tiempo de recarga: 4 seg

    Object Type

    version 2
    extends "Metadata/Monsters/ZombieDismember/Blackguard/Blackguard"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ZombieDismember/Blackguard/Blackguard"
    
    Buffs
    {
    	on_gain_blackguardzombie_enrage = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/aura/stance/stance.epk );"
    	on_lose_blackguardzombie_enrage = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/aura/stance/stance.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ZombieDismember/BlackguardZombieLeaderPromenade_"] = {
        name = "Pale Commander",
        life = 1.95,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 2.38,
        damageSpread = 0.3,
        attackTime = 2.4,
        attackRange = 9,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "EmptyActionSpellBlackguardZombie",
        },
        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["EmptyActionSpellBlackguardZombie"] = {
        name = "EmptyActionSpellBlackguardZombie",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            spell = true,
        },
        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 60%
    stance movement speed +% final [325]
    IdBlackguardZombieSpeedStanceRun
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level0
    Stats
  • attack speed +% Min: 60 Max: 60 Global
  • stance movement speed +% final Min: 325 Max: 325 Global
  • Craft Tagsattack speed
    Edit

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