click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Humanoid
Damage: Phys Hit
Zone: Isle of Kin Act 4
Base spirit cost: 38
Notes: phasing, they move like a unit and swarm enemies, low hp, low damage
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II
Click to rate this spectre!
[Total: 1 Average: 3]
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: 1.25 s
DPS: 249.5
| Life | 70% |
|---|---|
| Damage | 70% |
| Attack Time | 1.25 s |
| Base Movement Speed | 40 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeedComboTEMP GoblinEmerge1 EASGoblinDance |
Show Path of Building spectre.lua
{
"name": "Feral Kin",
"monsterTags": [
"fast_movement",
"humanoid",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"Stab_onhit_audio"
],
"life": 0.7,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.4,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.7,
"damageSpread": 0.2,
"attackTime": 1.245,
"attackRange": 7,
"accuracy": 1,
"weaponType1": "Dagger",
"baseMovementSpeed": 40,
"spectreReservation": 38,
"companionReservation": 25.2,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Caldera (Map)",
"Isle of Kin (Act 4)",
"Found in Maps",
"Volcanic Warrens (Act 4)"
],
"skillList": [
"MeleeAtAnimationSpeedComboTEMP",
"GoblinEmerge1",
"EASGoblinDance"
],
"modList": [],
"id": "Metadata\/Monsters\/Goblins\/GoblinStabberNoSkull",
"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": "GoblinEmerge1",
"name": "Unknown"
},
{
"id": "EASGoblinDance",
"name": "Unknown"
}
]
}