Jump to content
  • 0
Sign in to follow this  
prism

Kaahi Duration

Question

How can I modify the duration of this status? I've just about given up on finding it in the source. I want to make it last 30 seconds.

Edited by prism

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I believe db/(pre-)re/skill_cast_db.txt is what you're looking for.

// Structure of Database:// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down//-- SL_KAAHI463,0,500,0,1800000,500,0

Change 1800000 to 30000, I think it should do the trick.

Edited by Garr

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.