X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=effectinfo.txt;h=9529ebecc84f6ab943ba4fe2712014a46ae85b02;hp=dddf34c8883ee105c6117a7550224eb86af4ad7f;hb=14fcdf9c0f77aa57d45cef6efaa16ff012ab62b2;hpb=ca4b93ed723cab84606033100e7a75e842222780 diff --git a/effectinfo.txt b/effectinfo.txt index dddf34c88..9529ebecc 100644 --- a/effectinfo.txt +++ b/effectinfo.txt @@ -4662,7 +4662,7 @@ lightcolor 0.9 0.9 0.2 // used in qcsrc/server/w_common.qc: zcurveparticles_from_tracetoss(particleeffectnum("tr_bullet"), self.origin, trace_endpos, self.velocity) // used in qcsrc/client/projectile.qc: trailparticles(self, particleeffectnum("tr_bullet"), from, to) effect tr_rifle -trailspacing 256 +trailspacing 128 type spark color 0x800000 0xFF8020 alpha 256 256 2560 @@ -4672,23 +4672,23 @@ velocitymultiplier 0.7 effect tr_rifle notunderwater tex 0 8 -trailspacing 16 +trailspacing 8 type static color 0x202020 0x404040 -size 2 2 -sizeincrease 2 -alpha 256 256 512 +size 4 4 +sizeincrease 0.4 +alpha 256 256 256 airfriction -4 velocityjitter 4 4 4 type smoke effect tr_rifle underwater -trailspacing 64 +trailspacing 32 type bubble tex 62 62 color 0x404040 0x808080 -size 1 1 -alpha 256 256 256 +size 2 2 +alpha 256 256 128 gravity -0.125 bounce 1.5 liquidfriction 4 @@ -4983,12 +4983,51 @@ size 16 16 alpha 256 256 0 originjitter 2 2 2 lightradius 50 -lightradiusfade 200 +lightradiusfade 500 lightcolor 3.125 4.375 10 effect electro_lightning count 300 type spark -color 0x283880 0x283880 // 0x202020 0x404040 +// color 0x501860 0x501860 // 0x202020 0x404040 +color 0x2030FF 0x80C0FF +tex 65 65 +size 6 6 +alpha 100 206 1724 +originjitter 1.5 1.5 1.5 +velocityjitter 6 6 6 +sizeincrease 10 +velocitymultiplier 2000 +effect electro_lightning +count 30 +type spark +tex 8 15 +color 0xDDFDFF 0xFDFDFF +size 2 5 +alpha 110 170 1500 +originjitter 1 1 1 +velocityjitter 150 150 150 +velocitymultiplier 0.5 +airfriction 2 +stretchfactor 1.5 +effect electro_lightning +count 50 +type spark +tex 41 41 +color 0xFDFDFF 0xF9FDFF +size 2 3 +alpha 110 170 1500 +originjitter 1 1 1 +velocityjitter 350 350 350 +velocitymultiplier 2.5 +airfriction 8 +gravity 1.3 +stretchfactor 0.1 + +// used in qcsrc/server/w_gauntlet.qc: pointparticles(particleeffectnum("electro_muzzleflash"), w_shotorg, w_shotdir * 1000, 1) +effect gauntlet_lightning +count 300 +type spark +color 0x280000 0x280000 // 0x202020 0x404040 tex 65 65 size 3 3 alpha 256 256 1024 @@ -4996,28 +5035,81 @@ originjitter 1.5 1.5 1.5 velocityjitter 6 6 6 sizeincrease 15 velocitymultiplier 2000 -effect electro_lightning +effect gauntlet_lightning count 30 type spark tex 8 15 -color 0xD9FDFF 0xD9FDFF -size 3 7 -alpha 110 228 2024 +color 0xDD0000 0xFD0000 +size 2 5 +alpha 110 228 1024 originjitter 1 1 1 velocityjitter 150 150 150 velocitymultiplier 0.5 airfriction 2 stretchfactor 1.5 -effect electro_lightning +effect gauntlet_lightning count 50 type spark tex 41 41 -color 0xD9FDFF 0xD9FDFF -size 3 4 -alpha 110 228 1500 +color 0xFD0000 0xF90000 +size 2 3 +alpha 110 228 600 originjitter 1 1 1 velocityjitter 350 350 350 velocitymultiplier 2.5 airfriction 8 gravity 1.3 stretchfactor 0.1 + + + +// crylink linkjoin effect +// decal +// used in qcsrc/client/damage.qc: pointparticles(particleeffectnum("crylink_linkjoin"), org2, '0 0 0', 1) +effect crylink_linkjoin +countabsolute 1 +type decal +tex 47 47 +size 8 8 +alpha 256 256 0 +originjitter 12 12 12 +//lightradius 60 +//lightradiusfade 300 +//lightcolor 3.2 0.4 4 +// purple flare effect +effect crylink_linkjoin +countabsolute 1 +type static +tex 39 39 +color 0x504060 0x504060 +size 8 8 +alpha 256 256 512 +// purple sparks +effect crylink_linkjoin +count 10 +type spark +tex 41 41 +color 0xA040C0 0xA040C0 +bounce 2 +size 1 2 +alpha 256 256 1024 +velocityjitter 256 256 256 +// purple splash +effect crylink_linkjoin +count 1.5 +type static +color 0xE070FF 0xE070FF +size 8 8 +alpha 256 256 512 +velocityjitter 8 8 8 +// purple splash +effect crylink_linkjoin +count 1.5 +type static +color 0xE070FF 0xE070FF +size 8 8 +alpha 256 256 1024 +velocityjitter 32 32 32 + + +