Jump to content
  • 0

ADDING DELAY IN ASURA SKILL


Question

Posted

Can anyone teach me how to make the asura strike skill have a delay of 10 seconds. Also, only the asura strike cannot be used for 10 seconds and other skills can be used.

Thanks! :)

4 answers to this question

Recommended Posts

Posted (edited)

skill_cast_db.txt

SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time

271,4000:3500:3000:2500:2000,3000:2500:2000:1500:1000,0,0,300000,0,0

change to

271,4000:3500:3000:2500:2000,10000,0,0,300000,10000,0

Edited by Lilith
Posted (edited)

https://rathena.svn....ill_cast_db.txt

//-- MO_EXTREMITYFIST
271,4000:3500:3000:2500:2000,3000:2500:2000:1500:1000,0,0,300000,10000,0

aw...Lilith is faster than me..>.<

anyway...i think use the Cooldown column is enough....

the aftercastactdelay might caused the character cant use other skills during the "cooldown"

Edited by Emistry
Posted (edited)

Thanks, But I want it to have a delay only in the asura skill. I want the way that it will not block all the skills only the asura skill.

Hmmm, the problem is its blocking all the skills.

Example is the Endure skill, after you use it. The skill endure won't be used or have a delay, but it will not block all the skills. So, it means you can use other skills.

Edited by Cuspid

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...