click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Familiy: Beast
Damage: Physical Hit, Poison
Zone: Hunting Grounds Act 1
Base spirit cost: 38
Notes: can be used for applying poison/breaking armour
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Multishot/Gambleshot – Corrosion
Click to rate this spectre!
[Total: 1 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 248 – 372
Attack Time: 2.00 s
DPS: 155.7
| Life | 70% |
|---|---|
| Damage | 70% |
| Attack Time | 2.00 s |
| Base Movement Speed | 23 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | QuillCrabSpikeBurstEmptyAction QuillCrabSpikeBurstPoison QuillCrabSpikeShrapnelAudioPoison QuillCrabSpikeShrapnelPoison |
| Companion Reservation | 25.2% |
Show Path of Building spectre.lua
{
"name": "Venomous Crab",
"monsterTags": [
"allows_additional_projectiles",
"beast",
"insect",
"monster_applies_poison",
"MonsterStab_onhit_audio",
"not_dex",
"not_int",
"physical_affinity",
"ranged",
"red_blood",
"slow_movement"
],
"life": 0.7,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.25,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.7,
"damageSpread": 0.2,
"attackTime": 1.995,
"attackRange": 40,
"accuracy": 1,
"baseMovementSpeed": 23,
"spectreReservation": 38,
"companionReservation": 25.2,
"monsterCategory": "Beast",
"spawnLocation": [
"Hunting Grounds (Act 1)",
"Sandspit (Map)",
"Found in Maps"
],
"skillList": [
"QuillCrabSpikeBurstEmptyAction",
"QuillCrabSpikeBurstPoison",
"QuillCrabSpikeShrapnelAudioPoison",
"QuillCrabSpikeShrapnelPoison"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/QuillCrab\/QuillCrabPoison",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "QuillCrabSpikeBurstEmptyAction",
"name": "Unknown"
},
{
"name": "Spike Burst",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".ProjectilesFromUser": true,
".Damage": true,
".Triggerable": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"baseMultiplier": 0.7,
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Spike Burst",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"projectile": true
},
"constantStats": [
[
"monster_projectile_variation",
1004
],
[
"projectile_angle_variance",
0
],
[
"monster_reverse_point_blank_damage_-%_at_minimum_range",
20
],
[
"projectile_spread_radius",
13
]
],
"stats": [
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
"projectile_uses_contact_position",
"use_scaled_contact_offset",
"projectiles_not_offset",
"global_poison_on_hit",
"projectile_ballistic_angle_from_reference_event"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "QuillCrabSpikeBurstPoison"
},
{
"id": "QuillCrabSpikeShrapnelAudioPoison",
"name": "Unknown"
},
{
"id": "QuillCrabSpikeShrapnelPoison",
"name": "Unknown"
}
]
}