click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: The venom crypts Act 3
Base spirit cost: 42
Notes: melee unarmed, fast attackspeed
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
See Also
Spectre.lua details
Basic Attack Damage
Tags: beast, fast_movement, melee, not_int, not_str, physical_affinity, red_blood, Unarmed_onhit_audio
Skills: MeleeAtAnimationSpeedComboTEMP, EASSpiderMonkeyEmerge1, EASSpiderMonkeyEmerge2, EASSpiderMonkeyEmerge3, EASSpiderMonkeyEmerge4, EASSpiderMonkeyEmerge5
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Howling Caves (Act 6), Overgrown (Map), Riverside (Map), Rupture (Map), The Venom Crypts (Act 3), Found in Maps, Whakapanu Island (Act 4)
{
"name": "Scorpion Monkey",
"monsterTags": [
"beast",
"fast_movement",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"Unarmed_onhit_audio"
],
"life": 0.8,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.6,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.8,
"damageSpread": 0.2,
"attackTime": 1.245,
"attackRange": 11,
"accuracy": 1,
"baseMovementSpeed": 41,
"spectreReservation": 42,
"companionReservation": 26.7,
"monsterCategory": "Beast",
"spawnLocation": [
"Howling Caves (Act 6)",
"Overgrown (Map)",
"Riverside (Map)",
"Rupture (Map)",
"The Venom Crypts (Act 3)",
"Found in Maps",
"Whakapanu Island (Act 4)"
],
"skillList": [
"MeleeAtAnimationSpeedComboTEMP",
"EASSpiderMonkeyEmerge1",
"EASSpiderMonkeyEmerge2",
"EASSpiderMonkeyEmerge3",
"EASSpiderMonkeyEmerge4",
"EASSpiderMonkeyEmerge5"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.68,
0,
")"
],
"id": "Metadata\/Monsters\/SpiderMonkey\/SpiderMonkey",
"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": "EASSpiderMonkeyEmerge1",
"name": "Unknown"
},
{
"id": "EASSpiderMonkeyEmerge2",
"name": "Unknown"
},
{
"id": "EASSpiderMonkeyEmerge3",
"name": "Unknown"
},
{
"id": "EASSpiderMonkeyEmerge4",
"name": "Unknown"
},
{
"id": "EASSpiderMonkeyEmerge5",
"name": "Unknown"
}
]
}