Hello, here I will so you how to dance without wearing Duals...
Ok, Now go to your gameserver\data\stats\skills and find all *.xml files which is dance like e.g. 0200-0299.xml now find the line
Code:
<skill id="271" levels="1" name="Dance of the Warrior" enchantLevels1="30" enchantLevels2="30" >
<table name="#enchantMagicLvl"> 76 76 76 77 77 77 78 78 78 79 79 79 80 80 80 81 81 81 82 82 82 82 83 83 83 84 84 85 85 85 </table>
<enchant1 name="magicLvl" val="#enchantMagicLvl"/>
<enchant2 name="magicLvl" val="#enchantMagicLvl"/>
<table name="#ench1time">
<set name="weaponsAllowed" val="512"/>
<set name="mpConsume" val="60"/>
<set name="nextDanceCost" val="30"/>
<set name="power" val="0.0"/>
Delete the line with Red Words and now the buffer don't need duals to make Dance of Warrior anymore! If you want to make all the dances like these just edit all the dances files with the same way...