High Priest
มนุษย์
SpectreN
Tagshumanoid, incursion_unique_sun_priest, medium_movement, not_dex, not_str, red_blood, Unarmed_onhit_audio
พลังชีวิต
200%
Energy Shield From Life
50%
ค่าต้านทาน
30 0 0 0
Damage
250%
ความแม่นยำ
100%
Attack Distance
6 ~ 14
{เวลาโจมตี}
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
130%
Type
VaalSunPriestBoss
Metadata
VaalSunPriestBoss
เลเวล
68
พลังชีวิต
15,514
Damage
583
ความเสียหายเวท
583
ความแม่นยำ
2,502
{เวลาโจมตี}
1.5
ค่าประสบการณ์
57,268
Minion Life
13,860
Minion Energy Shield
6,930
Minion Damage
2,422
Minion Armour
2,413
MeleeAtAnimationSpeedBoss
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
โจมตีพื้นฐาน
Base Damage: 466—699
{เวลาโจมตี}: 1.5 {วิ}
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]
MPSVaalSunPriestBossProj
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
{เวลาร่าย}: 1 {วิ}
สร้างความเสียหาย ไฟ 344.4 ถึง 516.5
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]
EASVaalSunPriestBurrowMoveStart
คูลดาวน์: 7 {วิ}
action attack or cast time uses animation length [1]
skill does not pathfind [1]
EASVaalSunPriestBurrowMoveEnd
action attack or cast time uses animation length [1]
MPSVaalSunPriestBossSoulerCoaster
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
{เวลาร่าย}: 1 {วิ}
คูลดาวน์: 7 {วิ}
สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ กระสุนของมอนสเตอร์ แต่มีผลในการกระทบด้วย
สร้างความเสียหาย ไฟ 1025 ถึง 1538
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
{เวลาร่าย}: 1 {วิ}
สร้างความเสียหาย ไฟ 306.1 ถึง 459.1
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
{เวลาร่าย}: 1 {วิ}
คูลดาวน์: 12 {วิ}
สร้างความเสียหาย ไฟ 1025 ถึง 1538
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]
MPSVaalSunPriestBossBarrageProj
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
{เวลาร่าย}: 1 {วิ}
คูลดาวน์: 8 {วิ}
สร้างความเสียหาย ไฟ 1025 ถึง 1538
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]
GSVaalSunPreistTravelSkillDamage
Triggerable, Spell, Damage, AttackInPlace
{เวลาร่าย}: 1 {วิ}
สร้างความเสียหาย ไฟ 114.8 ถึง 172.2
action attack or cast time uses animation length [1]
is area damage [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueIncursionNew/MiniBosses/IncursionSunPriestBoss/VaalSunPriestBoss"] = {
    name = "High Priest",
    life = 2,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.5,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedBoss",
        "MPSVaalSunPriestBossProj",
        "MPSVaalSunPriestBossSoulerCoaster",
        "MPSVaalSunPriestBossWaveProj",
        "MPSVaalSunPriestBossBarrageProj",
        "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["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 = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    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 = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
นักพรตระดับสูง
มนุษย์
High Priest
SpectreN
Tagshumanoid, incursion_unique_sun_priest, medium_movement, not_str, red_blood, Unarmed_onhit_audio
Packs
  • นักพรตระดับสูง
  • พลังชีวิต
    250%
    Energy Shield From Life
    33%
    การหลบหลีก
    +33%
    ค่าต้านทาน
    30 0 0 0
    Damage
    300%
    ความแม่นยำ
    100%
    Attack Distance
    6 ~ 14
    {เวลาโจมตี}
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    250%
    Model Size
    130%
    Type
    VaalSunPriestBossSTANDALONE
    Metadata
    VaalSunPriestBossSTANDALONE
    เลเวล
    68
    พลังชีวิต
    19,393
    Damage
    699
    ความเสียหายเวท
    699
    ความแม่นยำ
    2,502
    {เวลาโจมตี}
    1.5
    ค่าประสบการณ์
    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
    โจมตีพื้นฐาน
    Base Damage: 559—839
    {เวลาโจมตี}: 1.5 {วิ}
    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]
    MPSVaalSunPriestBossProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    {เวลาร่าย}: 1 {วิ}
    สร้างความเสียหาย ไฟ 344.4 ถึง 516.5
    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]
    EASVaalSunPriestBurrowMoveStart
    คูลดาวน์: 7 {วิ}
    action attack or cast time uses animation length [1]
    skill does not pathfind [1]
    EASVaalSunPriestBurrowMoveEnd
    action attack or cast time uses animation length [1]
    MPSVaalSunPriestBossSoulerCoaster
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell, AttackInPlace
    {เวลาร่าย}: 1 {วิ}
    คูลดาวน์: 7 {วิ}
    สกิลระเบิดปูพรมของมอนสเตอร์ทั่วไป ทำงานเหมือนกับ กระสุนของมอนสเตอร์ แต่มีผลในการกระทบด้วย
    สร้างความเสียหาย ไฟ 918.3 ถึง 1377
    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
    {เวลาร่าย}: 1 {วิ}
    สร้างความเสียหาย ไฟ 306.1 ถึง 459.1
    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
    {เวลาร่าย}: 1 {วิ}
    คูลดาวน์: 12 {วิ}
    สร้างความเสียหาย ไฟ 344.4 ถึง 516.5
    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]
    MPSVaalSunPriestBossBarrageProj
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    {เวลาร่าย}: 1 {วิ}
    คูลดาวน์: 8 {วิ}
    สร้างความเสียหาย ไฟ 509.7 ถึง 764.5
    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]
    GSVaalSunPreistTravelSkillDamage
    Triggerable, Spell, Damage, AttackInPlace
    {เวลาร่าย}: 1 {วิ}
    สร้างความเสียหาย ไฟ 114.8 ถึง 172.2
    action attack or cast time uses animation length [1]
    is area damage [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/MiniBosses/IncursionSunPriestBoss/VaalSunPriestBossSTANDALONE"] = {
        name = "High Priest",
        life = 2.5,
        energyShield = 0.33,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 14,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedBoss",
            "MPSVaalSunPriestBossProj",
            "MPSVaalSunPriestBossSoulerCoaster",
            "MPSVaalSunPriestBossWaveProj",
            "MPSVaalSunPriestBossBarrageProj",
            "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["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 = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        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 = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    นักบวชระดับสูง Text Audio /44
    ชื่อ
    เราใกล้ถึงกาลรอดพ้นแล้ว!
    ThroneOfTheRulerOpen_Random
    เราใกล้ถึงกาลรอดพ้นแล้ว!
    ThroneOfTheRulerOpen_2
    ขอให้เพลิงเทวาส่องทางให้แก่เจ้า
    ThroneOfTheRulerOpen_3
    ขอให้เพลิงเทวาส่องทางให้แก่เจ้า
    ThroneOfTheRulerOpen_4
    ศรัทธาจะนำทางเจ้า
    ThroneOfTheRulerOpen_5
    ศรัทธาจะนำทางเจ้า
    ThroneOfTheRulerOpen_6
    ให้ศรัทธาเป็นแสงนำทางเจ้าเถิด
    ThroneOfTheRulerOpen_7
    ให้ศรัทธาเป็นแสงนำทางเจ้าเถิด
    ThroneOfTheRulerOpen_8
    จงอย่าได้กลัวผู้นอกรีตหรือผู้ไร้ศรัทธาไม่
    ThroneOfTheRulerOpen_9
    จงอย่าได้กลัวผู้นอกรีตหรือผู้ไร้ศรัทธาไม่
    ThroneOfTheRulerOpen_10
    การรอดพ้นรออยู่!
    ThroneOfTheRulerOpen_11
    การรอดพ้นรออยู่!
    ThroneOfTheRulerOpen_12
    หากหมดความกล้าหาญเมื่อไร ยังมีศรัทธาอยู่เสมอ...
    ThroneOfTheRulerOpen_13
    หากหมดความกล้าหาญเมื่อไร ยังมีศรัทธาอยู่เสมอ...
    ThroneOfTheRulerOpen_14
    เตรียมตัวให้พร้อม
    ThroneOfTheRulerOpen_15
    เตรียมตัวให้พร้อม
    ThroneOfTheRulerOpen_16
    ไม่มีความยุติธรรมใดเว้นแต่ความยุติธรรมจากเทวา
    ThroneOfTheRulerOpen_17
    ไม่มีความยุติธรรมใดเว้นแต่ความยุติธรรมจากเทวา
    ThroneOfTheRulerOpen_18
    จงมุ่งไปข้างหน้า อย่าได้กลัวความชั่วร้าย
    ThroneOfTheRulerOpen_19
    จงมุ่งไปข้างหน้า อย่าได้กลัวความชั่วร้าย
    ThroneOfTheRulerOpen_20
    จงผดุงธรรมอย่างไร้ลังเล
    ThroneOfTheRulerOpen_21
    จงผดุงธรรมอย่างไร้ลังเล
    ThroneOfTheRulerOpen_22
    ขอให้เจ้าได้อาบแสงเทวาเถิด
    ThroneOfTheRulerOpen_23
    ขอให้เจ้าได้อาบแสงเทวาเถิด
    ThroneOfTheRulerOpen_24
    ข้านึกว่าเจ้าเป็นผู้ศรัทธา... อาจไม่ก็เป็นได้
    ThroneOfTheRulerPlayerRevive_Random
    ข้านึกว่าเจ้าเป็นผู้ศรัทธา... อาจไม่ก็เป็นได้
    ThroneOfTheRulerPlayerRevive_2
    เจ้าถูกตัดสินแล้วว่าเป็นผู้ที่... บกพร่อง
    ThroneOfTheRulerPlayerRevive_3
    เจ้าถูกตัดสินแล้วว่าเป็นผู้ที่... บกพร่อง
    ThroneOfTheRulerPlayerRevive_4
    เจ้าหาได้เป็นผู้กอบกู้ของเราไม่
    ThroneOfTheRulerPlayerRevive_5
    เจ้าหาได้เป็นผู้กอบกู้ของเราไม่
    ThroneOfTheRulerPlayerRevive_6
    เราคงต้องรอการรอดพ้นอีกหน่อยกระมัง..
    ThroneOfTheRulerPlayerRevive_7
    เราคงต้องรอการรอดพ้นอีกหน่อยกระมัง..
    ThroneOfTheRulerPlayerRevive_8
    ข้าหวังไว้ว่าจะมีผู้ที่ดีกว่านี้...
    ThroneOfTheRulerPlayerRevive_9
    ข้าหวังไว้ว่าจะมีผู้ที่ดีกว่านี้...
    ThroneOfTheRulerPlayerRevive_10
    ข้าคิดว่าการไร้ศรัทธาของเจ้า... มันน่าผิดหวังนัก
    ThroneOfTheRulerPlayerRevive_11
    ข้าคิดว่าการไร้ศรัทธาของเจ้า... มันน่าผิดหวังนัก
    ThroneOfTheRulerPlayerRevive_12
    ใกล้หมดเวลาเต็มที เราอาจต้องการวีรชนคนใหม่ก็เป็นได้
    ThroneOfTheRulerPlayerRevive_13
    ใกล้หมดเวลาเต็มที เราอาจต้องการวีรชนคนใหม่ก็เป็นได้
    ThroneOfTheRulerPlayerRevive_14
    หืม... ไว้คราวหน้าอาจจะดีกว่า
    ThroneOfTheRulerPlayerRevive_15
    หืม... ไว้คราวหน้าอาจจะดีกว่า
    ThroneOfTheRulerPlayerRevive_16
    เจ้ายังห่างไกลการรอดพ้นเช่นเคย
    ThroneOfTheRulerPlayerRevive_17
    เจ้ายังห่างไกลการรอดพ้นเช่นเคย
    ThroneOfTheRulerPlayerRevive_18
    เหมือนว่าข้าจะประเมินเจ้าสูงไป
    ThroneOfTheRulerPlayerRevive_19
    เหมือนว่าข้าจะประเมินเจ้าสูงไป
    ThroneOfTheRulerPlayerRevive_20
    Edit

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