diff options
Diffstat (limited to 'conf/battle')
-rw-r--r-- | conf/battle/player.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index a83e93c13..8d335a0cf 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -61,7 +61,7 @@ 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 190, Highest allowed 199) +// Maximum atk speed. (Default 193, Highest allowed 199) max_aspd: 193 // Maximum walk speed rate (200 would be capped to twice the normal speed) |