Huitzil, Sacerdote de sangre real
Humanoide
(40–60)% menos de efecto de las maldiciones en los monstruos
Huitzil, Royal Blood Priest
SpectreN
Tags2HSharpMetal_onhit_audio, fast_movement, human, humanoid, incursion_rare_blood_priest, incursion_unique_blood_priest, not_str, red_blood, vaal, very_fast_movement
Vida
240%
Energy Shield From Life
15%
Evasión
+33%
Resistencia
0 30 0 0
Damage
300%
Precisión
100%
Attack Distance
4 ~ 9
Tiempo de ataque
1.5 Second
Damage Spread
±20%
Experiencia
300%
Model Size
135%
Type
IncursionBloodPriestMale
Metadata
BloodPriestBossIncursionTier1_
Nivel
68
Vida
18,617
Damage
699
Daño de hechizos
699
Precisión
2,502
Tiempo de ataque
1.5
Experiencia
85,902
Minion Life
16,632
Minion Energy Shield
2,495
Minion Damage
2,906
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque básico
Base Damage: 559—839
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.5 seg
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EASVaalBloodPriestBodySwap
Tiempo de recarga: 10 seg
No puede ser empujado
No te pueden aturdir
action attack or cast time uses animation length [1]
skill cannot be interrupted [1]
EASVaalBloodPriestLifeDrain
Tiempo de recarga: 7.5 seg
action attack or cast time uses animation length [1]
VaalBloodPriestMiniBossSoulrend
Spell, Area, Duration, Projectile, DamageOverTime, Chaos, Multicastable, Triggerable, Trappable, Mineable, Totemable, DegenOnlySpellDamage, AreaSpell, AttackInPlace
Tiempo de lanzamiento: 1.25 seg
Inflige 318.9 de daño físico por segundo
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [-25]
base is projectile [1]
base skill effect duration [1000]
projectile uses contact position [1]
spell maximum action distance +% [-40]
EASBloodPriestBossTeleport
Tiempo de recarga: 10 seg
action attack or cast time uses animation length [1]
EASBloodPriestBossVolley
Tiempo de recarga: 14 seg
action attack or cast time uses animation length [1]
EASBloodPriestBossVolleyEnraged
Tiempo de recarga: 16 seg
action attack or cast time uses animation length [1]
EAABloodPriestBossSacrifice
Tiempo de recarga: 22 seg
action attack or cast time uses animation length [1]
MPSBloodPriestBossBloodProj
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Probabilidad de impacto crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 612.2 a 918.3 de daño físico
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
distribute projectiles over contact points [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1416]
projectile uses bearing as firing orientation [1]
projectile uses contact direction [1]
projectile uses contact position [1]
projectiles not offset [2]
projectiles travel at fixed height [1]
use scaled contact offset [1]
MDBloodPriestBossBloodPool
Multicastable, Triggerable, AttackInPlace
Tiempo de recarga: 15.5 seg
EGBloodPriestBossSacrifice
Triggerable, AttackInPlace
MDBloodPriestBossSoulCoreBeam
Multicastable, Triggerable, AttackInPlace
GSBloodTwinsSoulCoreBeamImpact
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Inflige de 956.6 a 2870 de daño de rayo
action attack or cast time uses animation length [1]
is area damage [1]
GSBloodPriestTransformBreathe
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Inflige de 153 a 229.6 de daño de fuego
action attack or cast time uses animation length [1]
base skill cannot be avoided by dodge roll or blocked [1]
is area damage [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/SacrificialChamber/BloodPriestBossIncursionTier1_"] = {
    name = "Huitzil, Royal Blood Priest",
    life = 2.4,
    energyShield = 0.15,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 9,
    accuracy = 1,
    weaponType1 = "Dagger",
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MPSBloodPriestBossBloodProj",
        "GSBloodTwinsSoulCoreBeamImpact",
        "GSBloodPriestTransformBreathe",
        "EASVaalBloodPriestBodySwap",
        "EASVaalBloodPriestLifeDrain",
        "EASBloodPriestBossVolley",
        "EASBloodPriestBossVolleyEnraged",
        "EAABloodPriestBossSacrifice",
        "EASBloodPriestBossTeleport",
        "MDBloodPriestBossBloodPool",
        "MDBloodPriestBossSoulCoreBeam",
        "EGBloodPriestBossSacrifice",
        "VaalBloodPriestMiniBossSoulrend",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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 = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSBloodPriestBossBloodProj"] = {
    name = "MPSBloodPriestBossBloodProj",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "check_for_targets_between_initiator_and_projectile_source",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
        "projectiles_not_offset",
        "distribute_projectiles_over_contact_points",
        "projectile_uses_bearing_as_firing_orientation",
        "projectiles_travel_at_fixed_height",
        "projectiles_not_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1416, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSBloodTwinsSoulCoreBeamImpact"] = {
    name = "GSBloodTwinsSoulCoreBeamImpact",
    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",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSBloodPriestTransformBreathe"] = {
    name = "GSBloodPriestTransformBreathe",
    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_fire_damage",
        "spell_maximum_base_fire_damage",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_blocked",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASVaalBloodPriestBodySwap"] = {
    name = "EASVaalBloodPriestBodySwap",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_cannot_be_stunned",
        "cannot_be_knocked_back",
        "skill_cannot_be_interrupted",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASVaalBloodPriestLifeDrain"] = {
    name = "EASVaalBloodPriestLifeDrain",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASBloodPriestBossVolley"] = {
    name = "EASBloodPriestBossVolley",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASBloodPriestBossVolleyEnraged"] = {
    name = "EASBloodPriestBossVolleyEnraged",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAABloodPriestBossSacrifice"] = {
    name = "EAABloodPriestBossSacrifice",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASBloodPriestBossTeleport"] = {
    name = "EASBloodPriestBossTeleport",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MDBloodPriestBossBloodPool"] = {
    name = "MDBloodPriestBossBloodPool",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MDBloodPriestBossSoulCoreBeam"] = {
    name = "MDBloodPriestBossSoulCoreBeam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EGBloodPriestBossSacrifice"] = {
    name = "EGBloodPriestBossSacrifice",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["VaalBloodPriestMiniBossSoulrend"] = {
    name = "VaalBloodPriestMiniBossSoulrend",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Projectile] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Chaos] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Totemable] = true,
        [SkillType.DegenOnlySpellDamage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.25,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_physical_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {1, 1000, -25, -40, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
ignore actor scale from stats [1]
FamilyMonsterIgnoreActorScaleFromStats
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • Huitzil, Sacerdote de sangre real
    Humanoide
    (40–60)% menos de efecto de las maldiciones en los monstruos
    Huitzil, Royal Blood Priest
    SpectreN
    Tags2HSharpMetal_onhit_audio, fast_movement, human, humanoid, incursion_rare_blood_priest, incursion_unique_blood_priest, not_str, red_blood, vaal, very_fast_movement
    Vida
    240%
    Energy Shield From Life
    15%
    Evasión
    +33%
    Resistencia
    0 30 0 0
    Damage
    300%
    Precisión
    100%
    Attack Distance
    4 ~ 9
    Tiempo de ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    300%
    Model Size
    135%
    Type
    IncursionBloodPriestMale
    Metadata
    BloodPriestBossIncursionTier2
    Nivel
    68
    Vida
    18,617
    Damage
    699
    Daño de hechizos
    699
    Precisión
    2,502
    Tiempo de ataque
    1.5
    Experiencia
    85,902
    Minion Life
    16,632
    Minion Energy Shield
    2,495
    Minion Damage
    2,906
    Minion Armour
    2,413
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque básico
    Base Damage: 559—839
    Probabilidad de impacto crítico: 5%
    Tiempo de ataque: 1.5 seg
    action attack or cast time uses animation length [1]
    monster penalty against minions damage +% final vs player minions [100]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EASVaalBloodPriestBodySwap
    Tiempo de recarga: 10 seg
    No puede ser empujado
    No te pueden aturdir
    action attack or cast time uses animation length [1]
    skill cannot be interrupted [1]
    EASVaalBloodPriestLifeDrain
    Tiempo de recarga: 7.5 seg
    action attack or cast time uses animation length [1]
    VaalBloodPriestMiniBossSoulrend
    Spell, Area, Duration, Projectile, DamageOverTime, Chaos, Multicastable, Triggerable, Trappable, Mineable, Totemable, DegenOnlySpellDamage, AreaSpell, AttackInPlace
    Tiempo de lanzamiento: 1.25 seg
    Inflige 318.9 de daño físico por segundo
    action attack or cast time uses animation length [1]
    active skill area of effect radius +% final [-25]
    base is projectile [1]
    base skill effect duration [1000]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    EASBloodPriestBossTeleport
    Tiempo de recarga: 10 seg
    action attack or cast time uses animation length [1]
    EASBloodPriestBossVolley
    Tiempo de recarga: 14 seg
    action attack or cast time uses animation length [1]
    EASBloodPriestBossVolleyEnraged
    Tiempo de recarga: 16 seg
    action attack or cast time uses animation length [1]
    EAABloodPriestBossSacrifice
    Tiempo de recarga: 22 seg
    action attack or cast time uses animation length [1]
    MPSBloodPriestBossBloodProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Probabilidad de impacto crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 612.2 a 918.3 de daño físico
    action attack or cast time uses animation length [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1416]
    projectile uses bearing as firing orientation [1]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    projectiles not offset [2]
    projectiles travel at fixed height [1]
    use scaled contact offset [1]
    MDBloodPriestBossBloodPool
    Multicastable, Triggerable, AttackInPlace
    Tiempo de recarga: 15.5 seg
    EGBloodPriestBossSacrifice
    Triggerable, AttackInPlace
    MDBloodPriestBossSoulCoreBeam
    Multicastable, Triggerable, AttackInPlace
    GSBloodTwinsSoulCoreBeamImpact
    Triggerable, Spell, Damage, AttackInPlace
    Probabilidad de impacto crítico: 6%
    Tiempo de lanzamiento: 1 seg
    Inflige de 956.6 a 2870 de daño de rayo
    action attack or cast time uses animation length [1]
    is area damage [1]
    GSBloodPriestTransformBreathe
    Triggerable, Spell, Damage, AttackInPlace
    Probabilidad de impacto crítico: 6%
    Tiempo de lanzamiento: 1 seg
    Inflige de 153 a 229.6 de daño de fuego
    action attack or cast time uses animation length [1]
    base skill cannot be avoided by dodge roll or blocked [1]
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/SacrificialChamber/BloodPriestBossIncursionTier2"] = {
        name = "Huitzil, Royal Blood Priest",
        life = 2.4,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Wand",
        weaponType2 = "Focus",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MPSBloodPriestBossBloodProj",
            "GSBloodTwinsSoulCoreBeamImpact",
            "GSBloodPriestTransformBreathe",
            "EASVaalBloodPriestBodySwap",
            "EASVaalBloodPriestLifeDrain",
            "EASBloodPriestBossVolley",
            "EASBloodPriestBossVolleyEnraged",
            "EAABloodPriestBossSacrifice",
            "EASBloodPriestBossTeleport",
            "MDBloodPriestBossBloodPool",
            "MDBloodPriestBossSoulCoreBeam",
            "EGBloodPriestBossSacrifice",
            "VaalBloodPriestMiniBossSoulrend",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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 = {
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSBloodPriestBossBloodProj"] = {
        name = "MPSBloodPriestBossBloodProj",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "use_scaled_contact_offset",
            "projectile_uses_contact_direction",
            "projectiles_not_offset",
            "distribute_projectiles_over_contact_points",
            "projectile_uses_bearing_as_firing_orientation",
            "projectiles_travel_at_fixed_height",
            "projectiles_not_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1416, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSBloodTwinsSoulCoreBeamImpact"] = {
        name = "GSBloodTwinsSoulCoreBeamImpact",
        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",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSBloodPriestTransformBreathe"] = {
        name = "GSBloodPriestTransformBreathe",
        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_fire_damage",
            "spell_maximum_base_fire_damage",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_cannot_be_avoided_by_dodge_roll_or_blocked",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASVaalBloodPriestBodySwap"] = {
        name = "EASVaalBloodPriestBodySwap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cannot_be_stunned",
            "cannot_be_knocked_back",
            "skill_cannot_be_interrupted",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASVaalBloodPriestLifeDrain"] = {
        name = "EASVaalBloodPriestLifeDrain",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASBloodPriestBossVolley"] = {
        name = "EASBloodPriestBossVolley",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASBloodPriestBossVolleyEnraged"] = {
        name = "EASBloodPriestBossVolleyEnraged",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAABloodPriestBossSacrifice"] = {
        name = "EAABloodPriestBossSacrifice",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASBloodPriestBossTeleport"] = {
        name = "EASBloodPriestBossTeleport",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MDBloodPriestBossBloodPool"] = {
        name = "MDBloodPriestBossBloodPool",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MDBloodPriestBossSoulCoreBeam"] = {
        name = "MDBloodPriestBossSoulCoreBeam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGBloodPriestBossSacrifice"] = {
        name = "EGBloodPriestBossSacrifice",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalBloodPriestMiniBossSoulrend"] = {
        name = "VaalBloodPriestMiniBossSoulrend",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Projectile] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Chaos] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.DegenOnlySpellDamage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.25,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_physical_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {1, 1000, -25, -40, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    ignore actor scale from stats [1]
    FamilyMonsterIgnoreActorScaleFromStats
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • ignore actor scale from stats Min: 1 Max: 1 Global
  • Huitzil, Sacerdote de sangre real
    Humanoide
    Huitzil, Royal Blood Priest
    SpectreN
    Tags2HSharpMetal_onhit_audio, fast_movement, human, humanoid, incursion_rare_blood_priest, incursion_unique_blood_priest, not_str, red_blood, vaal, very_fast_movement
    Vida
    240%
    Energy Shield From Life
    15%
    Evasión
    +33%
    Resistencia
    0 30 0 0
    Damage
    300%
    Precisión
    100%
    Attack Distance
    4 ~ 9
    Tiempo de ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    300%
    Model Size
    135%
    Type
    IncursionBloodPriestMale
    Metadata
    BloodPriestBossIncursionTier3
    Nivel
    68
    Vida
    18,617
    Damage
    699
    Daño de hechizos
    699
    Precisión
    2,502
    Tiempo de ataque
    1.5
    Experiencia
    85,902
    Minion Life
    16,632
    Minion Energy Shield
    2,495
    Minion Damage
    2,906
    Minion Armour
    2,413
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque básico
    Base Damage: 559—839
    Probabilidad de impacto crítico: 5%
    Tiempo de ataque: 1.5 seg
    action attack or cast time uses animation length [1]
    monster penalty against minions damage +% final vs player minions [100]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EASVaalBloodPriestBodySwap
    Tiempo de recarga: 10 seg
    No puede ser empujado
    No te pueden aturdir
    action attack or cast time uses animation length [1]
    skill cannot be interrupted [1]
    EASVaalBloodPriestLifeDrain
    Tiempo de recarga: 7.5 seg
    action attack or cast time uses animation length [1]
    VaalBloodPriestMiniBossSoulrend
    Spell, Area, Duration, Projectile, DamageOverTime, Chaos, Multicastable, Triggerable, Trappable, Mineable, Totemable, DegenOnlySpellDamage, AreaSpell, AttackInPlace
    Tiempo de lanzamiento: 1.25 seg
    Inflige 318.9 de daño físico por segundo
    action attack or cast time uses animation length [1]
    active skill area of effect radius +% final [-25]
    base is projectile [1]
    base skill effect duration [1000]
    projectile uses contact position [1]
    spell maximum action distance +% [-40]
    EASBloodPriestBossTeleport
    Tiempo de recarga: 10 seg
    action attack or cast time uses animation length [1]
    EASBloodPriestBossVolley
    Tiempo de recarga: 14 seg
    action attack or cast time uses animation length [1]
    EASBloodPriestBossVolleyEnraged
    Tiempo de recarga: 16 seg
    action attack or cast time uses animation length [1]
    EAABloodPriestBossSacrifice
    Tiempo de recarga: 22 seg
    action attack or cast time uses animation length [1]
    MPSBloodPriestBossBloodProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Probabilidad de impacto crítico: 5%
    Tiempo de lanzamiento: 1 seg
    Inflige de 612.2 a 918.3 de daño físico
    action attack or cast time uses animation length [1]
    base is projectile [1]
    check for targets between initiator and projectile source [1]
    distribute projectiles over contact points [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1416]
    projectile uses bearing as firing orientation [1]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    projectiles not offset [2]
    projectiles travel at fixed height [1]
    use scaled contact offset [1]
    MDBloodPriestBossBloodPool
    Multicastable, Triggerable, AttackInPlace
    Tiempo de recarga: 15.5 seg
    EGBloodPriestBossSacrifice
    Triggerable, AttackInPlace
    MDBloodPriestBossSoulCoreBeam
    Multicastable, Triggerable, AttackInPlace
    GSBloodTwinsSoulCoreBeamImpact
    Triggerable, Spell, Damage, AttackInPlace
    Probabilidad de impacto crítico: 6%
    Tiempo de lanzamiento: 1 seg
    Inflige de 956.6 a 2870 de daño de rayo
    action attack or cast time uses animation length [1]
    is area damage [1]
    GSBloodPriestTransformBreathe
    Triggerable, Spell, Damage, AttackInPlace
    Probabilidad de impacto crítico: 6%
    Tiempo de lanzamiento: 1 seg
    Inflige de 153 a 229.6 de daño de fuego
    action attack or cast time uses animation length [1]
    base skill cannot be avoided by dodge roll or blocked [1]
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/SacrificialChamber/BloodPriestBossIncursionTier3"] = {
        name = "Huitzil, Royal Blood Priest",
        life = 2.4,
        energyShield = 0.15,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MPSBloodPriestBossBloodProj",
            "GSBloodTwinsSoulCoreBeamImpact",
            "GSBloodPriestTransformBreathe",
            "EASVaalBloodPriestBodySwap",
            "EASVaalBloodPriestLifeDrain",
            "EASBloodPriestBossVolley",
            "EASBloodPriestBossVolleyEnraged",
            "EAABloodPriestBossSacrifice",
            "EASBloodPriestBossTeleport",
            "MDBloodPriestBossBloodPool",
            "MDBloodPriestBossSoulCoreBeam",
            "EGBloodPriestBossSacrifice",
            "VaalBloodPriestMiniBossSoulrend",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        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 = {
            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
            "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSBloodPriestBossBloodProj"] = {
        name = "MPSBloodPriestBossBloodProj",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "check_for_targets_between_initiator_and_projectile_source",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "use_scaled_contact_offset",
            "projectile_uses_contact_direction",
            "projectiles_not_offset",
            "distribute_projectiles_over_contact_points",
            "projectile_uses_bearing_as_firing_orientation",
            "projectiles_travel_at_fixed_height",
            "projectiles_not_offset",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1416, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSBloodTwinsSoulCoreBeamImpact"] = {
        name = "GSBloodTwinsSoulCoreBeamImpact",
        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",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSBloodPriestTransformBreathe"] = {
        name = "GSBloodPriestTransformBreathe",
        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_fire_damage",
            "spell_maximum_base_fire_damage",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_cannot_be_avoided_by_dodge_roll_or_blocked",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASVaalBloodPriestBodySwap"] = {
        name = "EASVaalBloodPriestBodySwap",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_cannot_be_stunned",
            "cannot_be_knocked_back",
            "skill_cannot_be_interrupted",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASVaalBloodPriestLifeDrain"] = {
        name = "EASVaalBloodPriestLifeDrain",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASBloodPriestBossVolley"] = {
        name = "EASBloodPriestBossVolley",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASBloodPriestBossVolleyEnraged"] = {
        name = "EASBloodPriestBossVolleyEnraged",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EAABloodPriestBossSacrifice"] = {
        name = "EAABloodPriestBossSacrifice",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASBloodPriestBossTeleport"] = {
        name = "EASBloodPriestBossTeleport",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MDBloodPriestBossBloodPool"] = {
        name = "MDBloodPriestBossBloodPool",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MDBloodPriestBossSoulCoreBeam"] = {
        name = "MDBloodPriestBossSoulCoreBeam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EGBloodPriestBossSacrifice"] = {
        name = "EGBloodPriestBossSacrifice",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalBloodPriestMiniBossSoulrend"] = {
        name = "VaalBloodPriestMiniBossSoulrend",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Projectile] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Chaos] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.DegenOnlySpellDamage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.25,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_physical_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {1, 1000, -25, -40, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Huitzil, Sacerdote de sangre real Text Audio /39
    Nombre
    ¡Contempla el poder de la muerte!
    IncursionBloodTwinMale_BloodPool_Random
    ¡Contempla el poder de la muerte!
    IncursionBloodTwinMale_BloodPool_2
    ¡Tormento sacrificial!
    IncursionBloodTwinMale_BloodPool_3
    ¡Tormento sacrificial!
    IncursionBloodTwinMale_BloodPool_4
    ¡Inclínate ante tus superiores!
    IncursionBloodTwinMale_BloodVolley_Random
    ¡Inclínate ante tus superiores!
    IncursionBloodTwinMale_BloodVolley_2
    ¡Inclínate ante tus superiores!
    IncursionBloodTwinMale_BloodVolley_3
    ¡Dolor implacable!
    IncursionBloodTwinMale_BloodVolley_4
    ¡Dolor implacable!
    IncursionBloodTwinMale_BloodVolley_5
    ¡Dolor implacable!
    IncursionBloodTwinMale_BloodVolley_6
    ¡Tu vida... me pertenece!
    IncursionBloodTwinMale_DrainLife_Random
    ¡Tu vida... me pertenece!
    IncursionBloodTwinMale_DrainLife_2
    ¡Ahora tu sangre le pertenece a Atziri!
    IncursionBloodTwinMale_Emerge_Random
    ¡Ahora tu sangre le pertenece a Atziri!
    IncursionBloodTwinMale_Emerge_2
    ¡Entrega tu vida! ¡Entrega tu sangre!
    IncursionBloodTwinMale_Emerge_3
    ¡Entrega tu vida! ¡Entrega tu sangre!
    IncursionBloodTwinMale_Emerge_4
    ¡La Reina te encontrará alguna utilidad!
    IncursionBloodTwinMale_Emerge_5
    ¡La Reina te encontrará alguna utilidad!
    IncursionBloodTwinMale_Emerge_6
    ¡Atziri lo es todo!
    IncursionBloodTwinMale_Extra_Random
    ¡Atziri lo es todo!
    IncursionBloodTwinMale_Extra_2
    ¡Su mirada te destruiría!
    IncursionBloodTwinMale_Extra_3
    ¡Su mirada te destruiría!
    IncursionBloodTwinMale_Extra_4
    ¡No tienes ninguna oportunidad!
    IncursionBloodTwinMale_Extra_5
    ¡No tienes ninguna oportunidad!
    IncursionBloodTwinMale_Extra_6
    ¡Ah! ¡Eso no significa nada!
    IncursionBloodTwinMale_Knockdown_Random
    ¡Ah! ¡Respeta tu lugar!
    IncursionBloodTwinMale_Knockdown_2
    ¡Ah! ¡Morirás lentamente por eso!
    IncursionBloodTwinMale_Knockdown_3
    ¡Sangre fresca! ¡Excelente!
    IncursionBloodTwinMale_PlayerDefeated_Random
    ¡Sangre fresca! ¡Excelente!
    IncursionBloodTwinMale_PlayerDefeated_2
    ¡No es ningún desafío!
    IncursionBloodTwinMale_PlayerDefeated_3
    ¡No es ningún desafío!
    IncursionBloodTwinMale_PlayerDefeated_4
    ¡Pacto de sangre!
    IncursionBloodTwinMale_SoulRend_Random
    ¡Pacto de sangre!
    IncursionBloodTwinMale_SoulRend_2
    ¡Por Atziri!
    IncursionBloodTwinMale_SoulRend_3
    ¡Por Atziri!
    IncursionBloodTwinMale_SoulRend_4
    ¡Abre tus ojos!
    IncursionBloodTwinMale_Teleport_Random
    ¡Abre tus ojos!
    IncursionBloodTwinMale_Teleport_2
    {¡Eres demasiado lento!}{¡Eres demasiado lenta!}
    IncursionBloodTwinMale_Teleport_3
    {¡Eres demasiado lento!}{¡Eres demasiado lenta!}
    IncursionBloodTwinMale_Teleport_4
    Edit

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