click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit, Poison
Zone: Keth Act 2
Lost City Act 2
Base spirit cost: 67
Notes: decent damage, slow attack speed, their poison spit deals low damage
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II– Heft/Heavy Swing – Impact shockwave
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_inc_aoe, beast, Claw_onhit_audio, fast_movement, humanoid, melee, monster_applies_poison, physical_affinity, reptile_beast
Skills: MeleeAtAnimationSpeed, SerpentClanTailWhip, GSSerpentClanAcidSpit
Resistances: Fire: 0%, Cold: 30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Keth (Act 2), Ornate Chambers (Map), Sel Khari Sanctuary (Act 6), The Lost City (Act 2), Found in Maps, Trial of the Sekhemas (Floor 1), Trial of the Sekhemas (Floor 3)
{
"name": "Serpent Clan",
"monsterTags": [
"allows_inc_aoe",
"beast",
"Claw_onhit_audio",
"fast_movement",
"humanoid",
"melee",
"monster_applies_poison",
"physical_affinity",
"reptile_beast"
],
"life": 1.5,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.5,
"damageSpread": 0.2,
"attackTime": 1.005,
"attackRange": 10,
"accuracy": 1,
"baseMovementSpeed": 44,
"spectreReservation": 67,
"companionReservation": 36.6,
"monsterCategory": "Beast",
"spawnLocation": [
"Keth (Act 2)",
"Ornate Chambers (Map)",
"Sel Khari Sanctuary (Act 6)",
"The Lost City (Act 2)",
"Found in Maps",
"Trial of the Sekhemas (Floor 1)",
"Trial of the Sekhemas (Floor 3)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"SerpentClanTailWhip",
"GSSerpentClanAcidSpit"
],
"modList": [
"StunDuration",
"OVERRIDE",
4.067,
0,
")"
],
"id": "Metadata\/Monsters\/SerpentClanMonster\/SerpentClan1",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"name": "Tail Whip",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".MeleeSingleTarget": true,
".Melee": true,
".ProjectilesFromUser": true
},
"castTime": 1.5,
"qualityStats": [],
"levels": {
"1": {
"baseMultiplier": 1.7,
"storedUses": 1,
"levelRequirement": 0,
"cooldown": 8
},
"2": {
"baseMultiplier": 1.7,
"storedUses": 1,
"levelRequirement": 0,
"cooldown": 8
}
},
"statSets": {
"1": {
"label": "Tail Whip",
"baseEffectiveness": 0,
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"melee": true
},
"constantStats": [
[
"voll_slam_damage_+%_final_at_centre",
50
],
[
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
100
],
[
"attack_maximum_action_distance_+",
6
]
],
"stats": [
"action_attack_or_cast_time_uses_animation_length",
"base_skill_can_be_avoided_by_dodge_roll",
"base_skill_can_be_blocked"
],
"levels": {
"1": {
"actorLevel": 1
},
"2": {
"actorLevel": 68
}
}
}
},
"id": "SerpentClanTailWhip"
},
{
"id": "GSSerpentClanAcidSpit",
"name": "Unknown"
}
]
}