X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=8949ed8b8ba3eb987a5cb89f5cc6f2d88e0e00d8;hb=cb4562368c1036da341ebb45de0919c0beeedf72;hp=5420c350f23503b60e12f99ffa0282cd0749c76f;hpb=4e21f418ad9e6287efb942c1fa2861a51981110a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index 5420c350f..8949ed8b8 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -43,9 +43,7 @@ set g_instagib_ammo_convert_cells 0 "convert normal cell ammo packs to insta cel set g_instagib_ammo_convert_rockets 0 "convert rocket ammo packs to insta cell ammo packs" set g_instagib_ammo_convert_shells 0 "convert shell ammo packs to insta cell ammo packs" set g_instagib_invisibility_time 30 "Time of invisibility powerup in seconds." -set g_instagib_invis_alpha 0.15 set g_instagib_speed_time 30 "Time of speed powerup in seconds." -set g_instagib_speed_highspeed 1.5 "speed-multiplier that applies while you carry the invincibility powerup" set g_instagib_damagedbycontents 1 "allow damage from lava pits in instagib" set g_instagib_blaster_keepdamage 0 "allow secondary fire to hurt players" set g_instagib_blaster_keepforce 0 "allow secondary fire to push players" @@ -162,7 +160,7 @@ set g_touchexplode_force 300 // ================ // super spectate // ================ -set g_superspectate 0 "server side, allows extended spectator functions through the cmd interface. followpowerup, followstrength, followstshield or followfc [red|blue] will transfer spectation to the relevent player, if any" +set g_superspectate 0 "server side, allows extended spectator functions through the cmd interface. followpowerup, followstrength, followshield or followfc [red|blue] will transfer spectation to the relevent player, if any" // ================== @@ -265,7 +263,7 @@ set g_nades_ice_teamcheck 0 "Don't freeze teammates" set g_nades_spawn_count 3 "Number of times player will spawn at their spawn nade explosion location" // Heal (6) -set g_nades_heal_time 5 "How long the heling field will last" +set g_nades_heal_time 5 "How long the healing field will last" set g_nades_heal_rate 30 "Health given per second" set g_nades_heal_friend 1 "Multiplier of health given to team mates" set g_nades_heal_foe -2 "Multiplier of health given to enemies" @@ -347,22 +345,12 @@ set g_buffs_disability_slowtime 3 "time in seconds for target disability" set g_buffs_disability_speed 0.7 "player speed multiplier while disabled" set g_buffs_disability_rate 1.5 "player weapon rate multiplier while disabled" set g_buffs_disability_weaponspeed 0.7 "weapon speed multiplier while disabled" -set g_buffs_speed 1 "speed buff: increased movement/attack/health regeneration speed, carrier takes slightly more damage" -set g_buffs_speed_time 60 "speed buff carry time" -set g_buffs_speed_speed 1.7 "player speed multiplier while holding speed buff" -set g_buffs_speed_rate 0.8 "weapon attack rate multiplier, smaller value means faster rate while holding the speed buff" -set g_buffs_speed_weaponspeed 1.6 "projectile speed multiplier, higher value means faster projectiles while holding the speed buff" -set g_buffs_speed_damage_take 1.2 "damage taken multiplier, higher value means more damage taken while holding speed buff" -set g_buffs_speed_regen 1.2 "regeneration speed multiplier, higher value means faster health regeneration while holding speed buff" set g_buffs_vampire 1 "vampire buff: attacks to players and monsters heal the carrier" set g_buffs_vampire_time 60 "vampire buff carry time" set g_buffs_vampire_damage_steal 0.4 "damage stolen multiplier while holding vampire buff" set g_buffs_jump 0 "jump buff: greatly increased jump height" set g_buffs_jump_time 60 "jump buff carry time" set g_buffs_jump_height 600 "jump height while holding jump buff" -set g_buffs_invisible 1 "invisible buff: carrier becomes invisible" -set g_buffs_invisible_time 60 "invisible buff carry time" -set g_buffs_invisible_alpha 0.15 "player invisibility multiplier while holding invisible buff" set g_buffs_inferno 1 "inferno buff: targets damaged by player carrying inferno buff will also receive burning damage" set g_buffs_inferno_time 60 "inferno buff carry time" set g_buffs_inferno_damagemultiplier 0.3 "multiplier of damage dealt during burn"