Rating
+2

110+ SPEEDS SPECTRAL BLADE FIREWALKER [FIREBIRD+CAPTAIN CRIM+AUGHILD] + AUTOHOTKEY SETUP

Seasonal
Hybrid
BBCode Link
Edit

Skills

  • Spectral Blade Flame Blades
  • Disintegrate Chaos Nexus
  • Teleport Safe Passage
  • Explosive Blast Chain Reaction
  • Diamond Skin Enduring Skin
  • Magic Weapon Deflection
  • Elemental Exposure
  • Audacity
  • Galvanizing Ward
  • Blur

Items

More Details
  • Legendary Gems

    • Bane of the Trapped
    • Bane of the Powerful
    • Gogok of Swiftness

Kanai's Cube

  • Orb of Infinite Depth
  • The Shame of Delsere
  • Ring of Royal Grandeur

With the heavy nerf to Rathmas nec and buff to Firebirds, a lot of cunts will be playing wizard in season 23 of Diablo 3 including myself

Here we have an incredibly powerful & TANKY build I put together which uses the 6 second diamond skin rune which is up almost always - You can easily achieve 1b toughness and facetank bosses, explosions & arcane needles! Playstyle is simple, ignite a few enemies with disintegrate as soon as you enter a gr to get your defensive Firebirds stacks up which also grants you no cooldown on teleport then fly around igniting elites and melting them with Spectral blade which is all of your damage


Why worry about crowd control and having to pause a second to use Black hole - Spell steal when you will legit never die! Had no augments, low level gems and at p8xx was able to melt gr 110.


NOTES:
- Tested with Simplicity's strength and definitely like Gogok better, cdr and attack speed both boost your damage and the dodge chance is a nice defensive bonus. Won't even need the secondary heal from Simplicity's as you want your Squirt's up from Galvanising ward + Magic weapon Deflection. Ashnagarr's isn't needed as you have insane damage mitigation from Aughild's + Blur


- You can achieve 3 stacks of Elemental explosure (+15% damage) from 1. cold or lightning damage base roll on your Fragment of destiny, 2. arcane from disintegrate and 3. fire from Spectral blade/Explosive blast


FOLLOWER - I LIKE ENCHANTRESS FOR CDR BUFF WHICH BOOSTS CAPTAIN CRIM DAMAGE MULTIPLER & ATTACK SPEED BUFF FOR FASTER SPECTRAL BLADE SPAM


AUTOHOTKEY IN THIS BUILD?

The purpose of AHK as seen in vid is to spam 2 spells for you as soon as they come up: Explosive Blast & Diamond Skin. They don't affect movement which is amazing.

I've set the script up so spell slots 2 and 3 spam once the script is toggled on with F1. Turn off with F1 and reload with F2 (F1 to reactivate). Script works with timers as well for other builds if you change the loop values!


AUTOHOTKEY SCRIPT:


F1::
If (Toggle = "")
{
SetTimer, Loop2, 50
SetTimer, Loop3, 50
}
Else
Pause
If (Toggle := !Toggle)
{
Gosub, Loop2
Sleep 200
Gosub, Loop3
Sleep 200
}
return

F2::Reload

Loop2:
Send, 2 ; Sends 2
return
Loop3:
Send, 3 ; Sends 3
return

Paragon Priorities

Core

Movement Speed
Primary Stat
Vitality
Maximum Resource

Offense

Critical Hit Chance
Critical Hit Damage
Attack Speed
Cooldown Reduction

Defense

Life
Armor
Resist All
Life Regeneration

Utility

Area Damage
Resource Cost Reduction
Life on Hit
Gold Find

Build Guide