diff options
Diffstat (limited to 'conf-tmpl/battle/battle.conf')
-rw-r--r-- | conf-tmpl/battle/battle.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf-tmpl/battle/battle.conf b/conf-tmpl/battle/battle.conf index a653bd22d..30a136ee8 100644 --- a/conf-tmpl/battle/battle.conf +++ b/conf-tmpl/battle/battle.conf @@ -31,10 +31,10 @@ // Who should have a baseatk value (makes str affect damage)? (Note 4)
-enable_baseatk: 11
+enable_baseatk: 9
// Who can have perfect flee? (Note 4)
-enable_perfect_flee: 5
+enable_perfect_flee: 1
// Who can have critical attacks? (Note 4)
// (Note that there are some skills that always do critical hit regardless of this)
|