click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Humanoid
Damage: Physical Hit
Zone: The Azak Bog Act 3
Base spirit cost: 50
Notes: Generic Melee attackers, move and attack fast, good users of impact shockwave for aoe
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Heavy Strike/Impact Shockwave
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: 390 – 585
Attack Time: 1.50 s
DPS: 325.5
| Life | 100% |
|---|---|
| Damage | 110% |
| Attack Time | 1.50 s |
| Base Movement Speed | 46 |
| Resists | Fire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed EGSavageTorchEffigy |
Show Path of Building spectre.lua
{
"name": "Azak Torchbearer",
"monsterTags": [
"fast_movement",
"fire_affinity",
"human",
"humanoid",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"SpearWood_onhit_audio"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.5,
"fireResist": 30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 18,
"accuracy": 1,
"weaponType1": "Spear",
"baseMovementSpeed": 46,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Scorched Farmlands (Act 6)",
"The Azak Bog (Act 3)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"EGSavageTorchEffigy"
],
"modList": [],
"id": "Metadata\/Monsters\/VaalSavage\/VaalSavageTorchbearer",
"resistances": {
"fire": 30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "EGSavageTorchEffigy",
"name": "Unknown"
}
]
}