Savage Crab
Spectre | Y |
---|---|
Area | The Eternal Laboratory, The Lake of Kalandra |
Tags | beast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood, slow_movement |
Packs |
Life
81%
Evasion
+50%
Ailment Threshold
81%
Resistance
0 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Experience
90%
Model Size
60%
Type
CrabParasiteSmall
Metadata
CrabParasiteSmall
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
5,211
Armour
28,790
Evasion
7,109
Energy Shield
0
Damage
605
Spell Damage
605
Accuracy
290
Attack Time
1.005
Experience
9,230
Ailment Threshold
5,211
Chill
16
Shock
16
Brittle
93
Scorch
16
Sap
46
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 484–726
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteSmall"] = { name = "Savage Crab", life = 0.81, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.005, attackRange = 8, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Beast
Area: Harbinger Map, Infused Beachhead
Spectre | Y |
---|---|
Area | Harbinger Map, Harbinger Map, Harbinger Map, Infused Beachhead |
Tags | beast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood, slow_movement |
Packs |
Life
81%
Evasion
+50%
Ailment Threshold
81%
Resistance
0 0 0 0
Damage
162%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Experience
90%
Model Size
60%
Type
CrabParasiteSmall
Metadata
CrabParasiteSmallHarbinger
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
83
Life
25,934
Armour
92,477
Evasion
11,790
Energy Shield
0
Damage
1,459
Spell Damage
1,459
Accuracy
518
Attack Time
1.005
Experience
11,819
Ailment Threshold
25,934
Chill
82
Shock
82
Brittle
464
Scorch
82
Sap
227
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1167–1750
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteSmallHarbinger"] = { name = "Savage Crab", life = 0.81, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.62, damageSpread = 0.2, attackTime = 1.005, attackRange = 8, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Beast
Area: The Coast, The Tidal Island
Spectre | Y |
---|---|
Area | The Coast, The Tidal Island |
Tags | beast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood, slow_movement |
Packs |
Life
55%
Evasion
+50%
Ailment Threshold
55%
Resistance
0 0 0 0
Damage
70%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Experience
50%
Model Size
60%
Type
CrabParasiteSmallCoast
Metadata
CrabParasiteSmallCoast_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
3
Life
17
Armour
30
Evasion
156
Energy Shield
0
Damage
4
Spell Damage
4
Accuracy
15
Attack Time
1.005
Experience
13
Ailment Threshold
17
Chill
0
Shock
0
Brittle
0
Scorch
0
Sap
0
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 3–5
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteSmallCoast_"] = { name = "Savage Crab", life = 0.55, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.7, damageSpread = 0.2, attackTime = 1.005, attackRange = 8, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Spectre | Y |
---|---|
Area | The Eternal Laboratory, The Lake of Kalandra |
Tags | beast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, large_model, medium_movement, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood |
Packs |
Life
90%
Evasion
+50%
Ailment Threshold
90%
Resistance
0 0 0 0
Damage
90%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experience
90%
Model Size
80%
Type
CrabParasiteMedium
Metadata
CrabParasiteMedium
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
5,790
Armour
28,790
Evasion
7,109
Energy Shield
0
Damage
336
Spell Damage
336
Accuracy
290
Attack Time
1.005
Experience
9,230
Ailment Threshold
5,790
Chill
18
Shock
18
Brittle
104
Scorch
18
Sap
51
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 269–403
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteMedium"] = { name = "Savage Crab", life = 0.9, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.2, attackTime = 1.005, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Beast
Spectre | Y |
---|---|
Tags | beast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, large_model, medium_movement, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood |
Life
90%
Evasion
+50%
Ailment Threshold
90%
Resistance
0 0 0 0
Damage
90%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experience
90%
Model Size
80%
Type
CrabParasiteMedium
Metadata
CrabParasiteMedium2_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
5,790
Armour
28,790
Evasion
7,109
Energy Shield
0
Damage
336
Spell Damage
336
Accuracy
290
Attack Time
1.005
Experience
9,230
Ailment Threshold
5,790
Chill
18
Shock
18
Brittle
104
Scorch
18
Sap
51
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 269–403
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteMedium2_"] = { name = "Savage Crab", life = 0.9, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.2, attackTime = 1.005, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Beast
Area: Harbinger Map, Infused Beachhead
Spectre | Y |
---|---|
Area | Harbinger Map, Harbinger Map, Harbinger Map, Infused Beachhead |
Tags | beast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, large_model, medium_movement, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood |
Packs |
Life
90%
Evasion
+50%
Ailment Threshold
90%
Resistance
0 0 0 0
Damage
90%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experience
90%
Model Size
80%
Type
CrabParasiteMedium
Metadata
CrabParasiteMediumHarbinger
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
83
Life
28,815
Armour
92,477
Evasion
11,790
Energy Shield
0
Damage
810
Spell Damage
810
Accuracy
518
Attack Time
1.005
Experience
11,819
Ailment Threshold
28,815
Chill
91
Shock
91
Brittle
515
Scorch
91
Sap
252
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 648–972
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteMediumHarbinger"] = { name = "Savage Crab", life = 0.9, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.2, attackTime = 1.005, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Beast
Area: The Coast, The Tidal Island
Spectre | Y |
---|---|
Area | The Coast, The Tidal Island |
Tags | beast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, large_model, medium_movement, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood |
Packs |
Life
83%
Evasion
+50%
Ailment Threshold
83%
Resistance
0 0 0 0
Damage
158%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experience
75%
Model Size
80%
Type
CrabParasiteMediumCoast
Metadata
CrabParasiteMediumCoast
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
3
Life
26
Armour
30
Evasion
156
Energy Shield
0
Damage
10
Spell Damage
10
Accuracy
15
Attack Time
1.005
Experience
19
Ailment Threshold
26
Chill
0
Shock
0
Brittle
0
Scorch
0
Sap
0
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 8–12
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteMediumCoast"] = { name = "Savage Crab", life = 0.83, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.58, damageSpread = 0.2, attackTime = 1.005, attackRange = 11, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Spectre | Y |
---|---|
Area | The Eternal Laboratory |
Tags | beast, crustacean_beast, extra_small_height, fast_movement, hard_armour, is_unarmed, large_model, melee, not_dex, not_int, physical_affinity, puncturing_weapon, red_blood |
Packs |
Life
120%
Armour
+50%
Ailment Threshold
120%
Resistance
0 0 0 0
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experience
100%
Model Size
110%
Type
CrabParasiteLarge
Metadata
CrabParasiteLarge
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
7,720
Armour
43,185
Evasion
4,739
Energy Shield
0
Damage
560
Spell Damage
560
Accuracy
290
Attack Time
1.005
Experience
10,255
Ailment Threshold
7,720
Chill
24
Shock
24
Brittle
138
Scorch
24
Sap
67
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 448–672
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/CrabParasite/CrabParasite"
Object Type Codes
version 2 extends "Metadata/Monsters/CrabParasite/CrabParasite"
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteLarge"] = { name = "Savage Crab", life = 1.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.005, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Beast
Area: Harbinger Map, Infused Beachhead
Spectre | Y |
---|---|
Area | Harbinger Map, Harbinger Map, Harbinger Map, Infused Beachhead |
Tags | beast, crustacean_beast, extra_small_height, fast_movement, hard_armour, is_unarmed, large_model, melee, not_dex, not_int, physical_affinity, puncturing_weapon, red_blood |
Packs |
Life
120%
Armour
+50%
Ailment Threshold
120%
Resistance
0 0 0 0
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experience
100%
Model Size
110%
Type
CrabParasiteLarge
Metadata
CrabParasiteLargeHarbinger
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
83
Life
38,420
Armour
138,716
Evasion
7,860
Energy Shield
0
Damage
1,351
Spell Damage
1,351
Accuracy
518
Attack Time
1.005
Experience
13,132
Ailment Threshold
38,420
Chill
121
Shock
121
Brittle
687
Scorch
121
Sap
336
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1080–1621
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/CrabParasite/CrabParasite"
Object Type Codes
version 2 extends "Metadata/Monsters/CrabParasite/CrabParasite"
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteLargeHarbinger"] = { name = "Savage Crab", life = 1.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.005, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Spectre | Y |
---|---|
Area | The Tidal Island |
Tags | beast, crustacean_beast, extra_small_height, fast_movement, hard_armour, is_unarmed, large_model, melee, not_dex, not_int, physical_affinity, puncturing_weapon, red_blood |
Packs |
Life
120%
Armour
+50%
Ailment Threshold
120%
Resistance
0 0 0 0
Damage
150%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experience
100%
Model Size
110%
Type
CrabParasiteLarge
Metadata
CrabParasiteLargeWithCorpse
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
45
Life
1,650
Armour
6,525
Evasion
1,979
Energy Shield
0
Damage
167
Spell Damage
167
Accuracy
114
Attack Time
1.005
Experience
4,415
Ailment Threshold
1,650
Chill
5
Shock
5
Brittle
30
Scorch
5
Sap
14
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 134–201
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
DanceOnCorpseFaceTarget
CanTargetUnusableCorpse
Cooldown Time: 3 sec
disable skill repeats [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteLargeWithCorpse"] = { name = "Savage Crab", life = 1.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.005, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "DanceOnCorpseFaceTarget", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DanceOnCorpseFaceTarget"] = { name = "DanceOnCorpseFaceTarget", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.CanTargetUnusableCorpse] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "disable_skill_repeats", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Savage Crab
Beast
Area: The Coast, The Tidal Island
Spectre | Y |
---|---|
Area | The Coast, The Tidal Island |
Tags | beast, crustacean_beast, extra_small_height, fast_movement, hard_armour, is_unarmed, large_model, melee, not_dex, not_int, physical_affinity, puncturing_weapon, red_blood |
Packs |
Life
120%
Armour
+50%
Ailment Threshold
120%
Resistance
0 0 0 0
Damage
216%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experience
120%
Model Size
110%
Type
CrabParasiteLargeCoast
Metadata
CrabParasiteLargeCoast
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
3
Life
37
Armour
45
Evasion
104
Energy Shield
0
Damage
13
Spell Damage
13
Accuracy
15
Attack Time
1.005
Experience
30
Ailment Threshold
37
Chill
0
Shock
0
Brittle
1
Scorch
0
Sap
0
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 11–16
Critical Strike Chance: 5%
Attack Time: 1.005 sec
Strike your foes down with a powerful blow.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/CrabParasite/CrabParasiteLargeCoast"] = { name = "Savage Crab", life = 1.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.16, damageSpread = 0.2, attackTime = 1.005, attackRange = 15, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }