X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=b4b6eeb83fbaeb5826c5282fbad450e7f8b170da;hb=1219bc076f56dc651a53f5d43acc74b329713f98;hp=2c0bfae53af18d6eaeef96cd896be92d43def1d7;hpb=e0012447bfce1b551df3dc01b043655aa93dafad;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index 2c0bfae53..b4b6eeb83 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -111,6 +111,7 @@ set g_invincible_projectiles 0 "set to 1 to disable any damage to projectiles in // rocket flying // =============== set g_rocket_flying 0 "set to 1 to enable rocket flying in all balance configs" +set g_rocket_flying_disabledelays 1 "disable detonation delays on rockets and mines" // ===================== @@ -321,7 +322,7 @@ set g_buffs_ammo 1 "ammo buff: infinite ammunition" set g_buffs_ammo_time 60 "ammo buff carry time" set g_buffs_resistance 1 "resistance buff: greatly reduces damage taken" set g_buffs_resistance_time 60 "resistance buff time" -set g_buffs_resistance_blockpercent 0.7 "damage reduction multiplier, higher values mean less damage" +set g_buffs_resistance_blockpercent 0.5 "damage reduction multiplier, higher values mean less damage" set g_buffs_medic 1 "medic buff: increased regeneration speed, extra health, chance to survive a fatal attack" set g_buffs_medic_time 60 "medic buff carry time" set g_buffs_medic_survive_chance 0.6 "multiplier chance of player surviving a fatal hit" @@ -334,7 +335,7 @@ set g_buffs_medic_heal_range 400 "furthest away players can be from carrier to g set g_buffs_medic_heal_delay 1 "delay between team healing" set g_buffs_vengeance 1 "vengeance buff: attackers also take damage" set g_buffs_vengeance_time 60 "vengeance buff carry time" -set g_buffs_vengeance_damage_multiplier 0.6 "amount of damage dealt the attacker takes when hitting a target with vengeance" +set g_buffs_vengeance_damage_multiplier 0.5 "amount of damage dealt the attacker takes when hitting a target with vengeance" set g_buffs_bash 1 "bash buff: increased knockback force and immunity to knockback" set g_buffs_bash_time 60 "bash buff carry time" set g_buffs_bash_force 2 "bash force multiplier"