summaryrefslogtreecommitdiff
path: root/conf-tmpl/battle/skill.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl/battle/skill.conf')
-rw-r--r--conf-tmpl/battle/skill.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf-tmpl/battle/skill.conf b/conf-tmpl/battle/skill.conf
index 8182fb52f..7cf9bbc6f 100644
--- a/conf-tmpl/battle/skill.conf
+++ b/conf-tmpl/battle/skill.conf
@@ -109,8 +109,9 @@ combo_delay_rate: 100
auto_counter_type: 15
// Can ground skills be placed on top of each other? (Note 4)
-// If set, only skills with UF_NOREITERATION set will be affected (skill_unit_db)
-skill_reiteration: 2
+// By default, skills with UF_NOREITERATION set cannot be stacked on top of
+// other skills, this setting will override that. (skill_unit_db)
+skill_reiteration: 0
// Can ground skills NOT be placed underneath/near players/monsters? (Note 4)
// If set, only skills with UF_NOFOOTSET set will be affected (skill_unit_db)