Jump to content
  • 0

[Request]How make a repeat dance?


Question

Posted

Hello i have a request

 

How make a repeat dance:

 

If you loook the when you click make a dance he just dance one time and you need reput for remake the dance.

 

I ask you how make a repeat dance only the character make the same dance (infini) and he will stop when you move or make a orther action.

 

I TALK when you make /dance

(SOCIAL ACTION)

Thanks for your help

7 answers to this question

Recommended Posts

  • 0
Posted

   <skill id="365" levels="1" name="Siren's Dance">

<set name="weaponsAllowed" val="512" /> <!-- Dual Sword -->

<set name="mpConsume" val="60" />

<set name="nextDanceCost" val="30" />

<set name="target" val="TARGET_PARTY" />

<set name="skillRadius" val="1000" />

<set name="reuseDelay" val="3000" />

<set name="hitTime" val="2500" /> Try to increase this value.

<set name="skillType" val="BUFF" />

<set name="isDance" val="true" />

<set name="operateType" val="OP_ACTIVE" />

<set name="aggroPoints" val="669" />

<for>

<effect name="Buff" time="120" val="0">

<basemul order="0x30" stat="mCritRate" val="1" />

</effect>

</for>

</skill>

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..