Jump to content
  • 0
Sign in to follow this  
Moration

Conf questions

Question

Hi all,

 

Can someone expound what these function means?

I have my own thoughts made but I wanna double check from other perspectives.

// Delay time after casting (Note 2)
delay_rate: 100
// How much (dex*2+int) does variable cast turns zero?
vcast_stat_scale: 530

 

Thanks!

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0
18 hours ago, Moration said:

Hi all,

 

Can someone expound what these function means?

I have my own thoughts made but I wanna double check from other perspectives.

// Delay time after casting (Note 2) delay_rate: 100


// Delay time after casting (Note 2)
delay_rate: 100

// How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 530


// How much (dex*2+int) does variable cast turns zero?
vcast_stat_scale: 530

 

Thanks!

delay_rate : 100 - meaning you have minimum of 100ms after-casting delay in all skills

 

vcast_stat_scale : 530
Your Total Dex * 2 + your total int

Example :
Dex : 100(2) = 200
Int : 100 = 100
Total = 300

I think this is only applied for renewal (
vcast_stat_scale)

Edited by Kuya Jeo

Share this post


Link to post
Share on other sites
  • 0
15 hours ago, Moration said:

Assuming that min_skill_delay_limit is 100ms [the default setting under skill.conf], correct?

yup, even you put 100ms, still some skill has a after cast delay because of sprite animation and client version you used

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.