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>

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...