madtoyz 2 Posted August 15, 2013 (edited) How to disable cool down on Inspiration skill 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 August 15, 2013 by madtoyz Quote Share this post Link to post Share on other sites
0 Zephy 4 Posted August 26, 2013 (edited) 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 August 26, 2013 by Zephy 1 Mumbles reacted to this Quote Share this post Link to post Share on other sites
0 Myth 1 Posted August 17, 2013 (edited) 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 August 17, 2013 by Myth Quote Share this post Link to post Share on other sites
0 madtoyz 2 Posted August 18, 2013 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. Quote Share this post Link to post Share on other sites
How to disable cool down on Inspiration skill
im i correct ?
db/re/skill_cast_db.txt
change become like this ?
Edited by madtoyzShare this post
Link to post
Share on other sites