Warrior skills missing

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
User avatar
Giram
Posts: 191
Joined: Thu Aug 26, 2010 3:34 pm
Location: Finland

Warrior skills missing

#1 Post by Giram »

Founded out that few skills are missing for warrior. I am not sure if these are well written but have been working for me.

Warrior / rogue splitting chop skill.

Code: Select all

<skill name="WARRIOR_SPLITTING_CHOP" range="50" rage="15" cooldown="15" type="damage" target="enemy" />

Warrior item skill from dalanis memento seller.

Code: Select all

<skill name="WARRIOR_TOURNIQUET" target="self" cooldown="90" type="hot" />
Edit:
Missing from skills_local.xml

Code: Select all

<WARRIOR_TOURNIQUET en="Tourniquet" />
Post Reply