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

Necromancer - Working all builds 'custom routines'

v0.7b calibrate a bit for speed run build support, now it could run as a speed NR routine.

View attachment 226697
v0.7b calibrate a bit for speed run build support, now it could run as a speed NR routine.

View attachment 226697
Just another suggestion: for high CDR roles would it be better to set simulacrum and land of death to cast when it's ready during combat instead of meeting elites? I'm over 54% CDR and I found that casting simulacrum could significantly improve rift clearing speed. Just an idea.
 
Just another suggestion: for high CDR roles would it be better to set simulacrum and land of death to cast when it's ready during combat instead of meeting elites? I'm over 54% CDR and I found that casting simulacrum could significantly improve rift clearing speed. Just an idea.

It will auto cast Land of Dead and simulacrum if you surrounded by more than 10 trash mob :)
 
It will auto cast Land of Dead and simulacrum if you surrounded by more than 10 trash mob :)
Yes noted that. However most of the rush time were covered by non-simulacrum period. Quite a waste for high CDR role anyway;)
 
Yes noted that. However most of the rush time were covered by non-simulacrum period. Quite a waste for high CDR role anyway;)
Well if you guys want the High CDR version of simulacrum I can make that. How about cost it when ever you facing a mob or sth??? Which I believe is the original setting...


Edit: HCDR attached, it will cast simulacrum when ever you are in combat.
Edit 2: v0.7c uploaded, simulacrum will be used against 3 or more mobs if u equip haunted visions. Reduce bonespikes & mage cast range by 10, since original 60 yard range could causing out screen fighting.
 

Attachments

Last edited:
Well if you guys want the High CDR version of simulacrum I can make that. How about cost it when ever you facing an mob or sth???
That would be fabulous. But consider doing it when you really have time mate. Don't wanna waste your time just for my own demanding ;)
 
My problem with this build is that the bot will often allow bone armor to completely run out (which gets it quickly killed) and then be unable to build it back up, is there a way to prevent that? Sometimes it casts bone armor with no enemies <15 yards.
 
Is it possible to make a itemCheck for ReapersWrap? If the char is wearing them it would be helpfull if the bots goes for healthglobes :) so we could use that great items more useful :)
 
Is it possible to make a itemCheck for ReapersWrap? If the char is wearing them it would be helpfull if the bots goes for healthglobes :) so we could use that great items more useful :)
There is actually an option built into trinity for reapers when it's equipped, but apparently it's broken


<GroupBox>
<GroupBox.Header>
<CheckBox HorizontalAlignment="Center" FontWeight="Bold" Foreground="Tan" IsChecked="{Binding Path=Misc.CollectHealthGlobe}">Collect Health Globes</CheckBox>
</GroupBox.Header>
<StackPanel Visibility="{Binding Path=Misc.CollectHealthGlobe, Converter={StaticResource VisibleWhenTrueConverter}}">
<UniformGrid Columns="2">
<TextBlock Text="Globe Health %" FontWeight="Normal" VerticalAlignment="Center"/>
<Slider Grid.Column="1" Template="{DynamicResource SliderEditable}"
Interval="500" Maximum="100" Minimum="0"
SmallChange="1" LargeChange="5"
TickPlacement="None"
Value="{Binding Path=Misc.HealthGlobeLevel, Converter={StaticResource PercentConverter}}"
HorizontalAlignment="Stretch" Margin="2,0"/>
<TextBlock Grid.Column="2" Text="Globe Search Distance" FontWeight="Normal" VerticalAlignment="Center"/>
<Slider Grid.Column="3" Template="{DynamicResource SliderEditable}"
Interval="500" Maximum="120" Minimum="5"
SmallChange="5" LargeChange="25" TickPlacement="None"
Value="{Binding Path=Misc.HealthGlobeSearchDistance, Converter={StaticResource PercentConverter}}"
HorizontalAlignment="Stretch" Margin="2,0"
ToolTip="Only applies when Reaper's Wraps are equipped"/>
 
Great stuff DarkScorpion, and thank you. Going to test a few of these builds out.

Might want to edit original post with all the updates and files in case people don't bother to read all 4 pages. Get you more attention / traction.

Cheers
 
Hey fellows - Sorry for the stupid question but... How do i actually load these? I add them into my trinity routines folder and they dont show as a option ?? Thanks :)
 
Hey fellows - Sorry for the stupid question but... How do i actually load these? I add them into my trinity routines folder and they dont show as a option ?? Thanks :)

Paste them into the folder:- Demonbuddy/Plugins/Trinity/Routines/Necromancer/

Enjoy :)
 
Have cleared GR80 so far with RathMage v2.0. Willl probably max out at 82-83. Will report back when I hit max GR.
 
It's a compressed folder. Use a program like winrar to open and extract the files.

Google "winrar" for more information. I believe it's free or there are free trials.
 
Back
Top