IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Sumo Sacerdote
CategoryHumanoidHumanoide
IconEnemyEvasion IconEnemyResistanceFire
High Priest
Spectre
Tagshumanoid, incursion_unique_sun_priest, medium_movement, not_str, red_blood, Unarmed_onhit_audio
Vida
250%
Energy Shield From Life
33%
Evasão
+33%
Resistência
IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
300%
Precisão
100%
Attack Distance
6 ~ 14
Tempo de Ataque
1.5 Second
Damage Spread
±20%
Experiência
250%
Model Size
130%
Type
VaalSunPriestBoss
Metadata
VaalSunPriestBoss
Nível
68
Vida
20,643
Damage
699
Dano Mágico
699
Precisão
2,502
Tempo de Ataque
1.5
Experiência
71,585
Minion Life
17,325
Minion Energy Shield
5,717
Minion Damage
2,906
Minion Armour
2,413
MeleeAtAnimationSpeedBoss
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque Básico
Base Damage: 559839
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
MPSVaalSunPriestBossProj
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Tempo de Conjuração: 1 s
Causa de 344.4 a 516.5 de dano de fogo
action attack or cast time uses animation length [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1444]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
MaceNotable2
EASVaalSunPriestBurrowMoveStart
Spell
Tempo de Conjuração: 1 s
Tempo de Recarga: 7 s
action attack or cast time uses animation length [1]
skill does not pathfind [1]
EASVaalSunPriestBurrowMoveEnd
Spell
Tempo de Conjuração: 1 s
action attack or cast time uses animation length [1]
MPSVaalSunPriestBossSoulerCoaster
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1 s
Tempo de Recarga: 7 s
Habilidade de morteiro de monstro genérica. Igual ao projétil de monstro, mas com um efeito de impacto.
Causa de 918.3 a 1377 de dano de fogo
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1110]
projectile ballistic angle from target distance [1]
projectile uses contact position [1]
spell maximum action distance +% [-30]
use scaled contact offset [1]
GSVaalSunPriestBossSoulerCoasterImpact
Triggerable, Spell, Damage, AttackInPlace
Chance de Golpe Crítico: 5%
Tempo de Conjuração: 1 s
Causa de 306.1 a 459.1 de dano de fogo
action attack or cast time uses animation length [1]
action do not face target [1]
is area damage [1]
MPSVaalSunPriestBossWaveProj
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Tempo de Conjuração: 1 s
Tempo de Recarga: 12 s
Causa de 344.4 a 516.5 de dano de fogo
action attack or cast time uses animation length [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1444]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
MaceNotable2
MPSVaalSunPriestBossBarrageProj
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Tempo de Conjuração: 1 s
Tempo de Recarga: 8 s
Causa de 509.7 a 764.5 de dano de fogo
action attack or cast time uses animation length [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1444]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
MaceNotable2
GSVaalSunPreistTravelSkillDamage
Triggerable, Spell, Damage, AttackInPlace
Chance de Golpe Crítico: 6%
Tempo de Conjuração: 1 s
Causa de 114.8 a 172.2 de dano de fogo
action attack or cast time uses animation length [1]
is area damage [1]
CTS1BossFightStart
action attack or cast time uses animation length [1]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/MiniBosses/IncursionSunPriestBoss/VaalSunPriestBoss"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "High Priest",
    life = 2.5,
    energyShield = 0.33,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedBoss",
        "MPSVaalSunPriestBossProj",
        "MPSVaalSunPriestBossSoulerCoaster",
        "MPSVaalSunPriestBossWaveProj",
        "MPSVaalSunPriestBossBarrageProj",
        "CTS1BossFightStart",
        "GSVaalSunPriestBossSoulerCoasterImpact",
        "GSVaalSunPreistTravelSkillDamage",
        "EASVaalSunPriestBurrowMoveStart",
        "EASVaalSunPriestBurrowMoveEnd",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedBoss"] = {
    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["MPSVaalSunPriestBossProj"] = {
    name = "MPSVaalSunPriestBossProj",
    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_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "maintain_projectile_direction_when_using_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1444, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalSunPriestBossSoulerCoaster"] = {
    name = "MPSVaalSunPriestBossSoulerCoaster",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "action_attack_or_cast_time_uses_animation_length",
        "use_scaled_contact_offset",
        "projectile_ballistic_angle_from_target_distance",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1110, -30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalSunPriestBossWaveProj"] = {
    name = "MPSVaalSunPriestBossWaveProj",
    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_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "maintain_projectile_direction_when_using_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1444, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalSunPriestBossBarrageProj"] = {
    name = "MPSVaalSunPriestBossBarrageProj",
    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_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "maintain_projectile_direction_when_using_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1444, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CTS1BossFightStart"] = {
    name = "CTS1BossFightStart",
    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["GSVaalSunPriestBossSoulerCoasterImpact"] = {
    name = "GSVaalSunPriestBossSoulerCoasterImpact",
    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",
        "action_do_not_face_target",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSVaalSunPreistTravelSkillDamage"] = {
    name = "GSVaalSunPreistTravelSkillDamage",
    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",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASVaalSunPriestBurrowMoveStart"] = {
    name = "EASVaalSunPriestBurrowMoveStart",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
        "skill_does_not_pathfind",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASVaalSunPriestBurrowMoveEnd"] = {
    name = "EASVaalSunPriestBurrowMoveEnd",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Sumo Sacerdote
CategoryHumanoidHumanoide
IconEnemyEvasion IconEnemyResistanceFire
High Priest
Spectre
Tagshumanoid, incursion_unique_sun_priest, medium_movement, not_str, red_blood, Unarmed_onhit_audio
Packs
  • Sumo Sacerdote
  • Vida
    250%
    Energy Shield From Life
    33%
    Evasão
    +33%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    300%
    Precisão
    100%
    Attack Distance
    6 ~ 14
    Tempo de Ataque
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    250%
    Model Size
    130%
    Type
    VaalSunPriestBossSTANDALONE
    Metadata
    VaalSunPriestBossSTANDALONE
    Nível
    68
    Vida
    20,643
    Damage
    699
    Dano Mágico
    699
    Precisão
    2,502
    Tempo de Ataque
    1.5
    Experiência
    71,585
    Minion Life
    17,325
    Minion Energy Shield
    5,717
    Minion Damage
    2,906
    Minion Armour
    2,413
    MeleeAtAnimationSpeedBoss
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 559839
    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
    MPSVaalSunPriestBossProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Tempo de Conjuração: 1 s
    Causa de 344.4 a 516.5 de dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1444]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    MaceNotable2
    EASVaalSunPriestBurrowMoveStart
    Spell
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 7 s
    action attack or cast time uses animation length [1]
    skill does not pathfind [1]
    EASVaalSunPriestBurrowMoveEnd
    Spell
    Tempo de Conjuração: 1 s
    action attack or cast time uses animation length [1]
    MPSVaalSunPriestBossSoulerCoaster
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
    Chance de Golpe Crítico: 5%
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 7 s
    Habilidade de morteiro de monstro genérica. Igual ao projétil de monstro, mas com um efeito de impacto.
    Causa de 918.3 a 1377 de dano de fogo
    action attack or cast time uses animation length [1]
    base deal no damage [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1110]
    projectile ballistic angle from target distance [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    GSVaalSunPriestBossSoulerCoasterImpact
    Triggerable, Spell, Damage, AttackInPlace
    Chance de Golpe Crítico: 5%
    Tempo de Conjuração: 1 s
    Causa de 306.1 a 459.1 de dano de fogo
    action attack or cast time uses animation length [1]
    action do not face target [1]
    is area damage [1]
    MPSVaalSunPriestBossWaveProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 12 s
    Causa de 344.4 a 516.5 de dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1444]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    MaceNotable2
    MPSVaalSunPriestBossBarrageProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 8 s
    Causa de 509.7 a 764.5 de dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1444]
    projectile uses contact direction [1]
    projectile uses contact position [1]
    use scaled contact offset [1]
    MaceNotable2
    GSVaalSunPreistTravelSkillDamage
    Triggerable, Spell, Damage, AttackInPlace
    Chance de Golpe Crítico: 6%
    Tempo de Conjuração: 1 s
    Causa de 114.8 a 172.2 de dano de fogo
    action attack or cast time uses animation length [1]
    is area damage [1]
    CTS1BossFightStart
    action attack or cast time uses animation length [1]

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/MiniBosses/IncursionSunPriestBoss/VaalSunPriestBossSTANDALONE"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "High Priest",
        life = 2.5,
        energyShield = 0.33,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedBoss",
            "MPSVaalSunPriestBossProj",
            "MPSVaalSunPriestBossSoulerCoaster",
            "MPSVaalSunPriestBossWaveProj",
            "MPSVaalSunPriestBossBarrageProj",
            "CTS1BossFightStart",
            "GSVaalSunPriestBossSoulerCoasterImpact",
            "GSVaalSunPreistTravelSkillDamage",
            "EASVaalSunPriestBurrowMoveStart",
            "EASVaalSunPriestBurrowMoveEnd",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedBoss"] = {
        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["MPSVaalSunPriestBossProj"] = {
        name = "MPSVaalSunPriestBossProj",
        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_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "maintain_projectile_direction_when_using_contact_position",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1444, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalSunPriestBossSoulerCoaster"] = {
        name = "MPSVaalSunPriestBossSoulerCoaster",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
            "use_scaled_contact_offset",
            "projectile_ballistic_angle_from_target_distance",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1110, -30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalSunPriestBossWaveProj"] = {
        name = "MPSVaalSunPriestBossWaveProj",
        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_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "maintain_projectile_direction_when_using_contact_position",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1444, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalSunPriestBossBarrageProj"] = {
        name = "MPSVaalSunPriestBossBarrageProj",
        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_fire_damage",
            "spell_maximum_base_fire_damage",
            "monster_projectile_variation",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "maintain_projectile_direction_when_using_contact_position",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "projectile_uses_contact_direction",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1444, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["CTS1BossFightStart"] = {
        name = "CTS1BossFightStart",
        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["GSVaalSunPriestBossSoulerCoasterImpact"] = {
        name = "GSVaalSunPriestBossSoulerCoasterImpact",
        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",
            "action_do_not_face_target",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSVaalSunPreistTravelSkillDamage"] = {
        name = "GSVaalSunPreistTravelSkillDamage",
        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",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASVaalSunPriestBurrowMoveStart"] = {
        name = "EASVaalSunPriestBurrowMoveStart",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
            "skill_does_not_pathfind",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASVaalSunPriestBurrowMoveEnd"] = {
        name = "EASVaalSunPriestBurrowMoveEnd",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Sumo Sacerdote Text Audio /44
    Nome
    Nossa salvação está próxima!
    ThroneOfTheRulerOpen_Random
    Nossa salvação está próxima!
    ThroneOfTheRulerOpen_2
    Que a Chama Divina ilumine seu caminho.
    ThroneOfTheRulerOpen_3
    Que a Chama Divina ilumine seu caminho.
    ThroneOfTheRulerOpen_4
    Que a fé te mostre o caminho.
    ThroneOfTheRulerOpen_5
    Que a fé te mostre o caminho.
    ThroneOfTheRulerOpen_6
    Que a fé seja sua luz guia.
    ThroneOfTheRulerOpen_7
    Que a fé seja sua luz guia.
    ThroneOfTheRulerOpen_8
    Não tema os hereges e os infieis.
    ThroneOfTheRulerOpen_9
    Não tema os hereges e os infieis.
    ThroneOfTheRulerOpen_10
    A salvação te espera!
    ThroneOfTheRulerOpen_11
    A salvação te espera!
    ThroneOfTheRulerOpen_12
    Se te faltar coragem, sempre há fé...
    ThroneOfTheRulerOpen_13
    Se te faltar coragem, sempre há fé...
    ThroneOfTheRulerOpen_14
    Prepare-se.
    ThroneOfTheRulerOpen_15
    Prepare-se.
    ThroneOfTheRulerOpen_16
    Não existe justiça senão a divina.
    ThroneOfTheRulerOpen_17
    Não existe justiça senão a divina.
    ThroneOfTheRulerOpen_18
    Vá em frente e não tema o mal.
    ThroneOfTheRulerOpen_19
    Vá em frente e não tema o mal.
    ThroneOfTheRulerOpen_20
    Não hesite em fazer justiça.
    ThroneOfTheRulerOpen_21
    Não hesite em fazer justiça.
    ThroneOfTheRulerOpen_22
    Que você receba a luz divina.
    ThroneOfTheRulerOpen_23
    Que você receba a luz divina.
    ThroneOfTheRulerOpen_24
    Eu pensei que você fosse um crente... Acho que não.
    ThroneOfTheRulerPlayerRevive_Random
    Eu pensei que você fosse um crente... Acho que não.
    ThroneOfTheRulerPlayerRevive_2
    {Você foi julgado e considerado... insuficiente.}{Você foi julgada e considerada... insuficiente.}
    ThroneOfTheRulerPlayerRevive_3
    {Você foi julgado e considerado... insuficiente.}{Você foi julgada e considerada... insuficiente.}
    ThroneOfTheRulerPlayerRevive_4
    {Você não é nosso Salvador.}{Você não é nossa Salvadora.}
    ThroneOfTheRulerPlayerRevive_5
    {Você não é nosso Salvador.}{Você não é nossa Salvadora.}
    ThroneOfTheRulerPlayerRevive_6
    Parece que teremos que esperar um pouco mais pela salvação, então...
    ThroneOfTheRulerPlayerRevive_7
    Parece que teremos que esperar um pouco mais pela salvação, então...
    ThroneOfTheRulerPlayerRevive_8
    Eu esperava algo melhor...
    ThroneOfTheRulerPlayerRevive_9
    Eu esperava algo melhor...
    ThroneOfTheRulerPlayerRevive_10
    Acho sua falta de fé... decepcionante.
    ThroneOfTheRulerPlayerRevive_11
    Acho sua falta de fé... decepcionante.
    ThroneOfTheRulerPlayerRevive_12
    Está ficando tarde. Acho que precisamos de outro defensor.
    ThroneOfTheRulerPlayerRevive_13
    Está ficando tarde. Acho que precisamos de outro defensor.
    ThroneOfTheRulerPlayerRevive_14
    Hmmm... Talvez na próxima.
    ThroneOfTheRulerPlayerRevive_15
    Hmmm... Talvez na próxima.
    ThroneOfTheRulerPlayerRevive_16
    A salvação, como sempre, continua fora do seu alcance.
    ThroneOfTheRulerPlayerRevive_17
    A salvação, como sempre, continua fora do seu alcance.
    ThroneOfTheRulerPlayerRevive_18
    Parece que superestimei você.
    ThroneOfTheRulerPlayerRevive_19
    Parece que superestimei você.
    ThroneOfTheRulerPlayerRevive_20
    Edit

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