diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/battle/monster.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf-tmpl/battle/monster.conf b/conf-tmpl/battle/monster.conf index 9334e3ca4..51eebe635 100644 --- a/conf-tmpl/battle/monster.conf +++ b/conf-tmpl/battle/monster.conf @@ -132,9 +132,9 @@ slaves_inherit_mode: yes // NOTE: The default is yes for official servers.
slaves_inherit_speed: yes
-// Will summoned monsters (alchemists, or @summon'ed monsters) inherit
-// the master's auto-spells and auto-effects properties? (Note 1)
-summons_inherit_effects: yes
+// Will summoned monsters (alchemists, or @summon'ed monsters) attack cause a
+// chance of triggering the master's autospell cards? (Note 1)
+summons_trigger_autospells: yes
// When a mob is attacked by another monster, will the mob retaliate against the master of said mob instead of the mob itself?
// NOTE: Summoned mobs are both those acquired via @summon and summoned by Alchemists
|