click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: The Red Vale Act 1
Base spirit cost: 46
Notes: High stun buildup on their charge/leap
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
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: 319 – 479
Attack Time: 1.46 s
DPS: 274.5
| Life | 90% |
|---|---|
| Damage | 90% |
| Attack Time | 1.46 s |
| Base Movement Speed | 22 |
| Resists | Fire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed PaleFrogShieldCharge |
| Companion Reservation | 28.5% |
Show Path of Building spectre.lua
{
"name": "Maw Demon",
"monsterTags": [
"amphibian_beast",
"beast",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"slow_movement",
"Snap_onhit_audio"
],
"life": 0.9,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.2,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.9,
"damageSpread": 0.2,
"attackTime": 1.455,
"attackRange": 8,
"accuracy": 1,
"baseMovementSpeed": 22,
"spectreReservation": 46,
"companionReservation": 28.5,
"monsterCategory": "Beast",
"spawnLocation": [
"The Red Vale (Act 1)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"PaleFrogShieldCharge"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.066,
0,
")"
],
"id": "Metadata\/Monsters\/Frog\/PaleFrog1",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "PaleFrogShieldCharge",
"name": "Unknown"
}
]
}