Jump to content
  • 0
Sign in to follow this  
madtoyz

How to disable cool down on Inspiration skill

Question

How to disable cool down on Inspiration skill

 

inspiration_zpsb24b4096.jpg

 

im i correct ?

db/re/skill_cast_db.txt

//-- LG_INSPIRATION2325,2000,2000,0,30000:45000:60000:75000:90000,0,540000:480000:420000:360000:300000,1000

change become like this ?

//-- LG_INSPIRATION2325,2000,2000,0,30000:45000:0:75000:90000,0,540000:480000:420000:360000:300000,1000
Edited by madtoyz

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I think you changed the duration of the skill, not the cool down. Make sure you're following the correct structure of the database.

 

// Structure of Database:
// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time
 

 

//-- LG_INSPIRATION2325,2000,2000,0,30000:45000:60000:75000:90000,0,0,1000



 

See if that works.

Edited by Zephy

Share this post


Link to post
Share on other sites
  • 0

you need to change the 90000 because thats the level 5 inspiration. you just change the level 3 inspiration

 

 

//-- LG_INSPIRATION2325,2000,2000,0,30000:45000:60000:75000:100,0,540000:480000:420000:360000:300000,1000 

 

 its .1 sec

Edited by Myth

Share this post


Link to post
Share on other sites
  • 0

you need to change the 90000 because thats the level 5 inspiration. you just change the level 3 inspiration

 

 

//-- LG_INSPIRATION2325,2000,2000,0,30000:45000:60000:75000:100,0,540000:480000:420000:360000:300000,1000 

 

 its .1 sec

 

after im change 90000 become 100. the buff icon is missing and still cooldown.

screenRenzoReborn193_zps22914df7.jpg

Share this post


Link to post
Share on other sites

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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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