From: Mario Date: Mon, 22 Apr 2013 12:24:49 +0000 (+1000) Subject: Increase mage shield damage to 40% X-Git-Tag: xonotic-v0.8.0~241^2^2~315 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=951ab37a0aec4563265fa92f8d44f74640ab69d7;p=xonotic%2Fxonotic-data.pk3dir.git Increase mage shield damage to 40% --- diff --git a/monsters.cfg b/monsters.cfg index 809d1518b..adbf4dc8f 100644 --- a/monsters.cfg +++ b/monsters.cfg @@ -190,7 +190,7 @@ set g_monster_shalrath_heal_friends 15 "Amount of health Vore will regenerate ne set g_monster_shalrath_heal_minhealth 250 "Health limit below which Vore will try to heal itself" set g_monster_shalrath_heal_range 200 "Maximum healing distance" set g_monster_shalrath_heal_delay 1.5 "Delay between healing bursts" -set g_monster_shalrath_shield_blockpercent 20 "% of damage inflicted on Vore if using a force field" +set g_monster_shalrath_shield_blockpercent 40 "% of damage inflicted on Vore if using a force field" set g_monster_shalrath_shield_delay 7 "Refire for Vore force shield" set g_monster_shalrath_shield_time 3 "Amount of time Vore force field lasts" set g_monster_shalrath_attack_grenade_damage 25 "Vore fake item grenade attack damage"