Litanius, the Black Prayer
Undead
Area: Relic Chambers Map
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
You can apply 3 additional Curses
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
You can apply 3 additional Curses
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Spectre | N |
---|---|
Area | Relic Chambers Map |
Tags | bludgeoning_weapon, bone_armour, bones, caster, fire_affinity, has_one_hand_mace, has_one_handed_melee, large_height, melee, non_unique_map_boss, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
Life
400%
Armour
+50%
Ailment Threshold
400%
Resistance
40 40 40 25
Damage
187%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 16
Attack Time
1.605 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
SkeletonMapBoss
Metadata
MapSkeletonBossMeleeSimplified
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
71
Life
826,849
Armour
54,710
Evasion
5,260
Energy Shield
0
Damage
953
Spell Damage
1,422
Accuracy
326
Attack Time
1.07535
Experience
120,439
Ailment Threshold
471,304
Chill
1,490
Shock
1,490
Brittle
8,431
Scorch
1,490
Sap
4,117
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1513–2269
Critical Strike Chance: 5%
Attack Time: 1.605 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
CurseNova
Spell, Damage, Triggerable, Triggered, InbuiltTrigger, Projectile, ProjectilesFromUser, Fire, Cold, Lightning, Duration, Buff, Physical
Elemental Warding
Cast Time: 2 sec
Cooldown Time: 10 sec
Fires projectiles in all directions, converting all their physical damage to a random element, and grants a buff which makes you unaffected by curses for a duration. Removes curses on you when used.
Deals 2680 to 4040 Cold Damage
Deals 3710 to 5565 Lightning Damage
Projectiles Pierce all Targets
Deals 3298 to 4947 Fire Damage
Fires 16 additional Projectiles
Fires Projectiles in a circle
base is projectile [1]
curse nova damage +% final per curse removed [25]
Deals 3710 to 5565 Lightning Damage
Projectiles Pierce all Targets
Deals 3298 to 4947 Fire Damage
Fires 16 additional Projectiles
Fires Projectiles in a circle
base is projectile [1]
curse nova damage +% final per curse removed [25]
GeofriSlam
Attack, Area
Base Damage: 1513–2269
Critical Strike Chance: 5%
Attack Damage: 95%
Attack Damage: 95%
Attack Time: 1.605 sec
Cooldown Time: 5 sec
Deals 5% less Attack Damage
47% less Attack Speed
active skill area of effect radius +% final [-50]
is area damage [1]
voll slam damage +% final at centre [100]
47% less Attack Speed
active skill area of effect radius +% final [-50]
is area damage [1]
voll slam damage +% final at centre [100]
WanderingEnfeebleGeofri
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 15 sec
alternate minion [179]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
WanderingVulnerabilityGeofri
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 15 sec
alternate minion [181]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
WanderingTemporalChainsGeofri
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 15 sec
alternate minion [180]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Animated { } Targetable { no_highlight = true }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/MapSkeletonBossMeleeSimplified"] = { name = "Litanius, the Black Prayer", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.87, damageSpread = 0.2, attackTime = 1.605, attackRange = 16, accuracy = 1, weaponType1 = "One Hand Mace", weaponType2 = "Shield", skillList = { "Melee", "WanderingEnfeebleGeofri", "WanderingVulnerabilityGeofri", "WanderingTemporalChainsGeofri", "GeofriSlam", "CurseNova", }, modList = { }, } -- 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["WanderingEnfeebleGeofri"] = { name = "WanderingEnfeebleGeofri", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {179, 1, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WanderingVulnerabilityGeofri"] = { name = "WanderingVulnerabilityGeofri", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {181, 1, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WanderingTemporalChainsGeofri"] = { name = "WanderingTemporalChainsGeofri", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {180, 1, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GeofriSlam"] = { name = "GeofriSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "voll_slam_damage_+%_final_at_centre", "active_skill_attack_speed_+%_final", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {100, -47, -50, baseMultiplier = 0.95, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, [2] = {80, -47, -50, baseMultiplier = 0.95, levelRequirement = 76, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CurseNova"] = { name = "Elemental Warding", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires projectiles in all directions, converting all their physical damage to a random element, and grants a buff which makes you unaffected by curses for a duration. Removes curses on you when used.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, [SkillType.Buff] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "number_of_additional_projectiles", "curse_nova_damage_+%_final_per_curse_removed", "base_is_projectile", "projectiles_nova", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0.64999997615814, 0.98000001907349, 0.89999997615814, 1.3500000238419, 16, 25, levelRequirement = 68, statInterpolation = {3, 3, 3, 3, 3, 3}, cost = { }, }, }, }
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
You can apply 3 additional Curses
Id | AdditionalCurseOnEnemiesMapBossGeofri_ |
---|---|
Family | AdditionalCurseOnEnemies |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Litanius, the Black Prayer
Undead
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
You can apply 3 additional Curses
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
You can apply 3 additional Curses
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Spectre | N |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, caster, fire_affinity, has_one_hand_mace, has_one_handed_melee, large_height, melee, not_dex, not_int, physical_affinity, skeleton, standalone_map_boss, undead, very_slow_movement |
Life
400%
Armour
+50%
Ailment Threshold
400%
Resistance
40 40 40 25
Damage
187%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 16
Attack Time
1.605 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
SkeletonMapBoss
Metadata
MapSkeletonBossMeleeSimplifiedStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
557,385
Armour
43,185
Evasion
4,739
Energy Shield
0
Damage
796
Spell Damage
1,188
Accuracy
290
Attack Time
1.07535
Experience
112,805
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1264–1895
Critical Strike Chance: 5%
Attack Time: 1.605 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
CurseNova
Spell, Damage, Triggerable, Triggered, InbuiltTrigger, Projectile, ProjectilesFromUser, Fire, Cold, Lightning, Duration, Buff, Physical
Elemental Warding
Cast Time: 2 sec
Cooldown Time: 10 sec
Fires projectiles in all directions, converting all their physical damage to a random element, and grants a buff which makes you unaffected by curses for a duration. Removes curses on you when used.
Deals 2315 to 3490 Cold Damage
Deals 3205 to 4808 Lightning Damage
Projectiles Pierce all Targets
Deals 2849 to 4273 Fire Damage
Fires 16 additional Projectiles
Fires Projectiles in a circle
base is projectile [1]
curse nova damage +% final per curse removed [25]
Deals 3205 to 4808 Lightning Damage
Projectiles Pierce all Targets
Deals 2849 to 4273 Fire Damage
Fires 16 additional Projectiles
Fires Projectiles in a circle
base is projectile [1]
curse nova damage +% final per curse removed [25]
GeofriSlam
Attack, Area
Base Damage: 1264–1895
Critical Strike Chance: 5%
Attack Damage: 95%
Attack Damage: 95%
Attack Time: 1.605 sec
Cooldown Time: 5 sec
Deals 5% less Attack Damage
47% less Attack Speed
active skill area of effect radius +% final [-50]
is area damage [1]
voll slam damage +% final at centre [100]
47% less Attack Speed
active skill area of effect radius +% final [-50]
is area damage [1]
voll slam damage +% final at centre [100]
WanderingEnfeebleGeofri
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 15 sec
alternate minion [179]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
WanderingVulnerabilityGeofri
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 15 sec
alternate minion [181]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
WanderingTemporalChainsGeofri
Spell, Multicastable, Triggerable
Cast Time: 1 sec
Cooldown Time: 15 sec
alternate minion [180]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/MapSkeletonBossMeleeSimplifiedStandalone"] = { name = "Litanius, the Black Prayer", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.87, damageSpread = 0.2, attackTime = 1.605, attackRange = 16, accuracy = 1, weaponType1 = "One Hand Mace", weaponType2 = "Shield", skillList = { "Melee", "WanderingEnfeebleGeofri", "WanderingVulnerabilityGeofri", "WanderingTemporalChainsGeofri", "GeofriSlam", "CurseNova", }, modList = { }, } -- 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["WanderingEnfeebleGeofri"] = { name = "WanderingEnfeebleGeofri", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {179, 1, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WanderingVulnerabilityGeofri"] = { name = "WanderingVulnerabilityGeofri", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {181, 1, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WanderingTemporalChainsGeofri"] = { name = "WanderingTemporalChainsGeofri", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {180, 1, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GeofriSlam"] = { name = "GeofriSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "voll_slam_damage_+%_final_at_centre", "active_skill_attack_speed_+%_final", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {100, -47, -50, baseMultiplier = 0.95, levelRequirement = 68, statInterpolation = {1}, cost = { }, }, [2] = {80, -47, -50, baseMultiplier = 0.95, levelRequirement = 76, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CurseNova"] = { name = "Elemental Warding", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires projectiles in all directions, converting all their physical damage to a random element, and grants a buff which makes you unaffected by curses for a duration. Removes curses on you when used.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Fire] = true, [SkillType.Cold] = true, [SkillType.Lightning] = true, [SkillType.Duration] = true, [SkillType.Buff] = true, [SkillType.Physical] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "number_of_additional_projectiles", "curse_nova_damage_+%_final_per_curse_removed", "base_is_projectile", "projectiles_nova", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0.64999997615814, 0.98000001907349, 0.89999997615814, 1.3500000238419, 16, 25, levelRequirement = 68, statInterpolation = {3, 3, 3, 3, 3, 3}, cost = { }, }, }, }
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
You can apply 3 additional Curses
Id | AdditionalCurseOnEnemiesMapBossGeofri_ |
---|---|
Family | AdditionalCurseOnEnemies |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Litanius, the Black Prayer
Undead
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
You can apply 3 additional Curses
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
You can apply 3 additional Curses
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Spectre | N |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, elder_map_boss, has_one_hand_mace, has_one_handed_melee, large_height, non_attacking, not_dex, not_int, skeleton, undead, very_slow_movement |
Life
400%
Armour
+50%
Ailment Threshold
400%
Resistance
40 40 40 25
Damage
187%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 12
Attack Time
1.605 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
SkeletonMapBoss
Metadata
MapSkeletonBossMeleeSimplifiedElder
Object Type
version 2 extends "Metadata/Monsters/Monster" Life { corpse_usable = false } Stats { base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_hidden_monster = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_immune_vaal_lighting_warp = 1 } Transitionable { } Preload { preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb" preload_object = "Metadata/MiscellaneousObjects/ElderPortal" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );" create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/MapSkeletonBossMeleeSimplifiedElder"] = { name = "Litanius, the Black Prayer", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.87, damageSpread = 0.2, attackTime = 1.605, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Mace", weaponType2 = "Shield", skillList = { }, modList = { }, }
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
You can apply 3 additional Curses
Id | AdditionalCurseOnEnemiesMapBossGeofri_ |
---|---|
Family | AdditionalCurseOnEnemies |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |