Waste Lurcher
Beast
Area: The Boiling Lake, The Eternal Laboratory, Leyline Map, Sulphur Vents Map, The Lake of Kalandra
Genus: Snakes
Group: Crustaceans
Family: The Deep
Spectre | Y |
---|---|
Area | The Boiling Lake, The Eternal Laboratory, Leyline Map, Sulphur Vents Map, The Lake of Kalandra, The Lake of Kalandra |
Tags | beast, bludgeoning_weapon, crustacean_beast, flesh_armour, is_unarmed, large_model, medium_height, medium_movement, melee, not_dex, not_int, physical_affinity |
Packs |
Life
210%
Armour
+100%
Ailment Threshold
210%
Resistance
40 0 0 0
Damage
112%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experience
140%
Model Size
90%
Type
NessaCrabMob
Metadata
NessaCrabBleached
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
77
Life
34,698
Armour
116,490
Evasion
6,448
Energy Shield
0
Damage
713
Spell Damage
713
Accuracy
412
Attack Time
1.755
Experience
17,069
Ailment Threshold
34,698
Chill
110
Shock
110
Brittle
621
Scorch
110
Sap
303
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: 571–856
Critical Strike Chance: 5%
Attack Time: 1.755 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]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.3 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/NessaCrab/NessaCrabBleached"] = { name = "Waste Lurcher", life = 2.1, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.755, attackRange = 12, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
Waste Lurcher
Beast
Area: Sulphur Vents
Spectre | Y |
---|---|
Area | Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents, Sulphur Vents |
Tags | beast, bludgeoning_weapon, crustacean_beast, delve_monster, flesh_armour, is_unarmed, large_model, medium_height, medium_movement, melee, no_pantheon_mod, not_dex, not_int, physical_affinity |
Life
210%
Armour
+100%
Ailment Threshold
210%
Resistance
40 0 0 0
Damage
112%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experience
140%
Model Size
90%
Type
NessaCrabMob
Metadata
BrineKingMinionBleachedDelve
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
13,510
Armour
57,580
Evasion
4,739
Energy Shield
0
Damage
418
Spell Damage
418
Accuracy
290
Attack Time
1.755
Experience
14,357
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
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: 335–502
Critical Strike Chance: 5%
Attack Time: 1.755 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]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.3 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BrineKing/BrineKingMinionBleachedDelve"] = { name = "Waste Lurcher", life = 2.1, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.755, attackRange = 12, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
Waste Lurcher
Beast
cannot be used as minion [1]
Spectre | N |
---|---|
Tags | beast, bludgeoning_weapon, crustacean_beast, delve_monster, flesh_armour, is_unarmed, large_model, medium_height, medium_movement, melee, no_pantheon_mod, not_dex, not_int, physical_affinity |
Packs |
Life
210%
Armour
+100%
Ailment Threshold
210%
Resistance
40 0 0 0
Damage
112%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 12
Attack Time
1.755 Second
Damage Spread
±20%
Experience
140%
Model Size
90%
Type
NessaCrabMob
Metadata
DelveNessaCrabEncounter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
13,510
Armour
57,580
Evasion
4,739
Energy Shield
0
Damage
418
Spell Damage
418
Accuracy
290
Attack Time
1.755
Experience
14,357
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
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: 335–502
Critical Strike Chance: 5%
Attack Time: 1.755 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]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.3 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabMonsters/DelveNessaCrabEncounter"] = { name = "Waste Lurcher", life = 2.1, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.755, attackRange = 12, accuracy = 1, skillList = { "Melee", }, 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 = { }, }, }, }
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |