]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/effectinfo.txt
Fix particle count definition for blood
[voretournament/voretournament.git] / data / effectinfo.txt
index b3ba20dc1cbb77dcb85d2e8a911b3a059d6b2eee..0bb3b4345c3eb7c9fdb9661ee1d939acde30bc60 100644 (file)
@@ -839,7 +839,43 @@ velocityjitter 32 32 0
 //lightcolor 0.4 0.9 0.9\r
 \r
 // flare particle and light\r
-// used in qcsrc/server/t_items.qc:    //pointparticles(particleeffectnum("item_respawn"), self.origin + self.mins_z * '0 0 1' + '0 0 48', '0 0 0', 1)\r
+// used in qcsrc/server/cl_client.qc:  pointparticles(particleeffectnum("player_respawn"), self.origin, '0 0 0', 1);\r
+effect player_respawn\r
+countabsolute 1\r
+type static\r
+color 0xF263EA 0xF263EA\r
+size 48 48\r
+alpha 128 128 96\r
+lightradius 120\r
+lightradiusfade 60\r
+lightcolor 0.9 0.6 0.9\r
+// cloud of particles which expand rapidly and then slow to form a ball\r
+effect player_respawn\r
+count 256\r
+type spark\r
+tex 41 41\r
+color 0xF263EA 0xF263EA\r
+size 3 3\r
+alpha 256 256 512\r
+//originjitter 24 24 24\r
+velocityjitter 256 256 256\r
+// sparks flying and floating around\r
+effect player_respawn\r
+count 128\r
+type spark\r
+tex 40 40\r
+color 0x807aff 0x4463d5\r
+size 1 3\r
+alpha 0 256 128\r
+//gravity 1\r
+bounce 1.5\r
+originjitter 1 1 1\r
+velocityjitter 750 750 1250\r
+velocitymultiplier 0.5\r
+airfriction 2\r
+stretchfactor 0.6\r
+\r
+// flare particle and light\r
 // used in qcsrc/server/t_items.qc:    pointparticles(particleeffectnum("item_respawn"), self.origin + 0.5 * (self.mins + self.maxs), '0 0 0', 1)\r
 effect item_respawn\r
 countabsolute 1\r
@@ -847,19 +883,19 @@ type static
 color 0xF263EA 0xF263EA\r
 size 32 32\r
 alpha 128 128 128\r
-lightradius 140\r
-lightradiusfade 140\r
+lightradius 80\r
+lightradiusfade 60\r
 lightcolor 0.9 0.6 0.9\r
 // cloud of particles which expand rapidly and then slow to form a ball\r
 effect item_respawn\r
-count 256\r
+count 128\r
 type spark\r
 tex 41 41\r
 color 0xF263EA 0xF263EA\r
 size 2 2\r
-alpha 256 256 1280\r
+alpha 256 256 768\r
 //originjitter 24 24 24\r
-velocityjitter 256 256 256\r
+velocityjitter 192 192 192\r
 \r
 \r
 \r
@@ -2054,11 +2090,32 @@ velocityjitter 256 256 256
 \r
 \r
 \r
-// used in qcsrc/server/g_grabber.qc:  pointparticles(particleeffectnum("grapple_muzzleflash"), org, '0 0 0', 1)\r
-effect grapple_muzzleflash\r
+// used in qcsrc/server/g_grabber.qc:  pointparticles(particleeffectnum("grabber_muzzleflash"), org, '0 0 0', 1)\r
+effect grabber_muzzleflash\r
 lightradius 160\r
 lightradiusfade 600\r
-lightcolor 1 0.2 0.1\r
+lightcolor 0 0.8 1\r
+effect grabber_muzzleflash\r
+count 30\r
+type spark\r
+tex 31 31\r
+color 0xD9FDFF 0xD9FDFF\r
+size 3 3\r
+alpha 0 128 512\r
+originjitter 1 1 1\r
+velocityjitter 300 300 300\r
+velocitymultiplier 0.5\r
+airfriction 12\r
+effect grabber_muzzleflash\r
+countabsolute 5\r
+type alphastatic\r
+tex 0 8\r
+size 1 3\r
+sizeincrease 5\r
+alpha 50 128 50\r
+gravity -0.02\r
+color 0x000000 0x44ccff\r
+originjitter 5 5 5\r
 \r
 // used in qcsrc/server/g_grabber.qc:  pointparticles(particleeffectnum("grabber_impact"), self.origin, '0 0 0', 1)\r
 // decal\r
@@ -2260,20 +2317,6 @@ size 4 5
 alpha 100 256 400\r
 color 0xFF9900 0x994400\r
 originjitter 4 4 4\r
-// small sparks\r
-effect grabber_reload\r
-count 10\r
-type spark\r
-tex 41 41\r
-color 0xFF9900 0xFF0000\r
-size 1 1\r
-alpha 255 255 192\r
-bounce 1.6\r
-stretchfactor 0.7\r
-velocityjitter 100 100 250\r
-velocitymultiplier 2.5\r
-airfriction 2\r
-gravity 1\r
 \r
 \r
 \r
@@ -3571,7 +3614,7 @@ alpha 256 256 1280
 velocityjitter 256 256 256\r
 \r
 effect bloodshower\r
-countabsolute 1\r
+count 250\r
 type blood\r
 tex 24 32\r
 size 8 8\r
@@ -3586,7 +3629,7 @@ staincolor 0x808080 0x808080
 staintex 16 24\r
 \r
 effect alien_bloodshower\r
-countabsolute 1\r
+count 250\r
 type blood\r
 tex 24 32\r
 size 8 8\r
@@ -3601,7 +3644,7 @@ staincolor 0x808080 0x808080
 staintex 16 24\r
 \r
 effect robot_bloodshower\r
-countabsolute 1\r
+count 250\r
 type blood\r
 tex 24 32\r
 size 8 8\r
@@ -4729,26 +4772,6 @@ velocityjitter 256 256 256
 velocitymultiplier -0.1\r
 \r
 \r
-// grabber melee\r
-// based off morphed's cl_gentle\r
-// used in qcsrc/server/w_grabber.qc\r
-effect grabber_melee\r
-tex 43 43\r
-count 3\r
-type spark\r
-color 0xffffff 0x0033ff\r
-size 8 16\r
-sizeincrease 34\r
-alpha 128 128 292\r
-gravity 0\r
-airfriction 5\r
-liquidfriction 10\r
-velocityjitter 25 25 25\r
-lightradius 200\r
-lightradiusfade 200\r
-lightcolor 0.4 0.7 0.9\r
-\r
-\r
 //torch flame, spawn it as fast as you can  20 times per second or more, supports direction but not required\r
 //fast fire\r
 // used nowhere in code, meant for maps\r
@@ -4820,7 +4843,7 @@ airfriction 1
 \r
 // regurgitate effect\r
 // used in: vore.qc:   pointparticles(particleeffectnum("regurgitate"), e.predator.origin, '0 0 0', 1)\r
-effect regurgitate\r
+effect vore_regurgitate\r
 count 30\r
 type blood\r
 tex 24 32\r
@@ -4834,8 +4857,8 @@ velocityjitter 192 192 32
 velocitymultiplier 5\r
 staincolor 0x408000 0x80FF00\r
 staintex 16 24\r
-//blood mist\r
-effect regurgitate\r
+//green mist\r
+effect vore_regurgitate\r
 countabsolute 10\r
 type alphastatic\r
 tex 0 8\r
@@ -4843,3 +4866,83 @@ size 25 30
 alpha 100 256 400\r
 color 0x000000 0x408000\r
 originjitter 110 110 110\r
+\r
+// constant regurgitate effect\r
+// used in: vore.qc:   pointparticles(particleeffectnum("vore_regurgitate_constant"), self.origin, '0 0 0', 1);\r
+effect vore_regurgitate_constant\r
+count 3\r
+type blood\r
+tex 24 32\r
+size 4 10\r
+alpha 512 512 128\r
+color 0x9B9BCD 0x3769CD\r
+bounce -1\r
+airfriction 1\r
+liquidfriction 4\r
+velocityjitter 128 128 32\r
+velocitymultiplier 4\r
+staincolor 0x408000 0x80FF00\r
+staintex 16 24\r
+//green mist\r
+effect vore_regurgitate_constant\r
+countabsolute 3\r
+type alphastatic\r
+tex 0 8\r
+size 15 20\r
+alpha 75 192 400\r
+color 0x000000 0x408000\r
+originjitter 25 25 25\r
+\r
+// dirt ground effect\r
+// used in: cl_physics.qc:     pointparticles(particleeffectnum("ground_dirt"), self.origin, '0 0 0', 1);\r
+effect ground_dirt\r
+countabsolute 5\r
+type alphastatic\r
+tex 0 8\r
+size 2 5\r
+sizeincrease 15\r
+alpha 50 128 75\r
+gravity -0.01\r
+color 0x000000 0xcc9966\r
+originjitter 20 20 5\r
+// debris\r
+effect ground_dirt\r
+notunderwater\r
+count 5\r
+type alphastatic\r
+tex 66 68\r
+color 0x000000 0x886644\r
+size 1 2\r
+alpha 450 750 300\r
+gravity 1.3\r
+airfriction 0.5\r
+bounce 1.6\r
+velocityjitter 124 124 324\r
+rotate -180 180 -1000 1000\r
+\r
+// metal ground effect\r
+// used in: cl_physics.qc:     pointparticles(particleeffectnum("ground_metal"), self.origin, '0 0 0', 1);\r
+effect ground_metal\r
+countabsolute 5\r
+type alphastatic\r
+tex 0 8\r
+size 3 6\r
+sizeincrease 10\r
+alpha 25 64 50\r
+gravity -0.01\r
+color 0x000000 0x886666\r
+originjitter 20 20 5\r
+// sparks\r
+effect ground_metal\r
+count 10\r
+type spark\r
+tex 41 41\r
+color 0xFFCC22 0xFF4422\r
+size 2 2\r
+alpha 255 255 112\r
+bounce 1.4\r
+stretchfactor 0.5\r
+velocityjitter 200 200 300\r
+velocitymultiplier 2\r
+airfriction 2\r
+gravity 1\r