Jump to content

Recommended Posts

Posted

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?

Posted

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.

 

 

  • 1 month later...
Posted

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.

Join the conversation

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

Guest
Reply to this topic...

×   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...