summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-13 11:23:16 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-13 11:23:16 -0300
commit582bdded52e48bc0b08828a8257b18a7a8786402 (patch)
treebc07430ea3c934ce822fa17ba0dd0c8920b5ad59 /conf
parent4ed5ff674f178f9590b58f1cb837835b261b0896 (diff)
downloadserverdata-582bdded52e48bc0b08828a8257b18a7a8786402.tar.gz
serverdata-582bdded52e48bc0b08828a8257b18a7a8786402.tar.bz2
serverdata-582bdded52e48bc0b08828a8257b18a7a8786402.tar.xz
serverdata-582bdded52e48bc0b08828a8257b18a7a8786402.zip
Fix some slave config; Activate @noks with 1.2 seconds of PVP Immunity
Diffstat (limited to 'conf')
-rw-r--r--conf/map/battle/monster.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/map/battle/monster.conf b/conf/map/battle/monster.conf
index ac4ebba9..7aadfe74 100644
--- a/conf/map/battle/monster.conf
+++ b/conf/map/battle/monster.conf
@@ -161,7 +161,7 @@ force_random_spawn: false
// 1: Slaves are always aggressive.
// 2: Slaves are always passive.
// 3: Same as master's aggressive/passive state.
-slaves_inherit_mode: 2
+slaves_inherit_mode: 0
// Do summon slaves have the same walking speed as their master?
// NOTE: The default is 3 for official servers.
@@ -170,7 +170,7 @@ slaves_inherit_mode: 2
// 2: If the master can't walk (even motionless mobs have a speed
// entry in their mob_db)
// 3: Always
-slaves_inherit_speed: 3
+slaves_inherit_speed: 0
// Will summoned monsters (alchemists, or @summon'ed monsters) attack cause a
// chance of triggering the master's autospell cards? (Note 1)
@@ -225,7 +225,7 @@ mob_npc_event_type: 1
// Set to 0 to disable it.
// If this is activated and a player is using @noks, damage from others players (KS) not in the party
// will be reduced to 0.
-ksprotection: 0
+ksprotection: 1200
// Should MVP slaves retain their target when summoned back to their master?
mob_slave_keep_target: true