click title for poe2db page
Type: ⚔️ Melee Attacker & 🏹 Ranged Attacker
Monster Family: Humanoid
Damage: Phys Hit
Zone: Isle of Kin Act 4
Base spirit cost: 40
Notes: low dps, they tend to miss with the spear throw if enemy has higher range
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Rapid Attacks II – Gambleshot/Nova Projectiles/Multishot II
Click to rate this spectre!
[Total: 1 Average: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 266 – 399
Attack Time: 1.20 s
DPS: 277.4
| Life | 75% |
|---|---|
| Damage | 75% |
| Attack Time | 1.20 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeedComboTEMP EASGoblinDance MPWGoblinSpearThrow |
Show Path of Building spectre.lua
{
"name": "Spearbearer Kin",
"monsterTags": [
"allows_additional_projectiles",
"humanoid",
"medium_movement",
"melee",
"not_int",
"physical_affinity",
"ranged",
"red_blood",
"Stab_onhit_audio"
],
"life": 0.75,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"evasion": 0.25,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.75,
"damageSpread": 0.2,
"attackTime": 1.2,
"attackRange": 12,
"accuracy": 1,
"weaponType1": "Spear",
"baseMovementSpeed": 32,
"spectreReservation": 40,
"companionReservation": 26.1,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Caldera (Map)",
"Isle of Kin (Act 4)",
"Found in Maps",
"Volcanic Warrens (Act 4)"
],
"skillList": [
"MeleeAtAnimationSpeedComboTEMP",
"EASGoblinDance",
"MPWGoblinSpearThrow"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.566,
0,
")"
],
"id": "Metadata\/Monsters\/Goblins\/GoblinSpearman\/GoblinSpearman",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "Basic Attack",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".MeleeSingleTarget": true,
".Melee": true,
".ProjectilesFromUser": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Attack",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"melee": true
},
"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": {
"actorLevel": 1
}
}
}
},
"id": "MeleeAtAnimationSpeedComboTEMP"
},
{
"id": "EASGoblinDance",
"name": "Unknown"
},
{
"name": "Spear Throw",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".ProjectilesFromUser": true,
".Damage": true,
".Triggerable": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Spear Throw",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"projectile": true,
"triggerable": true
},
"constantStats": [
[
"monster_projectile_variation",
1082
],
[
"spell_maximum_action_distance_+%",
-15
],
[
"projectile_spread_radius",
15
],
[
"projectile_ballistic_gravity_override",
2000
]
],
"stats": [
"base_is_projectile",
"projectile_uses_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"projectile_ballistic_angle_from_reference_event",
"maintain_projectile_direction_when_using_contact_position"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "MPWGoblinSpearThrow"
}
]
}