tiwawits14 Posted October 15, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 02/16/13 Last Seen: November 8, 2014 Share Posted October 15, 2014 pano ko ba marereduce ung delay ng mga skills? cnubukan ko na mag no dex and no agi based pero mejo delay padin ung mga skills kahit naka 2 kiel ka na anyone can help me maging balance itong spam ng mga skills sa server ko? Quote Link to comment Share on other sites More sharing options...
Tonetzkii Posted October 15, 2014 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 323 Reputation: 9 Joined: 11/19/11 Last Seen: September 25, 2015 Share Posted October 15, 2014 Try to check here. db/re or pre-re/skill_cast_db.txt // Skill Times Database//// Structure of Database:// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time//// CastingTime: time to cast this skill, in milliseconds// AfterCastActDelay: "normal" delay, character cannot use skills, in milliseconds// AfterCastWalkDleay: amount of time before character can move again, in milliseconds// Duration1/Duration2: usually the durations used by the skill, at special cases it is used to hold special data// Cool Down: amount of time until character can re-use this skill, in milliseconds// Fixed Casting Time: the skills fixed casting time (when 0, uses 20% of cast time and less than 0 means no fixed cast time)//// On all fields you can use ':' as a delimiter for level-specific values.// For example:// - Original: 6,0,0,0,30000,0,1000// - Modified: 6,0,0,0,30000,0,1000:2500:3000:...// Gives Level 1 1000ms cool down, Level 2 2500ms, Level 3 3000ms, and so on. Quote Link to comment Share on other sites More sharing options...
Diconfrost VaNz Posted October 18, 2014 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 996 Reputation: 47 Joined: 11/13/11 Last Seen: Saturday at 06:24 PM Share Posted October 18, 2014 give players a copy of rpe just kidding Quote Link to comment Share on other sites More sharing options...
Radian Posted November 27, 2014 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted November 27, 2014 pano ko ba marereduce ung delay ng mga skills? cnubukan ko na mag no dex and no agi based pero mejo delay padin ung mga skills kahit naka 2 kiel ka na anyone can help me maging balance itong spam ng mga skills sa server ko? 2 Kiels = 60% reduce after cast skill delay. Palitan mo lang to // Delay time after casting (Note 2) delay_rate: 100 ng ganito // Delay time after casting (Note 2) delay_rate: 60 meron ding other options like // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: no delay_dependon_agi: no if isa dyan is naka set as yes for example ... delay_dependon_agi: no If Player is merong maatas na agi which e bboost ang attack speed if ASPD is max (ex: 193) is equals to 2 kiels or 3 kiels. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.