From 7bd6dc90242a21989a366a708b244ebf2ec4b44b Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Thu, 5 Jul 2012 16:49:25 +0000 Subject: Implemented Renewal ASPD formula(bugreport:5644) - all suggestions/contributions/comments regarding RE ASPD ATM will be entertained in [tid:63256] Fixed bugreport:6176 where WM_LULLABY_DEEPSLEEP doesn't target all party and guild members. Temporarily disable the official walk path until the right algorithm is formulated. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16378 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/config/renewal.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/map/config') diff --git a/src/map/config/renewal.h b/src/map/config/renewal.h index f692a197b..c169c5642 100644 --- a/src/map/config/renewal.h +++ b/src/map/config/renewal.h @@ -65,4 +65,14 @@ /// - weapon and status ATK are increased #define RENEWAL_EDP +/// renewal ASPD [malufett] +/// (disable by commenting the line) +/// +/// leave this line to enable renewal ASPD +/// - shield penalty is applied +/// - agi has a greater factor to your ASPD increase +/// - there is a change in how skill/items give ASPD +/// - some skills/items ASPD bonus won't stack +#define RENEWAL_ASPD + #endif // _CONFIG_RENEWAL_H_ -- cgit v1.2.3-70-g09d2