Type: 🧬 Hybrid Caster and Attacker
Monster Family: Beast
Damage: Physical Hit, Lightning Hit
Zone: Titan Grotto Act 2
Base spirit cost: 62
Notes: Decent shock appliers/lightning damage
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II – Magnified Area I- Nova Projectiles/Multishot II
See Also
Spectre.lua details
Basic Attack Damage
| Life | 135% |
|---|---|
| Damage | 135% |
| Attack Time | 1.01 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GPSWingedCreatureBallLightning GSWingedCreatureBallLightning |
| Companion Reservation | 34.8% |
| Spectre Reservation | 62 |
Tags: 2HSharpMetal_onhit_audio, allows_additional_projectiles, beast, flying, lightning_affinity, medium_movement, melee, physical_affinity, ranged, red_blood
Skills: MeleeAtAnimationSpeed, GPSWingedCreatureBallLightning, GSWingedCreatureBallLightning
Resistances: Fire: 0%, Cold: 0%, Lightning: -30%, Chaos: 0%
Spawn Locations: Qimah Reservoir (Act 6), The Titan Grotto (Act 2), Found in Maps, Trial of the Sekhemas (Floor 4)
{
"name": "Winged Horror",
"monsterTags": [
"2HSharpMetal_onhit_audio",
"allows_additional_projectiles",
"beast",
"flying",
"lightning_affinity",
"medium_movement",
"melee",
"physical_affinity",
"ranged",
"red_blood"
],
"life": 1.35,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": -30,
"chaosResist": 0,
"damage": 1.35,
"damageSpread": 0.2,
"attackTime": 1.005,
"attackRange": 9,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 62,
"companionReservation": 34.8,
"monsterCategory": "Beast",
"spawnLocation": [
"Qimah Reservoir (Act 6)",
"The Titan Grotto (Act 2)",
"Found in Maps",
"Trial of the Sekhemas (Floor 4)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GPSWingedCreatureBallLightning",
"GSWingedCreatureBallLightning"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.333,
0,
")"
],
"id": "Metadata\/Monsters\/WingedCreature\/WingedCreature",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": -30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GPSWingedCreatureBallLightning",
"name": "Unknown"
},
{
"id": "GSWingedCreatureBallLightning",
"name": "Unknown"
}
]
}