summaryrefslogtreecommitdiff
path: root/conf/battle
diff options
context:
space:
mode:
Diffstat (limited to 'conf/battle')
-rw-r--r--conf/battle/items.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/battle/items.conf b/conf/battle/items.conf
index 403364231..3533a3eb7 100644
--- a/conf/battle/items.conf
+++ b/conf/battle/items.conf
@@ -54,8 +54,10 @@ produce_item_name_input: 0x03
// Is a monster summoned via dead branch aggressive? (Note 1)
dead_branch_active: yes
-// Are summoned monsters level greater then your base level? (dead branches) (Note 1)
-random_monster_checklv: yes
+// Should summoned monsters check the player's base level? (dead branches) (Note 1)
+// On officials this is no - monsters summoned from dead/bloody branches can be ANY level.
+// Change to 'yes' to only summon monsters less than or equal to their base level.
+random_monster_checklv: no
// Can any player equip any item regardless of the gender restrictions
// NOTE: Wedding Rings and Whips/Musical Instruments will check gender regardless of setting.