Skill WARRIOR_TACTICAL_ATTACK

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Ridcully
Posts: 7
Joined: Wed Sep 08, 2010 2:19 pm

Skill WARRIOR_TACTICAL_ATTACK

#1 Post by Ridcully » Sun Sep 12, 2010 9:10 am

how to use this skill in the profile ?

Code: Select all

    <skills_warrior>
        <skill name="WARRIOR_SURPRISE_ATTACK"  modifier="" hotkey="VK_2" priority="100" pullonly="true" /> <!-- Überraschungsangriff -->
        <skill name="WARRIOR_PROBING_ATTACK"   modifier="" hotkey="VK_3" priority="90" /> <!-- Eröffnungsangriff -->
        <skill name="WARRIOR_OPEN_FLANK"       modifier="" hotkey="VK_4" priority="80" /> <!-- Offene Flanke -->
        <skill name="WARRIOR_SLASH"            modifier="" hotkey="VK_5" priority="70" /> <!-- Hieb -->
        <skill name="WARRIOR_TACTICAL_ATTACK"  modifier="" hotkey="VK_6" priority="60" /> <!-- Taktischer Angriff -->

    </skills_warrior>
the rotaition should be
-suprise <to pull
-probing <to get vulnerable debuff
-open flank < probing is on cooldown and target is vulnerable to get weak debuff
-slash < bleed debuff
-tactical < to get the bonus from weak debuff and bleed debuff

it works fine till the slash, but then it goes on with probing.

skills.xml
<skill name="WARRIOR_TACTICAL_ATTACK" aslevel="4" skilltab="4" skillnum="4" rage="15" range="50" cooldown="5" type="damage" target="enemy" reqbufftype="debuff" reqbuffcount="1" reqbufftarget="target" reqbuffname="Bleed" />
may i use some kind of option like reqbuffname="Bleed" inside the skill ?

mfg
ridcully

User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: Skill WARRIOR_TACTICAL_ATTACK

#2 Post by rock5 » Sun Sep 12, 2010 6:19 pm

It's probably because it takes a bit of time for the Bleed affect to be applied so when it checks for it with Tactical Attack skill it thinks it hasn't been applied yet.

Maybe you could change the order so the Tactical Attack skill doesn't immediately follow the Slash skill?
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest