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