Shakari, Queen of the Sands
Humanoid
Area: The Oasis
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
monster no drops or experience [1]
cannot have affliction mods [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
6000% increased Rarity of Items Dropped
monster no drops or experience [1]
cannot have affliction mods [1]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
stance movement speed +% final [-100]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Spectre | N |
---|---|
Area | The Oasis |
Tags | fast_movement, hard_armour, human, humanoid, is_unarmed, large_height, melee, not_int, physical_affinity, puncturing_weapon, red_blood |
Life
2200%
Armour
+50%
Evasion
+100%
Ailment Threshold
2200%
Resistance
40 40 40 25
Damage
180%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 18
Attack Time
1.695 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
Shakari
Metadata
Shakari
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
61
Life
86,724
Armour
24,686
Evasion
7,378
Energy Shield
0
Damage
471
Spell Damage
471
Accuracy
220
Attack Time
1.695
Experience
17,050
Ailment Threshold
86,724
Chill
274
Shock
274
Brittle
1,551
Scorch
274
Sap
758
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: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 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]
ShakariTailStrike
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Damage: 135%
Attack Time: 1.695 sec
Cooldown Time: 7 sec
Deals 445.2 Base Chaos Damage per second
Deals 35% more Attack Damage
Base duration is 20 seconds
Base secondary duration is 15 seconds
ground caustic art variation [3]
is area damage [1]
Deals 35% more Attack Damage
Base duration is 20 seconds
Base secondary duration is 15 seconds
ground caustic art variation [3]
is area damage [1]
ShakariUpheaval
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Damage: 70%
Attack Damage: 70%
Attack Time: 1.695 sec
Deals 30% less Attack Damage
Deals 30% more Damage
25% less Attack Speed
Causes +10 Bursts
Deals 30% more Damage
25% less Attack Speed
Causes +10 Bursts
ShakariBurrow
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 24 sec
Deals 80% less Damage
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
ShakariBurrowOnce
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 10 sec
Deals 80% less Damage
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
ShakariTrailBurrow
Attack
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Deals 80% less Damage
14% less Attack Speed
emerge speed +% [100]
14% less Attack Speed
emerge speed +% [100]
ShakariBurrowOnceStuck
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Deals 80% less Damage
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
GAShakariSlam
Triggerable, Attack
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 8 sec
Deals 60% more Damage
57% less Attack Speed
active skill area of effect radius +% final [300]
is area damage [1]
voll slam damage +% final at centre [60]
57% less Attack Speed
active skill area of effect radius +% final [300]
is area damage [1]
voll slam damage +% final at centre [60]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { selection_height_override = 240.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Shakari/Shakari"] = { name = "Shakari, Queen of the Sands", life = 22, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.8, damageSpread = 0.2, attackTime = 1.695, attackRange = 18, accuracy = 1, skillList = { "Melee", "GAShakariSlam", "ShakariBurrowOnce", "ShakariBurrowOnceStuck", "ShakariTailStrike", "ShakariUpheaval", "ShakariBurrow", "ShakariTrailBurrow", }, 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["GAShakariSlam"] = { name = "GAShakariSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_damage_+%_final", "voll_slam_damage_+%_final_at_centre", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-57, 60, 60, 300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrowOnce"] = { name = "ShakariBurrowOnce", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, -14, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrowOnceStuck"] = { name = "ShakariBurrowOnceStuck", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, -14, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariTailStrike"] = { name = "ShakariTailStrike", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.94, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {4, 20000, 15000, 3, baseMultiplier = 1.35, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariUpheaval"] = { name = "ShakariUpheaval", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.83, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "upheaval_number_of_spikes", "active_skill_attack_speed_+%_final", "active_skill_damage_+%_final", }, levels = { [1] = {10, -25, 30, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrow"] = { name = "ShakariBurrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariTrailBurrow"] = { name = "ShakariTrailBurrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "emerge_speed_+%", "active_skill_damage_+%_final", }, levels = { [1] = {-14, 100, -80, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
Id | MonsterQuestBossAct9____ |
---|---|
Family | MonsterActBoss |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot have affliction mods [1]
Id | CannotGainAfflictedMods |
---|---|
Family | Nothing |
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]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
heal aura owner % max life on death [0]
Id | BossHealOnPlayerDeath |
---|---|
Family | BossHealOnPlayerDeath |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
heal_on_nearby_death
Radius: 120
heal aura owner % max life on death [0]
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [-100]
Id | ShakariImmobile |
---|---|
Family | StanceImmobile |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Shakari, Queen of the Sands
Humanoid
Area: The Oasis
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
6000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
heal aura owner % max life on death [0]
stance movement speed +% final [-100]
Spectre | N |
---|---|
Area | The Oasis |
Tags | fast_movement, hard_armour, human, humanoid, is_unarmed, large_height, melee, not_int, physical_affinity, puncturing_weapon, red_blood |
Life
2200%
Armour
+50%
Evasion
+100%
Ailment Threshold
2200%
Resistance
40 40 40 25
Damage
180%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 18
Attack Time
1.695 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
Shakari
Metadata
Shakari2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
61
Life
86,724
Armour
24,686
Evasion
7,378
Energy Shield
0
Damage
471
Spell Damage
471
Accuracy
220
Attack Time
1.695
Experience
17,050
Ailment Threshold
86,724
Chill
274
Shock
274
Brittle
1,551
Scorch
274
Sap
758
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: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 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]
ShakariTailStrike
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Damage: 135%
Attack Time: 1.695 sec
Cooldown Time: 7 sec
Deals 445.2 Base Chaos Damage per second
Deals 35% more Attack Damage
Base duration is 20 seconds
Base secondary duration is 15 seconds
ground caustic art variation [3]
is area damage [1]
Deals 35% more Attack Damage
Base duration is 20 seconds
Base secondary duration is 15 seconds
ground caustic art variation [3]
is area damage [1]
ShakariUpheaval
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Damage: 70%
Attack Damage: 70%
Attack Time: 1.695 sec
Deals 30% less Attack Damage
Deals 30% more Damage
25% less Attack Speed
Causes +10 Bursts
Deals 30% more Damage
25% less Attack Speed
Causes +10 Bursts
ShakariBurrow
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 24 sec
Deals 80% less Damage
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
ShakariBurrowOnce
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 10 sec
Deals 80% less Damage
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
ShakariTrailBurrow2
Attack
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Deals 80% less Damage
14% less Attack Speed
emerge speed +% [100]
14% less Attack Speed
emerge speed +% [100]
ShakariBurrowOnceStuck
Attack, Area
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Deals 80% less Damage
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
GAShakariSlam
Triggerable, Attack
Base Damage: 377–565
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 8 sec
Deals 60% more Damage
57% less Attack Speed
active skill area of effect radius +% final [300]
is area damage [1]
voll slam damage +% final at centre [60]
57% less Attack Speed
active skill area of effect radius +% final [300]
is area damage [1]
voll slam damage +% final at centre [60]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "fight" } Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable { } Life { initial_life_percentage = 65 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { selection_height_override = 240.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Shakari/Shakari2"] = { name = "Shakari, Queen of the Sands", life = 22, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.8, damageSpread = 0.2, attackTime = 1.695, attackRange = 18, accuracy = 1, skillList = { "Melee", "GAShakariSlam", "ShakariBurrowOnce", "ShakariBurrowOnceStuck", "ShakariTailStrike", "ShakariUpheaval", "ShakariBurrow", "ShakariTrailBurrow2", }, 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["GAShakariSlam"] = { name = "GAShakariSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_damage_+%_final", "voll_slam_damage_+%_final_at_centre", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-57, 60, 60, 300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrowOnce"] = { name = "ShakariBurrowOnce", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, -14, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrowOnceStuck"] = { name = "ShakariBurrowOnceStuck", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, -14, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariTailStrike"] = { name = "ShakariTailStrike", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.94, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {4, 20000, 15000, 3, baseMultiplier = 1.35, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariUpheaval"] = { name = "ShakariUpheaval", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.83, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "upheaval_number_of_spikes", "active_skill_attack_speed_+%_final", "active_skill_damage_+%_final", }, levels = { [1] = {10, -25, 30, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrow"] = { name = "ShakariBurrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariTrailBurrow2"] = { name = "ShakariTrailBurrow2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "emerge_speed_+%", "active_skill_damage_+%_final", }, levels = { [1] = {-14, 100, -80, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
Id | MonsterQuestBossAct9____ |
---|---|
Family | MonsterActBoss |
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]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
heal aura owner % max life on death [0]
Id | BossHealOnPlayerDeath |
---|---|
Family | BossHealOnPlayerDeath |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
heal_on_nearby_death
Radius: 120
heal aura owner % max life on death [0]
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [-100]
Id | ShakariImmobile |
---|---|
Family | StanceImmobile |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Shakari, Queen of the Sands
Humanoid
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
6000% increased Rarity of Items Dropped
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
stance movement speed +% final [-100]
Spectre | N |
---|---|
Tags | fast_movement, hard_armour, human, humanoid, is_unarmed, melee, not_int, physical_affinity, puncturing_weapon, red_blood |
Life
2200%
Armour
+50%
Evasion
+100%
Ailment Threshold
2200%
Resistance
40 40 40 25
Damage
180%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 18
Attack Time
1.695 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
Shakari
Metadata
Shakari2Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
141,534
Armour
43,185
Evasion
9,478
Energy Shield
0
Damage
672
Spell Damage
672
Accuracy
290
Attack Time
1.695
Experience
20,510
Ailment Threshold
141,534
Chill
448
Shock
448
Brittle
2,532
Scorch
448
Sap
1,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: 538–807
Critical Strike Chance: 5%
Attack Time: 1.695 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]
ShakariTailStrike
Attack, Area
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Damage: 135%
Attack Time: 1.695 sec
Cooldown Time: 7 sec
Deals 547.5 Base Chaos Damage per second
Deals 35% more Attack Damage
Base duration is 20 seconds
Base secondary duration is 15 seconds
ground caustic art variation [3]
is area damage [1]
Deals 35% more Attack Damage
Base duration is 20 seconds
Base secondary duration is 15 seconds
ground caustic art variation [3]
is area damage [1]
ShakariUpheaval
Attack, Area
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Damage: 70%
Attack Damage: 70%
Attack Time: 1.695 sec
Deals 30% less Attack Damage
Deals 30% more Damage
25% less Attack Speed
Causes +10 Bursts
Deals 30% more Damage
25% less Attack Speed
Causes +10 Bursts
ShakariBurrow
Attack, Area
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 24 sec
Deals 80% less Damage
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
ShakariBurrowOnce
Attack, Area
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 10 sec
Deals 80% less Damage
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
ShakariTrailBurrow2
Attack
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Deals 80% less Damage
14% less Attack Speed
emerge speed +% [100]
14% less Attack Speed
emerge speed +% [100]
ShakariBurrowOnceStuck
Attack, Area
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Deals 80% less Damage
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
14% less Attack Speed
Ring deals 500% more Damage
emerge speed +% [100]
is area damage [1]
GAShakariSlam
Triggerable, Attack
Base Damage: 538–807
Critical Strike Chance: 5%
Attack Time: 1.695 sec
Cooldown Time: 8 sec
Deals 60% more Damage
57% less Attack Speed
active skill area of effect radius +% final [300]
is area damage [1]
voll slam damage +% final at centre [60]
57% less Attack Speed
active skill area of effect radius +% final [300]
is area damage [1]
voll slam damage +% final at centre [60]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMonster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMonster" Render { selection_height_override = 240.0 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Shakari/Shakari2Standalone"] = { name = "Shakari, Queen of the Sands", life = 22, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.8, damageSpread = 0.2, attackTime = 1.695, attackRange = 18, accuracy = 1, skillList = { "Melee", "GAShakariSlam", "ShakariBurrowOnce", "ShakariBurrowOnceStuck", "ShakariTailStrike", "ShakariUpheaval", "ShakariBurrow", "ShakariTrailBurrow2", }, 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["GAShakariSlam"] = { name = "GAShakariSlam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "active_skill_damage_+%_final", "voll_slam_damage_+%_final_at_centre", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-57, 60, 60, 300, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrowOnce"] = { name = "ShakariBurrowOnce", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, -14, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrowOnceStuck"] = { name = "ShakariBurrowOnceStuck", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_attack_speed_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, -14, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariTailStrike"] = { name = "ShakariTailStrike", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.94, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {4, 20000, 15000, 3, baseMultiplier = 1.35, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariUpheaval"] = { name = "ShakariUpheaval", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.83, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "upheaval_number_of_spikes", "active_skill_attack_speed_+%_final", "active_skill_damage_+%_final", }, levels = { [1] = {10, -25, 30, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariBurrow"] = { name = "ShakariBurrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "emerge_speed_+%", "newshocknova_first_ring_damage_+%_final", "is_area_damage", }, levels = { [1] = {-80, 100, 500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShakariTrailBurrow2"] = { name = "ShakariTrailBurrow2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_attack_speed_+%_final", "emerge_speed_+%", "active_skill_damage_+%_final", }, levels = { [1] = {-14, 100, -80, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Monsters grant 250% increased Experience
6000% increased Rarity of Items Dropped
Id | MonsterQuestBossAct9____ |
---|---|
Family | MonsterActBoss |
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]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [-100]
Id | ShakariImmobile |
---|---|
Family | StanceImmobile |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |