ryftobuddy
New Member
- Joined
- Aug 19, 2011
- Messages
- 2,291
- Reaction score
- 33
nothing you can do to survive if you can't move out of the beam...until there's a plugin that will do that for you, you are going to die to desecrate and beams every time
I highly recommend you swap out Magic Weapon for Explosive Blast - Chain Reaction. It does quite a bit of damage, has no casting animation, and is another thing that can proc crits. I have it set up as Frost Nova goes off when HP is below 99, Chain Reaction goes off at 97 and DS at 95. Just wish I could get HP potions to work at all. Tried that plugin but it doesn't work.
Yeah explosive blast works pretty good, I experimented with that as well.
On potion problem, check my post.
Read it but didn't really see an answer
_combat = new PrioritySelector(
CreateWaitWhileIncapacitated(),
CreateWaitForAttack(),
CreateUsePotion(),
CreateUseSkill(ret => Settings.Skills.FirstOrDefault(s => s.Slot == ActionSlot.Slot4)),
CreateUseSkill(ret => Settings.Skills.FirstOrDefault(s => s.Slot == ActionSlot.Slot3)),
CreateUseSkill(ret => Settings.Skills.FirstOrDefault(s => s.Slot == ActionSlot.Slot2)),
CreateUseSkill(ret => Settings.Skills.FirstOrDefault(s => s.Slot == ActionSlot.Slot1)),
CreateUseSkill(ret => Settings.Skills.FirstOrDefault(s => s.Slot == ActionSlot.Primary)),
CreateUseSkill(ret => Settings.Skills.FirstOrDefault(s => s.Slot == ActionSlot.Secondary))
);
Should look like this, it does work for me.
I've never tried a2 but I have an idea how to handle the dragonflies. If the bot encounters a fly it could teleport there + frostnova + twister. With 40% crit chance and crit mass the teleport cooldown might even be reset fast enough for the next fly.
But if the hp of the flies are too low (or your dps is too high) to trigger crit mass it might be better to use another skill only to kill the flies, like chain lightning.
What kind of gear should I be looking at? A wand? Does it have to have Arcane power on Crit, LoH, Crit damage and Int? Or can I get APoC with other items?
It's kind hard to figure out what gear to get to get enough all res, crit chance, hp, etc, when starting from scratch![]()
Alright, thanks. I got plenty of gold, so APoC + LoH + crit should be doableyou NEED 15+ APoC..we get 10 from helm,and since a shield increases our survival..a source is out of the question.
a wand with LOH or even life steal is a good start.if it has crit..even better.int isnt that high a priority on a wapon to start off with.
How do you get the Generic Combat GUI to popup? I can't find how to configure it?I use the Generic combat routine and put Diamond Skin on low health 99% and frost nova on Low Health 95%.
Seem to spam them more consistently than 'on cooldown'
http://www.thebuddyforum.com/demonb...-make-generic-routine-use-health-potions.htmlHB6705F02 have you tried to farm in act 3 at all, is it even feasible with a wizard?
Is anyone able to use a HP? I have Health Potion v0.4 enable, and it isn't working at all.