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 --- conf/battle/player.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'conf/battle') diff --git a/conf/battle/player.conf b/conf/battle/player.conf index 33275e74e..ffb57c122 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -61,8 +61,11 @@ natural_heal_skill_interval: 10000 // The maximum weight for a character to carry when the character stops healing naturally. (in %) natural_heal_weight_rate: 50 -// Maximum atk speed. (Default 193, Highest allowed 199) -max_aspd: 193 +// Maximum atk speed. (Default 190, Highest allowed 199) +max_aspd: 190 + +// Same as max_aspd, but for 3rd classes. (Default 193, Highest allowed 199) +max_third_aspd: 193 // Maximum walk speed rate (200 would be capped to twice the normal speed) max_walk_speed: 300 -- cgit v1.2.3-70-g09d2