click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Familiy: Undead
Damage: Physical Hit, Fire Hit, Ignite
Zone: Mawdun Mines Act 2
Base spirit cost: 50
Notes: Explosions can overlap, good damage but a bit delayed
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Magnified Area II- Multishot II/Elemental Focus – Fire Penetration II
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, fire_affinity, humanoid, monster_barely_moves, ranged, red_blood, Unarmed_onhit_audio, undead, very_slow_movement, zombie
Skills: MeleeAtAnimationSpeed, MPWDrudgeExplosiveGrenade, GSDrudgeMinerExplode, MPWDrudgeExplosiveGrenadeLong, GSDrudgeGrenadeExplode, TriggerIgniteOilGroundDrudge
Resistances: Fire: 30%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Mawdun Mine (Act 2), Mawdun Quarry (Act 2), Mineshaft (Map), The Galai Gates (Act 6), Found in Maps
{
"name": "Forsaken Miner",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"fire_affinity",
"humanoid",
"monster_barely_moves",
"ranged",
"red_blood",
"Unarmed_onhit_audio",
"undead",
"very_slow_movement",
"zombie"
],
"extraFlags": {
"recommendedSpectre": true
},
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 6,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Undead",
"spawnLocation": [
"Mawdun Mine (Act 2)",
"Mawdun Quarry (Act 2)",
"Mineshaft (Map)",
"The Galai Gates (Act 6)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MPWDrudgeExplosiveGrenade",
"GSDrudgeMinerExplode",
"MPWDrudgeExplosiveGrenadeLong",
"GSDrudgeGrenadeExplode",
"TriggerIgniteOilGroundDrudge"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.75,
0,
")"
],
"id": "Metadata\/Monsters\/DrudgeMiners\/DrudgeBedrockBlaster",
"resistances": {
"fire": 30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"name": "Explosive Grenade",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".ProjectilesFromUser": true,
".Damage": true,
".Triggerable": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Explosive Grenade",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"triggerable": true,
"projectile": true
},
"constantStats": [
[
"monster_projectile_variation",
1121
],
[
"spell_maximum_action_distance_+%",
-30
],
[
"projectile_spread_radius",
18
],
[
"number_of_additional_projectiles",
1
],
[
"projectile_speed_variation_+%",
30
]
],
"stats": [
"base_is_projectile",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"action_attack_or_cast_time_uses_animation_length",
"base_deal_no_damage",
"ballistic_projectiles_always_bounce",
"projectile_ballistic_angle_from_reference_event",
"distribute_projectiles_over_contact_points"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "MPWDrudgeExplosiveGrenade"
},
{
"id": "GSDrudgeMinerExplode",
"name": "Unknown"
},
{
"id": "MPWDrudgeExplosiveGrenadeLong",
"name": "Unknown"
},
{
"id": "GSDrudgeGrenadeExplode",
"name": "Unknown"
},
{
"id": "TriggerIgniteOilGroundDrudge",
"name": "Unknown"
}
]
}