diff options
Diffstat (limited to 'conf/battle/player.conf')
-rw-r--r-- | conf/battle/player.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index ac3b6f193..d8efd9f3a 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -74,7 +74,7 @@ natural_heal_skill_interval: 10000 natural_heal_weight_rate: 50 // Maximum atk speed. (Default 190, Highest allowed 199) -max_aspd: 190 +max_aspd: 193 // Maximum walk speed rate (200 would be capped to twice the normal speed) max_walk_speed: 300 @@ -94,7 +94,7 @@ max_third_parameter: 120 // Same as max_parameter, but for baby classes. max_baby_parameter: 80 -// Max armor def/mdef +// Max armor def/mdef // NOTE: This setting have no effect if server is run on Renewal Mode (RRMODE) // NOTE: does not affects skills and status effects like Mental Strength // If weapon_defense_type is non-zero, it won't apply to max def. |