summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/battle/player.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf
index d93337429..5ac599a96 100644
--- a/conf/battle/player.conf
+++ b/conf/battle/player.conf
@@ -91,6 +91,12 @@ max_parameter: 99
// Same as max_parameter, but for baby classes.
max_baby_parameter: 80
+// Same as max_parameter, but for third classes.
+max_third_parameter: 120
+
+// Same as max_parameter, but for baby third classes.
+max_baby_third_parameter: 108
+
// Max armor def/mdef
// 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.