Jonah Unchained
Humanoid
monster base type attack cast speed +% and damage -% final [33]
Your hits can't be Evaded
Never deal Critical Strikes
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Your hits can't be Evaded
Never deal Critical Strikes
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Spectre | N |
---|---|
Tags | fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slashing_weapon, slow_movement |
Packs |
Life
128%
Armour
+80%
Evasion
+20%
Ailment Threshold
128%
Resistance
30 30 30 20
Damage
143%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
ExileMarauder1
Metadata
ExileMarauder1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
8,235
Armour
51,822
Evasion
5,687
Energy Shield
0
Damage
534
Spell Damage
534
Accuracy
290
Attack Time
1.005
Experience
22,561
Ailment Threshold
8,235
Chill
26
Shock
26
Brittle
147
Scorch
26
Sap
72
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: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 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]
ExileShieldCharge
Attack, RequiresShield, Melee, Area, Movement, Travel
Shield Charge
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.
20% increased Attack Speed
50% increased Stun Threshold reduction on enemies at Maximum charge distance
65% more Damage with Hits at Maximum Charge Distance
50% increased Movement Speed
Gain 15% of your Physical Damage as Extra Fire Damage
ignores proximity shield [1]
shield charge extra distance [10]
50% increased Stun Threshold reduction on enemies at Maximum charge distance
65% more Damage with Hits at Maximum Charge Distance
50% increased Movement Speed
Gain 15% of your Physical Damage as Extra Fire Damage
ignores proximity shield [1]
shield charge extra distance [10]
MonsterHeavyStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee
Heavy Strike
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.
Knocks Enemies Back on Hit
Deals 50% more Damage
30% reduced Enemy Stun Threshold
Deals 50% more Damage
30% reduced Enemy Stun Threshold
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.
When Dual Wielding, Deals 60% Damage from each Weapon combined
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
ExileEnduringCry
Buff, Area, Duration, Warcry, Cooldown
Enduring Cry
Cooldown Time: 8 sec
Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.
Base duration is 1 seconds
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder1"] = { name = "Jonah Unchained", life = 1.28, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "ExileCleave", "ExileShieldCharge", "ExileEnduringCry", "Melee", "MonsterHeavyStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "active_skill_damage_+%_final", "active_skill_merged_damage_+%_final_while_dual_wielding", "animation_effect_variation", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileShieldCharge"] = { name = "Shield Charge", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {75, 10, 0, 50, 50, 10, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {65, 10, 0, 50, 50, 10, levelRequirement = 20, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {65, 15, 15, 50, 50, 10, levelRequirement = 40, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {65, 20, 15, 50, 50, 10, levelRequirement = 60, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileEnduringCry"] = { name = "Enduring Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "enduring_cry_grants_x_additional_endurance_charges", "base_skill_effect_duration", "life_regeneration_rate_per_minute_%", }, levels = { [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {}, cost = { }, }, [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {}, cost = { }, }, [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {}, cost = { }, }, [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {}, cost = { }, }, [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {}, cost = { }, }, [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {}, cost = { }, }, [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {}, cost = { }, }, [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {}, cost = { }, }, [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {}, cost = { }, }, [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {}, cost = { }, }, [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {}, cost = { }, }, [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {}, cost = { }, }, [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {}, cost = { }, }, [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {}, cost = { }, }, [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {}, cost = { }, }, [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {}, cost = { }, }, [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {}, cost = { }, }, [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {}, cost = { }, }, [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {}, cost = { }, }, [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {}, cost = { }, }, [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {}, cost = { }, }, [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {}, cost = { }, }, [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {}, cost = { }, }, [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {}, cost = { }, }, [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {}, 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["MonsterHeavyStrike"] = { name = "Heavy Strike", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "base_stun_threshold_reduction_+%", "active_skill_damage_+%_final", "global_knockback", }, levels = { [1] = {30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
Your hits can't be Evaded
Id | MonsterAlwaysHits |
---|---|
Family | AlwaysHits |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
Never deal Critical Strikes
Id | MonsterCannotCrit_ |
---|---|
Family | CannotCrit |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | critical |
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Id | MonsterAttackBlock30Bypass10 |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
Jonah Unchained
Humanoid
monster base type attack cast speed +% and damage -% final [33]
Your hits can't be Evaded
Never deal Critical Strikes
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
100% increased maximum Life
100% increased Area of Effect
80% increased Character Size
Your hits can't be Evaded
Never deal Critical Strikes
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
100% increased maximum Life
100% increased Area of Effect
80% increased Character Size
Spectre | N |
---|---|
Tags | fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slashing_weapon, slow_movement |
Life
128%
Armour
+80%
Evasion
+20%
Ailment Threshold
128%
Resistance
30 30 30 20
Damage
143%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
ExileMarauder1
Metadata
ExileMarauder1Supporter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
8,235
Armour
51,822
Evasion
5,687
Energy Shield
0
Damage
534
Spell Damage
534
Accuracy
290
Attack Time
1.005
Experience
22,561
Ailment Threshold
8,235
Chill
26
Shock
26
Brittle
147
Scorch
26
Sap
72
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: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 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]
ExileShieldCharge
Attack, RequiresShield, Melee, Area, Movement, Travel
Shield Charge
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.
20% increased Attack Speed
50% increased Stun Threshold reduction on enemies at Maximum charge distance
65% more Damage with Hits at Maximum Charge Distance
50% increased Movement Speed
Gain 15% of your Physical Damage as Extra Fire Damage
ignores proximity shield [1]
shield charge extra distance [10]
50% increased Stun Threshold reduction on enemies at Maximum charge distance
65% more Damage with Hits at Maximum Charge Distance
50% increased Movement Speed
Gain 15% of your Physical Damage as Extra Fire Damage
ignores proximity shield [1]
shield charge extra distance [10]
MonsterHeavyStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee
Heavy Strike
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.
Knocks Enemies Back on Hit
Deals 50% more Damage
30% reduced Enemy Stun Threshold
Deals 50% more Damage
30% reduced Enemy Stun Threshold
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.
When Dual Wielding, Deals 60% Damage from each Weapon combined
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
ExileEnduringCry
Buff, Area, Duration, Warcry, Cooldown
Enduring Cry
Cooldown Time: 8 sec
Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.
Base duration is 1 seconds
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder1Supporter"] = { name = "Jonah Unchained", life = 1.28, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "ExileCleave", "ExileShieldCharge", "ExileEnduringCry", "Melee", "MonsterHeavyStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "active_skill_damage_+%_final", "active_skill_merged_damage_+%_final_while_dual_wielding", "animation_effect_variation", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileShieldCharge"] = { name = "Shield Charge", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {75, 10, 0, 50, 50, 10, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {65, 10, 0, 50, 50, 10, levelRequirement = 20, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {65, 15, 15, 50, 50, 10, levelRequirement = 40, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {65, 20, 15, 50, 50, 10, levelRequirement = 60, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileEnduringCry"] = { name = "Enduring Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "enduring_cry_grants_x_additional_endurance_charges", "base_skill_effect_duration", "life_regeneration_rate_per_minute_%", }, levels = { [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {}, cost = { }, }, [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {}, cost = { }, }, [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {}, cost = { }, }, [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {}, cost = { }, }, [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {}, cost = { }, }, [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {}, cost = { }, }, [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {}, cost = { }, }, [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {}, cost = { }, }, [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {}, cost = { }, }, [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {}, cost = { }, }, [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {}, cost = { }, }, [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {}, cost = { }, }, [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {}, cost = { }, }, [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {}, cost = { }, }, [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {}, cost = { }, }, [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {}, cost = { }, }, [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {}, cost = { }, }, [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {}, cost = { }, }, [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {}, cost = { }, }, [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {}, cost = { }, }, [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {}, cost = { }, }, [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {}, cost = { }, }, [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {}, cost = { }, }, [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {}, cost = { }, }, [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {}, 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["MonsterHeavyStrike"] = { name = "Heavy Strike", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "base_stun_threshold_reduction_+%", "active_skill_damage_+%_final", "global_knockback", }, levels = { [1] = {30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
Your hits can't be Evaded
Id | MonsterAlwaysHits |
---|---|
Family | AlwaysHits |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
Never deal Critical Strikes
Id | MonsterCannotCrit_ |
---|---|
Family | CannotCrit |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | critical |
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Id | MonsterAttackBlock30Bypass10 |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
100% increased maximum Life
100% increased Area of Effect
80% increased Character Size
Id | MonsterSupporterGigantism1 |
---|---|
Family | MonsterSupporterGigantism |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Jonah Unchained
Humanoid
monster base type attack cast speed +% and damage -% final [33]
Your hits can't be Evaded
Never deal Critical Strikes
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Your hits can't be Evaded
Never deal Critical Strikes
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Spectre | N |
---|---|
Tags | delve_monster, exile, fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, melee, no_pantheon_mod, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon, slow_movement |
Life
128%
Armour
+80%
Evasion
+20%
Ailment Threshold
128%
Resistance
30 30 30 20
Damage
143%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
ExileMarauderDelve1
Metadata
DelveExileMarauder1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
8,235
Armour
51,822
Evasion
5,687
Energy Shield
0
Damage
534
Spell Damage
534
Accuracy
290
Attack Time
1.005
Experience
22,561
Ailment Threshold
8,235
Chill
26
Shock
26
Brittle
147
Scorch
26
Sap
72
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: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 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]
ExileShieldCharge
Attack, RequiresShield, Melee, Area, Movement, Travel
Shield Charge
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.
20% increased Attack Speed
50% increased Stun Threshold reduction on enemies at Maximum charge distance
65% more Damage with Hits at Maximum Charge Distance
50% increased Movement Speed
Gain 15% of your Physical Damage as Extra Fire Damage
ignores proximity shield [1]
shield charge extra distance [10]
50% increased Stun Threshold reduction on enemies at Maximum charge distance
65% more Damage with Hits at Maximum Charge Distance
50% increased Movement Speed
Gain 15% of your Physical Damage as Extra Fire Damage
ignores proximity shield [1]
shield charge extra distance [10]
MonsterHeavyStrike
Attack, MeleeSingleTarget, Multistrikeable, Melee
Heavy Strike
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.
Knocks Enemies Back on Hit
Deals 50% more Damage
30% reduced Enemy Stun Threshold
Deals 50% more Damage
30% reduced Enemy Stun Threshold
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.005 sec
The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.
When Dual Wielding, Deals 60% Damage from each Weapon combined
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
53% increased Physical Damage
60% increased Attack Speed
animation effect variation [1]
is area damage [1]
skill double hits when dual wielding [1]
ExileEnduringCry
Buff, Area, Duration, Warcry, Cooldown
Enduring Cry
Cooldown Time: 8 sec
Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.
Base duration is 1 seconds
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
Regenerate 10% of Life per second
Grants 2 additional Endurance Charges
WalkEmergeExile
walk emerge distance [200]
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/DelveExileMarauder1"] = { name = "Jonah Unchained", life = 1.28, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "ExileCleave", "ExileShieldCharge", "ExileEnduringCry", "Melee", "MonsterHeavyStrike", "WalkEmergeExile", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExileCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "active_skill_damage_+%_final", "active_skill_merged_damage_+%_final_while_dual_wielding", "animation_effect_variation", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {29, 0, 15, -40, 1, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {35, 20, 10, -40, 1, levelRequirement = 30, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {47, 20, 5, -40, 1, levelRequirement = 50, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {53, 60, 0, -40, 1, levelRequirement = 65, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileShieldCharge"] = { name = "Shield Charge", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at a targeted location or enemy, pushing away enemies in your path and repeatedly dealing damage in a small area in front of you. You deal damage in a larger area when you reach the target. The further you travel, the more damage you deal, and the greater your chance of stunning enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RequiresShield] = true, [SkillType.Melee] = true, [SkillType.Area] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_damage_+%_maximum", "attack_speed_+%", "physical_damage_%_to_add_as_fire", "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_extra_distance", "ignores_proximity_shield", }, levels = { [1] = {75, 10, 0, 50, 50, 10, levelRequirement = 4, statInterpolation = {1, 1, 1}, cost = { }, }, [2] = {65, 10, 0, 50, 50, 10, levelRequirement = 20, statInterpolation = {1, 1, 1}, cost = { }, }, [3] = {65, 15, 15, 50, 50, 10, levelRequirement = 40, statInterpolation = {1, 1, 1}, cost = { }, }, [4] = {65, 20, 15, 50, 50, 10, levelRequirement = 60, statInterpolation = {1, 1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileEnduringCry"] = { name = "Enduring Cry", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Performs a warcry, taunting all nearby enemies to attack the user and granting a buff to the user and nearby allies. The user and allied players also gain endurance charges.", skillTypes = { [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Warcry] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "enduring_cry_grants_x_additional_endurance_charges", "base_skill_effect_duration", "life_regeneration_rate_per_minute_%", }, levels = { [1] = {2, 1000, 600, levelRequirement = 4, statInterpolation = {}, cost = { }, }, [2] = {2, 1000, 600, levelRequirement = 7, statInterpolation = {}, cost = { }, }, [3] = {2, 1000, 600, levelRequirement = 10, statInterpolation = {}, cost = { }, }, [4] = {2, 1000, 600, levelRequirement = 14, statInterpolation = {}, cost = { }, }, [5] = {2, 1000, 600, levelRequirement = 18, statInterpolation = {}, cost = { }, }, [6] = {2, 1000, 600, levelRequirement = 22, statInterpolation = {}, cost = { }, }, [7] = {2, 1000, 600, levelRequirement = 24, statInterpolation = {}, cost = { }, }, [8] = {2, 1000, 600, levelRequirement = 28, statInterpolation = {}, cost = { }, }, [9] = {2, 1000, 600, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [10] = {2, 1000, 600, levelRequirement = 36, statInterpolation = {}, cost = { }, }, [11] = {2, 1000, 600, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [12] = {2, 1000, 600, levelRequirement = 44, statInterpolation = {}, cost = { }, }, [13] = {2, 1000, 600, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [14] = {2, 1000, 600, levelRequirement = 52, statInterpolation = {}, cost = { }, }, [15] = {2, 1000, 600, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [16] = {2, 1000, 600, levelRequirement = 60, statInterpolation = {}, cost = { }, }, [17] = {2, 1000, 600, levelRequirement = 63, statInterpolation = {}, cost = { }, }, [18] = {2, 1000, 600, levelRequirement = 66, statInterpolation = {}, cost = { }, }, [19] = {2, 1000, 600, levelRequirement = 67, statInterpolation = {}, cost = { }, }, [20] = {2, 1000, 600, levelRequirement = 68, statInterpolation = {}, cost = { }, }, [21] = {2, 1000, 600, levelRequirement = 69, statInterpolation = {}, cost = { }, }, [22] = {2, 1000, 600, levelRequirement = 70, statInterpolation = {}, cost = { }, }, [23] = {2, 1000, 600, levelRequirement = 71, statInterpolation = {}, cost = { }, }, [24] = {2, 1000, 600, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [25] = {2, 1000, 600, levelRequirement = 73, statInterpolation = {}, cost = { }, }, [26] = {2, 1000, 600, levelRequirement = 74, statInterpolation = {}, cost = { }, }, [27] = {2, 1000, 600, levelRequirement = 75, statInterpolation = {}, cost = { }, }, [28] = {2, 1000, 600, levelRequirement = 76, statInterpolation = {}, cost = { }, }, [29] = {2, 1000, 600, levelRequirement = 77, statInterpolation = {}, cost = { }, }, [30] = {2, 1000, 600, levelRequirement = 78, statInterpolation = {}, cost = { }, }, [31] = {2, 1000, 600, levelRequirement = 79, statInterpolation = {}, cost = { }, }, [32] = {2, 1000, 600, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [33] = {2, 1000, 600, levelRequirement = 81, statInterpolation = {}, cost = { }, }, [34] = {2, 1000, 600, levelRequirement = 82, statInterpolation = {}, 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["MonsterHeavyStrike"] = { name = "Heavy Strike", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attacks enemies with a forceful blow. Requires a Mace, Sceptre, Axe, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "base_stun_threshold_reduction_+%", "active_skill_damage_+%_final", "global_knockback", }, levels = { [1] = {30, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeExile"] = { name = "WalkEmergeExile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {200, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
Your hits can't be Evaded
Id | MonsterAlwaysHits |
---|---|
Family | AlwaysHits |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
Never deal Critical Strikes
Id | MonsterCannotCrit_ |
---|---|
Family | CannotCrit |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | critical |
20% Chance to Block Attack Damage
You take 10% of Damage from Blocked Hits
Id | MonsterAttackBlock30Bypass10 |
---|---|
Family | MonsterBlockAndBypass |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |