IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Servidor Pálido
CategoryDemonDemônio
IconEnemyEvasion IconEnemyResistanceLightning
stance movement speed +% final [-86]
Pale Servitor
Spectre
Tagsbeyond_demon, Claw_onhit_audio, demon, fast_movement, not_int, not_str, red_blood, very_fast_movement
Packs
  • Querubim Pálido, Servidor Pálido
  • Servidor Pálido, Virtude Pálida
  • Anjo Pálido, Serafim Pálido, Querubim Pálido, Servidor Pálido
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    5 ~ 10
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    90%
    Type
    HellscapePaleFodder2
    Metadata
    HellscapePaleFodder2_
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.5
    Experiência
    32,929
    Minion Life
    7,970
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeedComboTEMP
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.5 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    EASHellscapePaleDogmanChargeUp
    Spell
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 10 s
    GSHellscapePaleDogmanChargeExplosion
    Triggerable, Spell, Damage, AttackInPlace
    Chance de Golpe Crítico: 5%
    Tempo de Conjuração: 1 s
    Causa de 191.3 a 573.9 de dano elétrico
    is area damage [1]
    DTTHellscapePaleDogmanDash
    Spell, Movement, AttackInPlace
    Tempo de Conjuração: 0.733 s
    Tempo de Recarga: 8 s
    leap slam minimum distance [37]
    spell maximum action distance +% [-60]
    walk emerge extra distance [-9]
    GAHellscapePaleDogmanDashSwipe
    Triggerable, Attack, AttackInPlace
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.5 s
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state =
    	"
    		bomb_charge;
    		exploded;
    	"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2666
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHellscape/PaleFaction/HellscapePaleFodder2_"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Pale Servitor",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeedComboTEMP",
            "GSHellscapePaleDogmanChargeExplosion",
            "GAHellscapePaleDogmanDashSwipe",
            "EASHellscapePaleDogmanChargeUp",
            "DTTHellscapePaleDogmanDash",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedComboTEMP"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = 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["GSHellscapePaleDogmanChargeExplosion"] = {
        name = "GSHellscapePaleDogmanChargeExplosion",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAHellscapePaleDogmanDashSwipe"] = {
        name = "GAHellscapePaleDogmanDashSwipe",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHellscapePaleDogmanChargeUp"] = {
        name = "EASHellscapePaleDogmanChargeUp",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTHellscapePaleDogmanDash"] = {
        name = "DTTHellscapePaleDogmanDash",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.733,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-9, 37, -60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    stance movement speed +% final [-86]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final -86 -86 Global
  • Craft TagsVelocidade
    Servidor Pálido
    CategoryDemonDemônio
    IconEnemyEvasion IconEnemyResistanceLightning
    stance movement speed +% final [-86]
    Pale Servitor
    Spectre
    Tagsbeyond_demon, Claw_onhit_audio, demon, fast_movement, not_int, not_str, red_blood, very_fast_movement
    Packs
  • Querubim Pálido, Servidor Pálido
  • Servidor Pálido, Virtude Pálida
  • Anjo Pálido, Serafim Pálido, Querubim Pálido, Servidor Pálido
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    5 ~ 10
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    90%
    Type
    HellscapePaleFodder2
    Metadata
    HellscapePaleFodderStrongbox2
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.5
    Experiência
    32,929
    Minion Life
    7,970
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeedComboTEMP
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.5 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    EASHellscapePaleDogmanChargeUp
    Spell
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 10 s
    GSHellscapePaleDogmanChargeExplosion
    Triggerable, Spell, Damage, AttackInPlace
    Chance de Golpe Crítico: 5%
    Tempo de Conjuração: 1 s
    Causa de 191.3 a 573.9 de dano elétrico
    is area damage [1]
    DTTHellscapePaleDogmanDash
    Spell, Movement, AttackInPlace
    Tempo de Conjuração: 0.733 s
    Tempo de Recarga: 8 s
    leap slam minimum distance [37]
    spell maximum action distance +% [-60]
    walk emerge extra distance [-9]
    GAHellscapePaleDogmanDashSwipe
    Triggerable, Attack, AttackInPlace
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.5 s
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    StateMachine
    {
    	define_shared_state =
    	"
    		bomb_charge;
    		exploded;
    	"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2666
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHellscape/PaleFaction/HellscapePaleFodderStrongbox2"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Pale Servitor",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeedComboTEMP",
            "GSHellscapePaleDogmanChargeExplosion",
            "GAHellscapePaleDogmanDashSwipe",
            "EASHellscapePaleDogmanChargeUp",
            "DTTHellscapePaleDogmanDash",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedComboTEMP"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = 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["GSHellscapePaleDogmanChargeExplosion"] = {
        name = "GSHellscapePaleDogmanChargeExplosion",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAHellscapePaleDogmanDashSwipe"] = {
        name = "GAHellscapePaleDogmanDashSwipe",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "is_area_damage",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASHellscapePaleDogmanChargeUp"] = {
        name = "EASHellscapePaleDogmanChargeUp",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTHellscapePaleDogmanDash"] = {
        name = "DTTHellscapePaleDogmanDash",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.733,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {-9, 37, -60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    stance movement speed +% final [-86]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final -86 -86 Global
  • Craft TagsVelocidade
    Edit

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