Jump to content
  • 0
Sign in to follow this  
blackberie

can someone help me with atkspeed formula

Question

1 answer to this question

Recommended Posts

  • 0

its because you are using the Renewal attack speed...

you disable it by commenting the line

 

src/config/renewal.h

// renewal ASPD [malufett]
// (disable by commenting the line)
//
// leave this line to enable renewal ASPD
// - shield penalty is applied
// - AGI has a greater factor in ASPD increase
// - there is a change in how skills/items give ASPD
// - some skill/item ASPD bonuses won't stack
#define RENEWAL_ASPD

 

//#define RENEWAL_ASPD (means disabled)

 

#define RENEWAL_ASPD (means enabled)

Edited by WalkingBad

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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