Rating
+2

RANK 1 PTR WIZ BUILD (GR 150 CLEAR IN 6 MIN) FIREBIRD/CAPTAIN CRIM/DEATHWISH/ETCHED SIGIL (LEGACY)

Regular
Hybrid
BBCode Link
Edit

Skills

  • Familiar Sparkflint
  • Disintegrate Chaos Nexus
  • Teleport Safe Passage
  • Explosive Blast Chain Reaction
  • Diamond Skin Crystal Shell
  • Magic Weapon Deflection
  • Elemental Exposure
  • Audacity
  • Evocation
  • Galvanizing Ward

Items

More Details
  • Legendary Gems

    • Taeguk
    • Bane of the Trapped
    • Bane of the Stricken

Kanai's Cube

  • Orb of Infinite Depth
  • Mantle of Channeling
  • Ring of Royal Grandeur

Current rank 1 wizard clear build (GR 150 in 6 mins) on season 23 PTR of Diablo 3 used by a 14k paragon player. Cunt uses Black hole: Spellsteal, swapped it out for Diamond Skin: Crystal shell that gives 80% damage reduction which I reckon is better for speeds. You have over 73% base cdr in this build so it's up almost always since you're using Zodiac


NOTES

- Build only works with a legacy Etched Sigil available to non-seasonal players only

- Arcane power on crit on source is required or you'll run out of mana
- Sage and Cains set (which emanate) on enchantress is nice for the free 8% attack speed and +250 all stats

- You can achieve 3 stacks of Elemental explosure (+15% damage) from 1. cold or lightning damage base roll on your Deathwish, 2. arcane from Disintegrate: Chaos nexus and 3. fire from Familiar:Sparkflint/Explosive blast


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.

You can also use this script with other builds that have timers on spells such as monk mantra active, by changing the values (higher number = slower spam) and if you prefer other spell slots just change the Loop 2/3.

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

Enjoy ;)

Paragon Priorities

Core

Movement Speed
Maximum Resource
Primary Stat
Vitality

Offense

Critical Hit Chance
Critical Hit Damage
Cooldown Reduction
Attack Speed

Defense

Life
Armor
Resist All
Life Regeneration

Utility

Area Damage
Resource Cost Reduction
Life on Hit
Gold Find

Build Guide