Legendary

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 49

// +---------------------------------------------------------------------------+

// | |
__| __| __| \ | _ \
\
_ \ \ \ /
// | |
_| (_ | _| . | | | _ \
/ \ /
// | ____| ___| \___| ___| _|\_| ___/ _/ _\ _|_\ _|
// +---------------------------------------------------------------------------+
// keep all legendarys and special items
// this is a saftey line ... as long it isn't removed it will keep all items
// specifyed by the rule ... the action of commenting it out
// will apply all following rules ... this set of rules is no where of complete
//[QUALITY] == Legendary || [QUALITY] == Special # [1] == 1 # [KEEP]
// +---------------------------------------------------------------------------+
//
//
//
//
//
//

| _ _ _ _____ _____ _____ _____ _____


| | | | | __| _ | _ |
| | |
| | | | | __|
| __| | | | | |
| |_____|_____|__|__|__| |_____|_|___|
| +++++++++++++++++++++++++++++++++++++
+---------------------------------------------------------------------------+

// +---------------------------------------------------------------------------+
// +---------- One-Handed
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Axes
// - The Butcher's Sickle -----------------------------------------------------+
// Legendary Axe
// 349.7-C1044.4 Damage Per Second
// (204-536)-C(334-1071) Damage
// 1.30 Attacks per Second
// +66-316 Minimum Damage
// +88-411 Maximum Damage
// +26-30% Damage
// Critical Hit Damage Increased by 51-55%
// 2.50-2.70% of Damage Dealt Is Converted to Life
// 20-25% chance to drag enemies to you when attacking.
// +2 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == The Butcher's Sickle # [DPS] > 800 && [SOCKE
TS] > 0 && ([LOH] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == The Butcher's Sickle # [DPS] > 900 && [SOCKE
TS] > 0
[QUALITY] == Legendary && [NAME] == The Butcher's Sickle # [DPS] > 1000
[QUALITY] == Legendary && [NAME] == The Butcher's Sickle # [1] == 1 # [TRASH]
// - The Burning Axe of Sankis ------------------------------------------------+
// Legendary Axe
// 566.9-C972.9 Damage Per Second
// (287-477)-C(585-1020) Damage
// 1.30 Attacks per Second
// +(112-296)-C(261-687) Fire Damage
// Adds 5-6% to Fire Damage
// Fire skills deal 15-25% more damage.
// +36-40% Damage
// +46-50 Fire Resistance
// Each Hit Adds +449-657 Life

// Chance to fight through the pain when enemies hit you.


// +1 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == The Burning Axe of Sankis # [DPS] > 800 && (
[SOCKETS] > 0 || [CRITDMG%] > 0)
// - Sky Splitter -------------------------------------------------------------+
// Legendary Axe
// 768.5-C1146.5 Damage Per Second
// (353-510)-C(722-1080) Damage
// 1.43-1.44 Attacks per Second
// +(143-286)-C(334-667) Holy Damage
// +41-50% Damage
// Increases Attack Speed by 10-11%
// Regenerates 411-599 Life per Second
// 10-20% chance to Smite enemies when you hit them.
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Sky Splitter # [DPS] > 800 && [SOCKETS] > 0
[QUALITY] == Legendary && [NAME] == Sky Splitter # [DPS] > 900 && ([SOCKETS] > 0
|| [CRITDMG%] > 0 || [LOH] > 0)
[QUALITY] == Legendary && [NAME] == Sky Splitter # [DPS] > 1000
// +---------------------------------------------------------------------------+
// +--- Daggers
// - Wizardspike --------------------------------------------------------------+
// Legendary Dagger
// 658.1-C1030.6 Damage Per Second
// (219-351)-C(578-888) Damage
// 1.65-1.67 Attacks per Second
// +(125-250)-C(292-583) Arcane Damage
// +41-50% Damage
// +71-80 Resistance to All Elements
// Increases Attack Speed by 10-11%
// Critical Hits grant 9-10 Arcane Power (Wizard Only)
// Ignores Durability Loss
// 20-35% chance to hurl a frozen orb when attacking.
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Wizardspike # [DPS] > 900 && [ALLRES] == 80
[QUALITY] == Legendary && [NAME] == Wizardspike # [DPS] > 1000
// +---------------------------------------------------------------------------+
// +--- Maces
//
//
//
//
//
//
//
//
//
//
//

- Nailbiter ----------------------------------------------------------------+
Legendary Mace
377.1-C1040.1 Damage Per Second
(226-558)-C(373-1093) Damage
1.26 Attacks per Second
+66-316 Minimum Damage
+88-411 Maximum Damage
+26-30% Damage
Increases Attack Speed by 5%
Melee attackers take 552-811 damage per hit.
+2 Random Magic Properties

// Item Level: 60
[QUALITY] == Legendary && [NAME] == Nailbiter # [DPS] > 800 && [SOCKETS] > 0 &&
([CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == Nailbiter # [DPS] > 900 && ([SOCKETS] > 0 ||
[CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == Nailbiter # [DPS] > 1000
// - Echoing Fury -------------------------------------------------------------+
// Legendary Mace
// 687.5-C1323.6 Damage Per Second
// (370-638)-C(605-1187) Damage
// 1.41-1.45 Attacks per Second
// +112-296 Minimum Damage
// +149-391 Maximum Damage
// +36-40% Damage
// +0.21-0.25 Attacks per Second
// 10.0-20.0% Chance to Fear on Hit
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Echoing Fury # [DPS] > 800 && [SOCKETS] > 0
&& ([CRITDMG%] > 0 || [LOH] > 0)
[QUALITY] == Legendary && [NAME] == Echoing Fury # [DPS] > 900 && ([SOCKETS] > 0
|| [CRITDMG%] > 0 || [LOH] > 0)
[QUALITY] == Legendary && [NAME] == Echoing Fury # [DPS] > 1000
// - Sun Keeper ---------------------------------------------------------------+
// Legendary Mace
// 734.6-C1048.8 Damage Per Second
// (405-565)-C(819-1183) Damage
// 1.20 Attacks per Second
// +(143-286)-C(334-667) Holy Damage
// +41-50% Damage
// 41-45% Better Chance of Finding Magical Items
// Increases Damage Against Elites by 5-10%
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +2 Random Magic Properties
[QUALITY] == Legendary && [NAME] == Sun Keeper # [DPS] > 800 && [SOCKETS] > 0 &&
([CRITDMG%] > 0 || [LOH] > 0)
[QUALITY] == Legendary && [NAME] == Sun Keeper # [DPS] > 900 && ([SOCKETS] > 0 |
| [CRITDMG%] > 0 || [LOH] > 0)
[QUALITY] == Legendary && [NAME] == Sun Keeper # [DPS] > 1000
// +---------------------------------------------------------------------------+
// +--- Spears
//
//
//
//
//
//
//
//

- The Three Hundredth Spear ------------------------------------------------+


Legendary Spear
454.4-C1095.1 Damage Per Second
(310-645)-C(447-1180) Damage
1.20 Attacks per Second
+66-316 Minimum Damage
+88-411 Maximum Damage
+26-30% Damage

// +112-129 Strength
// +12% Movement Speed
// Reduces damage from melee attacks by 3-4%.
// Increases Weapon Throw Damage by 35-50% (Barbarian Only)
// Increases Ancient Spear Damage by 35-50% (Barbarian Only)
// +1 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == The Three Hundredth Spear # [DPS] > 800 && [
SOCKETS] > 0
[QUALITY] == Legendary && [NAME] == The Three Hundredth Spear # [DPS] > 1000
// - Empyrean Messenger -------------------------------------------------------+
// Legendary Spear
// 725.3-C1038.9 Damage Per Second
// (438-600)-C(771-1132) Damage
// 1.20 Attacks per Second
// +(143-286)-C(334-667) Holy Damage
// +41-50% Damage
// +40-50 Strength
// +40-50 Dexterity
// +40-50 Intelligence
// +40-50 Vitality
// +71-80 Resistance to All Elements
// Increases Damage Against Elites by 3-6%
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Empyrean Messenger # [DPS] > 900 && [SOCKETS
] > 0
[QUALITY] == Legendary && [NAME] == Empyrean Messenger # [DPS] > 1000
// +---------------------------------------------------------------------------+
// +--- Swords
// - Doombringer --------------------------------------------------------------+
// Legendary Sword
// 344.5-C926.7 Damage Per Second
// (148-401)-C(344-923) Damage
// 1.40 Attacks per Second
// +(66-316)-C(154-727) Fire Damage
// +26-30% Damage
// +9-10% Life
// +7% Chance to Block
// One of 3 Magic Properties (varies)
// +112-129 Intelligence
// +112-129 Dexterity
// +112-129 Strength
// +1 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Doombringer # [DPS] > 900 && [SOCKETS] > 0
//
//
//
//
//
//
//
//
//
//

- Skycutter ----------------------------------------------------------------+
Legendary Sword
344.5-C926.7 Damage Per Second
(148-401)-C(344-923) Damage
1.40 Attacks per Second
+(66-316)-C(154-727) Holy Damage
+26-30% Damage
+5-11% Damage to Demons
Critical Hit Damage Increased by 51-55%
Chance to summon angelic assistance when attacking.

// One of 3 Magic Properties (varies)


// +112-129 Intelligence
// +112-129 Dexterity
// +112-129 Strength
// +1 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Skycutter # [DPS] > 800 && ([SOCKETS] > 0 ||
[LOH] > 0 || [MAXSTATVIT] > 200)
// - Sever --------------------------------------------------------------------+
// Legendary Sword
// 534.1-C1140.7 Damage Per Second
// (275-540)-C(488-1089) Damage
// 1.40 Attacks per Second
// +112-296 Minimum Damage
// +149-391 Maximum Damage
// +36-40% Damage
// +150-169 Vitality
// +15-25% Damage to Demons
// Critical Hit Chance Increased by 1.0%
// Slain enemies rest in pieces.
// +1 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Sever # [DPS] > 800 && [SOCKETS] > 0
[QUALITY] == Legendary && [NAME] == Sever # [DPS] > 900 && ([SOCKETS] > 0 || [LO
H] > 0 || [CRITDMG%] > 0)
[QUALITY] == Legendary && [NAME] == Sever # [DPS] > 1000
// - Azurewrath ---------------------------------------------------------------+
// Legendary Sword
// 623.0-C922.4 Damage Per Second
// (233-327)-C(541-762) Damage
// 1.61-1.69 Attacks per Second
// +(86-171)-C(200-399) Cold Damage
// +41-50% Damage
// +40-50 Strength
// +40-50 Dexterity
// +40-50 Intelligence
// +40-50 Vitality
// Increases Attack Speed by 15-21%
// 5.0-15.0% Chance to Freeze on Hit
// This weapon will forcefully repel undead enemies.
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Azurewrath # [DPS] > 900
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Devil Tongue -------------------------------------------------------------+


Legendary Sword
675.4-C1030.4 Damage Per Second
(290-442)-C(675-1030) Damage
1.40 Attacks per Second
+(143-286)-C(334-667) Fire Damage
+41-50% Damage
+40-50 Strength
+40-50 Dexterity
+40-50 Intelligence
+40-50 Vitality
One of 3 Magic Properties (varies)
+170-200 Intelligence
+170-200 Dexterity
+170-200 Strength

// +2 Random Magic Properties


// Item Level: 63
[QUALITY] == Legendary && [NAME] == Devil Tongue
&& ([CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT]
[QUALITY] == Legendary && [NAME] == Devil Tongue
|| [CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT]
[QUALITY] == Legendary && [NAME] == Devil Tongue

#
>
#
>
#

[DPS] > 800 && [SOCKETS] > 0


300)
[DPS] > 900 && ([SOCKETS] > 0
300)
[DPS] > 1000

// +---------------------------------------------------------------------------+
// +--- Ceremonial Knives
// - The Gidbinn --------------------------------------------------------------+
// Legendary Ceremonial Knife
// 452.4-C966.1 Damage Per Second
// (158-379)-C(489-1001) Damage
// 1.40 Attacks per Second
// +(87-306)-C(203-707) Holy Damage
// +31-35% Damage
// +130-149 Intelligence
// 31-35% Better Chance of Finding Magical Items
// +105-119 Maximum Mana (Witch Doctor Only)
// Chance to summon a Fetish when attacking.
// +1 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == The Gidbinn # [DPS] > 800 && [SOCKETS] > 0
// - Last Breath --------------------------------------------------------------+
// Legendary Ceremonial Knife
// 688.2-C1044.1 Damage Per Second
// (243-393)-C(740-1099) Damage
// 1.40 Attacks per Second
// +(143-286)-C(334-667) Fire Damage
// +41-50% Damage
// +170-200 Intelligence
// Regenerates 411-599 Life per Second
// Reduces cooldown of Mass Confusion by 15 seconds. (Witch Doctor Only)
// Slain enemies rest in pieces.
// One of 3 Magic Properties (varies)
// Reduces resource cost of Firebomb by 1-9 Mana. (Witch Doctor Only)
// Increases Haunt Damage by 5-14% (Witch Doctor Only)
// Increases Plague of Toads Damage by 5-14% (Witch Doctor Only)
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Last Breath # [DPS] > 800 && [SOCKETS] > 0
// - Manajuma's Carving Knife -------------------------------------------------+
// Set Ceremonial Knife
// 688.2-C1044.1 Damage Per Second
// (243-393)-C(740-1099) Damage
// 1.40 Attacks per Second
// +(143-286)-C(334-667) Poison Damage
// +41-50% Damage
// +170-200 Intelligence
// Critical Hit Damage Increased by 66-100%
// 2.80-3.00% of Damage Dealt Is Converted to Life
// +1 Random Magic Properties
// Manajuma's Ornaments
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Manajuma's Carving Knife # [DPS] > 800 && ([
SOCKETS] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)

[QUALITY] == Legendary && [NAME] == Manajuma's Carving Knife # [DPS] > 900
// +---------------------------------------------------------------------------+
// +--- Fist Weapons
// - Won Khim Lau -------------------------------------------------------------+
// Legendary Fist Weapon
// 546.7-C982.1 Damage Per Second
// (234-422)-C(547-981) Damage
// 1.40 Attacks per Second
// +(112-296)-C(261-687) Lightning Damage
// Adds 5-6% to Lightning Damage
// Lightning skills deal 15-25% more damage.
// +36-40% Damage
// +150-169 Dexterity
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Won Khim Lau # [DPS] > 800 && [SOCKETS] > 0
&& ([CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == Won Khim Lau # [DPS] > 900 && ([SOCKETS] > 0
|| [CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
// - Crystal Fist -------------------------------------------------------------+
// Legendary Fist Weapon
// 675.4-C1030.4 Damage Per Second
// (290-442)-C(675-1030) Damage
// 1.40 Attacks per Second
// +(143-286)-C(334-667) Holy Damage
// +41-50% Damage
// +170-200 Dexterity
// +170-200 Vitality
// Ignores Durability Loss
// +2 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Crystal Fist # [DPS] > 800 && [SOCKETS] > 0
&& ([CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == Crystal Fist # [DPS] > 900 && ([SOCKETS] > 0
|| [CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == Crystal Fist # [DPS] > 1000
// - The Fist of Az'Turrasq ---------------------------------------------------+
// Legendary Fist Weapon
// 744.8-C1354.3 Damage Per Second
// (348-585)-C(619-1158) Damage
// 1.54-1.55 Attacks per Second
// +143-286 Minimum Damage
// +191-381 Maximum Damage
// +41-50% Damage
// +170-200 Dexterity
// Increases Attack Speed by 10-11%
// Increases Spirit Regeneration by 1.00-2.50 per Second (Monk Only)
// 3.0-5.6% Chance to Stun on Hit
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == The Fist of Az'Turrasq # [DPS] > 800 && [SOC
KETS] > 0
[QUALITY] == Legendary && [NAME] == The Fist of Az'Turrasq # [DPS] > 900 && ([SO
CKETS] > 0 || [CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == The Fist of Az'Turrasq # [DPS] > 1000

// - Shenlong's Fist of Legend ------------------------------------------------+


// Set Fist Weapon
// 675.4-C1030.4 Damage Per Second
// (290-442)-C(675-1030) Damage
// 1.40 Attacks per Second
// +(143-286)-C(334-667) Lightning Damage
// +41-50% Damage
// +170-200 Dexterity
// Critical Hit Damage Increased by 66-100%
// Gain 29.9-63.9 Life per Spirit Spent (Monk Only)
// +1 Random Magic Properties
// Shenlong's Noble Path
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Shenlong's Fist of Legend # [DPS] > 700 && [
SOCKETS] > 0
[QUALITY] == Legendary && [NAME] == Shenlong's Fist of Legend # [DPS] > 800 && (
[SOCKETS] > 0 || [LOH] > 0)
[QUALITY] == Legendary && [NAME] == Shenlong's Fist of Legend # [DPS] > 900 && (
[SOCKETS] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == Shenlong's Fist of Legend # [DPS] > 1000
// - Shenlong's Relentless Assault --------------------------------------------+
// Set Fist Weapon
// 742.9-C1143.7 Damage Per Second
// (290-442)-C(675-1030) Damage
// 1.54-1.55 Attacks per Second
// +(143-286)-C(334-667) Lightning Damage
// +41-50% Damage
// +170-200 Dexterity
// Increases Attack Speed by 10-11%
// Each Hit Adds +658-959 Life
// +1 Random Magic Properties
// Shenlong's Noble Path
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Shenlong's Relentless Assault # [DPS] > 700
&& [SOCKETS] > 0
[QUALITY] == Legendary && [NAME] == Shenlong's Relentless Assault # [DPS] > 800
&& ([SOCKETS] > 0 || [CRITDMG%] > 0)
[QUALITY] == Legendary && [NAME] == Shenlong's Relentless Assault # [DPS] > 900
&& ([SOCKETS] > 0 || [CRITDMG%] > 0 || [MAXSTATVIT] > 300 || [LOH] > 800)
[QUALITY] == Legendary && [NAME] == Shenlong's Relentless Assault # [DPS] > 1000
// +---------------------------------------------------------------------------+
// +--- Mighty Weapons
// - Blade of the Warlord -----------------------------------------------------+
// Legendary Mighty Weapon
// 771.5-C1149.7 Damage Per Second
// (355-511)-C(725-1083) Damage
// 1.43-1.44 Attacks per Second
// +(143-286)-C(334-667) Holy Damage
// +41-50% Damage
// +170-200 Strength
// Increases Attack Speed by 10-11%
// Gain 19-20 Life per Fury Spent (Barbarian Only)
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Blade of the Warlord # [DPS] > 800 && [SOCKE
TS] > 0
[QUALITY] == Legendary && [NAME] == Blade of the Warlord # [DPS] > 900 && ([SOCK

ETS] > 0 || [CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)


[QUALITY] == Legendary && [NAME] == Blade of the Warlord # [DPS] > 1000
// - Bul-Kathos's Solemn Vow --------------------------------------------------+
// Set Mighty Weapon
// 771.5-C1149.7 Damage Per Second
// (355-511)-C(725-1083) Damage
// 1.43-1.44 Attacks per Second
// +(143-286)-C(334-667) Holy Damage
// +41-50% Damage
// +170-200 Strength
// Increases Attack Speed by 10-11%
// Each Hit Adds +658-959 Life
// +1 Random Magic Properties
// Bul-Kathos's Glory
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Bul-Kathos's Solemn Vow # [DPS] > 800 && ([S
OCKETS] > 0 || [LOH] > 900)
[QUALITY] == Legendary && [NAME] == Bul-Kathos's Solemn Vow # [DPS] > 900 && ([S
OCKETS] > 0 || [CRITDMG%] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == Bul-Kathos's Solemn Vow # [DPS] > 1000
// - Bul-Kathos's Warrior Blood -----------------------------------------------+
// Set Mighty Weapon
// 701.4-C1035.8 Damage Per Second
// (355-511)-C(725-1083) Damage
// 1.30 Attacks per Second
// +(143-286)-C(334-667) Holy Damage
// +41-50% Damage
// +170-200 Strength
// Critical Hit Damage Increased by 66-100%
// Increases Damage Against Elites by 3-6%
// +1 Random Magic Properties
// Bul-Kathos's Glory
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Bul-Kathos's Warrior Blood # [DPS] > 800 &&
[SOCKETS] > 0
[QUALITY] == Legendary && [NAME] == Bul-Kathos's Warrior Blood # [DPS] > 900 &&
([SOCKETS] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == Bul-Kathos's Warrior Blood # [DPS] > 1000
// +---------------------------------------------------------------------------+
// +---------- Two-Handed
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Axes
//
//
//
//
//
//
//
//
//

- Messerschmidt's Reaver ---------------------------------------------------+


Legendary Two-Handed Axe
652.4-C1365.2 Damage Per Second
(535-911)-C(770-1819) Damage
1.00 Attacks per Second
+87-173 Minimum Damage
+116-381 Maximum Damage
+(66-316)-C(154-727) Fire Damage
+26-30% Damage

// +122-131 Strength
// +122-131 Dexterity
// +122-131 Intelligence
// +122-131 Vitality
// +3 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME]
CKETS] > 0 && ([CRITDMG%] > 0 ||
[QUALITY] == Legendary && [NAME]
OCKETS] > 0 || [CRITDMG%] > 0 ||
[QUALITY] == Legendary && [NAME]

== Messerschmidt's
[LS%] > 0 || [LOH]
== Messerschmidt's
[LS%] > 0 || [LOH]
== Messerschmidt's

Reaver
> 0 ||
Reaver
> 0 ||
Reaver

# [DPS] > 1100 && [SO


[MAXSTATVIT] > 400)
# [DPS] > 1200 && ([S
[MAXSTATVIT] > 400)
# [DPS] > 1300

// - Skorn --------------------------------------------------------------------+
// Legendary Two-Handed Axe
// 1051.9-C1476.0 Damage Per Second
// (917-1190)-C(1187-1763) Damage
// 1.00 Attacks per Second
// +143-286 Minimum Damage
// +191-381 Maximum Damage
// +41-50% Damage
// Critical Hit Damage Increased by 132-200%
// One of 3 Magic Properties (varies)
// +290-340 Intelligence
// +290-340 Dexterity
// +290-340 Strength
// +1 Random Magic Properties
// Empty Socket
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Skorn # [DPS] > 1100 && ([CRITDMG%] > 180 ||
[LOH] > 0 || [LS%] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == Skorn # [DPS] > 1200 && ([CRITDMG%] > 150 ||
[LOH] > 0 || [LS%] > 0 || [MAXSTATVIT] > 335)
[QUALITY] == Legendary && [NAME] == Skorn # [DPS] > 1300
// +---------------------------------------------------------------------------+
// +--- Maces
// - Sledge of Athskeleng -----------------------------------------------------+
// Legendary Two-Handed Mace
// 903.3-C1314.2 Damage Per Second
// (902-1186)-C(1106-1735) Damage
// 0.90 Attacks per Second
// +112-296 Minimum Damage
// +149-391 Maximum Damage
// +36-40% Damage
// Each Hit Adds +898-1315 Life
// +12% Movement Speed
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Sledge of Athskeleng # [DPS] > 1100 && [SOCK
ETS] > 0 && ([CRITDMG%] > 180 || [LS%] > 0 || [MAXSTATVIT] > 200)
[QUALITY] == Legendary && [NAME] == Sledge of Athskeleng # [DPS] > 1200 && ([SOC
KETS] > 0 || [CRITDMG%] > 0 || [LS%] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == Sledge of Athskeleng # [DPS] > 1300
//
//
//
//

- Schaefers's Hammer -------------------------------------------------------+


Legendary Two-Handed Mace
910.8-C1156.8 Damage Per Second
(794-937)-C(1046-1379) Damage

// 0.99-1.00 Attacks per Second


// +(143-286)-C(334-667) Lightning Damage
// Adds 7-8% to Lightning Damage
// Lightning skills deal 15-25% more damage.
// +51-60 Lightning Resistance
// Increases Attack Speed by 10-11%
// +15-16% Life
// 25-50% chance to be protected by Lightning when you
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Schaefers's Hammer
] > 0
[QUALITY] == Legendary && [NAME] == Schaefers's Hammer
TS] > 0 || [CRITDMG%] > 0 || [LOH] > 0 || [LS%] > 0 ||
[QUALITY] == Legendary && [NAME] == Schaefers's Hammer

are hit.
# [DPS] > 900 && [SOCKETS
# [DPS] > 1000 && ([SOCKE
[MAXSTATVIT] > 100)
# [DPS] > 1100

// +---------------------------------------------------------------------------+
// +--- Polearms
// - Heart Slaughter ----------------------------------------------------------+
// Legendary Polearm
// 540.4-C1064.6 Damage Per Second
// (512-853)-C(626-1388) Damage
// 0.95 Attacks per Second
// +66-316 Minimum Damage
// +88-411 Maximum Damage
// +26-30% Damage
// +1140-1818 Life after Each Kill
// +9-10% Life
// Critical Hit Damage Increased by 102-110%
// +1 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Heart Slaughter # [DPS] > 800 && [SOCKETS] >
0
[QUALITY] == Legendary && [NAME] == Heart Slaughter # [DPS] > 900 && ([SOCKETS]
> 0 || [LOH] > 0 || [LS%] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == Heart Slaughter # [DPS] > 1000
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Vigilance ----------------------------------------------------------------+
Legendary Polearm
1164.2-C1484.7 Damage Per Second
(935-1129)-C(1293-1687) Damage
1.05-1.05 Attacks per Second
+(143-286)-C(334-667) Holy Damage
+41-50% Damage
Increases Attack Speed by 10-11%
5.60-6.00% of Damage Dealt Is Converted to Life
Chance to cast Inner Sanctuary when you are hit.
One of 8 Magic Properties (varies)
1.0-5.1% Chance to Knockback on Hit
1.0-5.1% Chance to Immobilize on Hit
1.0-5.1% Chance to Slow on Hit
1.0-5.1% Chance to Chill on Hit
1.0-5.1% Chance to Freeze on Hit
1.0-5.1% Chance to Blind on Hit
1.0-5.1% Chance to Stun on Hit
1.0-5.1% Chance to Fear on Hit
+1 Random Magic Properties
Item Level: 63

[QUALITY]
[QUALITY]
| [LOH] >
[QUALITY]

== Legendary && [NAME] == Vigilance # [DPS] > 1200 && [SOCKETS] > 0
== Legendary && [NAME] == Vigilance # [DPS] > 1300 && ([SOCKETS] > 0 |
0 || [MAXSTATVIT] > 100)
== Legendary && [NAME] == Vigilance # [DPS] > 1400

// +---------------------------------------------------------------------------+
// +--- Staves
// - The Tormentor ------------------------------------------------------------+
// Legendary Staff
// 680.8-C1058.7 Damage Per Second
// (518-750)-C(844-1367) Damage
// 1.00 Attacks per Second
// +(87-306)-C(203-707) Arcane Damage
// +31-35% Damage
// +208-239 Intelligence
// Critical Hit Damage Increased by 112-120%
// Chance to charm enemies when you hit them.
// +2 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == The Tormentor # [DPS] > 800 && [SOCKETS] > 0
&& ([LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == The Tormentor # [DPS] > 900 && ([SOCKETS] >
0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == The Tormentor # [DPS] > 1000
// - The Grand Vizier ---------------------------------------------------------+
// Legendary Staff
// 1045.7-C1335.3 Damage Per Second
// (792-976)-C(1300-1695) Damage
// 1.00 Attacks per Second
// +(143-286)-C(334-667) Fire Damage
// +41-50% Damage
// +290-340 Intelligence
// +41-50% Extra Gold from Monsters
// 41-45% Better Chance of Finding Magical Items
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == The Grand Vizier # [DPS] > 1100 && ([SOCKETS
] > 0 || [CRITDMG%] > 100)
[QUALITY] == Legendary && [NAME] == The Grand Vizier # [DPS] > 1200 && ([SOCKETS
] > 0 || [CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == The Grand Vizier # [DPS] > 1300
// +---------------------------------------------------------------------------+
// +--- Swords
//
//
//
//
//
//
//
//
//
//
//

- The Sultan of Blinding Sand ----------------------------------------------+


Legendary Two-Handed Sword
613.1-C1103.8 Damage Per Second
(405-666)-C(657-1246) Damage
1.16 Attacks per Second
+(66-316)-C(154-727) Holy Damage
+26-30% Damage
Increases Attack Speed by 5%
+26-30% Extra Gold from Monsters
+12% Movement Speed
5.0-15.0% Chance to Blind on Hit

// +1 Random Magic Properties


// Item Level: 60
[QUALITY] == Legendary && [NAME]
[SOCKETS] > 0
[QUALITY] == Legendary && [NAME]
& ([SOCKETS] > 0 || [CRITDMG%] >
400)
[QUALITY] == Legendary && [NAME]

== The Sultan of Blinding Sand # [DPS] > 900 &&


== The Sultan of Blinding Sand # [DPS] > 1000 &
0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] >
== The Sultan of Blinding Sand # [DPS] > 1100

// - Warmonger ----------------------------------------------------------------+
// Legendary Two-Handed Sword
// 847.4-C1358.0 Damage Per Second
// (583-858)-C(843-1407) Damage
// 1.19-1.20 Attacks per Second
// +112-296 Minimum Damage
// +149-391 Maximum Damage
// +36-40% Damage
// Increases Attack Speed by 8-9%
// 5.60-6.00% of Damage Dealt Is Converted to Life
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Warmonger # [DPS] > 1000 && [SOCKETS] > 0 &&
([CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == Warmonger # [DPS] > 1100 && ([SOCKETS] > 0 |
| [CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == Warmonger # [DPS] > 1200
// - Maximus ------------------------------------------------------------------+
// Legendary Two-Handed Sword
// 983.6-C1291.4 Damage Per Second
// (670-847)-C(1118-1501) Damage
// 1.10 Attacks per Second
// +(143-286)-C(334-667) Fire Damage
// Fire skills deal 15-25% more damage.
// +41-50% Damage
// +5-15% Damage to Demons
// Chance to summon a Demonic Slave when attacking.
// One of 3 Magic Properties (varies)
// +290-340 Intelligence
// +290-340 Dexterity
// +290-340 Strength
// +2 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Maximus # [DPS] > 1000 && [SOCKETS] > 0 && (
[CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 500)
[QUALITY] == Legendary && [NAME] == Maximus # [DPS] > 1100 && ([SOCKETS] > 0 ||
[CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == Maximus # [DPS] > 1200
//
//
//
//
//
//
//
//
//
//
//

- The Grandfather ----------------------------------------------------------+


Legendary Two-Handed Sword
1078.3-C1558.6 Damage Per Second
(729-990)-C(1053-1563) Damage
1.21-1.22 Attacks per Second
+143-286 Minimum Damage
+191-381 Maximum Damage
+41-50% Damage
+153-170 Strength
+153-170 Dexterity
+153-170 Intelligence

// +153-170 Vitality
// Increases Attack Speed by 10-11%
// +15-16% Life
// Ignores Durability Loss
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] ==
> 0
[QUALITY] == Legendary && [NAME] ==
> 0 || [CRITDMG%] > 0 || [LS%] > 0
[QUALITY] == Legendary && [NAME] ==

The Grandfather # [DPS] > 1300 && [SOCKETS]


The Grandfather # [DPS] > 1400 && ([SOCKETS]
|| [LOH] > 0 || [MAXSTATVIT] > 300)
The Grandfather # [DPS] > 1500

// +---------------------------------------------------------------------------+
// +--- Daibo
// - Flying Dragon ------------------------------------------------------------+
// Legendary Daibo
// 995.0-C1336.5 Damage Per Second
// (671-929)-C(1138-1502) Damage
// 1.10 Attacks per Second
// +143-286 Minimum Damage
// +191-381 Maximum Damage
// +41-50% Damage
// +290-340 Dexterity
// Chance to double your attack speed when attacking.
// One of 3 Magic Properties (varies)
// Increases Critical Hit Chance of Wave of Light by 2-8% (Monk Only)
// Reduces resource cost of Lashing Tail Kick by 1-5 Spirit. (Monk Only)
// Increases Critical Hit Chance of Tempest Rush by 2-8% (Monk Only)
// +2 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Flying Dragon # [DPS] > 1100 && [SOCKETS] >
0 && ([CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 500)
[QUALITY] == Legendary && [NAME] == Flying Dragon # [DPS] > 1200 && ([SOCKETS] >
0 || [CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == Flying Dragon # [DPS] > 1300
// - Inna's Reach -------------------------------------------------------------+
// Set Daibo
// 1094.5-C1483.5 Damage Per Second
// (671-929)-C(1138-1502) Damage
// 1.21-1.22 Attacks per Second
// +143-286 Minimum Damage
// +191-381 Maximum Damage
// +41-50% Damage
// +290-340 Dexterity
// Increases Attack Speed by 10-11%
// One of 3 Magic Properties (varies)
// Increases Critical Hit Chance of Wave of Light by 2-8% (Monk Only)
// Reduces resource cost of Lashing Tail Kick by 1-5 Spirit. (Monk Only)
// Increases Critical Hit Chance of Tempest Rush by 2-8% (Monk Only)
// +1 Random Magic Properties
// Inna's Grandeur
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Inna's Reach # [DPS] > 1200 && [SOCKETS] > 0
[QUALITY] == Legendary && [NAME] == Inna's Reach # [DPS] > 1300 && ([SOCKETS] >
0 || [CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == Inna's Reach # [DPS] > 1400

// +---------------------------------------------------------------------------+
// +--- Mighty Weapons
// - The Gavel of Judgment ----------------------------------------------------+
// Legendary Two-Handed Mighty Weapon
// 610.9-C1038.3 Damage Per Second
// (546-811)-C(676-1265) Damage
// 1.00 Attacks per Second
// +(66-316)-C(154-727) Holy Damage
// +26-30% Damage
// +179-207 Strength
// 5.00-5.40% of Damage Dealt Is Converted to Life
// +2 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == The Gavel of Judgment # [DPS] > 800 && [SOCK
ETS] > 0 && ([CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 300)
[QUALITY] == Legendary && [NAME] == The Gavel of Judgment # [DPS] > 900 && ([SOC
KETS] > 0 || [CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 200)
[QUALITY] == Legendary && [NAME] == The Gavel of Judgment # [DPS] > 1000
// - Fury of the Vanished Peak ------------------------------------------------+
// Legendary Two-Handed Mighty Weapon
// 1021.1-C1309.0 Damage Per Second
// (892-1083)-C(1150-1536) Damage
// 1.00 Attacks per Second
// +(143-286)-C(334-667) Fire Damage
// +41-50% Damage
// +290-340 Strength
// One of 4 Magic Properties (varies)
// Increases Critical Hit Chance of Overpower by 2-8% (Barbarian Only)
// Increases Critical Hit Chance of Whirlwind by 2-8% (Barbarian Only)
// Increases Critical Hit Chance of Seismic Slam by 2-8% (Barbarian Only)
// Reduces resource cost of Hammer of the Ancients by 1-5 Fury. (Barbarian Only)
// +1 Random Magic Properties
// Empty Socket
[QUALITY] == Legendary && [NAME] == Fury of the Vanished Peak # [DPS] > 1100 &&
([CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 500)
[QUALITY] == Legendary && [NAME] == Fury of the Vanished Peak # [DPS] > 1200 &&
([CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 400)
[QUALITY] == Legendary && [NAME] == Fury of the Vanished Peak # [DPS] > 1300
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Immortal King's Boulder Breaker ------------------------------------------+


Set Two-Handed Mighty Weapon
1194.3-C1678.3 Damage Per Second
(950-1226)-C(1221-1799) Damage
1.10-1.11 Attacks per Second
+143-286 Minimum Damage
+191-381 Maximum Damage
+41-50% Damage
+290-340 Strength
Increases Attack Speed by 10-11%
Ignores Durability Loss
One of 4 Magic Properties (varies)
Increases Critical Hit Chance of Overpower by 2-8% (Barbarian Only)
Increases Critical Hit Chance of Whirlwind by 2-8% (Barbarian Only)
Increases Critical Hit Chance of Seismic Slam by 2-8% (Barbarian Only)
Reduces resource cost of Hammer of the Ancients by 1-5 Fury. (Barbarian Only)
+1 Random Magic Properties
Immortal King's Legend

// Item Level: 63
[QUALITY] == Legendary && [NAME] == Immortal King's
00 && [SOCKETS] > 0 && ([CRITDMG%] > 0 || [LS%] > 0
> 500)
[QUALITY] == Legendary && [NAME] == Immortal King's
00 && ([SOCKETS] > 0 || [CRITDMG%] > 0 || [LS%] > 0
> 400)
[QUALITY] == Legendary && [NAME] == Immortal King's
00

Boulder Breaker # [DPS] > 13


|| [LOH] > 0 || [MAXSTATVIT]
Boulder Breaker # [DPS] > 14
|| [LOH] > 0 || [MAXSTATVIT]
Boulder Breaker # [DPS] > 15

// +---------------------------------------------------------------------------+
// +---------- Ranged
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Bows
// - Windforce ----------------------------------------------------------------+
// Legendary Bow
// 946.7-C1404.4 Damage Per Second
// (314-549)-C(915-1259) Damage
// 1.54-1.55 Attacks per Second
// +143-286 Minimum Damage
// +191-381 Maximum Damage
// +41-50% Damage
// Increases Attack Speed by 10-11%
// Increases Hatred Regeneration by 1.18-1.33 per Second (Demon Hunter Only)
// 2.80-3.00% of Damage Dealt Is Converted to Life
// 30.0-50.0% Chance to Knockback on Hit
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Windforce # [DPS] > 1200 && [SOCKETS] > 0 &&
([CRITDMG%] > 60 || [LOH] > 400 || [MAXSTATVIT] > 200)
[QUALITY] == Legendary && [NAME] == Windforce # [DPS] > 1300 && [SOCKETS] > 0 &&
([CRITDMG%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 100)
[QUALITY] == Legendary && [NAME] == Windforce # [DPS] > 1400
// +---------------------------------------------------------------------------+
// +--- Crossbows
// - Pus Spitter --------------------------------------------------------------+
// Legendary Crossbow
// 422.2-C897.4 Damage Per Second
// (299-549)-C(432-1005) Damage
// 1.16 Attacks per Second
// +(66-316)-C(154-727) Poison Damage
// Adds 4% to Poison Damage
// +36-40 Poison Resistance
// Increases Attack Speed by 5%
// 25-50% chance to lob an acid blob when attacking.
// +2 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Pus Spitter # [DPS] > 800 && [SOCKETS] > 0 &
& ([CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [MAXSTATVIT] > 100)
// - Hellrack -----------------------------------------------------------------+
// Legendary Crossbow
// 666.3-C1113.4 Damage Per Second

// (475-706)-C(668-1186) Damage
// 1.17-1.18 Attacks per Second
// +(87-306)-C(203-707) Fire Damage
// +31-35% Damage
// Increases Attack Speed by 6-7%
// Chance to root enemies to the ground when you hit them.
// +2 Random Magic Properties
// Empty Socket
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Hellrack # [DPS] > 900 && ([CRITDMG%] > 0 ||
[LS%] > 0 || [LOH] > 0 || [DEX] > 95)
// - Manticore ----------------------------------------------------------------+
// Legendary Crossbow
// 839.7-C1138.0 Damage Per Second
// (556-699)-C(832-1165) Damage
// 1.21-1.22 Attacks per Second
// +(143-286)-C(334-667) Poison Damage
// Increases Attack Speed by 10-11%
// Critical Hit Damage Increased by 66-100%
// One of 2 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +2 Random Magic Properties
// Empty Socket
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Manticore # [DPS] > 900 && [SOCKETS] > 0 &&
([LS%] > 0 || [LOH] > 0 || [DEX] > 200)
[QUALITY] == Legendary && [NAME] == Manticore # [DPS] > 1000 && ([SOCKETS] > 0 |
| [LS%] > 0 || [LOH] > 0 || [DEX] > 195)
[QUALITY] == Legendary && [NAME] == Manticore # [DPS] > 1100
// +---------------------------------------------------------------------------+
// +--- Hand Crossbows
// - Balefire Caster ----------------------------------------------------------+
// Legendary Hand Crossbow
// 387.6-C982.7 Damage Per Second
// (98-307)-C(363-863) Damage
// 1.68 Attacks per Second
// +(58-265)-C(135-628) Fire Damage
// +26-30% Damage
// +112-129 Dexterity
// Increases Attack Speed by 5%
// +2 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Balefire Caster # [DPS] > 900 && [SOCKETS] >
0 && ([CRITDMG%] > 0 || [LS%] > 0 || [LOH] > 0 || [DEX] > 150)
//
//
//
//
//
//
//
//
//
//
//

- Dawn ---------------------------------------------------------------------+
Legendary Hand Crossbow
613.9-C1088.1 Damage Per Second
(155-314)-C(555-934) Damage
1.73-1.74 Attacks per Second
+(98-255)-C(229-598) Holy Damage
+36-40% Damage
+150-169 Dexterity
Increases Attack Speed by 8-9%
Each Hit Adds +449-657 Life
1.0-2.0% Chance to Stun on Hit

// +1 Random Magic Properties


// Item Level: 62
[QUALITY] == Legendary && [NAME] == Dawn # [DPS] > 900 && ([SOCKETS] > 0 || [CRI
TDMG%] > 0 || [LS%] > 0 || [DEX] > 165)
[QUALITY] == Legendary && [NAME] == Dawn # [DPS] > 1050
// - Calamity -----------------------------------------------------------------+
// Legendary Hand Crossbow
// 400.8-C430.2 Damage Per Second
// (68-72)-C(388-413) Damage
// 1.76-1.78 Attacks per Second
// +41-50% Damage
// Increases Attack Speed by 10-11%
// Critical Hit Damage Increased by 66-100%
// Increases Hatred Regeneration by 1.18-1.33 per Second (Demon Hunter Only)
// 20-50% chance to target enemies with Marked for Death when you hit them.
// One of 2 Magic Properties (varies)
// +125-250 Minimum Damage
// +167-333 Maximum Damage
// +143-286 Minimum Damage
// +191-381 Maximum Damage
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Calamity # [DPS] > 900 && ([SOCKETS] > 0 ||
[LOH] > 0 || [LS%] > 0 || [DEX] > 165)
// - Danetta's Revenge --------------------------------------------------------+
// Set Hand Crossbow
// 693.7-C1116.0 Damage Per Second
// (244-447)-C(623-948) Damage
// 1.60 Attacks per Second
// +125-250 Minimum Damage
// +167-333 Maximum Damage
// +41-50% Damage
// +170-200 Dexterity
// Each Hit Adds +658-959 Life
// Increases Hatred Regeneration by 1.18-1.33 per Second (Demon Hunter Only)
// +1 Random Magic Properties
// Danetta's Creed
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Danetta's Revenge # [DPS] > 900 && ([SOCKETS
] > 0 || [CRITDMG%] > 0 || [LS%] > 0 || [DEX] > 195)
// - Danetta's Spite ----------------------------------------------------------+
// Set Hand Crossbow
// 693.7-C1116.0 Damage Per Second
// (244-447)-C(623-948) Damage
// 1.60 Attacks per Second
// +125-250 Minimum Damage
// +167-333 Maximum Damage
// +41-50% Damage
// +170-200 Dexterity
// Critical Hit Damage Increased by 66-100%
// +9-10 Maximum Discipline (Demon Hunter Only)
// +1 Random Magic Properties
// Danetta's Creed
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Danetta's Spite # [DPS] > 800 && ([SOCKETS]
> 0 || [LOH] > 0 || [LS%] > 0 || [DEX] > 190)

// - Natalya's Slayer ---------------------------------------------------------+


// Set Hand Crossbow
// 612.0-C853.8 Damage Per Second
// (140-215)-C(556-747) Damage
// 1.76-1.78 Attacks per Second
// +(72-143)-C(168-334) Cold Damage
// +41-50% Damage
// +170-200 Dexterity
// Increases Attack Speed by 10-11%
// Critical Hit Chance Increased by 1.0%
// +1 Random Magic Properties
// Natalya's Solace
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Natalya's Slayer # [DPS] > 800 && ([SOCKETS]
> 0 || [CRITDMG%] > 0 || [LOH] > 0 || [LS%] > 0 || [DEX] > 195)
// +---------------------------------------------------------------------------+
// +--- Wands
// - Fragment of Destiny ------------------------------------------------------+
// Legendary Wand
// 364.5-C975.9 Damage Per Second
// (163-416)-C(333-912) Damage
// 1.47 Attacks per Second
// +(66-316)-C(154-727) Arcane Damage
// Cold skills deal 15-25% more damage.
// Fire skills deal 15-25% more damage.
// Lightning skills deal 15-25% more damage.
// +26-30% Damage
// +112-129 Intelligence
// Increases Attack Speed by 5%
// Increases Spectral Blade Damage by 15-30% (Wizard Only)
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Fragment of Destiny # [DPS] > 900
// - Slorak's Madness ---------------------------------------------------------+
// Legendary Wand
// 626.0-C1001.6 Damage Per Second
// (261-404)-C(552-885) Damage
// 1.54-1.55 Attacks per Second
// +(143-286)-C(334-667) Lightning Damage
// +170-200 Intelligence
// Increases Attack Speed by 10-11%
// Critical Hit Damage Increased by 66-100%
// This wand finds your death humorous.
// One of 2 Magic Properties (varies)
// Increases Critical Hit Chance of Energy Twister by 2-8% (Wizard Only)
// Increases Magic Missile Damage by 5-14% (Wizard Only)
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Slorak's Madness # [DPS] > 900 && ([SOCKETS]
> 0 || [LOH] > 0 || [LS%] > 0 || [INT] > 195)
//
//
//
//
//
//
//

- Chantodo's Will ----------------------------------------------------------+


Set Wand
765.4-C1202.0 Damage Per Second
(309-463)-C(641-994) Damage
1.61-1.65 Attacks per Second
+(143-286)-C(334-667) Fire Damage
+41-50% Damage

// +170-200 Intelligence
// +0.21-0.25 Attacks per Second
// Critical Hits grant 9-10 Arcane Power (Wizard Only)
// +1 Random Magic Properties
// Chantodo's Return
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Chantodo's Will # [DPS] > 800 && ([SOCKETS]
> 0 || [CRITDMG%] > 0 || [LOH] > 0 || [LS%] > 0 || [INT] > 195)
[QUALITY] == Legendary && [NAME] == Chantodo's Will # [DPS] > 900
//
//
//
//
//
//

safety rule
| _____ _____ _____
_____ _____ _____ ____
| |
| __| __|___| | | _ | | |
\
| | | | __| __|___|
|
| | | | | |
| |_____|__| |__|
|__|__|__|__|_|___|____/
| +++++++++++++++++++++++++++++++++++++++++++++++

// +---------------------------------------------------------------------------+
// cleanup rule trashing all other legendarys
// +--- Shields
// - Ivory Tower --------------------------------------------------------------+
// Legendary Shield
// 860-59 Armor
// +10.0-20.0% Chance to Block
// 1960-706 Block Amount
// +51-60 Resistance to All Elements
// Regenerates 116-160 Life per Second
// Reduces damage from melee attacks by 4%.
// One of 2 Magic Properties (varies)
// +6-7% Life
// +11-12% Life
// +2 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Ivory Tower # [DMGFACTOR] > 9 || [DMGFACTOR]
> 8 && [MAXSTATVIT] > 100 || [MAXSTATVIT] > 200
// - Stormshield --------------------------------------------------------------+
// Legendary Shield
// 1060-219
// Armor
// +19.0-34.0% Chance to Block
// 3706-706 Block Amount
// +170-200 Strength
// +71-80 Resistance to All Elements
// +9% Chance to Block
// Reduces damage from melee attacks by 5-6%.
// Reduces damage from elites by 6-7%.
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Stormshield # [DMGFACTOR] > 0 || [BLOCK%] >
30 || [MAXSTATVIT] > 300
// +---------------------------------------------------------------------------+
// +--- Mojos
// - Thing of the Deep --------------------------------------------------------+
// Legendary Mojo
// +(28-110)-29-405) Damage

// +150-169 Intelligence
// +105-119 Maximum Mana (Witch Doctor Only)
// Increases Mana Regeneration by 10-11 per Second (Witch Doctor Only)
// Critical Hit Chance Increased by 8.0-8.5%
// Increases Gold and Health Pickup by 20 Yards.
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Thing of the Deep # [DMGFACTOR] > 8 || [ALLR
ES] > 50 || [MAXSTATVIT] > 300
// - Uhkapian Serpent ---------------------------------------------------------+
// Legendary Mojo
// +(32-130)-33-484) Damage
// +170-200 Intelligence
// Critical Hit Chance Increased by 9.0-10.0%
// Increases Damage Against Elites by 3-6%
// One of 5 Magic Properties (varies)
// Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
// Reduces resource cost of Zombie Charger by 4-12 Mana. (Witch Doctor Only)
// Increases Corpse Spiders Damage by 5-14% (Witch Doctor Only)
// Increases Spirit Barrage Damage by 5-14% (Witch Doctor Only)
// Increases Poison Dart Damage by 5-14% (Witch Doctor Only)
// +2 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Uhkapian Serpent # [DMGFACTOR] > 9 || [ALLRE
S] > 50 || [MAXSTATVIT] > 300
// - Manajuma's Gory Fetch ----------------------------------------------------+
// Set Mojo
// +(32-130)-33-484) Damage
// +170-200 Intelligence
// +10-12% Life
// Increases Mana Regeneration by 12-14 per Second (Witch Doctor Only)
// 1.0-2.6% Chance to Fear on Hit
// One of 5 Magic Properties (varies)
// Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
// Reduces resource cost of Zombie Charger by 4-12 Mana. (Witch Doctor Only)
// Increases Corpse Spiders Damage by 5-14% (Witch Doctor Only)
// Increases Spirit Barrage Damage by 5-14% (Witch Doctor Only)
// Increases Poison Dart Damage by 5-14% (Witch Doctor Only)
// +1 Random Magic Properties
// Manajuma's Ornaments
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Manajuma's Gory Fetch # [DMGFACTOR] > 9 || [
ALLRES] > 50 || [MAXSTATVIT] > 300
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Zunimassa's String of Skulls ---------------------------------------------+


Set Mojo
+(32-130)-33-484) Damage
+170-200 Intelligence
Increases Mana Regeneration by 12-14 per Second (Witch Doctor Only)
Increases Damage Against Elites by 3-6%
One of 5 Magic Properties (varies)
Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
Reduces resource cost of Zombie Charger by 4-12 Mana. (Witch Doctor Only)
Increases Corpse Spiders Damage by 5-14% (Witch Doctor Only)
Increases Spirit Barrage Damage by 5-14% (Witch Doctor Only)
Increases Poison Dart Damage by 5-14% (Witch Doctor Only)
+2 Random Magic Properties
Zunimassa's Whispers

// Item Level: 63
[QUALITY] == Legendary && [NAME] == Zunimassa's String of Skulls # [DMGFACTOR] >
9 || [ALLRES] > 50 || [MAXSTATVIT] > 300
// +---------------------------------------------------------------------------+
// +--- Orbs
// - Triumvirate --------------------------------------------------------------+
// Legendary Source
// +(28-110)-29-405) Damage
// Adds 5-6% to Fire Damage
// Adds 5-6% to Lightning Damage
// Adds 5-6% to Arcane Damage
// +150-169 Intelligence
// +13-15 Maximum Arcane Power (Wizard Only)
// Critical Hit Chance Increased by 8.0-8.5%
// +1 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Triumvirate # [DMGFACTOR] > 9 || [ALLRES] >
50 || [MAXSTATVIT] > 250
// - The Oculus ---------------------------------------------------------------+
// Legendary Source
// +(32-130)-33-484) Damage
// +170-200 Intelligence
// Critical Hit Chance Increased by 9.0-10.0%
// Critical Hits grant 9-10 Arcane Power (Wizard Only)
// Increases Damage Against Elites by 3-6%
// Reduces cooldown of Teleport by 1-4 seconds. (Wizard Only)
// One of 5 Magic Properties (varies)
// Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
// Increases Duration of Blizzard by 1-3 Seconds (Wizard Only)
// Increases Critical Hit Chance of Arcane Orb by 2-8% (Wizard Only)
// Increases Spectral Blade Damage by 5-14% (Wizard Only)
// Increases Shock Pulse Damage by 5-14% (Wizard Only)
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == The Oculus # [DMGFACTOR] > 10 || [ALLRES] >
50 || [MAXSTATVIT] > 300
// - Chantodo's Force ---------------------------------------------------------+
// Set Source
// +(32-130)-33-484) Damage
// +170-200 Intelligence
// Attack Speed Increased by 8-9%
// +13-15 Maximum Arcane Power (Wizard Only)
// Critical Hit Chance Increased by 9.0-10.0%
// One of 5 Magic Properties (varies)
// Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
// Increases Duration of Blizzard by 1-3 Seconds (Wizard Only)
// Increases Critical Hit Chance of Arcane Orb by 2-8% (Wizard Only)
// Increases Spectral Blade Damage by 5-14% (Wizard Only)
// Increases Shock Pulse Damage by 5-14% (Wizard Only)
// +1 Random Magic Properties
// Chantodo's Return
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Chantodo's Force # [1] == 1
// - Tal Rasha's Unwavering Glare ---------------------------------------------+
// Set Source

// +(32-130)-33-484) Damage
// +170-200 Intelligence
// Critical Hit Chance Increased by 9.0-10.0%
// Critical Hits grant 9-10 Arcane Power (Wizard Only)
// One of 5 Magic Properties (varies)
// Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
// Increases Duration of Blizzard by 1-3 Seconds (Wizard Only)
// Increases Critical Hit Chance of Arcane Orb by 2-8% (Wizard Only)
// Increases Spectral Blade Damage by 5-14% (Wizard Only)
// Increases Shock Pulse Damage by 5-14% (Wizard Only)
// +2 Random Magic Properties
// Tal Rasha's Sacrifice
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Tal Rasha's Unwavering Glare # [DMGFACTOR] >
10 || [ALLRES] > 50 || [MAXSTATVIT] > 300
// +---------------------------------------------------------------------------+
// +--- Quivers
// - Dead Man's Legacy --------------------------------------------------------+
// Legendary Quiver
// +170-200 Dexterity
// +170-200 Vitality
// Attack Speed Increased by 10-20%
// Increases Hatred Regeneration by 1.18-1.33 per Second (Demon Hunter Only)
// Critical Hit Chance Increased by 9.0-10.0%
// One of 7 Magic Properties (varies)
// Reduces resource cost of Cluster Arrow by 1-5 Hatred. (Demon Hunter Only)
// Increases Critical Hit Chance of Multishot by 2-8% (Demon Hunter Only)
// Increases Elemental Arrow Damage by 5-14% (Demon Hunter Only)
// Increases Critical Hit Chance of Rapid Fire by 2-8% (Demon Hunter Only)
// Increases Entangling Shot Damage by 5-14% (Demon Hunter Only)
// Increases Bola Shot Damage by 5-14% (Demon Hunter Only)
// Increases Hungering Arrow Damage by 5-14% (Demon Hunter Only)
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Dead Man's Legacy # [DMGFACTOR] > 25 || [ALL
RES] > 50 || [MAXSTATVIT] > 380
// +---------------------------------------------------------------------------+
//
//
//
//
//
//

| _____ _____ _____ _____ _____


| | _ | __ |
|
| __ |
| |
|
-| | | | | |
-|
| |__|__|__|__|_|_|_|_____|__|__|
| +++++++++++++++++++++++++++++++
+---------------------------------------------------------------------------+

// keep all Armor for now


// +---------------------------------------------------------------------------+
// +---------- Head
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Helms
// - Andariel's Visage --------------------------------------------------------+
// Legendary Helm

// 360-C397 Armor
// +46-50 Poison Resistance
// Attack Speed Increased by 8-9%
// Regenerates 161-234 Life per Second
// Critical Hit Chance Increased by 4.5%
// 5-25% more Fire damage taken.
// 20-40% chance to cast a Poison Nova when you are hit.
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +1 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Andariel's Visage # ([SOCKETS] > 0 || [ALLRE
S] > 0 || [MAXSTATVIT] > 200 || [CRITDMG%] > 0 || [LIFE%] > 0)
// - Mempo of Twilight --------------------------------------------------------+
// Legendary Helm
// 397-C457 Armor
// +71-80 Resistance to All Elements
// Attack Speed Increased by 8-9%
// +10-12% Life
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +1 Random Magic Properties
// Empty Socket
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Mempo of Twilight # ([MAXSTATVIT] > 195 || [
CRITDMG%] > 0 || [CRIT%] > 0)
// - Immortal King's Triumph --------------------------------------------------+
// Set Helm
// 397-C457 Armor
// +10-12% Life
// Critical Hit Chance Increased by 5.0-6.0%
// Reduces damage from melee attacks by 5-6%.
// One of 2 Magic Properties (varies)
// +170-200 Strength
// +90-100 Strength
// +1 Random Magic Properties
// Empty Socket
// Immortal King's Legend
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Immortal King's Triumph # ([ALLRES] > 0 || [
MAXSTATVIT] > 195 || [CRITDMG%] > 0 || [AS%] > 0 || [LIFE%] > 0)
//
//
//
//
//
//
//
//
//
//
//
//

- Natalya's Sight ----------------------------------------------------------+


Set Helm
397-C457
Armor
+90-100 Dexterity
1.0-5.1% Chance to Fear on Hit
One of 2 Magic Properties (varies)
+241-265 Armor
+361-397 Armor
+2 Random Magic Properties
Empty Socket
Natalya's Solace

// Item Level: 63
[QUALITY] == Legendary && [NAME] == Natalya's Sight # ([ALLRES] > 0 || [MAXSTATV
IT] > 100 || [CRIT%] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [LIFE%] > 0)
// - Tal Rasha's Guise of Wisdom ----------------------------------------------+
// Set Helm
// 397-C457 Armor
// +10-12% Life
// Critical Hit Chance Increased by 5.0-6.0%
// One of 2 Magic Properties (varies)
// +90-100 Intelligence
// +170-200 Intelligence
// +2 Random Magic Properties
// Empty Socket
// Tal Rasha's Sacrifice
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Tal Rasha's Guise of Wisdom # ([ALLRES] > 0
|| [MAXSTATVIT] > 200 || [CRITDMG%] > 0 || [AS%] > 0)
// +---------------------------------------------------------------------------+
// +--- Spirit Stones
// - Tzo Krin's Gaze ----------------------------------------------------------+
// Legendary Spirit Stone
// 322-C359 Armor
// +78-83 Dexterity
// +78-83 Vitality
// Attack Speed Increased by 6-7%
// +6-7% Life
// Gain 15.1-29.8 Life per Spirit Spent (Monk Only)
// +1 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Tzo Krin's Gaze # ([SOCKETS] > 0 || [ALLRES]
> 0 || [MAXSTATVIT] > 200 || [CRIT%] > 0 || [CRITDMG%] > 0)
// - Madstone -----------------------------------------------------------------+
// Legendary Spirit Stone
// 360-C414 Armor
// +90-100 Dexterity
// +71-80 Resistance to All Elements
// Regenerates 235-342 Life per Second
// Increases Spirit Regeneration by 1.00-2.50 per Second (Monk Only)
// One of 7 Magic Properties (varies)
// Reduces resource cost of Cyclone Strike by 1-5 Spirit. (Monk Only)
// Increases Way of the Hundred Fists Damage by 5-14% (Monk Only)
// Increases Sweeping Wind Damage by 5-14% (Monk Only)
// Increases Exploding Palm Damage by 5-14% (Monk Only)
// Increases Crippling Wave Damage by 5-14% (Monk Only)
// Increases Deadly Reach Damage by 5-14% (Monk Only)
// Increases Fists of Thunder Damage by 5-14% (Monk Only)
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Madstone # ([SOCKETS] > 0 || [MAXSTATVIT] >
150 || [CRIT%] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [LIFE%] > 0)
//
//
//
//
//

- Inna's Radiance ----------------------------------------------------------+


Set Spirit Stone
360-C414 Armor
+120-200 Dexterity
+30-100 Vitality

// Critical Hit Chance Increased by 5.0-6.0%


// +2 Random Magic Properties
// Empty Socket
// Inna's Grandeur
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Inna's Radiance # ([ALLRES] > 0 || [MAXSTATV
IT] > 300 || [CRITDMG%] > 0 || [AS%] > 0 || [LIFE%] > 0)
// +---------------------------------------------------------------------------+
// +--- Voodoo Masks
// - Tiklandian Visage --------------------------------------------------------+
// Legendary Voodoo Mask
// 360-C414 Armor
// +46-50 Poison Resistance
// Regenerates 161-234 Life per Second
// Health Globes and Potions Grant +3733-5977 Life.
// One of 2 Magic Properties (varies)
// +84-89 Intelligence
// +150-169 Intelligence
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Tiklandian Visage # ([SOCKETS] > 0 || [ALLRE
S] > 0 || [MAXSTATVIT] > 170 || [CRIT%] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [L
IFE%] > 0)
// - Visage of Giyua ----------------------------------------------------------+
// Legendary Voodoo Mask
// 360-C414 Armor
// +71-80 Resistance to All Elements
// Increases Mana Regeneration by 12-14 per Second (Witch Doctor Only)
// One of 2 Magic Properties (varies)
// +90-100 Intelligence
// +170-200 Intelligence
// One of 4 Magic Properties (varies)
// Reduces cooldown of Summon Zombie Dogs by 1-9 seconds. (Witch Doctor Only)
// Increases Critical Hit Chance of Acid Cloud by 2-8% (Witch Doctor Only)
// Increases Locust Swarm Damage by 5-14% (Witch Doctor Only)
// Reduces resource cost of Firebats by 4-12 Mana. (Witch Doctor Only)
// +1 Random Magic Properties
// Empty Socket
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Visage of Giyua # ([ALLRES] > 0 || [MAXSTATV
IT] > 200 || [CRIT%] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [LIFE%] > 0)
// - Zunimassa's Vision -------------------------------------------------------+
// Set Voodoo Mask
// 360-C414 Armor
// +30-100 Intelligence
// +30-100 Vitality
// +10-12% Life
// +120-150 Maximum Mana (Witch Doctor Only)
// One of 2 Magic Properties (varies)
// +90-100 Intelligence
// +170-200 Intelligence
// +1 Random Magic Properties
// Empty Socket
// Zunimassa's Whispers
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Zunimassa's Vision # ([ALLRES] > 0 || [MAXST

ATVIT] > 400 || [CRIT%] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [LIFE%] > 0)
// +---------------------------------------------------------------------------+
// +--- Wizard Hats
// - Storm Crow ---------------------------------------------------------------+
// Legendary Wizard Hat
// 360-C414 Armor
// Adds 7-8% to Lightning Damage
// +90-100 Strength
// +90-100 Dexterity
// +90-100 Intelligence
// +90-100 Vitality
// Each Hit Adds +329-479 Life
// Critical Hits grant 9-10 Arcane Power (Wizard Only)
// Increases Damage Against Elites by 3-4%
// 20-40% chance to cast a fiery ball when attacking.
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Storm Crow # ([SOCKETS] > 0 || [ALLRES] > 0
|| [INT] > 100 || [CRIT%] > 0 || [CRITDMG%] > 0 || [AS%] > 0 || [LIFE%] > 0)
// +---------------------------------------------------------------------------+
// +--- Shoulders
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Pauldrons
// - Vile Ward ----------------------------------------------------------------+
// Legendary Shoulders
// 594-C671 Armor
// +71-80 Resistance to All Elements
// +241-265 Armor
// Regenerates 235-342 Life per Second
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +2 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Vile Ward # [MAXSTATVIT] > 195 && [LIFE%] >
0
// +---------------------------------------------------------------------------+
// +--- Torso
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Chest Armor
//
//
//
//
//
//
//
//
//

- Cindercoat ---------------------------------------------------------------+
Legendary Chest Armor
285-C322 Armor
+51-60 Fire Resistance
+41-50 Resistance to All Elements
+5% Life
Melee attackers take 1454-2908 damage per hit.
One of 3 Magic Properties (varies)
+112-129 Intelligence

// +112-129 Dexterity
// +112-129 Strength
// +3 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Cindercoat # [MAXSTATVIT] > 300 || ([SOCKETS
] > 0 && [MAXSTATVIT] > 200)
// - Tyrael's Might -----------------------------------------------------------+
// Legendary Chest Armor
// 397-57 Armor
// +71-80 Resistance to All Elements
// +5-15% Damage to Demons
// +12% Movement Speed
// Increases Damage Against Elites by 3-4%
// Ignores Durability Loss
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Tyrael's Might # ([MAXSTATVIT] > 199 && [LIF
E%] > 0) || [LIFE%] == 12
// - Blackthorne's Surcoat ----------------------------------------------------+
// Set Chest Armor
// 397-C457
// Armor
// +71-80 Resistance to All Elements
// Reduces damage from ranged attacks by 5-6%.
// One of 2 Magic Properties (varies)
// +90-100 Vitality
// +170-200 Vitality
// +2 Random Magic Properties
// Empty Socket
// Empty Socket
// Empty Socket
// Blackthorne's Armor
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Blackthorne's Surcoat # [MAXSTATVIT] > 195 &
& ([LIFE%] > 5 || [ARMORBONUS] > 200)
[QUALITY] == Legendary && [NAME] == Blackthorne's Surcoat # [MAXSTATVIT] > 300 |
| [LIFE%] > 10
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Immortal King's Eternal Reign --------------------------------------------+


Set Chest Armor
397-C457
Armor
+120-200 Strength
+30-100 Vitality
+71-80 Resistance to All Elements
One of 2 Magic Properties (varies)
+241-265 Armor
+361-397 Armor
+1 Random Magic Properties
Empty Socket
Empty Socket
Empty Socket
Immortal King's Legend
Item Level: 63

[QUALITY] == Legendary && [NAME] == Immortal King's Eternal Reign # [1] == 1


// - Inna's Vast Expanse ------------------------------------------------------+
// Set Chest Armor
// 397-C457
// Armor
// +120-200 Dexterity
// +30-100 Vitality
// +10-12% Life
// Reduces damage from melee attacks by 5-6%.
// +1 Random Magic Properties
// Empty Socket
// Empty Socket
// Empty Socket
// Inna's Grandeur
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Inna's Vast Expanse # [MAXSTATVIT] > 250 ||
[ALLRES] > 0 || [MAXONERES] > 0
// - Tal Rasha's Relentless Pursuit -------------------------------------------+
// Set Chest Armor
// 397-C457
// Armor
// +120-200 Intelligence
// +30-100 Vitality
// Attack Speed Increased by 8-9%
// +2 Random Magic Properties
// Empty Socket
// Empty Socket
// Empty Socket
// Tal Rasha's Sacrifice
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Tal Rasha's Relentless Pursuit # [1] == 1
// - Zunimassa's Marrow -------------------------------------------------------+
// Set Chest Armor
// 397-C457
// Armor
// +120-200 Intelligence
// +30-100 Vitality
// +71-80 Resistance to All Elements
// +2 Random Magic Properties
// Empty Socket
// Empty Socket
// Empty Socket
// Zunimassa's Whispers
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Zunimassa's Marrow # [1] == 1
// +---------------------------------------------------------------------------+
// +--- Cloaks
//
//
//
//
//
//
//
//

- The Inquisitor -----------------------------------------------------------+


Legendary Cloak
360-C414
Armor
+90-100 Dexterity
+71-80 Resistance to All Elements
+12% Movement Speed
One of 2 Magic Properties (varies)

// Regenerates 235-342 Life per Second


// Regenerates 411-599 Life per Second
// One of 6 Magic Properties (varies)
// Reduces resource cost of Chakram by 1-5 Hatred. (Demon Hunter Only)
// Reduces resource cost of Impale by 1-5 Hatred. (Demon Hunter Only)
// Increases Spike Trap Damage by 5-14% (Demon Hunter Only)
// Increases Critical Hit Chance of Strafe by 2-8% (Demon Hunter Only)
// Increases Grenades Damage by 5-14% (Demon Hunter Only)
// Increases Evasive Fire Damage by 5-14% (Demon Hunter Only)
// +1 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == The Inquisitor # [MAXSTATVIT] > 200
// - Natalya's Embrace --------------------------------------------------------+
// Set Cloak
// 360-C414
// Armor
// +90-100 Dexterity
// +10-12% Life
// One of 6 Magic Properties (varies)
// Reduces resource cost of Chakram by 1-5 Hatred. (Demon Hunter Only)
// Reduces resource cost of Impale by 1-5 Hatred. (Demon Hunter Only)
// Increases Spike Trap Damage by 5-14% (Demon Hunter Only)
// Increases Critical Hit Chance of Strafe by 2-8% (Demon Hunter Only)
// Increases Grenades Damage by 5-14% (Demon Hunter Only)
// Increases Evasive Fire Damage by 5-14% (Demon Hunter Only)
// +2 Random Magic Properties
// Empty Socket
// Empty Socket
// Empty Socket
// Natalya's Solace
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Natalya's Embrace # [MAXSTATVIT] > 200 || [A
LLRES] > 0
// +---------------------------------------------------------------------------+
// +--- Wrists
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Bracers
// - Promise of Glory ---------------------------------------------------------+
// Legendary Bracers
// 158-C178
// Armor
// +15-16% Extra Gold from Monsters
// 13-14% Better Chance of Finding Magical Items
// Critical Hit Chance Increased by 3.5%
// One of 3 Magic Properties (varies)
// +112-129 Intelligence
// +112-129 Dexterity
// +112-129 Strength
// +2 Random Magic Properties
// Item Level: 60
[QUALITY] == Legendary && [NAME] == Promise of Glory # [MAXSTATVIT] > 150 && [AL
LRES] > 0
// - Strongarm Bracers --------------------------------------------------------+
// Legendary Bracers

// 416-C460
// Armor
// +8-9% Life
// +216-240 Armor
// Critical Hit Chance Increased by 4.5%
// 1.0-5.1% Chance to Knockback on Hit
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +1 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Strongarm Bracers # [MAXSTATVIT] > 200 || [A
LLRES] > 0
// - Lacuni Prowlers ----------------------------------------------------------+
// Legendary Bracers
// 220-C253
// Armor
// Attack Speed Increased by 8-9%
// +12% Movement Speed
// Melee attackers take 980-1454 damage per hit.
// +3 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Lacuni Prowlers # [CRIT%] > 0 || ([MAXSTATVI
T] > 100 && [ALLRES] > 0)
// +---------------------------------------------------------------------------+
// +--- Hands
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Gloves
// - Gladiator Gauntlets ------------------------------------------------------+
// Legendary Gloves
// 441-C493
// Armor
// Each Hit Adds +152-224 Life
// +6-7% Life
// +191-215 Armor
// Critical Hit Chance Increased by 7.0-7.5%
// Reduces duration of control impairing effects by 11-12%
// +1 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Gladiator Gauntlets # [DMGFACTOR] > 10 || [M
AXSTATVIT] > 100 || [ALLRES] > 50
// - Frostburn Gauntlets ------------------------------------------------------+
// Legendary Gloves
// 496-C548
// Armor
// Adds 5-6% to Cold Damage
// Cold skills deal 15-30% more damage.
// +216-240 Armor
// Health Globes and Potions Grant +3733-5977 Life.
// Increases Gold and Health Pickup by 7 Yards.
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Gladiator Gauntlets # [COLDDMG%] > 5 && [ARM
ORTOT] > 750

// - Tasker and Theo ----------------------------------------------------------+


// Legendary Gloves
// 550-C620
// Armor
// +40-50 Strength
// +40-50 Dexterity
// +40-50 Intelligence
// +40-50 Vitality
// Attack Speed Increased by 8-9%
// +241-265 Armor
// +2 Random Magic Properties
// Empty Socket
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Tasker and Theo # [DMGFACTOR] > 9 && [MAXSTA
TVIT] > 100 && [ALLRES] > 0
[QUALITY] == Legendary && [NAME] == Tasker and Theo # [DMGFACTOR] > 14 && ([MAXS
TATVIT] > 100 || [ALLRES] > 0)
[QUALITY] == Legendary && [NAME] == Tasker and Theo # [DMGFACTOR] > 17
// - Immortal King's Irons ----------------------------------------------------+
// Set Gloves
// 309-C355
// Armor
// Regenerates 235-342 Life per Second
// Critical Hit Chance Increased by 9.0-10.0%
// Reduces damage from melee attacks by 5-6%.
// One of 2 Magic Properties (varies)
// +170-200 Strength
// +90-100 Strength
// +2 Random Magic Properties
// Immortal King's Legend
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Immortal King's Irons # [DMGFACTOR] > 10 ||
[MAXSTATVIT] > 169 || [ALLRES] > 0
// +---------------------------------------------------------------------------+
// +--- Waist
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Belts
// - Hellcat Waistguard -------------------------------------------------------+
// Legendary Belt
// 265-C305
// Armor
// +78-83 Vitality
// Regenerates 116-160 Life per Second
// Increases Damage Against Elites by 3-4%
// One of 3 Magic Properties (varies)
// +130-149 Intelligence
// +130-149 Dexterity
// +130-149 Strength
// +2 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Hellcat Waistguard # [MAXSTATVIT] > 250 && (
[ALLRES] > 0 || [LIFE%] > 0 || [LS%] > 0)
// - The Witching Hour --------------------------------------------------------+

// Legendary Belt
// 265-C305
// Armor
// +90-100 Intelligence
// Attack Speed Increased by 8-9%
// Critical Hit Damage Increased by 35-50%
// +3 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == The Witching Hour # [1] == 1
// - Blackthorne's Notched Belt -----------------------------------------------+
// Set Belt
// 506-C570
// Armor
// +241-265 Armor
// +21-25% Extra Gold from Monsters
// Regenerates 235-342 Life per Second
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +2 Random Magic Properties
// Blackthorne's Armor
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Blackthorne's Notched Belt # [MAXSTATVIT] >
195 && ([ALLRES] > 0 || [LIFE%] > 0 || [LS%] > 0)
// - Inna's Favor -------------------------------------------------------------+
// Set Belt
// 506-C570
// Armor
// Adds 7-8% to Holy Damage
// +90-100 Dexterity
// +241-265 Armor
// Critical Hit Chance Increased by 1.0%
// Reduces duration of control impairing effects by 13-14%
// +1 Random Magic Properties
// Inna's Grandeur
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Inna's Favor # [MAXSTATVIT] > 200 || [ALLRES
] > 0 || [LIFE%] > 0 || [LS%] > 0
// - Tal Rasha's Brace --------------------------------------------------------+
// Set Belt
// 265-C305
// Armor
// +90-100 Intelligence
// Critical Hit Chance Increased by 1.0%
// Increases Damage Against Elites by 3-4%
// +3 Random Magic Properties
// Tal Rasha's Sacrifice
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Tal Rasha's Brace # [MAXSTATVIT] > 150 || [A
LLRES] > 0 || [LIFE%] > 0 || [LS%] > 0
// +---------------------------------------------------------------------------+
// +--- Mighty Belts
// - Ageless Might ------------------------------------------------------------+
// Legendary Mighty Belt

// 286-C318
// Armor
// +78-83 Vitality
// +51-60 Resistance to All Elements
// Reduces damage from melee attacks by 4%.
// One of 2 Magic Properties (varies)
// Melee attackers take 465-710 damage per hit.
// Melee attackers take 812-1242 damage per hit.
// +2 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Ageless Might # [STR] > 50 || [LIFE%] > 0 ||
[LS%] > 0
// - Lamentation --------------------------------------------------------------+
// Legendary Mighty Belt
// 320-C368
// Armor
// 2.80-3.00% of Damage Dealt Is Converted to Life
// Critical Hit Chance Increased by 1.0%
// One of 2 Magic Properties (varies)
// +90-100 Strength
// +170-200 Strength
// One of 6 Magic Properties (varies)
// Increases Critical Hit Chance of Revenge by 2-8% (Barbarian Only)
// Reduces resource cost of Weapon Throw by 1-5 Fury. (Barbarian Only)
// Increases Frenzy Damage by 5-14% (Barbarian Only)
// Increases Cleave Damage by 5-14% (Barbarian Only)
// Increases Bash Damage by 5-14% (Barbarian Only)
// Reduces resource cost of Rend by 1-5 Fury. (Barbarian Only)
// +2 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Lamentation # [STR] > 169 || [VIT] > 50 || [
ALLRES] > 0 || [LIFE%] > 0
// - Immortal King's Tribal Binding -------------------------------------------+
// Set Mighty Belt
// 320-C368
// Armor
// +71-80 Resistance to All Elements
// +13-15 Maximum Fury (Barbarian Only)
// 2.80-3.00% of Damage Dealt Is Converted to Life
// One of 2 Magic Properties (varies)
// +90-100 Strength
// +170-200 Strength
// One of 6 Magic Properties (varies)
// Increases Critical Hit Chance of Revenge by 2-8% (Barbarian Only)
// Reduces resource cost of Weapon Throw by 1-5 Fury. (Barbarian Only)
// Increases Frenzy Damage by 5-14% (Barbarian Only)
// Increases Cleave Damage by 5-14% (Barbarian Only)
// Increases Bash Damage by 5-14% (Barbarian Only)
// Reduces resource cost of Rend by 1-5 Fury. (Barbarian Only)
// +1 Random Magic Properties
// Immortal King's Legend
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Immortal King's Tribal Binding # [STR] > 169
|| [VIT] > 50 || [LIFE%] > 0
// +---------------------------------------------------------------------------+
// +--- Legs
// +---------------------------------------------------------------------------+

// +---------------------------------------------------------------------------+
// +--- Pants
// - Depth Diggers ------------------------------------------------------------+
// Legendary Pants
// 397-C457
// Armor
// +71-80 Resistance to All Elements
// +21-25% Extra Gold from Monsters
// 19-20% Better Chance of Finding Magical Items
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +2 Random Magic Properties
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Depth Diggers # [MAXSTATVIT] > 200 || [SOCKE
TS] == 2 || [ARMORBONUS] > 200
// - Blackthorne's Jousting Mail ----------------------------------------------+
// Set Pants
// 397-C457
// Armor
// +90-100 Strength
// +90-100 Dexterity
// +90-100 Intelligence
// +90-100 Vitality
// Each Hit Adds +329-479 Life
// +10-12% Life
// 19-20% Better Chance of Finding Magical Items
// +2 Random Magic Properties
// Blackthorne's Armor
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Blackthorne's Jousting Mail # [1] == 1
// - Inna's Temperance --------------------------------------------------------+
// Set Pants
// 397-C457
// Armor
// +90-100 Dexterity
// Attack Speed Increased by 8-9%
// +12% Movement Speed
// Critical Hit Chance Increased by 1.0%
// +1 Random Magic Properties
// Empty Socket
// Empty Socket
// Inna's Grandeur
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Inna's Temperance # [1] == 1
// +---------------------------------------------------------------------------+
// +--- Feet
// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Boots
// - Fire Walkers -------------------------------------------------------------+
// Legendary Boots

// 280-C308
// Armor
// +46-50 Fire Resistance
// +12% Movement Speed
// Reduces damage from melee attacks by 4%.
// Burn the ground you walk on.
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Fire Walkers # [MAXSTATVIT] > 200 || [ALLRES
] > 0
// - Ice Climbers -------------------------------------------------------------+
// Legendary Boots
// 309-C355
// Armor
// +71-80 Resistance to All Elements
// +10-12% Life
// Reduces damage from Cold attacks by 7-10%.
// One of 3 Magic Properties (varies)
// +170-200 Intelligence
// +170-200 Dexterity
// +170-200 Strength
// +3 Random Magic Properties
// Empty Socket
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Ice Climbers # [1] == 1
// - Blackthorne's Spurs ------------------------------------------------------+
// Set Boots
// 550-C620
// Armor
// +241-265 Armor
// Regenerates 235-342 Life per Second
// +12% Movement Speed
// Reduces damage from elites by 6-7%.
// +2 Random Magic Properties
// Blackthorne's Armor
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Blackthorne's Spurs # [MAXSTATVIT] > 100 &&
[ALLRES] > 0
// - Immortal King's Stride ---------------------------------------------------+
// Set Boots
// 309-C355
// Armor
// +90-100 Strength
// +90-100 Vitality
// +71-80 Resistance to All Elements
// +12% Movement Speed
// Reduces duration of control impairing effects by 13-14%
// +1 Random Magic Properties
// Immortal King's Legend
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Immortal King's Stride # [1] == 1
// - Natalya's Bloody Footprints ----------------------------------------------+

// Set Boots
// 550-C620
// Armor
// +71-80 Resistance to All Elements
// +241-265 Armor
// +12% Movement Speed
// Reduces damage from melee attacks by 5-6%.
// One of 2 Magic Properties (varies)
// +90-100 Dexterity
// +170-200 Dexterity
// +1 Random Magic Properties
// Natalya's Solace
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Natalya's Bloody Footprints # [1] == 1
// - Zunimassa's Trail --------------------------------------------------------+
// Set Boots
// 309-C355
// Armor
// Adds 7-8% to Poison Damage
// +120-200 Intelligence
// +30-100 Vitality
// +12% Movement Speed
// +2 Random Magic Properties
// Zunimassa's Whispers
// Item Level: 63
[QUALITY] == Legendary && [NAME] == Zunimassa's Trail # [1] == 1
// +---------------------------------------------------------------------------+
//
//
//
//
//

|
|
|
|
|

__ _____ _ _ _ _____ __
_____ __ __
__| | __| | | | __| | | __ | | |
| | | __| | | | __| |__|
-|_ _|
|_____|_____|_____|_____|_____|__|__| |_|
+++++++++++++++++++++++++++++++++++++++++++

// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Amulet
// +---------------------------------------------------------------------------+
// - The Flavor of Time -------------------------------------------------------+
// Legendary Amulet
// +102-111 Vitality
// Attack Speed Increased by 6-7%
// +12% Movement Speed
// Reduces duration of control impairing effects by 9-10%
// +2 Random Magic Properties
// Item Level: 56
[QUALITY] == Legendary && [NAME] == The Flavor of Time # [MAXSTATVIT] > 120 && [
ALLRES] > 40
[QUALITY] == Legendary && [NAME] == The Flavor of Time # [MAXSTATVIT] > 120 && (
[DMGFACTOR] > 10 ||[ALLRES] > 40 || [MINDMG] > 25)
[QUALITY] == Legendary && [NAME] == The Flavor of Time # [DMGFACTOR] > 15
//
//
//
//

- Kymbo's Gold -------------------------------------------------------------+


Legendary Amulet
+31-40 Resistance to All Elements
Each Hit Adds +190-303 Life

// +7-8% Life
// 1.0-4.5% Chance to Knockback on Hit
// One of 3 Magic Properties (varies)
// +112-129 Intelligence
// +112-129 Dexterity
// +112-129 Strength
// +1 Random Magic Properties
// Item Level: 59
[QUALITY] == Legendary && [NAME] == Kymbo's Gold # [MAXSTATVIT] > 200 || [DMGFAC
TOR] > 5
// - Ouroboros ----------------------------------------------------------------+
// Legendary Amulet
// +(17-35)-C(34-70) Damage
// Each Hit Adds +304-448 Life
// Critical Hit Chance Increased by 7.0-7.5%
// One of 3 Magic Properties (varies)
// +130-149 Intelligence
// +130-149 Dexterity
// +130-149 Strength
// +2 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Ouroboros # [1] == 1
// - The Star of Azkaranth ----------------------------------------------------+
// Legendary Amulet
// +130-149 Vitality
// +910-1344 Life after Each Kill
// Increases Damage Against Elites by 3-4%
// One of 8 Magic Properties (varies)
// 1.0-5.1% Chance to Knockback on Hit
// 1.0-5.1% Chance to Immobilize on Hit
// 1.0-5.1% Chance to Slow on Hit
// 1.0-5.1% Chance to Chill on Hit
// 1.0-5.1% Chance to Freeze on Hit
// 1.0-5.1% Chance to Blind on Hit
// 1.0-5.1% Chance to Stun on Hit
// 1.0-5.1% Chance to Fear on Hit
// +1 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == The Star of Azkaranth # [1] == 1
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Mara's Kaleidoscope ------------------------------------------------------+


Legendary Amulet
+84-89 Strength
+84-89 Dexterity
+84-89 Intelligence
+84-89 Vitality
+61-70 Resistance to All Elements
One of 58 Magic Properties (varies)
Reduces resource cost of Chakram by 1-5 Hatred. (Demon Hunter Only)
Reduces resource cost of Impale by 1-5 Hatred. (Demon Hunter Only)
Increases Spike Trap Damage by 5-12% (Demon Hunter Only)
Reduces resource cost of Cluster Arrow by 1-5 Hatred. (Demon Hunter Only)
Increases Critical Hit Chance of Strafe by 2-7% (Demon Hunter Only)
Increases Critical Hit Chance of Multishot by 2-7% (Demon Hunter Only)
Increases Elemental Arrow Damage by 5-12% (Demon Hunter Only)
Increases Critical Hit Chance of Rapid Fire by 2-7% (Demon Hunter Only)
Increases Grenades Damage by 5-12% (Demon Hunter Only)
Increases Entangling Shot Damage by 5-12% (Demon Hunter Only)

// Increases Bola Shot Damage by 5-12% (Demon Hunter Only)


// Increases Evasive Fire Damage by 5-12% (Demon Hunter Only)
// Increases Hungering Arrow Damage by 5-12% (Demon Hunter Only)
// Reduces cooldown of Summon Zombie Dogs by 1-8 seconds. (Witch Doctor Only)
// Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
// Reduces resource cost of Firebomb by 1-8 Mana. (Witch Doctor Only)
// Increases Critical Hit Chance of Acid Cloud by 2-7% (Witch Doctor Only)
// Reduces resource cost of Zombie Charger by 4-10 Mana. (Witch Doctor Only)
// Increases Locust Swarm Damage by 5-12% (Witch Doctor Only)
// Increases Corpse Spiders Damage by 5-12% (Witch Doctor Only)
// Increases Spirit Barrage Damage by 5-12% (Witch Doctor Only)
// Increases Haunt Damage by 5-12% (Witch Doctor Only)
// Increases Plague of Toads Damage by 5-12% (Witch Doctor Only)
// Increases Poison Dart Damage by 5-12% (Witch Doctor Only)
// Reduces resource cost of Firebats by 4-10 Mana. (Witch Doctor Only)
// Increases Critical Hit Chance of Wave of Light by 2-7% (Monk Only)
// Reduces resource cost of Cyclone Strike by 1-5 Spirit. (Monk Only)
// Reduces resource cost of Lashing Tail Kick by 1-5 Spirit. (Monk Only)
// Increases Critical Hit Chance of Tempest Rush by 2-7% (Monk Only)
// Increases Way of the Hundred Fists Damage by 5-12% (Monk Only)
// Increases Sweeping Wind Damage by 5-12% (Monk Only)
// Increases Exploding Palm Damage by 5-12% (Monk Only)
// Increases Crippling Wave Damage by 5-12% (Monk Only)
// Increases Deadly Reach Damage by 5-12% (Monk Only)
// Increases Fists of Thunder Damage by 5-12% (Monk Only)
// Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
// Increases Duration of Blizzard by 1-2 Seconds (Wizard Only)
// Reduces resource cost of Hydra by 1-9 Arcane Power. (Wizard Only)
// Reduces resource cost of Arcane Torrent by 1-5 Arcane Power. (Wizard Only)
// Increases Critical Hit Chance of Ray of Frost by 2-7% (Wizard Only)
// Increases Critical Hit Chance of Explosive Blast by 2-7% (Wizard Only)
// Reduces resource cost of Disintegrate by 1-5 Arcane Power. (Wizard Only)
// Increases Critical Hit Chance of Energy Twister by 2-7% (Wizard Only)
// Increases Critical Hit Chance of Arcane Orb by 2-7% (Wizard Only)
// Increases Electrocute Damage by 5-12% (Wizard Only)
// Increases Spectral Blade Damage by 5-12% (Wizard Only)
// Increases Shock Pulse Damage by 5-12% (Wizard Only)
// Increases Magic Missile Damage by 5-12% (Wizard Only)
// Increases Critical Hit Chance of Overpower by 2-7% (Barbarian Only)
// Increases Critical Hit Chance of Revenge by 2-7% (Barbarian Only)
// Increases Critical Hit Chance of Whirlwind by 2-7% (Barbarian Only)
// Increases Critical Hit Chance of Seismic Slam by 2-7% (Barbarian Only)
// Reduces resource cost of Weapon Throw by 1-5 Fury. (Barbarian Only)
// Increases Frenzy Damage by 5-12% (Barbarian Only)
// Increases Cleave Damage by 5-12% (Barbarian Only)
// Increases Bash Damage by 5-12% (Barbarian Only)
// Reduces resource cost of Rend by 1-5 Fury. (Barbarian Only)
// Reduces resource cost of Hammer of the Ancients by 1-5 Fury. (Barbarian Only)
// +3 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Mara's Kaleidoscope # [DMGFACTOR] > 0
//
//
//
//
//
//
//
//

- Xephirian Amulet ---------------------------------------------------------+


Legendary Amulet
+36-40% Extra Gold from Monsters
Regenerates 281-410 Life per Second
36-40% Better Chance of Finding Magical Items
One of 5 Magic Properties (varies)
+105-119 Maximum Mana (Witch Doctor Only)
+13-15 Maximum Arcane Power (Wizard Only)

// Increases Spirit Regeneration by 1.00-2.33 per Second (Monk Only)


// +9-10 Maximum Discipline (Demon Hunter Only)
// +13-15 Maximum Fury (Barbarian Only)
// +2 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Xephirian Amulet # [DMGFACTOR] > 10 || [MAXS
TATVIT] > 100 && [ALLRES] > 50
// - Blackthorne's Duncraig Cross ---------------------------------------------+
// Set Amulet
// Attack Speed Increased by 8-9%
// Each Hit Adds +449-657 Life
// +13-14% Life
// +2 Random Magic Properties
// Blackthorne's Armor
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Blackthorne's Duncraig Cross # [1] == 1
// - Tal Rasha's Allegiance ---------------------------------------------------+
// Set Amulet
// +192-302 Intelligence
// +42-133 Vitality
// Critical Hit Damage Increased by 61-65%
// One of 6 Magic Properties (varies)
// Adds 5-6% to Arcane Damage
// Adds 5-6% to Poison Damage
// Adds 5-6% to Lightning Damage
// Adds 5-6% to Holy Damage
// Adds 5-6% to Cold Damage
// Adds 5-6% to Fire Damage
// +2 Random Magic Properties
// Tal Rasha's Sacrifice
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Tal Rasha's Allegiance # [1] == 1
// - The Traveler's Pledge ----------------------------------------------------+
// Set Amulet
// +13-14% Life
// Regenerates 281-410 Life per Second
// 36-40% Better Chance of Finding Magical Items
// Melee attackers take 1243-1712 damage per hit.
// +2 Random Magic Properties
// Endless Path
// Item Level: 62
[QUALITY] == Legendary && [NAME] == The Traveler's Pledge # [DMGFACTOR] > 10 ||
[MAXSTATVIT] > 100 && [ALLRES] > 50
// +---------------------------------------------------------------------------+
// +--- Ring
// +---------------------------------------------------------------------------+
//
//
//
//
//
//
//
//
//

- Bul-Kathos's Wedding Band ------------------------------------------------+


Legendary Ring
+72-77 Strength
Each Hit Adds +95-151 Life
+4% Life
Critical Hit Damage Increased by 23-25%
You drain life from enemies around you.
+2 Random Magic Properties
Item Level: 59

[QUALITY] == Legendary && [NAME] == Bul-Kathos's Wedding Band # [DMGFACTOR] > 3


|| [MAXSTATVIT] > 100 && [ALLRES] > 50 || [MAXSTATVIT] > 200
// - Eternal Union ------------------------------------------------------------+
// Legendary Ring
// +72-77 Vitality
// Regenerates 81-99 Life per Second
// Reduces damage from melee attacks by 3-4%.
// One of 3 Magic Properties (varies)
// +112-129 Intelligence
// +112-129 Dexterity
// +112-129 Strength
// +2 Random Magic Properties
// Item Level: 59
[QUALITY] == Legendary && [NAME] == Eternal Union # [DMGFACTOR] > 4 || [ALLRES]
> 40 || [MAXSTATVIT] > 200
// - Band of Hollow Whispers --------------------------------------------------+
// Legendary Ring
// +78-83 Vitality
// +51-60 Resistance to All Elements
// Each Hit Adds +152-224 Life
// Reduces damage from ranged attacks by 4%.
// This ring occasionally haunts nearby enemies.
// +1 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Band of Hollow Whispers # [DMGFACTOR] > 3 ||
[MAXSTATVIT] > 100 || [MAXSTATVIT] > 200
// - Hierophant's Seal --------------------------------------------------------+
// Legendary Ring
// 191-C215
// Armor
// Attack Speed Increased by 6-7%
// +5-12% Damage to Demons
// +6-7% Life
// +191-215 Armor
// Regenerates 116-160 Life per Second
// +1 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Band of Hollow Whispers # [DMGFACTOR] > 7 ||
[MAXSTATVIT] > 50 || [ALLRES] > 40
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Skull Grasp --------------------------------------------------------------+


Legendary Ring
191-C215
Armor
Attack Speed Increased by 6-7%
Each Hit Adds +152-224 Life
+191-215 Armor
One of 3 Magic Properties (varies)
+130-149 Intelligence
+130-149 Dexterity
+130-149 Strength
One of 58 Magic Properties (varies)
Reduces resource cost of Chakram by 1-4 Hatred. (Demon Hunter Only)
Reduces resource cost of Impale by 1-4 Hatred. (Demon Hunter Only)
Increases Spike Trap Damage by 5-11% (Demon Hunter Only)
Reduces resource cost of Cluster Arrow by 1-4 Hatred. (Demon Hunter Only)
Increases Critical Hit Chance of Strafe by 2-6% (Demon Hunter Only)

// Increases Critical Hit Chance of Multishot by 2-6% (Demon Hunter Only)


// Increases Elemental Arrow Damage by 5-11% (Demon Hunter Only)
// Increases Critical Hit Chance of Rapid Fire by 2-6% (Demon Hunter Only)
// Increases Grenades Damage by 5-11% (Demon Hunter Only)
// Increases Entangling Shot Damage by 5-11% (Demon Hunter Only)
// Increases Bola Shot Damage by 5-11% (Demon Hunter Only)
// Increases Evasive Fire Damage by 5-11% (Demon Hunter Only)
// Increases Hungering Arrow Damage by 5-11% (Demon Hunter Only)
// Reduces cooldown of Summon Zombie Dogs by 1-7 seconds. (Witch Doctor Only)
// Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
// Reduces resource cost of Firebomb by 1-7 Mana. (Witch Doctor Only)
// Increases Critical Hit Chance of Acid Cloud by 2-6% (Witch Doctor Only)
// Reduces resource cost of Zombie Charger by 4-9 Mana. (Witch Doctor Only)
// Increases Locust Swarm Damage by 5-11% (Witch Doctor Only)
// Increases Corpse Spiders Damage by 5-11% (Witch Doctor Only)
// Increases Spirit Barrage Damage by 5-11% (Witch Doctor Only)
// Increases Haunt Damage by 5-11% (Witch Doctor Only)
// Increases Plague of Toads Damage by 5-11% (Witch Doctor Only)
// Increases Poison Dart Damage by 5-11% (Witch Doctor Only)
// Reduces resource cost of Firebats by 4-9 Mana. (Witch Doctor Only)
// Increases Critical Hit Chance of Wave of Light by 2-6% (Monk Only)
// Reduces resource cost of Cyclone Strike by 1-4 Spirit. (Monk Only)
// Reduces resource cost of Lashing Tail Kick by 1-4 Spirit. (Monk Only)
// Increases Critical Hit Chance of Tempest Rush by 2-6% (Monk Only)
// Increases Way of the Hundred Fists Damage by 5-11% (Monk Only)
// Increases Sweeping Wind Damage by 5-11% (Monk Only)
// Increases Exploding Palm Damage by 5-11% (Monk Only)
// Increases Crippling Wave Damage by 5-11% (Monk Only)
// Increases Deadly Reach Damage by 5-11% (Monk Only)
// Increases Fists of Thunder Damage by 5-11% (Monk Only)
// Reduces resource cost of Meteor by 1-4 Arcane Power. (Wizard Only)
// Increases Duration of Blizzard by 1-2 Seconds (Wizard Only)
// Reduces resource cost of Hydra by 1-8 Arcane Power. (Wizard Only)
// Reduces resource cost of Arcane Torrent by 1-4 Arcane Power. (Wizard Only)
// Increases Critical Hit Chance of Ray of Frost by 2-6% (Wizard Only)
// Increases Critical Hit Chance of Explosive Blast by 2-6% (Wizard Only)
// Reduces resource cost of Disintegrate by 1-4 Arcane Power. (Wizard Only)
// Increases Critical Hit Chance of Energy Twister by 2-6% (Wizard Only)
// Increases Critical Hit Chance of Arcane Orb by 2-6% (Wizard Only)
// Increases Electrocute Damage by 5-11% (Wizard Only)
// Increases Spectral Blade Damage by 5-11% (Wizard Only)
// Increases Shock Pulse Damage by 5-11% (Wizard Only)
// Increases Magic Missile Damage by 5-11% (Wizard Only)
// Increases Critical Hit Chance of Overpower by 2-6% (Barbarian Only)
// Increases Critical Hit Chance of Revenge by 2-6% (Barbarian Only)
// Increases Critical Hit Chance of Whirlwind by 2-6% (Barbarian Only)
// Increases Critical Hit Chance of Seismic Slam by 2-6% (Barbarian Only)
// Reduces resource cost of Weapon Throw by 1-4 Fury. (Barbarian Only)
// Increases Frenzy Damage by 5-11% (Barbarian Only)
// Increases Cleave Damage by 5-11% (Barbarian Only)
// Increases Bash Damage by 5-11% (Barbarian Only)
// Reduces resource cost of Rend by 1-4 Fury. (Barbarian Only)
// Reduces resource cost of Hammer of the Ancients by 1-4 Fury. (Barbarian Only)
// +1 Random Magic Properties
// Item Level: 61
[QUALITY] == Legendary && [NAME] == Skull Grasp # [DMGFACTOR] > 7 || [MAXSTATVIT
] > 200 || [ALLRES] > 40
// - Oculus Ring --------------------------------------------------------------+
// Legendary Ring

// 216-C240
// Armor
// +84-89 Vitality
// +61-70 Resistance to All Elements
// +216-240 Armor
// 17-18% Better Chance of Finding Magical Items
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +1 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Oculus Ring # [1] == 1
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Stone of Jordan ----------------------------------------------------------+


Legendary Ring
Increases Damage Against Elites by 20-30%
One of 5 Magic Properties (varies)
+105-119 Maximum Mana (Witch Doctor Only)
+13-15 Maximum Arcane Power (Wizard Only)
Increases Spirit Regeneration by 1.00-2.33 per Second (Monk Only)
+9-10 Maximum Discipline (Demon Hunter Only)
+13-15 Maximum Fury (Barbarian Only)
One of 58 Magic Properties (varies)
Reduces resource cost of Chakram by 1-5 Hatred. (Demon Hunter Only)
Reduces resource cost of Impale by 1-5 Hatred. (Demon Hunter Only)
Increases Spike Trap Damage by 5-12% (Demon Hunter Only)
Reduces resource cost of Cluster Arrow by 1-5 Hatred. (Demon Hunter Only)
Increases Critical Hit Chance of Strafe by 2-7% (Demon Hunter Only)
Increases Critical Hit Chance of Multishot by 2-7% (Demon Hunter Only)
Increases Elemental Arrow Damage by 5-12% (Demon Hunter Only)
Increases Critical Hit Chance of Rapid Fire by 2-7% (Demon Hunter Only)
Increases Grenades Damage by 5-12% (Demon Hunter Only)
Increases Entangling Shot Damage by 5-12% (Demon Hunter Only)
Increases Bola Shot Damage by 5-12% (Demon Hunter Only)
Increases Evasive Fire Damage by 5-12% (Demon Hunter Only)
Increases Hungering Arrow Damage by 5-12% (Demon Hunter Only)
Reduces cooldown of Summon Zombie Dogs by 1-8 seconds. (Witch Doctor Only)
Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
Reduces resource cost of Firebomb by 1-8 Mana. (Witch Doctor Only)
Increases Critical Hit Chance of Acid Cloud by 2-7% (Witch Doctor Only)
Reduces resource cost of Zombie Charger by 4-10 Mana. (Witch Doctor Only)
Increases Locust Swarm Damage by 5-12% (Witch Doctor Only)
Increases Corpse Spiders Damage by 5-12% (Witch Doctor Only)
Increases Spirit Barrage Damage by 5-12% (Witch Doctor Only)
Increases Haunt Damage by 5-12% (Witch Doctor Only)
Increases Plague of Toads Damage by 5-12% (Witch Doctor Only)
Increases Poison Dart Damage by 5-12% (Witch Doctor Only)
Reduces resource cost of Firebats by 4-10 Mana. (Witch Doctor Only)
Increases Critical Hit Chance of Wave of Light by 2-7% (Monk Only)
Reduces resource cost of Cyclone Strike by 1-5 Spirit. (Monk Only)
Reduces resource cost of Lashing Tail Kick by 1-5 Spirit. (Monk Only)
Increases Critical Hit Chance of Tempest Rush by 2-7% (Monk Only)
Increases Way of the Hundred Fists Damage by 5-12% (Monk Only)
Increases Sweeping Wind Damage by 5-12% (Monk Only)
Increases Exploding Palm Damage by 5-12% (Monk Only)
Increases Crippling Wave Damage by 5-12% (Monk Only)
Increases Deadly Reach Damage by 5-12% (Monk Only)
Increases Fists of Thunder Damage by 5-12% (Monk Only)
Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)

// Increases Duration of Blizzard by 1-2 Seconds (Wizard Only)


// Reduces resource cost of Hydra by 1-9 Arcane Power. (Wizard Only)
// Reduces resource cost of Arcane Torrent by 1-5 Arcane Power. (Wizard Only)
// Increases Critical Hit Chance of Ray of Frost by 2-7% (Wizard Only)
// Increases Critical Hit Chance of Explosive Blast by 2-7% (Wizard Only)
// Reduces resource cost of Disintegrate by 1-5 Arcane Power. (Wizard Only)
// Increases Critical Hit Chance of Energy Twister by 2-7% (Wizard Only)
// Increases Critical Hit Chance of Arcane Orb by 2-7% (Wizard Only)
// Increases Electrocute Damage by 5-12% (Wizard Only)
// Increases Spectral Blade Damage by 5-12% (Wizard Only)
// Increases Shock Pulse Damage by 5-12% (Wizard Only)
// Increases Magic Missile Damage by 5-12% (Wizard Only)
// Increases Critical Hit Chance of Overpower by 2-7% (Barbarian Only)
// Increases Critical Hit Chance of Revenge by 2-7% (Barbarian Only)
// Increases Critical Hit Chance of Whirlwind by 2-7% (Barbarian Only)
// Increases Critical Hit Chance of Seismic Slam by 2-7% (Barbarian Only)
// Reduces resource cost of Weapon Throw by 1-5 Fury. (Barbarian Only)
// Increases Frenzy Damage by 5-12% (Barbarian Only)
// Increases Cleave Damage by 5-12% (Barbarian Only)
// Increases Bash Damage by 5-12% (Barbarian Only)
// Reduces resource cost of Rend by 1-5 Fury. (Barbarian Only)
// Reduces resource cost of Hammer of the Ancients by 1-5 Fury. (Barbarian Only)
// One of 6 Magic Properties (varies)
// Adds 5-6% to Arcane Damage
// Adds 5-6% to Poison Damage
// Adds 5-6% to Lightning Damage
// Adds 5-6% to Holy Damage
// Adds 5-6% to Cold Damage
// Adds 5-6% to Fire Damage
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Stone of Jordan # [1] == 1
// - Unity --------------------------------------------------------------------+
// Legendary Ring
// +(22-34)-C(44-68) Damage
// Each Hit Adds +225-328 Life
// Critical Hit Chance Increased by 4.5%
// Increases Damage Against Elites by 3-4%
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +1 Random Magic Properties
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Unity # [1] == 1
// - Litany of the Undaunted --------------------------------------------------+
// Set Ring
// +61-70 Resistance to All Elements
// Regenerates 161-234 Life per Second
// Critical Hit Chance Increased by 4.5%
// Reduces damage from elites by 6-7%.
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +1 Random Magic Properties
// Legacy of Wicked Dreams
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Litany of the Undaunted # [1] == 1

// - Natalya's Reflection -----------------------------------------------------+


// Set Ring
// +84-89 Dexterity
// Attack Speed Increased by 8-9%
// Regenerates 161-234 Life per Second
// +3 Random Magic Properties
// Natalya's Solace
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Natalya's Reflection # [1] == 1
// - The Compass Rose ---------------------------------------------------------+
// Set Ring
// Regenerates 161-234 Life per Second
// 17-18% Better Chance of Finding Magical Items
// +12% Movement Speed
// Reduces duration of control impairing effects by 13-14%
// +2 Random Magic Properties
// Endless Path
// Item Level: 62
[QUALITY] == Legendary && [NAME] == The Compass Rose # [DMGFACTOR] > 5 || [MAXST
ATVIT] > 100 && [ALLRES] > 40
// - The Wailing Host ---------------------------------------------------------+
// Set Ring
// Regenerates 161-234 Life per Second
// Critical Hit Chance Increased by 4.5%
// Increases Damage Against Elites by 3-4%
// One of 3 Magic Properties (varies)
// +150-169 Intelligence
// +150-169 Dexterity
// +150-169 Strength
// +2 Random Magic Properties
// Legacy of Wicked Dreams
// Item Level: 62
[QUALITY] == Legendary && [NAME] == The Wailing Host # [1] == 1
// - Zunimassa's Pox ----------------------------------------------------------+
// Set Ring
// +84-89 Intelligence
// +61-70 Resistance to All Elements
// Critical Hit Damage Increased by 32-34%
// +3 Random Magic Properties
// Zunimassa's Whispers
// Item Level: 62
[QUALITY] == Legendary && [NAME] == Zunimassa's Pox # [1] == 1
// +---------------------------------------------------------------------------+
//
//
//
//
//

|
|
|
|
|

_____ _____ _____


_____ _____ _____ ____
|
| __| __|___| | | _ | | |
\
| | | __| __|___|
|
| | | | | |
|_____|__| |__|
|__|__|__|__|_|___|____/
+++++++++++++++++++++++++++++++++++++++++++++++

// +---------------------------------------------------------------------------+
// +---------------------------------------------------------------------------+
// +--- Shields

//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Ivory Tower --------------------------------------------------------------+


Legendary Shield
860-C959
Armor
+10.0-20.0% Chance to Block
1960-C4706 Block Amount
+51-60 Resistance to All Elements
Regenerates 116-160 Life per Second
Reduces damage from melee attacks by 4%.
One of 2 Magic Properties (varies)
+6-7% Life
+11-12% Life
+2 Random Magic Properties
Item Level: 61

//
//
//
//
//
//
//
//
//
//
//
//
//

- Stormshield --------------------------------------------------------------+
Legendary Shield
1060-C1219
Armor
+19.0-34.0% Chance to Block
3706-C4706 Block Amount
+170-200 Strength
+71-80 Resistance to All Elements
+9% Chance to Block
Reduces damage from melee attacks by 5-6%.
Reduces damage from elites by 6-7%.
+1 Random Magic Properties
Item Level: 63

// +---------------------------------------------------------------------------+
// +--- Mojos
//
//
//
//
//
//
//
//
//
//

- Thing of the Deep --------------------------------------------------------+


Legendary Mojo
+(28-110)-C(29-405) Damage
+150-169 Intelligence
+105-119 Maximum Mana (Witch Doctor Only)
Increases Mana Regeneration by 10-11 per Second (Witch Doctor Only)
Critical Hit Chance Increased by 8.0-8.5%
Increases Gold and Health Pickup by 20 Yards.
+2 Random Magic Properties
Item Level: 62

//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Uhkapian Serpent ---------------------------------------------------------+


Legendary Mojo
+(32-130)-C(33-484) Damage
+170-200 Intelligence
Critical Hit Chance Increased by 9.0-10.0%
Increases Damage Against Elites by 3-6%
One of 5 Magic Properties (varies)
Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
Reduces resource cost of Zombie Charger by 4-12 Mana. (Witch Doctor Only)
Increases Corpse Spiders Damage by 5-14% (Witch Doctor Only)
Increases Spirit Barrage Damage by 5-14% (Witch Doctor Only)
Increases Poison Dart Damage by 5-14% (Witch Doctor Only)
+2 Random Magic Properties
Item Level: 63

// - Manajuma's Gory Fetch ----------------------------------------------------+


// Set Mojo

//
//
//
//
//
//
//
//
//
//
//
//
//
//

+(32-130)-C(33-484) Damage
+170-200 Intelligence
+10-12% Life
Increases Mana Regeneration by 12-14 per Second (Witch Doctor Only)
1.0-2.6% Chance to Fear on Hit
One of 5 Magic Properties (varies)
Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
Reduces resource cost of Zombie Charger by 4-12 Mana. (Witch Doctor Only)
Increases Corpse Spiders Damage by 5-14% (Witch Doctor Only)
Increases Spirit Barrage Damage by 5-14% (Witch Doctor Only)
Increases Poison Dart Damage by 5-14% (Witch Doctor Only)
+1 Random Magic Properties
Manajuma's Ornaments
Item Level: 63

//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Zunimassa's String of Skulls ---------------------------------------------+


Set Mojo
+(32-130)-C(33-484) Damage
+170-200 Intelligence
Increases Mana Regeneration by 12-14 per Second (Witch Doctor Only)
Increases Damage Against Elites by 3-6%
One of 5 Magic Properties (varies)
Reduces cooldown of Wall of Zombies by 1-3 seconds. (Witch Doctor Only)
Reduces resource cost of Zombie Charger by 4-12 Mana. (Witch Doctor Only)
Increases Corpse Spiders Damage by 5-14% (Witch Doctor Only)
Increases Spirit Barrage Damage by 5-14% (Witch Doctor Only)
Increases Poison Dart Damage by 5-14% (Witch Doctor Only)
+2 Random Magic Properties
Zunimassa's Whispers
Item Level: 63

// +---------------------------------------------------------------------------+
// +--- Orbs
//
//
//
//
//
//
//
//
//
//
//

- Triumvirate --------------------------------------------------------------+
Legendary Source
+(28-110)-C(29-405) Damage
Adds 5-6% to Fire Damage
Adds 5-6% to Lightning Damage
Adds 5-6% to Arcane Damage
+150-169 Intelligence
+13-15 Maximum Arcane Power (Wizard Only)
Critical Hit Chance Increased by 8.0-8.5%
+1 Random Magic Properties
Item Level: 62

//
//
//
//
//
//
//
//
//
//
//
//
//
//

- The Oculus ---------------------------------------------------------------+


Legendary Source
+(32-130)-C(33-484) Damage
+170-200 Intelligence
Critical Hit Chance Increased by 9.0-10.0%
Critical Hits grant 9-10 Arcane Power (Wizard Only)
Increases Damage Against Elites by 3-6%
Reduces cooldown of Teleport by 1-4 seconds. (Wizard Only)
One of 5 Magic Properties (varies)
Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
Increases Duration of Blizzard by 1-3 Seconds (Wizard Only)
Increases Critical Hit Chance of Arcane Orb by 2-8% (Wizard Only)
Increases Spectral Blade Damage by 5-14% (Wizard Only)
Increases Shock Pulse Damage by 5-14% (Wizard Only)

// +1 Random Magic Properties


// Item Level: 63
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Chantodo's Force ---------------------------------------------------------+


Set Source
+(32-130)-C(33-484) Damage
+170-200 Intelligence
Attack Speed Increased by 8-9%
+13-15 Maximum Arcane Power (Wizard Only)
Critical Hit Chance Increased by 9.0-10.0%
One of 5 Magic Properties (varies)
Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
Increases Duration of Blizzard by 1-3 Seconds (Wizard Only)
Increases Critical Hit Chance of Arcane Orb by 2-8% (Wizard Only)
Increases Spectral Blade Damage by 5-14% (Wizard Only)
Increases Shock Pulse Damage by 5-14% (Wizard Only)
+1 Random Magic Properties
Chantodo's Return
Item Level: 63

//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Tal Rasha's Unwavering Glare ---------------------------------------------+


Set Source
+(32-130)-C(33-484) Damage
+170-200 Intelligence
Critical Hit Chance Increased by 9.0-10.0%
Critical Hits grant 9-10 Arcane Power (Wizard Only)
One of 5 Magic Properties (varies)
Reduces resource cost of Meteor by 1-5 Arcane Power. (Wizard Only)
Increases Duration of Blizzard by 1-3 Seconds (Wizard Only)
Increases Critical Hit Chance of Arcane Orb by 2-8% (Wizard Only)
Increases Spectral Blade Damage by 5-14% (Wizard Only)
Increases Shock Pulse Damage by 5-14% (Wizard Only)
+2 Random Magic Properties
Tal Rasha's Sacrifice
Item Level: 63

// +---------------------------------------------------------------------------+
// +--- Quivers
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//

- Dead Man's Legacy --------------------------------------------------------+


Legendary Quiver
+170-200 Dexterity
+170-200 Vitality
Attack Speed Increased by 10-20%
Increases Hatred Regeneration by 1.18-1.33 per Second (Demon Hunter Only)
Critical Hit Chance Increased by 9.0-10.0%
One of 7 Magic Properties (varies)
Reduces resource cost of Cluster Arrow by 1-5 Hatred. (Demon Hunter Only)
Increases Critical Hit Chance of Multishot by 2-8% (Demon Hunter Only)
Increases Elemental Arrow Damage by 5-14% (Demon Hunter Only)
Increases Critical Hit Chance of Rapid Fire by 2-8% (Demon Hunter Only)
Increases Entangling Shot Damage by 5-14% (Demon Hunter Only)
Increases Bola Shot Damage by 5-14% (Demon Hunter Only)
Increases Hungering Arrow Damage by 5-14% (Demon Hunter Only)
+1 Random Magic Properties
Item Level: 63

// safety rule
[QUALITY] == Legendary && [BASETYPE] == Weapon && [ONEHAND] == true # [DPS] > 90
0 && [SOCKETS] > 0 && ([CRITDMG%] > 50 || [LOH] > 400 || [LS%] > 3 || [MAXSTATVI

T] > 200)
[QUALITY] == Legendary && [BASETYPE]
00 && [SOCKETS] > 0 && ([CRITDMG%] >
VIT] > 400)
[QUALITY] == Legendary && [BASETYPE]
] > 15
[QUALITY] == Legendary && [BASETYPE]
R] > 12 || [ALLRES] > 60)
[QUALITY] == Legendary && [BASETYPE]
] > 9 && [ALLRES] > 60
[QUALITY] == Legendary && [BASETYPE]
OR] > 6
[QUALITY] == Legendary && [BASETYPE]
TOR] > 4 || [ALLRES] > 60)
[QUALITY] == Legendary && [BASETYPE]
OR] > 3 && [ALLRES] > 60

== Weapon && [TWOHAND] == true # [DPS] > 12


100 || [LOH] > 800 || [LS%] > 6 || [MAXSTAT
== Armor # [MAXSTATVIT] > 400 || [DMGFACTOR
== Armor # [MAXSTATVIT] > 300 && ([DMGFACTO
== Armor # [MAXSTATVIT] > 200 && [DMGFACTOR
== Jewelry # [MAXSTATVIT] > 300 || [DMGFACT
== Jewelry # [MAXSTATVIT] > 200 && ([DMGFAC
== Jewelry # [MAXSTATVIT] > 100 && [DMGFACT

// cleanup rule trashing all other weapon legendarys


[QUALITY] == Legendary && [BASETYPE] == Weapon # [1] == 1 # [TRASH]
[QUALITY] == Legendary && [BASETYPE] == Armor # [1] == 1 # [TRASH]
[QUALITY] == Legendary && [BASETYPE] == Jewelry # [1] == 1 # [TRASH]

You might also like