From be9cf2aec39f2e29990d945f783e3dbc2ad88ae9 Mon Sep 17 00:00:00 2001 From: skotlex Date: Mon, 3 Apr 2006 18:43:19 +0000 Subject: - Modified Rude-Attacked behaviour so that such skills only triggers when the rude-attacked count is greater than 3. - Added config setting slaves_inherit_mode to determine whether slaves take on their master's aggressive/passive status (defaults to yes) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5890 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle/monster.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf-tmpl/battle') diff --git a/conf-tmpl/battle/monster.conf b/conf-tmpl/battle/monster.conf index 8f22c0d5e..bcca6e6e8 100644 --- a/conf-tmpl/battle/monster.conf +++ b/conf-tmpl/battle/monster.conf @@ -103,6 +103,9 @@ boss_spawn_rate: 100 // 5 seconds. no_spawn_on_player: 0 +// Do summon slaves inherit the passive/aggressive traits of their master? (Note 1) +slaves_inherit_mode: yes + // Do summon slaves have the same walking speed as their master? (Note 1) // NOTE: The default is yes for official servers. slaves_inherit_speed: yes -- cgit v1.2.3-70-g09d2