Damoi Tui
Humanoid
monster base type attack cast speed +% and damage -% final [33]
Spectre | N |
---|---|
Tags | aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement |
Life
123%
Armour
+100%
Ailment Threshold
123%
Resistance
30 30 30 20
Damage
143%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.305 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
ExileMarauder2
Metadata
ExileMarauder2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
7,913
Armour
57,580
Evasion
4,739
Energy Shield
0
Damage
534
Spell Damage
534
Accuracy
290
Attack Time
1.305
Experience
22,561
Ailment Threshold
7,913
Chill
25
Shock
25
Brittle
142
Scorch
25
Sap
69
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.305 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]
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.305 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]
ExileLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Leap Slam
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.
Deals 25% more Damage
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
ExileWarlordsMark
Spell, Trappable, Totemable, Mineable, Multicastable, Triggerable, AppliesCurse, CanRapidFire, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
Warlord's Mark
Cast Time: 0.5 sec
Cooldown Time: 8 sec
Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.
Base duration is 7 seconds
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
ExileVitality2
Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Vitality
Cast Time: 0.5 sec
Cooldown Time: 0.5 sec
Casts an aura that grants life regeneration to you and your allies.
You and nearby Allies Regenerate 1.25% of Life per second
active skill area of effect radius +% final [40]
active skill area of effect radius +% final [40]
SawbladeExileCyclone
Attack, Area, Melee, Movement
Cyclone
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.
Deals 70% less Damage
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
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/ExileMarauder2"] = { name = "Damoi Tui", life = 1.23, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.305, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "ExileCleave", "Melee", "ExileLeapSlam", "ExileWarlordsMark", "ExileVitality2", "SawbladeExileCyclone", }, 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["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["ExileLeapSlam"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {25, 15, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileWarlordsMark"] = { name = "Warlord's Mark", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.", skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "enemy_chance_to_double_stun_duration_%_vs_self", "life_leech_on_any_damage_when_hit_by_attack_permyriad", "mana_leech_on_any_damage_when_hit_by_attack_permyriad", "chance_to_grant_endurance_charge_on_death_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileVitality2"] = { name = "Vitality", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts an aura that grants life regeneration to you and your allies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "life_regeneration_rate_per_minute_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {75, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SawbladeExileCyclone"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "global_chance_to_blind_on_hit_%", "active_skill_damage_+%_final", "is_area_damage", }, levels = { [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1}, 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 |
Damoi Tui
Humanoid
Area: Precinct Map
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
monster base type attack cast speed +% and damage -% final [33]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
monster base type attack cast speed +% and damage -% final [33]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Spectre | N |
---|---|
Area | Precinct Map |
Tags | aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, non_unique_map_boss, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement |
Life
246%
Armour
+100%
Ailment Threshold
246%
Resistance
40 40 40 25
Damage
144%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.305 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
ExileMarauder2MapBoss
Metadata
ExileMarauder2MapBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
77
Life
1,577,853
Armour
116,490
Evasion
6,448
Energy Shield
0
Damage
1,045
Spell Damage
1,559
Accuracy
412
Attack Time
0.87435
Experience
134,112
Ailment Threshold
788,927
Chill
2,495
Shock
2,495
Brittle
14,113
Scorch
2,495
Sap
6,892
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: 1659–2489
Critical Strike Chance: 5%
Attack Time: 1.305 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]
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 1659–2489
Critical Strike Chance: 5%
Attack Time: 1.305 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]
ExileLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Leap Slam
Base Damage: 1659–2489
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.
Deals 25% more Damage
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
ExileWarlordsMark
Spell, Trappable, Totemable, Mineable, Multicastable, Triggerable, AppliesCurse, CanRapidFire, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
Warlord's Mark
Cast Time: 0.5 sec
Cooldown Time: 8 sec
Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.
Base duration is 7 seconds
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
ExileVitality2
Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Vitality
Cast Time: 0.5 sec
Cooldown Time: 0.5 sec
Casts an aura that grants life regeneration to you and your allies.
You and nearby Allies Regenerate 1.25% of Life per second
active skill area of effect radius +% final [40]
active skill area of effect radius +% final [40]
SawbladeExileCyclone
Attack, Area, Melee, Movement
Cyclone
Base Damage: 1659–2489
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.
Deals 70% less Damage
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder2MapBoss"] = { name = "Damoi Tui", life = 2.46, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.44, damageSpread = 0.2, attackTime = 1.305, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "ExileCleave", "Melee", "ExileLeapSlam", "ExileWarlordsMark", "ExileVitality2", "SawbladeExileCyclone", }, 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["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["ExileLeapSlam"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {25, 15, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileWarlordsMark"] = { name = "Warlord's Mark", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.", skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "enemy_chance_to_double_stun_duration_%_vs_self", "life_leech_on_any_damage_when_hit_by_attack_permyriad", "mana_leech_on_any_damage_when_hit_by_attack_permyriad", "chance_to_grant_endurance_charge_on_death_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileVitality2"] = { name = "Vitality", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts an aura that grants life regeneration to you and your allies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "life_regeneration_rate_per_minute_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {75, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SawbladeExileCyclone"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "global_chance_to_blind_on_hit_%", "active_skill_damage_+%_final", "is_area_damage", }, levels = { [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1}, 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 |
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 |
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 |
Damoi Tui
Humanoid
monster base type attack cast speed +% and damage -% final [33]
100% increased maximum Life
100% increased Area of Effect
80% increased Character Size
100% increased maximum Life
100% increased Area of Effect
80% increased Character Size
Spectre | N |
---|---|
Tags | aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement |
Life
123%
Armour
+100%
Ailment Threshold
123%
Resistance
30 30 30 20
Damage
143%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.305 Second
Damage Spread
±20%
Experience
220%
Model Size
100%
Type
ExileMarauder2
Metadata
ExileMarauder2Supporter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
7,913
Armour
57,580
Evasion
4,739
Energy Shield
0
Damage
534
Spell Damage
534
Accuracy
290
Attack Time
1.305
Experience
22,561
Ailment Threshold
7,913
Chill
25
Shock
25
Brittle
142
Scorch
25
Sap
69
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.305 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]
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.305 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]
ExileLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Leap Slam
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.
Deals 25% more Damage
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
ExileWarlordsMark
Spell, Trappable, Totemable, Mineable, Multicastable, Triggerable, AppliesCurse, CanRapidFire, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
Warlord's Mark
Cast Time: 0.5 sec
Cooldown Time: 8 sec
Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.
Base duration is 7 seconds
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
ExileVitality2
Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Vitality
Cast Time: 0.5 sec
Cooldown Time: 0.5 sec
Casts an aura that grants life regeneration to you and your allies.
You and nearby Allies Regenerate 1.25% of Life per second
active skill area of effect radius +% final [40]
active skill area of effect radius +% final [40]
SawbladeExileCyclone
Attack, Area, Melee, Movement
Cyclone
Base Damage: 427–641
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.
Deals 70% less Damage
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
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/ExileMarauder2Supporter"] = { name = "Damoi Tui", life = 1.23, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.305, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "ExileCleave", "Melee", "ExileLeapSlam", "ExileWarlordsMark", "ExileVitality2", "SawbladeExileCyclone", }, 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["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["ExileLeapSlam"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {25, 15, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileWarlordsMark"] = { name = "Warlord's Mark", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.", skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "enemy_chance_to_double_stun_duration_%_vs_self", "life_leech_on_any_damage_when_hit_by_attack_permyriad", "mana_leech_on_any_damage_when_hit_by_attack_permyriad", "chance_to_grant_endurance_charge_on_death_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileVitality2"] = { name = "Vitality", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts an aura that grants life regeneration to you and your allies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "life_regeneration_rate_per_minute_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {75, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SawbladeExileCyclone"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "global_chance_to_blind_on_hit_%", "active_skill_damage_+%_final", "is_area_damage", }, levels = { [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1}, 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 |
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 |
Damoi Tui
Humanoid
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
monster base type attack cast speed +% and damage -% final [33]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
monster base type attack cast speed +% and damage -% final [33]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Spectre | N |
---|---|
Tags | aura_bearer, cleaving_weapon, cursing_monster, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, slow_movement, standalone_map_boss |
Life
246%
Armour
+100%
Ailment Threshold
246%
Resistance
40 40 40 25
Damage
144%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.305 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
ExileMarauder2MapBoss
Metadata
ExileMarauder2MapBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
342,792
Armour
57,580
Evasion
4,739
Energy Shield
0
Damage
613
Spell Damage
914
Accuracy
290
Attack Time
0.87435
Experience
112,805
Ailment Threshold
215,959
Chill
683
Shock
683
Brittle
3,863
Scorch
683
Sap
1,887
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: 973–1459
Critical Strike Chance: 5%
Attack Time: 1.305 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]
ExileCleave
Attack, Area, Multistrikeable, Melee, ThresholdJewelArea
Cleave
Base Damage: 973–1459
Critical Strike Chance: 5%
Attack Time: 1.305 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]
ExileLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Leap Slam
Base Damage: 973–1459
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.
Deals 25% more Damage
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
Base radius is 1.5 metres
cast time overrides attack duration [1]
is area damage [1]
ExileWarlordsMark
Spell, Trappable, Totemable, Mineable, Multicastable, Triggerable, AppliesCurse, CanRapidFire, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Mark
Warlord's Mark
Cast Time: 0.5 sec
Cooldown Time: 8 sec
Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.
Base duration is 7 seconds
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
Cursed enemies grant 2% Life Leech when Hit by Attacks
Cursed enemies grant 2% Mana Leech when Hit by Attacks
Cursed enemies have a 100% chance to grant an Endurance Charge when slain
Hits against Cursed Enemies have 40% chance to double Stun Duration
active skill area of effect radius +% final [24]
ExileVitality2
Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Vitality
Cast Time: 0.5 sec
Cooldown Time: 0.5 sec
Casts an aura that grants life regeneration to you and your allies.
You and nearby Allies Regenerate 1.25% of Life per second
active skill area of effect radius +% final [40]
active skill area of effect radius +% final [40]
SawbladeExileCyclone
Attack, Area, Melee, Movement
Cyclone
Base Damage: 973–1459
Critical Strike Chance: 5%
Attack Time: 1.305 sec
Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.
Deals 70% less Damage
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
47% increased Physical Damage
60% increased Attack Speed
35% chance to Blind enemies on hit
30% more Movement Speed
cyclone extra distance [30]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/ExileMapBoss" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder2MapBossStandalone"] = { name = "Damoi Tui", life = 2.46, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.44, damageSpread = 0.2, attackTime = 1.305, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "ExileCleave", "Melee", "ExileLeapSlam", "ExileWarlordsMark", "ExileVitality2", "SawbladeExileCyclone", }, 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["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["ExileLeapSlam"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {25, 15, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileWarlordsMark"] = { name = "Warlord's Mark", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses a single enemy, giving a chance to double the duration of stuns on them. Attacking the cursed enemy will leech life and mana, stunning them will grant rage, and killing it will grant an endurance charge. You can only have one Mark at a time.", skillTypes = { [SkillType.Spell] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Mark] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "enemy_chance_to_double_stun_duration_%_vs_self", "life_leech_on_any_damage_when_hit_by_attack_permyriad", "mana_leech_on_any_damage_when_hit_by_attack_permyriad", "chance_to_grant_endurance_charge_on_death_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {7000, 40, 200, 200, 100, 24, levelRequirement = 5, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileVitality2"] = { name = "Vitality", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts an aura that grants life regeneration to you and your allies.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Buff] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Totemable] = true, [SkillType.Aura] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.CanHaveBlessing] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "aura_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "life_regeneration_rate_per_minute_%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {75, 40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SawbladeExileCyclone"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "global_chance_to_blind_on_hit_%", "active_skill_damage_+%_final", "is_area_damage", }, levels = { [1] = {35, 40, 0, 15, 0, -55, levelRequirement = 10, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [2] = {24, 20, 10, 20, 25, -60, levelRequirement = 25, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [3] = {47, 20, 20, 25, 30, -65, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1}, cost = { }, }, [4] = {47, 60, 30, 30, 35, -70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1}, 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 |
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 |
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 |
Damoi Tui
Humanoid
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
monster base type attack cast speed +% and damage -% final [33]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
15000% increased Rarity of Items Dropped
monster base type attack cast speed +% and damage -% final [33]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Spectre | N |
---|---|
Tags | cleaving_weapon, elder_map_boss, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, non_attacking, not_dex, not_int, plate_armour, red_blood, slow_movement |
Life
246%
Armour
+100%
Ailment Threshold
246%
Resistance
40 40 40 25
Damage
144%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.305 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
ExileMarauder2MapBoss
Metadata
ExileMarauder2MapBossElder
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 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder2MapBossElder"] = { name = "Damoi Tui", life = 2.46, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.44, damageSpread = 0.2, attackTime = 1.305, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Axe", 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 |
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 |
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 |