X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=mutators.cfg;h=c5fe782348cab763bb74f91a1ab7acad33274a05;hp=47bb62d2157f52ab8af4ab731304ccff1d7dc93c;hb=8f8c153ded2fc16282faf86ec673b3d44120801c;hpb=20256058c4de97b81ee5aaedaa383a99010752f0 diff --git a/mutators.cfg b/mutators.cfg index 47bb62d21..c5fe78234 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -23,14 +23,14 @@ set sv_dodging_frozen 0 "allow dodging while frozen" // =========== -// minstagib +// instagib // =========== -set g_minstagib 0 "enable minstagib" -set g_minstagib_extralives 1 "how many extra lives you will get per powerup" -set g_minstagib_ammo_start 10 "starting ammo" -set g_minstagib_ammo_drop 5 "how much ammo you'll get for weapons or cells" -set g_minstagib_invis_alpha 0.15 -set g_minstagib_speed_highspeed 1.5 "speed-multiplier that applies while you carry the invincibility powerup" +set g_instagib 0 "enable instagib" +set g_instagib_extralives 1 "how many extra lives you will get per powerup" +set g_instagib_ammo_start 10 "starting ammo" +set g_instagib_ammo_drop 5 "how much ammo you'll get for weapons or cells" +set g_instagib_invis_alpha 0.15 +set g_instagib_speed_highspeed 1.5 "speed-multiplier that applies while you carry the invincibility powerup" // ========= @@ -138,10 +138,11 @@ set g_random_gravity_negative 1000 "negative gravity multiplier" // ======= -// nades +// Nades // ======= set g_nades 0 "enable off-hand grenades" set g_nades_spawn 1 "give nades right away when player spawns rather than delaying entire refire" +set g_nades_client_select 0 "allow client side selection of nade type" set g_nades_nade_lifetime 3.5 set g_nades_nade_minforce 400 set g_nades_nade_maxforce 2000 @@ -152,6 +153,73 @@ set g_nades_nade_edgedamage 90 set g_nades_nade_radius 300 set g_nades_nade_force 650 set g_nades_nade_newton_style 0 +set g_nades_nade_type 1 "Type of the off-hand grenade. 1:normal 2:napalm 3:ice 4:translocate 5:spawn 6:heal 7:pokenade" + +seta cl_nade_timer 1 "show a visual timer for nades, 1 = only circle, 2 = circle with text" +seta cl_nade_type 3 +seta cl_pokenade_type "zombie" + +// ------------ +// Nade bonus +// ------------ +// +// How the nade bonus system works: +// Each player has a score counter that is increased by some actions (eg: capping, fragging...) +// Once this counter reaches its maximum, the player will receive a bonus grenade and the score counter resets +// If the player dies all the bonus nades will be lost and the score counter resets +// If g_nades_bonus_score_time is not zero, this score will increase or decrease over time +// +set g_nades_bonus 0 "Enable bonus grenades" +set g_nades_bonus_client_select 0 "Allow client side selection of bonus nade type" +set g_nades_bonus_type 2 "Type of the bonus grenade. 1:normal 2:napalm 3:ice 4:translocate 5:spawn 6:heal 7:pokenade" +set g_nades_bonus_onstrength 1 "Always give bonus grenades to players that have the strength powerup" +set g_nades_bonus_max 3 "Maximum number of bonus grenades" +// Bonus score +set g_nades_bonus_score_max 120 "Score value that will give a bonus nade" +set g_nades_bonus_score_minor 5 "Score given for minor actions (pickups, regular frags etc.)" +set g_nades_bonus_score_low 20 "Score given for frags and unfreezes" +set g_nades_bonus_score_medium 30 "Score given for flag returns and flag carrier kills" +set g_nades_bonus_score_high 60 "Score given for flag captures" +set g_nades_bonus_score_spree 40 "Score given every spree of this many frags" +set g_nades_bonus_score_time -1 "Bonus nade score given per second (negative to have the score decay)" +set g_nades_bonus_score_time_flagcarrier 2 "Bonus nade score given per second as flag carrier (negative to have the score decay)" + +// Napalm (2) +set g_nades_napalm_blast 1 "Whether the napalm grenades also give damage with the usual grenade explosion" +set g_nades_napalm_burntime 0.5 "Time that the fire from napalm will stick to the player" +set g_nades_napalm_selfdamage 1 "Whether the player that tossed the nade can be harmed by its fire" +// Napalm fireballs +set g_nades_napalm_ball_count 6 "Number of fireballs emitted during the explosion" +set g_nades_napalm_ball_spread 500 "Maximum force which the fireballs will have on explosion" +set g_nades_napalm_ball_damageforcescale 4 +set g_nades_napalm_ball_damage 40 +set g_nades_napalm_ball_lifetime 7 +set g_nades_napalm_ball_radius 100 "Distance from the fireball within which you may get burned" +// Napalm Fire fountain +set g_nades_napalm_fountain_lifetime 3 "Time period during which extra fire mines are ejected" +set g_nades_napalm_fountain_delay 0.5 "Delay between emissions by the fountain" +set g_nades_napalm_fountain_damage 50 "Damage caused by the center of the fountain" +set g_nades_napalm_fountain_edgedamage 20 "Damage caused by the edge of the fountain" +set g_nades_napalm_fountain_radius 130 + +// Ice (3) +set g_nades_ice_freeze_time 3 "How long the ice field will last" +set g_nades_ice_health 0 "How much health the player will have after being unfrozen" +set g_nades_ice_explode 0 "Whether the ice nade should explode again once the ice field dissipated" +set g_nades_ice_teamcheck 0 "Don't freeze teammates" + +// Spawn (5) +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_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" + +// Pokenade (7) +set g_nades_pokenade_monster_lifetime 150 "How long pokenade monster will survive" +set g_nades_pokenade_monster_type "zombie" "Monster to spawn" // ============ @@ -163,6 +231,13 @@ set g_campcheck_damage 100 set g_campcheck_distance 1800 +// ========== +// new toys +// ========== +set g_new_toys 0 "Mutator 'New Toys': enable extra fun guns" +set g_new_toys_autoreplace 2 "0: never replace, 1: always auto replace guns by available new toys, 2: randomly auto replace guns by available new toys" + + // ======= // buffs // ======= @@ -207,5 +282,5 @@ set g_buffs_jump_height 600 "jump height while holding jump buff" set g_buffs_flight 1 "flight buff: greatly decreased gravity" set g_buffs_flight_gravity 0.3 "player gravity multiplier while holding flight buff" set g_buffs_invisible 1 "invisible buff: carrier becomes invisible" -set g_buffs_invisible_alpha 0.1 "player invisibility multiplier while holding invisible buff" +set g_buffs_invisible_alpha 0.4 "player invisibility multiplier while holding invisible buff"