Jump to content
  • 0
Rain

Renewal Attack Speed

Question

4 answers to this question

Recommended Posts

  • 0
On 9/9/2013 at 3:04 PM, Capuche said:

means

// #define RENEWAL_ASPD

renewal aspd is enabled

 

 

// #define RENEWAL_ASPD

renewal aspd is disabled

 

you put the same thing twice.

#define RENEWAL_ASPD  (enabled)

//#define RENEWAL_ASPD (Disabled)

Link to comment
Share on other sites

trunk/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

This ?

 

Link to comment
Share on other sites

/// (disable by commenting the line)

///

/// leave this line to enable renewal ASPD

means

// #define RENEWAL_ASPD

renewal aspd is enabled

 

 

// #define RENEWAL_ASPD

renewal aspd is disabled

 

Link to comment
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.   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.



×
×
  • Create New...

Important Information

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