Caranguejo Selvagem
Savage Crab
Spectre | Y |
---|---|
Area | Laboratório Eterno, O Lago de 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 |
Vida
81%
Evasão
+50%
Ailment Threshold
81%
Resistência
0 0 0 0
Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
5,211
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
605
Dano Mágico
605
Precisão
290
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 484–726
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Bestial
Savage Crab
Spectre | Y |
---|---|
Area | Mapa: Emissário, Mapa: Emissário, Mapa: Emissário, Cabeça da Ponte Infundida |
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 |
Vida
81%
Evasão
+50%
Ailment Threshold
81%
Resistência
0 0 0 0
Damage
162%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
83
Vida
25,934
Armadura
92,477
Evasão
11,790
Escudo de Energia
0
Damage
1,459
Dano Mágico
1,459
Precisão
518
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 1167–1750
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Bestial
Área: A Costa, Ilha da Maré
Savage Crab
Spectre | Y |
---|---|
Area | A Costa, Ilha da Maré |
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 |
Vida
55%
Evasão
+50%
Ailment Threshold
55%
Resistência
0 0 0 0
Damage
70%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
3
Vida
17
Armadura
30
Evasão
156
Escudo de Energia
0
Damage
4
Dano Mágico
4
Precisão
15
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 3–5
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Savage Crab
Spectre | Y |
---|---|
Area | Laboratório Eterno, O Lago de 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 |
Vida
90%
Evasão
+50%
Ailment Threshold
90%
Resistência
0 0 0 0
Damage
90%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
5,790
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
336
Dano Mágico
336
Precisão
290
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 269–403
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Bestial
Savage Crab
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 |
Vida
90%
Evasão
+50%
Ailment Threshold
90%
Resistência
0 0 0 0
Damage
90%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
5,790
Armadura
28,790
Evasão
7,109
Escudo de Energia
0
Damage
336
Dano Mágico
336
Precisão
290
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 269–403
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Bestial
Savage Crab
Spectre | Y |
---|---|
Area | Mapa: Emissário, Mapa: Emissário, Mapa: Emissário, Cabeça da Ponte Infundida |
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 |
Vida
90%
Evasão
+50%
Ailment Threshold
90%
Resistência
0 0 0 0
Damage
90%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
83
Vida
28,815
Armadura
92,477
Evasão
11,790
Escudo de Energia
0
Damage
810
Dano Mágico
810
Precisão
518
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 648–972
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Bestial
Área: A Costa, Ilha da Maré
Savage Crab
Spectre | Y |
---|---|
Area | A Costa, Ilha da Maré |
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 |
Vida
83%
Evasão
+50%
Ailment Threshold
83%
Resistência
0 0 0 0
Damage
158%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 11
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
3
Vida
26
Armadura
30
Evasão
156
Escudo de Energia
0
Damage
10
Dano Mágico
10
Precisão
15
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 8–12
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Savage Crab
Spectre | Y |
---|---|
Area | Laboratório Eterno |
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 |
Vida
120%
Armadura
+50%
Ailment Threshold
120%
Resistência
0 0 0 0
Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
68
Vida
7,720
Armadura
43,185
Evasão
4,739
Escudo de Energia
0
Damage
560
Dano Mágico
560
Precisão
290
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 448–672
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Bestial
Savage Crab
Spectre | Y |
---|---|
Area | Mapa: Emissário, Mapa: Emissário, Mapa: Emissário, Cabeça da Ponte Infundida |
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 |
Vida
120%
Armadura
+50%
Ailment Threshold
120%
Resistência
0 0 0 0
Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
83
Vida
38,420
Armadura
138,716
Evasão
7,860
Escudo de Energia
0
Damage
1,351
Dano Mágico
1,351
Precisão
518
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 1080–1621
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }
Caranguejo Selvagem
Savage Crab
Spectre | Y |
---|---|
Area | Ilha da Maré |
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 |
Vida
120%
Armadura
+50%
Ailment Threshold
120%
Resistência
0 0 0 0
Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
45
Vida
1,650
Armadura
6,525
Evasão
1,979
Escudo de Energia
0
Damage
167
Dano Mágico
167
Precisão
114
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 134–201
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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
Recarga: 3 seg
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 = { }, }, }, }
Caranguejo Selvagem
Bestial
Área: A Costa, Ilha da Maré
Savage Crab
Spectre | Y |
---|---|
Area | A Costa, Ilha da Maré |
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 |
Vida
120%
Armadura
+50%
Ailment Threshold
120%
Resistência
0 0 0 0
Damage
216%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
4 ~ 15
Attack Time
1.005 Second
Damage Spread
±20%
Experiência
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.
Nível
3
Vida
37
Armadura
45
Evasão
104
Escudo de Energia
0
Damage
13
Dano Mágico
13
Precisão
15
Attack Time
1.005
Experiência
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
Ataque Padrão
Base Damage: 11–16
Chance de Crítico: 5%
Attack Time: 1.005 seg
Abate seus inimigos com um golpe poderoso.
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 = { }, }, }, }