Jump to content
  • 0

Renewal Attack Speed


Question

4 answers to this question

Recommended Posts

Posted

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 ?

 

Posted

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

 

  • 0
Posted
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)

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...