Type: 🧬 Hybrid Caster and Attacker
Monster Family: Construct
Damage: Physical Hit
Zone: Ancient Gateway, Matriarch Hals, Patriarch Halls maps
Base spirit cost: 84
Notes: slow movementspeed, misses his projectile attack/spell a lot, otherwise decent numbers for hp and damage but not worth its cost
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Minion Mastery – Rapid Attacks II – Rage III
See Also
Spectre.lua details
Basic Attack Damage
| Life | 258% |
|---|---|
| Damage | 215% |
| Attack Time | 1.50 s |
| Base Movement Speed | 18 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | GPSCorruptionProcessorRockThrow EASCorruptionProcessorFumigate MeleeAtAnimationSpeed |
| Spectre Reservation | 88 |
Tags: construct, mud_blood, not_dex, precursor_monster, very_slow_movement
Skills: GPSCorruptionProcessorRockThrow, EASCorruptionProcessorFumigate, MeleeAtAnimationSpeed
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Ancient Gateway (Map), Eastern Gateway (Map), The Matriarch Halls (Map), The Patriarch Halls (Map), Western Gateway (Map)
{
"name": "Precursor Spherator",
"monsterTags": [
"construct",
"mud_blood",
"not_dex",
"precursor_monster",
"very_slow_movement"
],
"life": 2.58,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.5,
"armour": 0.8,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.15,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"critChance": 5,
"baseMovementSpeed": 18,
"spectreReservation": 88,
"companionReservation": 43.8,
"monsterCategory": "Construct",
"spawnLocation": [
"Ancient Gateway (Map)",
"Eastern Gateway (Map)",
"The Matriarch Halls (Map)",
"The Patriarch Halls (Map)",
"Western Gateway (Map)"
],
"skillList": [
"GPSCorruptionProcessorRockThrow",
"EASCorruptionProcessorFumigate",
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.9,
0,
")"
],
"id": "Metadata\/Monsters\/PrecursorCorruptionProcessor\/PrecursorCorruptionProcessor",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "GPSCorruptionProcessorRockThrow",
"name": "GPSCorruptionProcessorRockThrow"
},
{
"id": "EASCorruptionProcessorFumigate",
"name": "EASCorruptionProcessorFumigate"
},
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
}
]
}