Type: ⚔️ Melee Attacker
Monster Family: Construct
Damage: Physical Hit
Zone: Ancient Gateway, Matriarch Hals, Patriarch Halls maps
Base spirit cost: 44
Notes: damage is decent, they move a bit too slow, otherwise cost/damage ratio is alright
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Minion Mastery – Rapid Attacks II – Rage III
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Hit Damage:246 – 369
Attack Time:1.50 s
DPS:205.1
| Life | 102% |
|---|---|
| Damage | 85% |
| Attack Time | 1.50 s |
| Base Movement Speed | 23 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed EGDrillSphereRevive RevivePrecursor |
| Spectre Reservation | 44 |
Tags: construct, mud_blood, not_dex, not_int, precursor_monster, slow_movement
Skills: MeleeAtAnimationSpeed, EGDrillSphereRevive, RevivePrecursor
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)
Loading...
{
"name": "Precursor Driller",
"monsterTags": [
"construct",
"mud_blood",
"not_dex",
"not_int",
"precursor_monster",
"slow_movement"
],
"life": 1.02,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.4,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.85,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 15,
"accuracy": 1,
"critChance": 5,
"baseMovementSpeed": 23,
"spectreReservation": 44,
"companionReservation": 27.6,
"monsterCategory": "Construct",
"spawnLocation": [
"Ancient Gateway (Map)",
"Eastern Gateway (Map)",
"The Matriarch Halls (Map)",
"The Patriarch Halls (Map)",
"Western Gateway (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"EGDrillSphereRevive",
"RevivePrecursor"
],
"modList": [],
"id": "Metadata\/Monsters\/PrecursorDrillSphere\/DrillSphere",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
},
{
"id": "EGDrillSphereRevive",
"name": "EGDrillSphereRevive"
},
{
"id": "RevivePrecursor",
"name": "RevivePrecursor"
}
]
}