X-Git-Url: http://de.git.xonotic.org/?p=voretournament%2Fvoretournament.git;a=blobdiff_plain;f=data%2Feffectinfo.txt;h=d160900b5f7b1c5bbe62232befa52120cb6515d4;hp=748f17f2b8476fa6b06230ccb9e5080e32308e92;hb=f0b2bbf9e56a5f332a41f2e5e86d26276f67a921;hpb=8202847265122c73a212f389808e8c84189b2a6b diff --git a/data/effectinfo.txt b/data/effectinfo.txt index 748f17f2..d160900b 100644 --- a/data/effectinfo.txt +++ b/data/effectinfo.txt @@ -847,6 +847,9 @@ type static color 0xF263EA 0xF263EA size 32 32 alpha 128 128 128 +lightradius 140 +lightradiusfade 140 +lightcolor 0.9 0.6 0.9 // cloud of particles which expand rapidly and then slow to form a ball effect item_respawn count 256 @@ -868,9 +871,7 @@ lightcolor 2 2 2 -// used in qcsrc/server/w_hlac.qc: pointparticles(particleeffectnum("laser_muzzleflash"), w_shotorg, w_shotdir * 1000, 1) -// used in qcsrc/server/w_hlac.qc: pointparticles(particleeffectnum("laser_muzzleflash"), w_shotorg, w_shotdir * 1000, 1) -// used in qcsrc/server/w_laser.qc: pointparticles(particleeffectnum("laser_muzzleflash"), w_shotorg, w_shotdir * 1000, 1) +// used nowhere in code effect laser_muzzleflash count 1 type smoke @@ -2056,16 +2057,16 @@ velocityjitter 256 256 256 // used in qcsrc/server/g_grabber.qc: pointparticles(particleeffectnum("grapple_muzzleflash"), org, '0 0 0', 1) effect grapple_muzzleflash lightradius 160 -lightradiusfade 800 -lightcolor 1 0 0 +lightradiusfade 600 +lightcolor 1 0.2 0.1 // used in qcsrc/server/g_grabber.qc: pointparticles(particleeffectnum("grabber_impact"), self.origin, '0 0 0', 1) effect grabber_impact -lightradius 160 -lightradiusfade 800 -lightcolor 1 0 0 +lightradius 120 +lightradiusfade 700 +lightcolor 0.3 0.6 1 @@ -4521,14 +4522,14 @@ velocityjitter 256 256 256 velocitymultiplier -0.1 -// gauntlet laser +// grabber melee // based off morphed's cl_gentle -// used in qcsrc/server/w_laser.qc +// used in qcsrc/server/w_grabber.qc effect grabber_melee tex 43 43 count 3 type spark -color 0xffffff 0x0000ff +color 0xffffff 0x0033ff size 8 16 sizeincrease 34 alpha 128 128 292 @@ -4536,6 +4537,9 @@ gravity 0 airfriction 5 liquidfriction 10 velocityjitter 25 25 25 +lightradius 200 +lightradiusfade 200 +lightcolor 0.4 0.7 0.9 //torch flame, spawn it as fast as you can 20 times per second or more, supports direction but not required @@ -4607,6 +4611,8 @@ velocitymultiplier 20 velocityoffset 0 0 10 airfriction 1 +// regurgitate effect +// used in: vore.qc: pointparticles(particleeffectnum("regurgitate"), e.predator.origin, '0 0 0', 1) effect regurgitate count 30 type blood @@ -4629,4 +4635,4 @@ tex 0 8 size 25 30 alpha 100 256 400 color 0x000000 0x408000 -originjitter 110 110 110 \ No newline at end of file +originjitter 110 110 110