]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Crylink balance change as a bandaid fix to remove falloff from splash damage
authorDr. Jaska <drjaska83@gmail.com>
Mon, 3 Jul 2023 03:26:51 +0000 (03:26 +0000)
committerDr. Jaska <drjaska83@gmail.com>
Mon, 3 Jul 2023 03:26:51 +0000 (03:26 +0000)
.gitlab-ci.yml
bal-wep-xdf.cfg
bal-wep-xonotic.cfg

index 5637179f1953643a4cbb29999eaa708d710038b1..fd99d5e35b75a290e3d75b418b547b13f5b24120 100644 (file)
@@ -75,7 +75,7 @@ test_sv_game:
     - wget -nv -O data/maps/stormkeep.waypoints https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints
     - wget -nv -O data/maps/stormkeep.waypoints.cache https://gitlab.com/xonotic/xonotic-maps.pk3dir/raw/master/maps/stormkeep.waypoints.cache
 
-    - EXPECT=57325fe74835910e451ba42d31de8f34
+    - EXPECT=12af950c278c649fbe8bcad6acf89bdb
     - HASH=$(${ENGINE} +exec serverbench.cfg
       | tee /dev/stderr
       | grep '^:'
index 09466acce81bcb3949c256133dce2a9675c89acc..491f0db713aeb77630fa60ae396f0d6261fe735b 100644 (file)
@@ -237,10 +237,10 @@ set g_balance_electro_weaponthrowable 1
 // {{{ #7: Crylink
 set g_balance_crylink_primary_ammo 3
 set g_balance_crylink_primary_animtime 0.3
-set g_balance_crylink_primary_bouncedamagefactor 0.5
+set g_balance_crylink_primary_bouncedamagefactor 1
 set g_balance_crylink_primary_bounces 1
 set g_balance_crylink_primary_damage 10
-set g_balance_crylink_primary_edgedamage 5
+set g_balance_crylink_primary_edgedamage 10
 set g_balance_crylink_primary_force -50
 set g_balance_crylink_primary_joindelay 0.1
 set g_balance_crylink_primary_joinexplode 1
@@ -255,7 +255,7 @@ set g_balance_crylink_primary_middle_lifetime 5
 set g_balance_crylink_primary_other_fadetime 5
 set g_balance_crylink_primary_other_lifetime 5
 set g_balance_crylink_primary_radius 80
-set g_balance_crylink_primary_refire 0.7
+set g_balance_crylink_primary_refire 0.8
 set g_balance_crylink_primary_shots 6
 set g_balance_crylink_primary_speed 2000
 set g_balance_crylink_primary_spread 0.08
index aab42015ca59c53da26e72ef4dce99531d90f597..de6d5418d49909db81cff9ec9d391137b5ee48dc 100644 (file)
@@ -237,10 +237,10 @@ set g_balance_electro_weaponthrowable 1
 // {{{ #7: Crylink
 set g_balance_crylink_primary_ammo 3
 set g_balance_crylink_primary_animtime 0.3
-set g_balance_crylink_primary_bouncedamagefactor 0.5
+set g_balance_crylink_primary_bouncedamagefactor 1
 set g_balance_crylink_primary_bounces 1
 set g_balance_crylink_primary_damage 10
-set g_balance_crylink_primary_edgedamage 5
+set g_balance_crylink_primary_edgedamage 10
 set g_balance_crylink_primary_force -50
 set g_balance_crylink_primary_joindelay 0.1
 set g_balance_crylink_primary_joinexplode 1
@@ -255,7 +255,7 @@ set g_balance_crylink_primary_middle_lifetime 5
 set g_balance_crylink_primary_other_fadetime 5
 set g_balance_crylink_primary_other_lifetime 5
 set g_balance_crylink_primary_radius 80
-set g_balance_crylink_primary_refire 0.7
+set g_balance_crylink_primary_refire 0.8
 set g_balance_crylink_primary_shots 6
 set g_balance_crylink_primary_speed 2000
 set g_balance_crylink_primary_spread 0.08