Serafín pálido
Demonio
damage hit effect index [103]
shock art variation [10]
stance movement speed +% final [74]
Pale Seraphim
SpectreY
Tagsbeyond_demon, demon, fast_movement, MonsterStab_onhit_audio, not_int, pale_faction, red_blood
Packs
  • Ángel pálido, Serafín pálido, Querubín pálido, Sirviente pálido
  • Ángel pálido, Serafín pálido, Querubín pálido, Virtud pálida
  • Vida
    225%
    Evasión
    +25%
    Resistencia
    0 0 75 0
    Damage
    197%
    Precisión
    100%
    Impactos críticos Chance
    5%
    Bonificación de daño crítico
    +30%
    Attack Distance
    7 ~ 18
    Tiempo de ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    225%
    Model Size
    100%
    Type
    HellscapePaleElite2
    Metadata
    HellscapePaleElite2__
    Nivel
    68
    Vida
    17,453
    Damage
    459
    Daño de hechizos
    459
    Precisión
    2,180
    Tiempo de ataque
    1.5
    Experiencia
    64,427
    Minion Life
    15,593
    Minion Damage
    1,908
    Minion Armour
    4,223
    DTTHellscapeStabbySkyStab
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque básico
    Base Damage: 367–551
    Probabilidad de impacto crítico: 5%
    Daño de ataque: 150%
    Tiempo de ataque: 1.5 seg
    Tiempo de recarga: 8 seg
    Inflige un 50% más de daño de ataques
    Convierte el 40% del daño físico en daño de rayo
    action attack or cast time uses animation length [1]
    attack maximum action distance + [37]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    DTTHellscapeStabWeb
    Spell, Movement
    Tiempo de lanzamiento: 2 seg
    Tiempo de recarga: 6 seg
    leap slam minimum distance [40]
    spell maximum action distance +% [-50]
    walk emerge extra distance [20]
    GAHellscapeStabWeb
    Triggerable, Attack
    Base Damage: 367–551
    Probabilidad de impacto crítico: 5%
    Tiempo de ataque: 1.5 seg
    base skill effect duration [3000]
    is area damage [1]
    GAHellscapePaleEliteSkyStab
    Triggerable, Attack
    Base Damage: 367–551
    Probabilidad de impacto crítico: 5%
    Daño de ataque: 125%
    Tiempo de ataque: 1.5 seg
    Inflige un 25% más de daño de ataques
    50% más de probabilidad de electrocutar
    is area damage [1]
    TCHellscapePaleElite2Charge
    Attack, Melee, MeleeSingleTarget, Movement, Travel
    Table Charge
    Base Damage: 367–551
    Probabilidad de impacto crítico: 5%
    Daño de ataque: 30%
    Tiempo de ataque: 1.5 seg
    Tiempo de recarga: 8 seg
    Carga hacia un enemigo y lo aporrea con el escudo del personaje para golpearlo. Esto lo empuja y aturde. También empuja a un lado a los enemigos que están en su camino. El daño y el aturdimiento son proporcionales a la distancia recorrida. No se puede asistir con Asistencia de Golpes múltiples.
    Inflige un 70% menos de daño de ataques
    ignores proximity shield [1]
    is area damage [1]
    GSHellscapePaleElite2Charge
    Triggerable, Spell, Damage
    Probabilidad de impacto crítico: 6%
    Tiempo de lanzamiento: 1 seg
    Inflige de 287 a 860.9 de daño de rayo
    base skill can be blocked [1]
    is area damage [1]
    spell maximum action distance +% [-92]
    MeleeAtAnimationSpeedLightning
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque básico
    Base Damage: 367–551
    Probabilidad de impacto crítico: 5%
    Tiempo de ataque: 1.5 seg
    Convierte el 40% del daño físico en daño de rayo
    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]
    MeleeAtAnimationSpeedLightningCombo35
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
    Ataque básico
    Base Damage: 367–551
    Probabilidad de impacto crítico: 5%
    Tiempo de ataque: 1.5 seg
    Convierte el 35% del daño físico en daño de rayo
    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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueHellscape/HellscapeEliteBase"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    	basic_action = "ChangeToStance3"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2933
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueHellscape/HellscapeEliteBase"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueHellscape/PaleFaction/HellscapePaleElite2__"] = {
        name = "Pale Seraphim",
        life = 2.25,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.97,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 18,
        accuracy = 1,
        weaponType1 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeedLightning",
            "MeleeAtAnimationSpeedLightningCombo35",
            "TCHellscapePaleElite2Charge",
            "GSHellscapePaleElite2Charge",
            "DTTHellscapeStabbySkyStab",
            "DTTHellscapeStabWeb",
            "GAHellscapeStabWeb",
            "GAHellscapePaleEliteSkyStab",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedLightning"] = {
        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,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_lightning",
            "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] = {40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedLightningCombo35"] = {
        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,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_lightning",
            "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] = {35, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TCHellscapePaleElite2Charge"] = {
        name = "Table Charge",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "ignores_proximity_shield",
            "is_area_damage",
        },
        levels = {
            [1] = {baseMultiplier = 0.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSHellscapePaleElite2Charge"] = {
        name = "GSHellscapePaleElite2Charge",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
            "base_skill_can_be_blocked",
        },
        levels = {
            [1] = {0.5, 1.5, -92, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTHellscapeStabbySkyStab"] = {
        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,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_maximum_action_distance_+",
            "active_skill_base_physical_damage_%_to_convert_to_lightning",
            "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] = {37, 40, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DTTHellscapeStabWeb"] = {
        name = "DTTHellscapeStabWeb",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_extra_distance",
            "leap_slam_minimum_distance",
            "spell_maximum_action_distance_+%",
        },
        levels = {
            [1] = {20, 40, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAHellscapeStabWeb"] = {
        name = "GAHellscapeStabWeb",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {3000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GAHellscapePaleEliteSkyStab"] = {
        name = "GAHellscapePaleEliteSkyStab",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_shock_chance_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {50, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    damage hit effect index [103]
    shock art variation [10]
    IdHellscapeYellowLightningOverride
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • shock art variation Min: 10 Max: 10 Global
  • damage hit effect index Min: 103 Max: 103 Global
  • IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    stance movement speed +% final [74]
    IdStanceMovementSpeed74
    FamilyStance
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 74 Max: 74 Global
  • Editar

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