Susara, Siren of Pondium





Area: Shipyard Map
Can have up to 12 additional Traps placed at a time
Traps cannot be Damaged for +4 seconds after being Thrown
Mines cannot be Damaged for +4 seconds after being thrown
kill traps mines and totems on death [1]
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Traps cannot be Damaged for +4 seconds after being Thrown
Mines cannot be Damaged for +4 seconds after being thrown
kill traps mines and totems on death [1]
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
50% chance to gain a Power Charge on Hit
Spectre | N |
---|---|
Area | Shipyard Map |
Tags | aura_bearer, bludgeoning_weapon, caster, has_staff, has_two_handed_melee, human, humanoid, light_armour, lightning_affinity, medium_height, medium_movement, melee, non_unique_map_boss, physical_affinity, ranged, red_blood, wb_leader |
Life
400%
Energy Shield From Life
33%
Armour
+25%
Evasion
+33%
Ailment Threshold
400%
Resistance




Damage
216%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experience
200%
Model Size
120%
Type
WbLightningLeader
Metadata
WbLightningLeader2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
75
Life
1,362,164
Armour
62,331
Evasion Rating
8,019
Energy Shield
12,456
Damage
1,394
Spell Damage
2,081
Accuracy
762
Attack Time
1.005
Experience
129,844
Minion Life
278,034
Minion Energy Shield
2,542
Minion Damage
1,141
Ailment Threshold
1,057,202
Chill
3,343
Shock
3,343
Brittle
18,912
Scorch
3,343
Sap
9,236
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: 2214–3321
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]

WbLightningWarp
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
Lightning Warp
Critical Strike Chance: 5%
Cast Time: 1 sec
Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.
Deals 828.4 to 2485 Lightning Damage
52% reduced Duration
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [1000]

WbLightningTrapLeader
Spell, Damage, Projectile, ProjectilesFromUser, Trapped, Mineable, Lightning
Lightning Trap
Critical Strike Chance: 4%
Cast Time: 1 sec
Cooldown Time: 3 sec
Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.
Deals 565.7 to 1697 Lightning Damage
Trap lasts +4 seconds
Base duration is 3 seconds
Fires 8 additional Projectiles
Fires Projectiles in a circle
Projectiles leave Shocked Ground
base is projectile [1]
base skill is trapped [1]
ignores trap and mine cooldown limit [1]
monster reverse point blank damage -% at minimum range [50]

WbDiscipline
Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Discipline
Cast Time: 1.2 sec
Cooldown Time: 0.5 sec
Casts an aura that grants additional energy shield and increased energy shield recharge rate to you and your allies.
You and nearby allies gain 233 additional Energy Shield
active skill area of effect radius +% final [80]

WbLightningTendrilsLeader
Spell, Damage, Area, Totemable, Multicastable, Lightning, AreaSpell
Lightning Tendrils
Critical Strike Chance: 6%
Effectiveness of Added Damage: 35%
Cast Time: 0.8 sec
Lightning is released from your hands four times in quick succession, damaging all enemies in an arc in front of you.
Deals 69.55 to 1321 Lightning Damage
active skill area of effect radius +% final [90]
base skill number of additional hits [3]
is area damage [1]

WbStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Storm Call
Critical Strike Chance: 40%
Cast Time: 0.5 sec
Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.
Deals 336.3 to 1009 Lightning Damage
Skills Repeat an additional Time
Base duration is 6 seconds
20% increased Cast Speed
active skill area of effect radius +% final [-2]
is area damage [1]

Object Type
version 2 extends "Metadata/Monsters/Wb/Wb" Stats { set_is_warband_leader = 1 } Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/Wb/Wb"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wb/WbLightningLeader2"] = { name = "Susara, Siren of Pondium", life = 4, energyShield = 0.33, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.16, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "Staff", skillList = { "Melee", "WbLightningWarp", "WbDiscipline", "WbLightningTrapLeader", "WbStormCall", "WbLightningTendrilsLeader", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbLightningWarp"] = { name = "Lightning Warp", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Movement] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "variable_duration_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "skill_effect_duration_+%", "skill_override_pvp_scaling_time_ms", "base_skill_show_average_damage_instead_of_dps", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 0, 1000, critChance = 5, levelRequirement = 2, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.5, 1.5, -2, 1000, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.5, 1.5, -4, 1000, critChance = 5, levelRequirement = 6, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.5, 1.5, -6, 1000, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1}, cost = { }, }, [5] = {0.5, 1.5, -8, 1000, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3, 1}, cost = { }, }, [6] = {0.5, 1.5, -10, 1000, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1}, cost = { }, }, [7] = {0.5, 1.5, -12, 1000, critChance = 5, levelRequirement = 14, statInterpolation = {3, 3, 1}, cost = { }, }, [8] = {0.5, 1.5, -14, 1000, critChance = 5, levelRequirement = 16, statInterpolation = {3, 3, 1}, cost = { }, }, [9] = {0.5, 1.5, -16, 1000, critChance = 5, levelRequirement = 18, statInterpolation = {3, 3, 1}, cost = { }, }, [10] = {0.5, 1.5, -18, 1000, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1}, cost = { }, }, [11] = {0.5, 1.5, -20, 1000, critChance = 5, levelRequirement = 24, statInterpolation = {3, 3, 1}, cost = { }, }, [12] = {0.5, 1.5, -22, 1000, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1}, cost = { }, }, [13] = {0.5, 1.5, -24, 1000, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 1}, cost = { }, }, [14] = {0.5, 1.5, -25, 1000, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1}, cost = { }, }, [15] = {0.5, 1.5, -26, 1000, critChance = 5, levelRequirement = 38, statInterpolation = {3, 3, 1}, cost = { }, }, [16] = {0.5, 1.5, -27, 1000, critChance = 5, levelRequirement = 43, statInterpolation = {3, 3, 1}, cost = { }, }, [17] = {0.5, 1.5, -28, 1000, critChance = 5, levelRequirement = 48, statInterpolation = {3, 3, 1}, cost = { }, }, [18] = {0.5, 1.5, -29, 1000, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1}, cost = { }, }, [19] = {0.5, 1.5, -30, 1000, critChance = 5, levelRequirement = 56, statInterpolation = {3, 3, 1}, cost = { }, }, [20] = {0.5, 1.5, -31, 1000, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3, 1}, cost = { }, }, [21] = {0.5, 1.5, -32, 1000, critChance = 5, levelRequirement = 64, statInterpolation = {3, 3, 1}, cost = { }, }, [22] = {0.5, 1.5, -34, 1000, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1}, cost = { }, }, [23] = {0.5, 1.5, -36, 1000, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1}, cost = { }, }, [24] = {0.5, 1.5, -38, 1000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, [25] = {0.5, 1.5, -40, 1000, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1}, cost = { }, }, [26] = {0.5, 1.5, -42, 1000, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1}, cost = { }, }, [27] = {0.5, 1.5, -44, 1000, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1}, cost = { }, }, [28] = {0.5, 1.5, -46, 1000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1}, cost = { }, }, [29] = {0.5, 1.5, -48, 1000, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1}, cost = { }, }, [30] = {0.5, 1.5, -50, 1000, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1}, cost = { }, }, [31] = {0.5, 1.5, -52, 1000, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1}, cost = { }, }, [32] = {0.5, 1.5, -54, 1000, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1}, cost = { }, }, [33] = {0.5, 1.5, -56, 1000, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1}, cost = { }, }, [34] = {0.5, 1.5, -58, 1000, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1}, cost = { }, }, [35] = {0.5, 1.5, -60, 1000, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1}, cost = { }, }, [36] = {0.5, 1.5, -62, 1000, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1}, cost = { }, }, [37] = {0.5, 1.5, -64, 1000, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1}, cost = { }, }, [38] = {0.5, 1.5, -66, 1000, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbDiscipline"] = { name = "Discipline", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts an aura that grants additional energy shield and increased energy shield recharge rate 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 = 1.2, baseFlags = { area = true, spell = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "base_maximum_energy_shield", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {85, 80, levelRequirement = 30, statInterpolation = {1}, cost = { }, }, [2] = {98, 80, levelRequirement = 35, statInterpolation = {1}, cost = { }, }, [3] = {113, 80, levelRequirement = 40, statInterpolation = {1}, cost = { }, }, [4] = {121, 80, levelRequirement = 45, statInterpolation = {1}, cost = { }, }, [5] = {137, 80, levelRequirement = 50, statInterpolation = {1}, cost = { }, }, [6] = {154, 80, levelRequirement = 55, statInterpolation = {1}, cost = { }, }, [7] = {173, 80, levelRequirement = 60, statInterpolation = {1}, cost = { }, }, [8] = {192, 80, levelRequirement = 65, statInterpolation = {1}, cost = { }, }, [9] = {212, 80, levelRequirement = 70, statInterpolation = {1}, cost = { }, }, [10] = {233, 80, levelRequirement = 75, statInterpolation = {1}, cost = { }, }, [11] = {244, 80, levelRequirement = 77, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbLightningTrapLeader"] = { name = "Lightning Trap", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trapped] = true, [SkillType.Mineable] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_trap_duration", "number_of_additional_projectiles", "base_skill_effect_duration", "monster_reverse_point_blank_damage_-%_at_minimum_range", "projectiles_nova", "is_trap", "base_skill_is_trapped", "base_is_projectile", "lightning_trap_projectiles_leave_shocking_ground", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.5, 1.5, 4000, 8, 3000, 50, critChance = 4, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbStormCall"] = { name = "Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "base_cast_speed_+%", "skill_repeat_count", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 6000, 20, 1, -2, critChance = 40, levelRequirement = 12, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbLightningTendrilsLeader"] = { name = "Lightning Tendrils", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Lightning is released from your hands four times in quick succession, damaging all enemies in an arc in front of you.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_of_effect_radius_+%_final", "base_skill_number_of_additional_hits", "is_area_damage", }, levels = { [1] = {0.10000000149012, 1.7000000476837, 50, 3, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.10000000149012, 1.8999999761581, 50, 3, critChance = 6, levelRequirement = 2, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.10000000149012, 1.8999999761581, 75, 3, critChance = 6, levelRequirement = 56, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.10000000149012, 1.8999999761581, 90, 3, critChance = 6, levelRequirement = 67, statInterpolation = {3, 3, 1}, cost = { }, }, }, }
Can have up to 12 additional Traps placed at a time
Family | TrapsAllowed |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Traps cannot be Damaged for +4 seconds after being Thrown
Mines cannot be Damaged for +4 seconds after being thrown
Family | MonsterTrapsInvulnerable |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
kill traps mines and totems on death [1]
Family | MonsterKillTrapsMinesTotemsOnDeath |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Family | MonsterMapBoss |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Family | Nothing |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Family | Nothing |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Family | Nothing |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
50% chance to gain a Power Charge on Hit
Name | of Power |
---|---|
Family | MonsterGrantsCharges |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Spawn Tags | not_int: 0 default: 1000 |
Craft Tags | power_charge |
Susara, Siren of Pondium





Can have up to 12 additional Traps placed at a time
Traps cannot be Damaged for +4 seconds after being Thrown
Mines cannot be Damaged for +4 seconds after being thrown
kill traps mines and totems on death [1]
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Traps cannot be Damaged for +4 seconds after being Thrown
Mines cannot be Damaged for +4 seconds after being thrown
kill traps mines and totems on death [1]
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
50% chance to gain a Power Charge on Hit
Spectre | N |
---|---|
Tags | aura_bearer, bludgeoning_weapon, caster, has_staff, has_two_handed_melee, human, humanoid, light_armour, lightning_affinity, medium_height, medium_movement, melee, physical_affinity, ranged, red_blood, standalone_map_boss, wb_leader |
Life
400%
Energy Shield From Life
33%
Armour
+25%
Evasion
+33%
Ailment Threshold
400%
Resistance




Damage
216%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experience
200%
Model Size
120%
Type
WbLightningLeader
Metadata
WbLightningLeader2Standalone__
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
373,448
Armour
35,988
Evasion Rating
6,303
Energy Shield
8,088
Damage
919
Spell Damage
1,372
Accuracy
580
Attack Time
1.005
Experience
112,805
Minion Life
81,004
Minion Energy Shield
1,754
Minion Damage
734
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1459–2189
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]

WbLightningWarp
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
Lightning Warp
Critical Strike Chance: 5%
Cast Time: 1 sec
Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.
Deals 551 to 1653 Lightning Damage
38% reduced Duration
base skill show average damage instead of dps [1]
is area damage [1]
skill override pvp scaling time ms [1000]

WbLightningTrapLeader
Spell, Damage, Projectile, ProjectilesFromUser, Trapped, Mineable, Lightning
Lightning Trap
Critical Strike Chance: 4%
Cast Time: 1 sec
Cooldown Time: 3 sec
Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.
Deals 402.1 to 1206 Lightning Damage
Trap lasts +4 seconds
Base duration is 3 seconds
Fires 8 additional Projectiles
Fires Projectiles in a circle
Projectiles leave Shocked Ground
base is projectile [1]
base skill is trapped [1]
ignores trap and mine cooldown limit [1]
monster reverse point blank damage -% at minimum range [50]

WbDiscipline
Spell, Area, Buff, HasReservation, TotemCastsAlone, Totemable, Aura, Instant, AreaSpell, CanHaveBlessing, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Discipline
Cast Time: 1.2 sec
Cooldown Time: 0.5 sec
Casts an aura that grants additional energy shield and increased energy shield recharge rate to you and your allies.
You and nearby allies gain 192 additional Energy Shield
active skill area of effect radius +% final [80]

WbLightningTendrilsLeader
Spell, Damage, Area, Totemable, Multicastable, Lightning, AreaSpell
Lightning Tendrils
Critical Strike Chance: 6%
Effectiveness of Added Damage: 35%
Cast Time: 0.8 sec
Lightning is released from your hands four times in quick succession, damaging all enemies in an arc in front of you.
Deals 48.49 to 921.3 Lightning Damage
active skill area of effect radius +% final [90]
base skill number of additional hits [3]
is area damage [1]

WbStormCall
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
Storm Call
Critical Strike Chance: 40%
Cast Time: 0.5 sec
Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.
Deals 248 to 744.1 Lightning Damage
Skills Repeat an additional Time
Base duration is 6 seconds
20% increased Cast Speed
active skill area of effect radius +% final [-2]
is area damage [1]

Object Type
version 2 extends "Metadata/Monsters/Wb/Wb" extends "Metadata/Monsters/StandaloneMapBoss" Stats { set_is_warband_leader = 1 } Actor { } StateMachine { define_shared_state = "add_effects;" }
Object Type Codes
version 2 extends "Metadata/Monsters/Wb/Wb" extends "Metadata/Monsters/StandaloneMapBoss" StateMachine { on_or_create_state_add_effects_1 = "AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/blue/lightning/2h_staff/2h_staff.epk, MainHand );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wb/WbLightningLeader2Standalone__"] = { name = "Susara, Siren of Pondium", life = 4, energyShield = 0.33, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.16, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "Staff", skillList = { "Melee", "WbLightningWarp", "WbDiscipline", "WbLightningTrapLeader", "WbStormCall", "WbLightningTendrilsLeader", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbLightningWarp"] = { name = "Lightning Warp", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Movement] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "variable_duration_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "skill_effect_duration_+%", "skill_override_pvp_scaling_time_ms", "base_skill_show_average_damage_instead_of_dps", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 0, 1000, critChance = 5, levelRequirement = 2, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.5, 1.5, -2, 1000, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.5, 1.5, -4, 1000, critChance = 5, levelRequirement = 6, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.5, 1.5, -6, 1000, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1}, cost = { }, }, [5] = {0.5, 1.5, -8, 1000, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3, 1}, cost = { }, }, [6] = {0.5, 1.5, -10, 1000, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1}, cost = { }, }, [7] = {0.5, 1.5, -12, 1000, critChance = 5, levelRequirement = 14, statInterpolation = {3, 3, 1}, cost = { }, }, [8] = {0.5, 1.5, -14, 1000, critChance = 5, levelRequirement = 16, statInterpolation = {3, 3, 1}, cost = { }, }, [9] = {0.5, 1.5, -16, 1000, critChance = 5, levelRequirement = 18, statInterpolation = {3, 3, 1}, cost = { }, }, [10] = {0.5, 1.5, -18, 1000, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1}, cost = { }, }, [11] = {0.5, 1.5, -20, 1000, critChance = 5, levelRequirement = 24, statInterpolation = {3, 3, 1}, cost = { }, }, [12] = {0.5, 1.5, -22, 1000, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3, 1}, cost = { }, }, [13] = {0.5, 1.5, -24, 1000, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3, 1}, cost = { }, }, [14] = {0.5, 1.5, -25, 1000, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1}, cost = { }, }, [15] = {0.5, 1.5, -26, 1000, critChance = 5, levelRequirement = 38, statInterpolation = {3, 3, 1}, cost = { }, }, [16] = {0.5, 1.5, -27, 1000, critChance = 5, levelRequirement = 43, statInterpolation = {3, 3, 1}, cost = { }, }, [17] = {0.5, 1.5, -28, 1000, critChance = 5, levelRequirement = 48, statInterpolation = {3, 3, 1}, cost = { }, }, [18] = {0.5, 1.5, -29, 1000, critChance = 5, levelRequirement = 52, statInterpolation = {3, 3, 1}, cost = { }, }, [19] = {0.5, 1.5, -30, 1000, critChance = 5, levelRequirement = 56, statInterpolation = {3, 3, 1}, cost = { }, }, [20] = {0.5, 1.5, -31, 1000, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3, 1}, cost = { }, }, [21] = {0.5, 1.5, -32, 1000, critChance = 5, levelRequirement = 64, statInterpolation = {3, 3, 1}, cost = { }, }, [22] = {0.5, 1.5, -34, 1000, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1}, cost = { }, }, [23] = {0.5, 1.5, -36, 1000, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1}, cost = { }, }, [24] = {0.5, 1.5, -38, 1000, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, [25] = {0.5, 1.5, -40, 1000, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1}, cost = { }, }, [26] = {0.5, 1.5, -42, 1000, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1}, cost = { }, }, [27] = {0.5, 1.5, -44, 1000, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1}, cost = { }, }, [28] = {0.5, 1.5, -46, 1000, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1}, cost = { }, }, [29] = {0.5, 1.5, -48, 1000, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1}, cost = { }, }, [30] = {0.5, 1.5, -50, 1000, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1}, cost = { }, }, [31] = {0.5, 1.5, -52, 1000, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1}, cost = { }, }, [32] = {0.5, 1.5, -54, 1000, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1}, cost = { }, }, [33] = {0.5, 1.5, -56, 1000, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1}, cost = { }, }, [34] = {0.5, 1.5, -58, 1000, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1}, cost = { }, }, [35] = {0.5, 1.5, -60, 1000, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1}, cost = { }, }, [36] = {0.5, 1.5, -62, 1000, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1}, cost = { }, }, [37] = {0.5, 1.5, -64, 1000, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1}, cost = { }, }, [38] = {0.5, 1.5, -66, 1000, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbDiscipline"] = { name = "Discipline", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Casts an aura that grants additional energy shield and increased energy shield recharge rate 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 = 1.2, baseFlags = { area = true, spell = true, aura = true, }, baseMods = { }, qualityStats = { }, stats = { "base_maximum_energy_shield", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {85, 80, levelRequirement = 30, statInterpolation = {1}, cost = { }, }, [2] = {98, 80, levelRequirement = 35, statInterpolation = {1}, cost = { }, }, [3] = {113, 80, levelRequirement = 40, statInterpolation = {1}, cost = { }, }, [4] = {121, 80, levelRequirement = 45, statInterpolation = {1}, cost = { }, }, [5] = {137, 80, levelRequirement = 50, statInterpolation = {1}, cost = { }, }, [6] = {154, 80, levelRequirement = 55, statInterpolation = {1}, cost = { }, }, [7] = {173, 80, levelRequirement = 60, statInterpolation = {1}, cost = { }, }, [8] = {192, 80, levelRequirement = 65, statInterpolation = {1}, cost = { }, }, [9] = {212, 80, levelRequirement = 70, statInterpolation = {1}, cost = { }, }, [10] = {233, 80, levelRequirement = 75, statInterpolation = {1}, cost = { }, }, [11] = {244, 80, levelRequirement = 77, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbLightningTrapLeader"] = { name = "Lightning Trap", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a trap that launches a ring of projectiles through the enemy that set it off, dealing lightning damage to them and subsequent targets.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Trapped] = true, [SkillType.Mineable] = true, [SkillType.Lightning] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_trap_duration", "number_of_additional_projectiles", "base_skill_effect_duration", "monster_reverse_point_blank_damage_-%_at_minimum_range", "projectiles_nova", "is_trap", "base_skill_is_trapped", "base_is_projectile", "lightning_trap_projectiles_leave_shocking_ground", "ignores_trap_and_mine_cooldown_limit", }, levels = { [1] = {0.5, 1.5, 4000, 8, 3000, 50, critChance = 4, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbStormCall"] = { name = "Storm Call", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_skill_effect_duration", "base_cast_speed_+%", "skill_repeat_count", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.5, 1.5, 6000, 20, 1, -2, critChance = 40, levelRequirement = 12, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WbLightningTendrilsLeader"] = { name = "Lightning Tendrils", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Lightning is released from your hands four times in quick succession, damaging all enemies in an arc in front of you.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Multicastable] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_area_of_effect_radius_+%_final", "base_skill_number_of_additional_hits", "is_area_damage", }, levels = { [1] = {0.10000000149012, 1.7000000476837, 50, 3, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.10000000149012, 1.8999999761581, 50, 3, critChance = 6, levelRequirement = 2, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.10000000149012, 1.8999999761581, 75, 3, critChance = 6, levelRequirement = 56, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.10000000149012, 1.8999999761581, 90, 3, critChance = 6, levelRequirement = 67, statInterpolation = {3, 3, 1}, cost = { }, }, }, }
Can have up to 12 additional Traps placed at a time
Family | TrapsAllowed |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Traps cannot be Damaged for +4 seconds after being Thrown
Mines cannot be Damaged for +4 seconds after being thrown
Family | MonsterTrapsInvulnerable |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
kill traps mines and totems on death [1]
Family | MonsterKillTrapsMinesTotemsOnDeath |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Family | MonsterMapBoss |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Family | Nothing |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Family | Nothing |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Family | Nothing |
---|---|
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
50% chance to gain a Power Charge on Hit
Name | of Power |
---|---|
Family | MonsterGrantsCharges |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Spawn Tags | not_int: 0 default: 1000 |
Craft Tags | power_charge |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.