I mean the Warrior Profile it use Synapse at first CD Phase but after that not more instead of hold it maybe on CD because only 30 secounds. Frag Belt he don't use at all
I mean the Warrior Profile it use Synapse at first CD Phase but after that not more instead of hold it maybe on CD because only 30 secounds. Frag Belt he don't use at all
IMO rocket boots is much better than the 1k damage frag belt does. The damage is soooo trivial it probably isn't worth most devs time to code it since it has to be placed via mouseover.
If you want synapse springs to be used more frequently, try adding this code into an existing ability that you would want it used in conjunction with that has a short CD(for example I use tigers fury for the feral profile)
For example of you wanted to add it into mortal strike it would look like thisCode:UseInventoryItem(10)
Sent from my Galaxy S4 using Tapatalk 2Code:if incom and check(ms) then cast(gsi(ms)) UseInventoryItem(10) end
Last edited by cukiemunster; 09-29-2013 at 02:16 PM.
Actually in code it is:
Seems that not work any idea whats wrong?if incom and GetInventoryItemCooldown(p,10) == 0
and ubid(p,bb)
then
UseInventoryItem(10)
end
Removed: ubid(p,bb) seems working now, dunno what I removed but working *smile*
Last edited by Ehnoah; 09-29-2013 at 02:46 PM.
@cuteone, when you get some time, since i know you have work and other profiles![]()
the feral profile, im curious if it has t16 2/4pc bonus logic, i would think that it would hav=ndle the 4pc bonus well on its on currently, not so sure about the 2pc. just did not seem to be working as well with 2pc bonus, i might run both t15/16 2 pc and see if that helps with the combo point generation, but will need more time to do so. thanks for the great work!
Any idea why the Arms Warrior profile won't work for me at all? =\
Its hard to guess whats your problem is, did you install it correctly? (copy the xml-files to profiles/warrior .lua file to /data etc) do you have PQInterface installed?
does your feral profile have PQI settings of some sort?
was curios cause currently it swaps out of cat and does rejuv on me, and faerie fires every mob in dungeons and was curios if i could disable some options, no worries, will do it myself. thanks for the profile
Last edited by tinyblaze; 10-02-2013 at 08:40 PM.
I've tried the Feral profile and it seems that is doesn't like to cast Rip all that often. Is there something I need to tweak or am I perhaps doing it wrong ?
What level are you, and what talents do you use? Can you provide a screenshot of your damage done of 5 minutes on the dummy so we can see?
To find a potentional problem its easier the more detailed you are ^^
You should switch out HotW with DoC, it performs better with that talent in my experience.
Any thoughts on the rip not being applied though ?