What is the best way to max out legendaries per hour? doing T3 zolton and averaging 3 when people used to get 6 before 2.0.6. Point me in the correct direction please. Need some godly gear on characters.
I appreciate the advice but I only play Hardcore so I don't want to die lol Forgot to put that in there.
that is great lph.This might answer your question:
===== Misc Statistics =====
Total tracking time: 20h 10m 10s
Total deaths: 64 [3,17 per hour]
Total games (approx): 4 [0,20 per hour]
Total XP gained: 22009,13 million [1091,20 million per hour]
Total Gold gained: 33827,11 Thousand [1677,14 Thousand per hour]
===== Item DROP Statistics =====
Items:
Total items dropped: 3075 [152,46 per hour]
Items dropped by quality:
- White: 412 [20,43 per hour] {13,40 %}
- Magic: 745 [36,94 per hour] {24,23 %}
- Rare: 1750 [86,76 per hour] {56,91 %}
- Legendary: 168 [8,33 per hour] {5,46 %}
===== Item PICKUP Statistics =====
Items:
Total items picked up: 182 [9,02 per hour]
Items picked up by quality:
- Rare: 18 [0,89 per hour] {9,89 %}
- Legendary: 164 [8,13 per hour] {90,11 %}
Potion Pickups:
Total potions: 30 [1,49 per hour]
Gem Pickups:
Total gems: 63 [3,12 per hour]
- Ruby: 1 [0,05 per hour] {1,59 %}
--- ilvl 15 Ruby: 1 [0,05 per hour] {1,59 %}
- Amethyst: 62 [3,07 per hour] {98,41 %}
--- ilvl 15 Amethyst: 58 [2,88 per hour] {92,06 %}
--- ilvl 16 Amethyst: 4 [0,20 per hour] {6,35 %}
===== End Of Report =====
T6 SpeedRifts as Firelight Crusader
that is great lph.
What if Firelight build? I assume you use Fist of heaven and what? Could you tell us what skill you use?
Please show us your items or link?
Is that on hardcore Octavio?
OP said that he is on lower torment due to hardcore play. If you're facerolling hardcore T6 with 8 lph, that's amazing, where do I sign up LoL
I'm running Ghom T6 runs with a mara's getting 6 LPH super nice.Kills him in about 10 seconds with a Furnace.
Are you asking how to force your crusader to stand closer to enemies while casting skills like FistofHeaven?
If so you need to make modifications to your CrusaderCombat.cs to the skills you want to modify.
Demonbuddy Folder > Plugins > Trinity > Combat > Abilities > CrusaderCombat.cs
I use this modification:
FIND:PHP:// Fist of Heavens if (CanCastFistOfHeavens()) { return new TrinityPower(SNOPower.X1_Crusader_FistOfTheHeavens, 65f, TargetUtil.GetBestClusterUnit(8f).Position); }
CHANGE TOPHP:// Fist of Heavens if (CanCastFistOfHeavens()) { return new TrinityPower(SNOPower.X1_Crusader_FistOfTheHeavens, 10f, TargetUtil.GetBestClusterPoint()); }
You could even try something like this (NOT TESTED, JUST THEORY):
Find:
PHP:private static bool CanCastFistOfHeavens() { return CanCast(SNOPower.X1_Crusader_FistOfTheHeavens) && (TargetUtil.ClusterExists(8f, 8f) || TargetUtil.EliteOrTrashInRange(8f) || Player.PrimaryResourcePct > 0.5); }
CHANGE TO:PHP:private static bool CanCastFistOfHeavens() { return CanCast(SNOPower.X1_Crusader_FistOfTheHeavens) && TargetUtil.AnyMobsInRange(10f, 1); }
Crusader
Basic Crusader build no gear Required (hellrazor113)
Crusader - Game Guide - Diablo III
Holy Shotgun BuildBy Otul
Modified Combat Cs required: Here
Gear: See page 3 post 26 for in-depth details
Build: Crusader - Game Guide - Diablo III
Fire Build By Otul
Gear: See page 3 post 26 for in-depth details
Build: Crusader - Game Guide - Diablo III
Fire(Blessed Shield Build) By Otul Good for Normal- T3
Gear: See page 3 post 26 for in-depth details
Build: Crusader - Game Guide - Diablo III
Physical Build By ic0nz
Gear:Lots of Req see page 10 post #94
Build:Crusader - Game - Guide - Diablo lll
Lightning Build By seanjo
Gear:Akkhan Set Thunder gods, Lightning reapers wraps, ect see page 12 post 116
Build:Crusader - Game - Guide - Diablo lll
Ghom Crusader - Fire/DoT build to proc Furnace. No wrath generators or Akkhan, uses Aughild (improves elite dmg and toughness) and Blackthorne 3-pc (+10% elite DMG, nice for Furnace, and also more toughness) or Cain (improves attack speed and exp gained). Nice Cindercoat needed for resource costs.
Skills and passives: Crusader - Game Guide - Diablo III
Gear:
Helm: Andariel's Visage (fire/str/attack speed or crit chance/red 41% exp gem)
Shoulders: Aughild (str/vit/all ressists/+% heavens fury dmg)
Chest: Cindercoat (fire/str/vit/3 str gems)
Neck: Fire/str/crit chance or attack speed/crit dmg
Gloves: Magefist (fire/str/attack speed/crit chance/crit dmg)
Bracers: Aughild (fire/str/vit/crit chance)
Belt: Blackthorne (str/vit/all ressists/armor) or Hellcat Waistguard (str/vit/attack speed/+5% elite dmg)
Ring 1: Stone of Jordan (fire/str/crit chance or crit dmg/elite dmg)
Ring 2: Ring of Royal Grandeur (str/attack speed/crit chance/crit dmg) or Bul-Kathos's Wedding Band (str/crit chance/crit dmg/% life) or Hellfire Ring (str/attack speed/crit chance/crit dmg). The last two provide higher DPS, but I recommend RoRG to use Cindercoat and Aughild 3-pc bonus.
Legs: Blackthorne (str/vit/+% life/2 str gems) or Cain (str/vit/all ressists/2 str gems) or Captain Crimson (str/vit/all ressists/2 str gems)
Boots: Fire Walkers (str/vit/all ressists) or Cain (str/vit/all ressists) or Captain Crimson (str/vit/all ressists)
2H weapon: The Furnace (dmg/str/+% weapon dmg or attack speed/diamond +20% elite dmg gem)
Shield: Lidless Wall (fire/str/attack speed/crit chance)
Which profile are you guys using for T6 rifts? R-rift beta seems like there's a lot of stucks according to the replies in the thread.