What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

megabbyte

New Member
Joined
Jan 15, 2010
Messages
876
Reaction score
3
Hi guys,

How hard is farming this mats..

1 Legendary item
5 Khanduran Rune
5 Caldeum Nightshade
5 Arreat War Tapestry
5 Corrupted Angel Flesh
5 Westmarch Holy Water
50 Forgotten Soul
- See more at: http://www.diablowiki.net/Kanai’s_Cube#Reforge_Legendary_Item


I need upgrade my weapon, so i need 5 each.. im running couple hours, and just have 20 each one.. :(

Im running torment VII, with 25% movement speed, and i can do GRIFT lvl54, so torment VII i can do easy..

But just drop 4 each bountie.. need so much to upgrade many items.. :(

Any tips for this?
 
Use the next recipe in that list to get a better weapon:

Upgrade Rare Item
This recipe allows a player to turn any level 70 Rare item into a random legendary or set item of the same type. Items purchased from vendors or gambled can be used, as well as found from drops. Best used on items that are expensive to gamble, like Amulets, or to hunt for specific legendary weapons, such as two-handed maces to attempt to create The Furnace.
Hope of Cain
1 Rare item (level 70)
25 Death's Breath
50 Reusable Parts (white material)
50 Arcane Dust (blue material)
50 Veiled Crystal (yellow material)

It's by far the easiest and least wasteful way to get better weapons and armor. All it requires is running the bot quite a bit to collect Death's Breaths. Spend your Blood Shards with Kadala to get the rare type weapon you are looking for (and occasionally you'll end up getting a good Ancient Legendary from just spending shards), then use the Death's Breath recipe in Kanai's Cube to upgrade a rare to a legendary. Sometimes you'll get lucky and get what you need right away; other times it takes many attempts.

The side bonus of upgrading rare items to legendaries is you learn how to use Kanai's Cube better, and figure out how to improve your character overall with it. Have fun!
 
Last edited:
Where i buy might weapons from vendor? to use that recipe?
 
Don't buy any weapons, just craft level 70 weapons or armor (yellow) and use those. Or spend your Blood Shards and get a bunch of them that way. After you've done it a few times, it will be simple and you will start to upgrade all of your gear. If you don't know how to craft gear then give up and go drink a beer.
 
Don't buy any weapons, just craft level 70 weapons or armor (yellow) and use those. Or spend your Blood Shards and get a bunch of them that way. After you've done it a few times, it will be simple and you will start to upgrade all of your gear. If you don't know how to craft gear then give up and go drink a beer.

i understand mate, and i know what need to do.. last question, can i have that IMMORTAL KING'S BOULDER BREAKER with that upgrade rare to legendary?

http://us.battle.net/d3/en/item/immortal-kings-boulder-breaker
 
i understand mate, and i know what need to do.. last question, can i have that IMMORTAL KING'S BOULDER BREAKER with that upgrade rare to legendary?

http://us.battle.net/d3/en/item/immortal-kings-boulder-breaker

If you craft Two-Handed Mighty Weapons and then use the Kanai's Cube recipe to upgrade them--you will eventually get one. It's all just luck though, so it may take a couple tries or it might take 100. Thankfully Demonbuddy helps a lot by doing all of the farming work for materials.
 
I have a question regarding farming bounties; after my toon finishes 1 map it tries to talk to Tyrrael all the time and won't switch maps. I have to manually open the next bonus map so the bot can continue. Any way around this so I don't have to turn off the bot all the time to keep on farming ?
 
yeah would be nice to know which builds are great for doing bountys with demonbuddy right now :-)
 
tks for help, and settings for trinity?

If you are tanky enough you can disable avoidance for even faster clearing times:
qPb.png


trash pack settings:
WD0.png


for barbarian you need to change barbariancombat.cs
plugins\trinity\combat\abilities\barbariancombat.cs
Change line 430 from this:
if ((ShouldRefreshBastiansGeneratorBuff || Legendary.StrongarmBracers.IsEquipped) && !Sets.TheLegacyOfRaekor.IsSecondBonusActive)return !IsCurrentlyAvoiding && (ShouldRefreshBastiansGeneratorBuff || shouldRegenFury);

to this:

if ((Sets.BastionsOfWill.IsFullyEquipped || Legendary.StrongarmBracers.IsEquipped) && !Sets.TheLegacyOfRaekor.IsSecondBonusActive)
return !IsCurrentlyAvoiding && (TimeSincePowerUse(SNOPower.Barbarian_FuriousCharge) >= 4000 || shouldRegenFury);

Changes are also attached as file

With the speedbuilds you need to choose a torment level where everything dies nearly immediately. With that you get cleartimes of rifts from 3 to 4 minutes.
 

Attachments

Last edited:
Back
Top