Jamanra, The Great
Humanoid
Area: Tomb of the Banished
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Action Speed cannot be modified to below 50% of base value
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
Action Speed cannot be modified to below 50% of base value
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
Spectre | N |
---|---|
Area | Tomb of the Banished |
Tags | has_two_hand_sword, has_two_handed_melee, human, humanoid, light_armour, melee, not_dex, physical_affinity, red_blood, slashing_weapon, very_fast_movement |
Life
1950%
Energy Shield From Life
50%
Armour
+100%
Ailment Threshold
1950%
Resistance
50 50 50 30
Damage
135%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
300%
Model Size
135%
Type
HeistBossJamanra
Metadata
Jamanra_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
80
Life
27,419,238
Armour
146,882
Evasion
7,124
Energy Shield
6,394
Damage
1,165
Spell Damage
1,740
Accuracy
462
Attack Time
1.33665
Experience
209,748
Ailment Threshold
13,161,234
Chill
41,616
Shock
41,616
Brittle
235,441
Scorch
41,616
Sap
114,977
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).
MeleeAtAnimationSpeedUniqueWithDirectionalKnockback
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1851–2776
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Strike your foes down with a powerful blow.
Knocks Enemies Back on Hit
100% increased Knockback Distance
action attack or cast time uses animation length [1]
base knockback speed +% [300]
determine knockback direction from melee pattern [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
100% increased Knockback Distance
action attack or cast time uses animation length [1]
base knockback speed +% [300]
determine knockback direction from melee pattern [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GAHeistJamanraCleave
Triggerable, Attack
Base Damage: 1851–2776
Critical Strike Chance: 5%
Attack Time: 1.995 sec
is area damage [1]
GAHeistJamanraCleaveEnraged
Triggerable, Attack
Base Damage: 1851–2776
Critical Strike Chance: 5%
Attack Time: 1.995 sec
is area damage [1]
GAHeistJamanraGroundSlam
Triggerable, Attack
Base Damage: 1851–2776
Critical Strike Chance: 5%
Attack Time: 1.995 sec
is area damage [1]
JamanraEnrage
Cooldown Time: 13 sec
JamanraCalmDown
Cooldown Time: 13 sec
EAAHeistJamanraSwordThrow
Attack
Base Damage: 1851–2776
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Object Type
version 2 extends "Metadata/Monsters/LeagueHeist/HeistBossBase" Actor { //basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueHeist/HeistBossBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueHeist/Boss/Jamanra_"] = { name = "Jamanra, The Great", life = 19.5, energyShield = 0.5, fireResist = 50, coldResist = 50, lightningResist = 50, chaosResist = 30, damage = 1.35, damageSpread = 0.2, attackTime = 1.995, attackRange = 14, accuracy = 1, weaponType1 = "Two Hand Sword", skillList = { "MeleeAtAnimationSpeedUniqueWithDirectionalKnockback", "JamanraEnrage", "JamanraCalmDown", "GAHeistJamanraCleave", "GAHeistJamanraCleaveEnraged", "GAHeistJamanraGroundSlam", "EAAHeistJamanraSwordThrow", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUniqueWithDirectionalKnockback"] = { 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 = { "base_knockback_speed_+%", "knockback_distance_+%", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "global_knockback", "determine_knockback_direction_from_melee_pattern", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {300, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["JamanraEnrage"] = { name = "JamanraEnrage", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["JamanraCalmDown"] = { name = "JamanraCalmDown", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAHeistJamanraCleave"] = { name = "GAHeistJamanraCleave", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAHeistJamanraCleaveEnraged"] = { name = "GAHeistJamanraCleaveEnraged", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAHeistJamanraGroundSlam"] = { name = "GAHeistJamanraGroundSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EAAHeistJamanraSwordThrow"] = { name = "EAAHeistJamanraSwordThrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, 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 |
Action Speed cannot be modified to below 50% of base value
Id | CannotBeSlowedBelowValueBosses |
---|---|
Family | CannotBeSlowedBelowValue |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBossSuper |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |