High Templar Avarius
Humanoid
65% reduced Energy Shield Recharge Rate
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
Cannot be Knocked Back
SpectreN
AreaThe Chamber of Innocence
Tagsbludgeoning_weapon, caster, fire_affinity, has_staff, has_two_handed_melee, humanoid, large_height, large_model, medium_movement, melee, not_dex, physical_affinity, plate_armour, ranged
Life
1000%
Energy Shield From Life
100%
Armour
+100%
Ailment Threshold
1000%
Resistance
40 40 40 25
Damage
220%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 12
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
AvariusCasticus
Metadata
AvariusCasticus
Level
43
Life
11,980
Armour
7,316
Evasion
1,819
Energy Shield
1,198
Damage
220
Spell Damage
220
Accuracy
105
Attack Time
1.995
Experience
7,986
Ailment Threshold
11,980
Chill
38
Shock
38
Brittle
214
Scorch
38
Sap
105
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
AvariusCleave
Attack, Area, Multistrikeable, Melee
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 6 sec
is area damage [1]
AvariusRapidProjectile
Attack, RangedAttack, Projectile, ProjectileSpeed, ProjectilesNotFromUser
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 12 sec
Projectiles Pierce all Targets
Deals 234 to 351 Fire Damage
base is projectile [1]
projectile uses contact position [1]
total projectile spread angle override [15]
AvariusFireball
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Fireball
Critical Strike Chance: 6%
Cast Time: 1.2 sec
Unleashes a ball of fire towards a target which explodes, damaging nearby foes.
AvariusDivineSlam
Attack, Area, Multistrikeable, Melee
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 20 sec
15% less Attack Speed
Shockwaves deal 50% more Damage
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
AvariusRaiseStatues
Spell
Cast Time: 1.5 sec
Cooldown Time: 20 sec
gain consume charges on skill use [1]
spell maximum action distance +% [100]
AvariusSuperProjectile
Attack, RangedAttack, Projectile, ProjectileSpeed, ProjectilesNotFromUser
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 15 sec
Projectiles Pierce all Targets
Deals 716.2 to 1074 Fire Damage
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-70]
spell maximum action distance +% [1000]
thrown shield num additional projectiles [12]
AvariusCharge
Attack, Movement, Area, Damage, Projectile, ProjectilesNotFromUser
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 6 sec
Base duration is 0.3 seconds
400% more Attack Speed
AvariusOffsetProjectileForward
Attack, RangedAttack, Projectile, ProjectileSpeed, ProjectilesNotFromUser
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Deals 234 to 351 Fire Damage
base is projectile [1]
number of projectiles override [1]
projectile uses contact position [1]
AvariusOffsetProjectileRight
Attack, RangedAttack, Projectile, ProjectileSpeed, ProjectilesNotFromUser
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Deals 234 to 351 Fire Damage
base is projectile [1]
number of projectiles override [1]
projectile uses contact position [1]
AvariusSummonTemplars
Spell
Cast Time: 1 sec
Base duration is 8 seconds
expend consume charges on skill use [1]
AvariusKillStatues
Spell
Cast Time: 1 sec
AvariusCharge2
Attack, Movement, Area, Damage, Projectile, ProjectilesNotFromUser
Base Damage: 176–263
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 3 sec
Base duration is 0.3 seconds
400% more Attack Speed

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	slow_animations_go_to_idle = false
}

Stats
{
	set_item_drop_slots = 0
	set_monster_no_drops = 1
	set_monster_has_second_form = 1
	set_monster_can_spawn_with_talisman = 1
	set_maximum_consume_charges = 1
}

Life
{
	corpse_usable = false
}

Transitionable
{
	num_states = 3
}

StateMachine
{
	
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
	has_light = true
	//turn_duration = 0.5
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/p2_golden_templar/minion_death/miniondeath.ao"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/p2_golden_templar/summon_in/summon_in.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AvariusCasticus/AvariusCasticus"] = {
    name = "High Templar Avarius",
    life = 10,
    energyShield = 1,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2.2,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "Staff",
    skillList = {
        "AvariusFireball",
        "Melee",
        "AvariusCleave",
        "AvariusOffsetProjectileForward",
        "AvariusOffsetProjectileRight",
        "AvariusSuperProjectile",
        "AvariusRapidProjectile",
        "AvariusDivineSlam",
        "AvariusSummonTemplars",
        "AvariusRaiseStatues",
        "AvariusCharge",
        "AvariusCharge2",
        "AvariusKillStatues",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusFireball"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    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.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "number_of_projectiles_override",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, 9, critChance = 6, levelRequirement = 50, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = 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",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusCleave"] = {
    name = "AvariusCleave",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.5,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusOffsetProjectileForward"] = {
    name = "AvariusOffsetProjectileForward",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectileSpeed] = true,
        [SkillType.ProjectilesNotFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "number_of_projectiles_override",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusOffsetProjectileRight"] = {
    name = "AvariusOffsetProjectileRight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectileSpeed] = true,
        [SkillType.ProjectilesNotFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "number_of_projectiles_override",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusSuperProjectile"] = {
    name = "AvariusSuperProjectile",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectileSpeed] = true,
        [SkillType.ProjectilesNotFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 5,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "thrown_shield_num_additional_projectiles",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "always_pierce",
    },
    levels = {
        [1] = {1.6000000238419, 2.4000000953674, 12, -70, 1000, levelRequirement = 43, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusRapidProjectile"] = {
    name = "AvariusRapidProjectile",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectileSpeed] = true,
        [SkillType.ProjectilesNotFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "total_projectile_spread_angle_override",
        "always_pierce",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 15, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusDivineSlam"] = {
    name = "AvariusDivineSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.25,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "shockwave_slam_explosion_damage_+%_final",
        "active_skill_attack_speed_+%_final",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
    },
    levels = {
        [1] = {50, -15, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusSummonTemplars"] = {
    name = "AvariusSummonTemplars",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "expend_consume_charges_on_skill_use",
    },
    levels = {
        [1] = {8000, 1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusRaiseStatues"] = {
    name = "AvariusRaiseStatues",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "gain_consume_charges_on_skill_use",
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {1, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusCharge"] = {
    name = "AvariusCharge",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Movement] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesNotFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.2,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "active_skill_attack_speed_+%_final",
    },
    levels = {
        [1] = {300, 400, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusCharge2"] = {
    name = "AvariusCharge2",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Movement] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesNotFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.2,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "active_skill_attack_speed_+%_final",
    },
    levels = {
        [1] = {300, 400, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvariusKillStatues"] = {
    name = "AvariusKillStatues",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
65% reduced Energy Shield Recharge Rate
IdMonsterEnergyShieldRegenRate-65
FamilyEnergyShieldRegeneration
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • energy shield recharge rate +% Min: -65 Max: -65 Global
  • Craft Tagsdefences energy_shield
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • heal aura owner % max life on death [0]
    IdBossHealOnPlayerDeath
    FamilyBossHealOnPlayerDeath
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • heal aura owner % max life on death Min: 0 Max: 0 Global
  • heal_on_nearby_death
    Radius: 120
    heal aura owner % max life on death [0]
    Cannot be Knocked Back
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • High Templar Avarius Topic /4 ⍟
    NPCName
    LaniYou deserve recognition for what you have done, you've freed us from Templar oppression. Yet I fear you may have defeated the lesser of two evils.

    Still... take something. You'll be needing it in the dark times to come.
    VilentaAvarius, Innocence... I'm not sure there's a great deal of difference. Around the time I heard the Beast's mortal scream, the newly appointed High Templar Avarius went through something of a... revelation.

    The manner in which he speaks and acts now would indicate that he believes, without doubt, that he is some earthly embodiment of God. That's Faith for you. It'll reduce grown men to the madness of infancy.
    UtulaWith Dominus away in Wraeclast, someone had to keep the wheels of oppression turning. Avarius was only too happy to take the job. He'd had plenty of practice already, of course.

    It was Avarius who led some of the largest and most crippling raids upon the Ngamakanui and the Ngakuramakoi. It was on his orders that men, women and children were shackled and shipped like cattle to Theopolis.

    And it was Avarius who spent five thousand Karui lives building his Templar Courts and his Chamber of Innocence. Who had wives and daughters scrub their husbands' and fathers' blood from the stones so as to preserve their 'purity'.

    When you meet Avarius, feel free to exact a little extra vengeance in the name of Karui suffering.
    The Staff of Purity"Worry not for the heathens. They are devoid of soul.
    Made vessels of wrath, they are damned by holy design."
    - High Templar Avarius
    Edit

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