Just a few questions on Macro's
I am looking at becoming more effiecient with macros and am wondering if this will be a very good idea:
I am a THF. looking to maximize Sneak attack. I am not worried about each line working, for spelling or what not I am ok. Just wondering if it would work.
/equip ring1 "flourite ring" (for the dex +3)
/equip ring2 "flourite ring"
/ja "sneak attack" <me>
/wait 1
/equip ring1 "name" (cant remmber the name of the strength +3 ring)
/equip ring2 "name" (cant remmber the name of the strength +3 ring)
My questions, does the dex bonus get added or do I need a wait command in there? I dont think I do. As well does the dex that affects the sneak attack get calculated when sneak attack is performed, or when the attack actually hits. (thus making equiping the strength rings cripple the attack)
I am looking at becoming more effiecient with macros and am wondering if this will be a very good idea:
I am a THF. looking to maximize Sneak attack. I am not worried about each line working, for spelling or what not I am ok. Just wondering if it would work.
/equip ring1 "flourite ring" (for the dex +3)
/equip ring2 "flourite ring"
/ja "sneak attack" <me>
/wait 1
/equip ring1 "name" (cant remmber the name of the strength +3 ring)
/equip ring2 "name" (cant remmber the name of the strength +3 ring)
My questions, does the dex bonus get added or do I need a wait command in there? I dont think I do. As well does the dex that affects the sneak attack get calculated when sneak attack is performed, or when the attack actually hits. (thus making equiping the strength rings cripple the attack)
Comment