What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
This build can clear up to GR 70 but at around 66+ it gets a bit tougher as expected.
when you mean "this" build.

Can you inform us which one you talking about when you say "this" build?
I'm using http://www.diablofans.com/builds/70681-flash-fire-wizard-t10-speed

and it seems that I cannot go higher than GR58 while staying under 3 minutes.


I'm p844 all my ancient and got caldesann's despair enchant L60 ( my bracers, shoulders, belt ,offhand are not ancient)
 
when you mean "this" build.

Can you inform us which one you talking about when you say "this" build?
I'm using http://www.diablofans.com/builds/70681-flash-fire-wizard-t10-speed

and it seems that I cannot go higher than GR58 while staying under 3 minutes.


I'm p844 all my ancient and got caldesann's despair enchant L60 ( my bracers, shoulders, belt ,offhand are not ancient)

Hope your not using the gold wrap in greater rifts, no wonder why you can't do higher.

Change goldwrap to tals, use the orb of infinite depth in your offhand and then cube Nilfur's Boast instead of warzechian.

Gems you want are Stricken, Trapped, Esoteric.

That should help you clear higher and quicker.
 
when you mean "this" build.

Can you inform us which one you talking about when you say "this" build?
I'm using http://www.diablofans.com/builds/70681-flash-fire-wizard-t10-speed

and it seems that I cannot go higher than GR58 while staying under 3 minutes.


I'm p844 all my ancient and got caldesann's despair enchant L60 ( my bracers, shoulders, belt ,offhand are not ancient)

im para 800, not all ancient. some augment. can do GR 60 under 4min , 100+bil xp/hour.

try this build:

http://www.d3planner.com/647713195

-using infinite depth is good for DPS and toughness, instead of gold belt.
-you can swap diamond skin for anything you want, but i prefer it so i can keep aquilla up more often.
-you need to roll explosive blast dmg on your shoulder and chest and offhand if you can (+45% dmg). get fire on
-you can swap pain enhancer for estoric or another dps gem. wrath of lightning is probably best. but using pain for GR65, i find taekguk falls off too often even with 63% CDR and taeguk spammer. still need to do more testing
-you can swap alot of things, jsut find the right combo between all the builds. the key here is using the resistant armor to survive better, as bracers provide enough stable movespeed throughout levels. and then maximize damage becase we are also using aquilla. otherwise you can replace aquilla with illusory boots / Krems belt (this is highly recommended for out of combat move speed, helps bot catchup). but i prefer aquilla above GR 60!
-you need the correct rolls on everything FIRST, then focus on augment + ancient stuff.

the only thing i change for TX is Krem belt in cube, and boon hoarder gem. everything else can stay the same! always under 3min TX clears, best was 1min55sec.


edit: make the change in Plugins/Trinity/Cache/Weighting.cs. press CTRL + F, and search for "//Ignore because we are TownPortaling". make the change i highlighted in red.

Code:
                                //Ignore because we are TownPortaling
                                if (TownRun.IsTryingToTownPortal())
                                {
                                    cacheObject.WeightInfo += string.Format("Ignoring {0} - Town Portal.",
                                        cacheObject.InternalName);
                                    break;
                                }

                                if (!Settings.Combat.Misc.CollectHealthGlobe)
                                {
                                    cacheObject.WeightInfo +=
                                        string.Format("Ignoring {0} - Collect Health Globe Setting.",
                                            cacheObject.InternalName);
                                }

                                if (cacheObject.Distance <= [COLOR="#FF0000"]150f[/COLOR])

so the bot never misses progression globes, as bot can move very quickly and miss some very key orb drops. i've only recently made this change and I havn't seen the bot miss a globe yet. I hope this helps others too! (the most common orb missing is grotesque pack, they take time to explode, bot moves on etc)
 
Last edited:
im para 800, not all ancient. some augment. can do GR 60 under 4min , 100+bil xp/hour.

try this build:

http://www.d3planner.com/647713195

-using infinite depth is good for DPS and toughness, instead of gold belt.
-you can swap diamond skin for anything you want, but i prefer it so i can keep aquilla up more often.
-you need to roll explosive blast dmg on your shoulder and chest and offhand if you can (+45% dmg). get fire on
-you can swap pain enhancer for estoric or another dps gem. wrath of lightning is probably best. but using pain for GR65, i find taekguk falls off too often even with 63% CDR and taeguk spammer. still need to do more testing
-you can swap alot of things, jsut find the right combo between all the builds. the key here is using the resistant armor to survive better, as bracers provide enough stable movespeed throughout levels. and then maximize damage becase we are also using aquilla. otherwise you can replace aquilla with illusory boots / Krems belt (this is highly recommended for out of combat move speed, helps bot catchup). but i prefer aquilla above GR 60!
-you need the correct rolls on everything FIRST, then focus on augment + ancient stuff.

the only thing i change for TX is Krem belt in cube, and boon hoarder gem. everything else can stay the same! always under 3min TX clears, best was 1min55sec.


edit: make the change in Plugins/Trinity/Cache/Weighting.cs. press CTRL + F, and search for "//Ignore because we are TownPortaling". make the change i highlighted in red.

Code:
                                //Ignore because we are TownPortaling
                                if (TownRun.IsTryingToTownPortal())
                                {
                                    cacheObject.WeightInfo += string.Format("Ignoring {0} - Town Portal.",
                                        cacheObject.InternalName);
                                    break;
                                }

                                if (!Settings.Combat.Misc.CollectHealthGlobe)
                                {
                                    cacheObject.WeightInfo +=
                                        string.Format("Ignoring {0} - Collect Health Globe Setting.",
                                            cacheObject.InternalName);
                                }

                                if (cacheObject.Distance <= [COLOR="#FF0000"]150f[/COLOR])

so the bot never misses progression globes, as bot can move very quickly and miss some very key orb drops. i've only recently made this change and I havn't seen the bot miss a globe yet. I hope this helps others too! (the most common orb missing is grotesque pack, they take time to explode, bot moves on etc)

this is great, thx!
 
Hope your not using the gold wrap in greater rifts, no wonder why you can't do higher.

Change goldwrap to tals, use the orb of infinite depth in your offhand and then cube Nilfur's Boast instead of warzechian.

Gems you want are Stricken, Trapped, Esoteric.

That should help you clear higher and quicker.

Thanks for the help.

Sorry, I linked the wrong spec. Yeah, Im using infinit orb,tal belt, firebird helm.

As for gem, I'm using powerfull, wreath of lithgning, and taeguk.
 
Last edited:
im para 800, not all ancient. some augment. can do GR 60 under 4min , 100+bil xp/hour.

try this build:

http://www.d3planner.com/647713195

-using infinite depth is good for DPS and toughness, instead of gold belt.
-you can swap diamond skin for anything you want, but i prefer it so i can keep aquilla up more often.
-you need to roll explosive blast dmg on your shoulder and chest and offhand if you can (+45% dmg). get fire on
-you can swap pain enhancer for estoric or another dps gem. wrath of lightning is probably best. but using pain for GR65, i find taekguk falls off too often even with 63% CDR and taeguk spammer. still need to do more testing
-you can swap alot of things, jsut find the right combo between all the builds. the key here is using the resistant armor to survive better, as bracers provide enough stable movespeed throughout levels. and then maximize damage becase we are also using aquilla. otherwise you can replace aquilla with illusory boots / Krems belt (this is highly recommended for out of combat move speed, helps bot catchup). but i prefer aquilla above GR 60!
-you need the correct rolls on everything FIRST, then focus on augment + ancient stuff.



edit: make the change in Plugins/Trinity/Cache/Weighting.cs. press CTRL + F, and search for "//Ignore because we are TownPortaling". make the change i highlighted in red.

Code:
                                //Ignore because we are TownPortaling
                                if (TownRun.IsTryingToTownPortal())
                                {
                                    cacheObject.WeightInfo += string.Format("Ignoring {0} - Town Portal.",
                                        cacheObject.InternalName);
                                    break;
                                }

                                if (!Settings.Combat.Misc.CollectHealthGlobe)
                                {
                                    cacheObject.WeightInfo +=
                                        string.Format("Ignoring {0} - Collect Health Globe Setting.",
                                            cacheObject.InternalName);
                                }

                                if (cacheObject.Distance <= [COLOR="#FF0000"]150f[/COLOR])

so the bot never misses progression globes, as bot can move very quickly and miss some very key orb drops. i've only recently made this change and I havn't seen the bot miss a globe yet. I hope this helps others too! (the most common orb missing is grotesque pack, they take time to explode, bot moves on etc)



I'm using infinit dept, with tal belt, and firebird helm
-I have skin diamond and want to keep since it give some what good survivability. I currently use Warz bracers for movement speed and nemesis in the cube. I will swap out nemesis for Cuirasse.
-I have +15% explosive blast on shoulders, chest and offhand.
-For gem, in Gr, I'm using Taeguk, Wreath of Lightning and Powerfull. I agree with you regarding the stack falls off. I'm at 62% with the often with spammer. Will test out the gem combo you linked in that d3 planner.
-About the armor, I will swap out storm armor to get energy armor.
-I think I have all good rolls on my items. I just need to tweak out the build and swap some items.

I have no issue at all to run 58 under 3 minutes with infinit orb, tal belt, firebird helm, storm armor. I think my gear is quite decent, but once I get up to GR60, my toon die somewhat to often.

Thank you for the code snippet. (Gave you some rep :P)

Will share my planner and restult tonite.
 
I'm using infinit dept, with tal belt, and firebird helm
-I have skin diamond and want to keep since it give some what good survivability. I currently use Warz bracers for movement speed and nemesis in the cube. I will swap out nemesis for Cuirasse.
-I have +15% explosive blast on shoulders, chest and offhand.
-For gem, in Gr, I'm using Taeguk, Wreath of Lightning and Powerfull. I agree with you regarding the stack falls off. I'm at 62% with the often with spammer. Will test out the gem combo you linked in that d3 planner.
-About the armor, I will swap out storm armor to get energy armor.
-I think I have all good rolls on my items. I just need to tweak out the build and swap some items.

I have no issue at all to run 58 under 3 minutes with infinit orb, tal belt, firebird helm, storm armor. I think my gear is quite decent, but once I get up to GR60, my toon die somewhat to often.

Thank you for the code snippet. (Gave you some rep :P)

Will share my planner and restult tonite.

Storm armor is kinda useless, might as well replace it with Ice Armor Crystallize.. gives you 60% Armor at 3 stacks.. almost up all the time.

Scramble is only a movement speed buff to be used for lower GR's or T10.
 
Storm armor is kinda useless, might as well replace it with Ice Armor Crystallize.. gives you 60% Armor at 3 stacks.. almost up all the time.

Scramble is only a movement speed buff to be used for lower GR's or T10.

I just copied your spec from d3 planner and it work flawlessly 60 under 3 minutes @ 100 bxp/hour +

I use nemesis instead of warzechian bracers tho.

Did 62 too but geting less bxph... I blame my under-average ancient WoH dps :(

thank you very mich sir.
 
I just copied your spec from d3 planner and it work flawlessly 60 under 3 minutes @ 100 bxp/hour +

I use nemesis instead of warzechian bracers tho.

Did 62 too but geting less bxph... I blame my under-average ancient WoH dps :(

thank you very mich sir.


Wait, what? Doing GR 60 with Flash fire build??
 
Last edited:
hi this build is really nice for speed farming at gr too ( doing 62 gr with 100 bn exp/hour +). i have installed taeguk spammer plugin 3x copy and pasty in plugin and i set all skill ( frost nova, diamons skin and explosive blast to 350 ms) that work like a charm i tried to put electrocute too but focus don't proc enough (1x time each 3 sec) for fastest clean for 50% extra dmg.

anyone know the method to spam focus once each 3 seconds?
 
Can you post all your Settings of Trinity? And exact Rolls for gear etc? + Gems you use?


gear and gems are the same as the one linked on that d3planner

I have 61% cdr,57%chc, 417%CHD ,120% explosive dmg increase and 18% fire


Settings I use default beside

trash size : 9
radius : 12
 
Ah ok :) I trough you may use the Settings from earlier here in Thread.
 
Yeah I try currently 55+ with this. (other Set work well 65 for me) but since I have shit gear, this set work up to 55 for me (with Setting on first Page) I guess Farm T10 is best getting in-Ghom? (I not have In-Gom yet)
 
Back
Top