X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=effectinfo.txt;h=07061642b2f3e746b270870ac1ceafce194c6c09;hb=f70fc75efefd04073372a0afd06bc10db966a13e;hp=e5938e275088c65eb034ff5277e8931099b9e078;hpb=c2ada41d4d1a6b626dcd056ed1e46fe23aa6b3e1;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/effectinfo.txt b/effectinfo.txt index e5938e275..07061642b 100644 --- a/effectinfo.txt +++ b/effectinfo.txt @@ -739,25 +739,30 @@ velocityjitter 512 512 512 // used in qcsrc/client/gibs.qc: pointparticles(particleeffectnum("blood"), self.origin + '0 0 1', '0 0 30', 10) // used in qcsrc/client/gibs.qc: pointparticles(particleeffectnum("blood"), org, vel, amount * 16) effect blood -count 0.167 -type blood +count 0.4 +type spark +blend invmod tex 24 32 -size 3 8 -alpha 256 256 64 +size 5 11 +alpha 1560 2560 7000 color 0xA8FFFF 0xA8FFFFF bounce -1 -airfriction 1 -liquidfriction 4 -velocityjitter 64 64 64 -velocitymultiplier 5 +airfriction 0.4 +velocityjitter 99 99 55 +//velocitymultiplier 2 staincolor 0x808080 0x808080 staintex 16 24 +stainsize 1 2 +stretchfactor 20 +sizeincrease 20 //blood mist effect blood countabsolute 1 type alphastatic -tex 0 8 +blend invmod +tex 24 32 size 25 30 +sizeincrease 20 alpha 100 256 400 color 0x000000 0x420000 originjitter 11 11 11 @@ -795,21 +800,33 @@ color 0xff8400 0xff2a00 // normal super gory blood trail (used by gibs) // used in qcsrc/client/gibs.qc: trailparticles(self, particleeffectnum("TR_BLOOD"), oldorg, self.origin) effect TR_BLOOD -trailspacing 32 -type blood +trailspacing 20 +type spark +blend invmod color 0xA8FFFF 0xA8FFFF tex 24 32 -size 8 8 -alpha 384 384 192 +size 4 19 +alpha 384 984 1492 bounce -1 -airfriction 1 -liquidfriction 4 +gravity 0.4 +airfriction -2 +liquidfriction 1 velocityjitter 64 64 64 -velocitymultiplier 0.5 +velocitymultiplier -0.1 staincolor 0x808080 0x808080 staintex 16 24 - - +stainsize 1 2 +stretchfactor 7 +sizeincrease -5 +// splash around gib +effect TR_BLOOD +trailspacing 42 +type blood +color 0xA8FFFF 0xA8FFFF +tex 24 32 +size 4 6 +alpha 684 684 7492 +sizeincrease 500 // thinner blood trail (used by quake zombies) // used in qcsrc/client/gibs.qc: trailparticles(self, particleeffectnum("TR_SLIGHTBLOOD"), oldorg, self.origin) @@ -1079,15 +1096,16 @@ lightradiusfade 2000 lightcolor 2 1.5 0.2 gravity -0.1 effect uzi_muzzleflash -count 10 +count 3 type spark tex 40 40 -color 0xFFFDD9 0xFFFDD9 -size 2 2 -alpha 0 128 1024 +color 0xff9c00 0xffd200 +size 0.3 0.4 +alpha 0 256 6000 originjitter 1 1 1 -velocityjitter 300 300 300 -velocitymultiplier 0.5 +velocityjitter 555 555 555 +velocitymultiplier 3 +stretchfactor 0.15 airfriction 12 @@ -1225,7 +1243,7 @@ trailspacing 4 type static color 0xffdf72 0x811200 tex 48 55 -size 1 2 +size 5 2 sizeincrease -15 alpha 100 144 988 airfriction 8 @@ -1691,11 +1709,11 @@ effect crylink_impact countabsolute 1 type decal tex 47 47 -size 8 8 +size 24 24 alpha 256 256 0 originjitter 12 12 12 -//lightradius 60 -//lightradiusfade 300 +//lightradius 200 +//lightradiusfade 800 //lightcolor 3.2 0.4 4 // purple flare effect effect crylink_impact @@ -1703,34 +1721,34 @@ countabsolute 1 type static tex 39 39 color 0x504060 0x504060 -size 8 8 +size 24 24 alpha 256 256 512 // purple sparks effect crylink_impact -count 10 +count 40 type spark tex 41 41 color 0xA040C0 0xA040C0 bounce 2 -size 1 2 +size 6 6 alpha 256 256 1024 -velocityjitter 256 256 256 +velocityjitter 512 512 512 // purple splash effect crylink_impact count 1.5 type static color 0xE070FF 0xE070FF -size 8 8 +size 16 16 alpha 256 256 512 -velocityjitter 8 8 8 +velocityjitter 32 32 32 // purple splash effect crylink_impact -count 1.5 +count 3 type static color 0xE070FF 0xE070FF -size 8 8 +size 16 16 alpha 256 256 1024 -velocityjitter 32 32 32 +velocityjitter 256 256 256 @@ -3384,13 +3402,14 @@ velocityjitter 256 256 256 // 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_bullet -trailspacing 256 +trailspacing 750 type spark -color 0x800000 0xFF8020 +tex 70 70 +color 0xff8960 0xff8533 alpha 256 256 2560 -size 1.5 1.5 -stretchfactor 1 -velocitymultiplier 0.7 +size 4 4 +stretchfactor 0.2 +velocitymultiplier 3 // smoke emitter for small pipes // used nowhere in code @@ -3455,83 +3474,144 @@ tex 40 40 //lighttime 0 effect alien_blood -count 0.167 -type blood +count 0.4 +type spark +blend invmod tex 24 32 -size 3 8 -alpha 256 256 64 +size 5 11 +alpha 1560 2560 7000 color 0xDC9BCD 0xDC9BCD bounce -1 -airfriction 1 -liquidfriction 4 -velocityjitter 64 64 64 -velocitymultiplier 5 -staincolor 0x808080 0x808080 +airfriction 0.4 +velocityjitter 99 99 55 +//velocitymultiplier 2 +staincolor 0xDC9BCD 0xDC9BCD staintex 16 24 +stainsize 1 2 +stretchfactor 25 +sizeincrease 20 //blood mist effect alien_blood countabsolute 1 -type alphastatic -tex 0 8 +type smoke +blend invmod +tex 24 32 size 25 30 -alpha 100 256 400 -color 0x000000 0x204010 +sizeincrease 20 +alpha 3000 5560 12000 +color 0xDC9BCD 0xDC9BCD originjitter 11 11 11 effect robot_blood count 0.167 -type blood -tex 24 32 -size 3 8 +type spark +tex 70 70 +size 1 2 alpha 256 256 64 -color 0xC0D890 0xC0D890 +color 0xff3000 0xff7373 bounce -1 +gravity 1 airfriction 1 liquidfriction 4 -velocityjitter 64 64 64 -velocitymultiplier 5 -staincolor 0x808080 0x808080 -staintex 16 24 -//blood mist +velocityjitter 264 264 264 +velocityoffset 0 0 100 +//shockwave effect robot_blood countabsolute 1 -type alphastatic -tex 0 8 -size 25 30 -alpha 100 256 400 -color 0x000000 0x301860 +type smoke +tex 74 74 +size 2 2 +alpha 0 90 1000 +color 0xff8400 0xffbb72 originjitter 11 11 11 +sizeincrease 800 +// electo sparcks +effect robot_blood +count 0.1 +type smoke +tex 71 73 +size 20 40 +alpha 256 256 5120 +color 0xff3000 0xff8585 +originjitter 41 41 21 +rotate -180 180 4000 -4000 + effect alien_TR_BLOOD -trailspacing 32 -type blood +trailspacing 20 +type spark +blend invmod color 0xC080B0 0xC080B0 tex 24 32 -size 8 8 -alpha 384 384 192 +size 4 19 +alpha 384 984 1492 bounce -1 -airfriction 1 -liquidfriction 4 +gravity 0.4 +airfriction -2 +liquidfriction 1 velocityjitter 64 64 64 -velocitymultiplier 0.5 -staincolor 0x808080 0x808080 +velocitymultiplier -0.1 +staincolor 0xC080B0 0xC080B0 staintex 16 24 +stainsize 1 2 +stretchfactor 7 +sizeincrease -5 +// splash around gib +effect TR_BLOOD +trailspacing 42 +type blood +color 0xA8FFFF 0xA8FFFF +tex 24 32 +size 4 6 +alpha 684 684 7492 +sizeincrease 500 effect robot_TR_BLOOD -trailspacing 32 -type blood +trailspacing 16 +type spark +blend invmod color 0xC0D890 0xC0D890 tex 24 32 -size 8 8 -alpha 384 384 192 +size 4 13 +alpha 384 984 1892 bounce -1 -airfriction 1 -liquidfriction 4 +gravity 0.4 +airfriction -2 +liquidfriction 1 velocityjitter 64 64 64 -velocitymultiplier 0.5 +velocitymultiplier -0.3 staincolor 0x808080 0x808080 staintex 16 24 +stainsize 1 3 +stretchfactor 6 +sizeincrease -6 +// fire +effect robot_TR_BLOOD +notunderwater +trailspacing 16 +type spark +tex 48 55 +color 0x902010 0xff3600 +size 5 20 +alpha 128 256 900 +gravity -1 +airfriction 4 +liquidfriction 4 +stretchfactor 5 +sizeincrease 10 +velocityjitter 44 44 44 +// arcs +effect robot_TR_BLOOD +trailspacing 128 +type smoke +tex 71 73 +color 0xff3000 0xff8585 +size 25 30 +alpha 1128 1256 44900 +rotate -180 180 4000 -4000 +velocityjitter 44 44 44 + effect alien_TR_SLIGHTBLOOD trailspacing 64 @@ -3583,50 +3663,101 @@ alpha 256 256 1280 velocityjitter 256 256 256 effect bloodshower -countabsolute 1 -type blood +count 125 +type spark +blend invmod tex 24 32 -size 8 8 +size 8 28 color 0xA8FFFF 0xA8FFFFF -alpha 256 256 64 +alpha 156 656 1664 bounce -1 -airfriction 1 +gravity 1 +stretchfactor 3 liquidfriction 4 -velocityjitter 64 64 64 -velocitymultiplier 1 +velocityjitter 764 764 764 +// velocitymultiplier 1 staincolor 0x808080 0x808080 staintex 16 24 +stainsize 1 2 +// center blood +effect bloodshower +countabsolute 0.1 +type smoke +blend invmod +tex 24 32 +size 1 28 +sizeincrease 300 +originjitter 50 50 50 +color 0xA8FFFF 0xA8FFFFF +alpha 156 656 1664 effect alien_bloodshower -countabsolute 1 -type blood +count 125 +type spark +blend invmod tex 24 32 -size 8 8 +size 8 28 color 0xC080B0 0xC080B0 -alpha 256 256 64 +alpha 156 656 1664 bounce -1 -airfriction 1 +gravity 1 +stretchfactor 3 liquidfriction 4 -velocityjitter 64 64 64 -velocitymultiplier 1 -staincolor 0x808080 0x808080 +velocityjitter 764 764 764 +// velocitymultiplier 1 +staincolor 0xC080B0 0xC080B0 staintex 16 24 +stainsize 1 2 +// center blood +effect bloodshower +countabsolute 0.1 +type smoke +blend invmod +tex 24 32 +size 1 28 +sizeincrease 300 +originjitter 50 50 50 +color 0xA8FFFF 0xA8FFFFF +alpha 156 656 1664 + effect robot_bloodshower -countabsolute 1 -type blood +count 100 +type spark +blend invmod tex 24 32 -size 8 8 +size 8 28 color 0xC0D890 0xC0D890 -alpha 256 256 64 +alpha 156 656 1664 bounce -1 -airfriction 1 +gravity 1 +stretchfactor 3 liquidfriction 4 -velocityjitter 64 64 64 -velocitymultiplier 1 -staincolor 0x808080 0x808080 +velocityjitter 764 764 764 +// velocitymultiplier 1 +staincolor 0xC0D890 0xC0D890 staintex 16 24 - +stainsize 1 2 +// arc +effect robot_bloodshower +count 2.5 +type smoke +tex 71 73 +color 0xff3000 0xff8585 +size 25 40 +alpha 1128 1256 4200 +rotate -180 180 99 -99 +velocityjitter 44 44 44 +originjitter 150 150 150 +// shockwave +effect robot_bloodshower +count 2.5 +type smoke +tex 74 74 +color 0xff3000 0xff8585 +size 5 50 +sizeincrease 3000 +alpha 11 125 990 //red_ground_quake //smoke @@ -5195,36 +5326,99 @@ velocitymultiplier 15 airfriction -1 rotate 0 360 -180 180 -// ---------------vechicles - -effect spiderbot_minigun_trail -notunderwater +// seeker missile trail +effect TR_SEEKER trailspacing 10 type smoke -color 0xd0d0a0 0xffffff +notunderwater +color 0x000000 0x666666 tex 0 8 -size 1 2 -alpha 20 50 100 -sizeincrease 2 -velocityjitter 5 5 5 -gravity -0.03 -airfriction 1 - -effect spiderbot_minigun_muzzleflash -count 3 -type spark -color 0xff9c00 0xff8400 -tex 48 55 -size 10 15 -alpha 256 512 6280 -airfriction 10 +size 2 2 +bounce 1 +sizeincrease 11 +alpha 200 300 200 +lightradius 100 +lighttime 0 +lightcolor 6 3 1 originjitter 2 2 2 -velocityjitter 150 150 150 -velocitymultiplier 0.35 -sizeincrease -100 -stretchfactor 1.3 -rotate -180 180 4000 -4000 -// fire +velocityjitter 3 3 3 +velocitymultiplier -0.02 +rotate -180 180 -30 30 +//gravity -0.11 +// fire +effect TR_SEEKER +trailspacing 4 +type static +color 0xffdf72 0x811200 +tex 48 55 +size 5 5 +sizeincrease -30 +alpha 100 144 588 +airfriction 8 +velocityjitter 32 32 32 +velocitymultiplier -1.5 +// bubbles +effect TR_SEEKER +type bubble +underwater +trailspacing 16 +tex 62 62 +size 1 2 +alpha 256 256 256 +gravity -0.125 +bounce 1.5 +liquidfriction 4 +velocityjitter 16 16 16 +velocitymultiplier -0.31 +rotate 0 0 0 0 +// sparks +effect TR_SEEKER +notunderwater +trailspacing 20 +type spark +tex 40 40 +color 0xFFFDD9 0xFFFDD9 +size 0.5 0.5 +alpha 444 512 1866 +stretchfactor 0.3 +//gravity 1 +bounce 1 +//velocityoffset 0 0 15 +airfriction 5 +originjitter 1 1 1 +velocityjitter 100 100 100 +velocitymultiplier -0.31 + +// --------------- vehicles + +effect spiderbot_minigun_trail +notunderwater +trailspacing 10 +type smoke +color 0xd0d0a0 0xffffff +tex 0 8 +size 1 2 +alpha 20 50 100 +sizeincrease 2 +velocityjitter 5 5 5 +gravity -0.03 +airfriction 1 + +effect spiderbot_minigun_muzzleflash +count 3 +type spark +color 0xff9c00 0xff8400 +tex 48 55 +size 10 15 +alpha 256 512 6280 +airfriction 10 +originjitter 2 2 2 +velocityjitter 150 150 150 +velocitymultiplier 0.35 +sizeincrease -100 +stretchfactor 1.3 +rotate -180 180 4000 -4000 +// fire effect spiderbot_minigun_muzzleflash count 6 type spark @@ -5285,10 +5479,10 @@ type smoke color 0xd0d0a0 0xffffff tex 0 8 size 10 20 -alpha 50 50 140 +alpha 50 50 190 sizeincrease 80 velocityjitter 100 100 250 -velocitymultiplier 0.47 +velocitymultiplier 0.49 gravity 1.3 airfriction 10 rotate -180 180 0 0 @@ -5312,7 +5506,7 @@ notunderwater count 3 type alphastatic tex 66 68 -color 0xffa35b 0xfff2be +color 0x99977D 0xFFFFFF size 6 8 alpha 644 756 1484 gravity 1.1 @@ -5327,11 +5521,219 @@ effect spiderbot_minigun_impact countabsolute 1 type decal tex 56 59 -size 5 10 +size 20 25 alpha 256 256 0 originjitter 16 16 16 rotate -180 180 0 0 +effect spiderbot_rocket_explode +countabsolute 1 +type decal +tex 8 16 +size 72 72 +alpha 256 256 0 +originjitter 23 23 23 +lightradius 300 +lightradiusfade 1750 +lightcolor 8 4 0 +// shockwave +effect spiderbot_rocket_explode +countabsolute 1 +type static +tex 33 33 +size 22 22 +alpha 56 56 230 +color 0x8f0d00 0xff5a00 +sizeincrease 2400 +// glow +effect spiderbot_rocket_explode +countabsolute 1 +type static +tex 64 64 +size 120 120 +alpha 156 156 830 +color 0x8f0d00 0xff5a00 +sizeincrease 240 +// fire effect +effect spiderbot_rocket_explode +notunderwater +count 32 +type static +tex 48 55 +color 0x8f0d00 0xff5a00 +size 12 21 +sizeincrease 495 +alpha 200 256 812 +airfriction 8 +liquidfriction 8 +originjitter 100 100 100 +velocityjitter 512 512 512 +rotate -180 180 -50 50 +// fire effect 2 +effect spiderbot_rocket_explode +notunderwater +count 16 +type spark +tex 48 55 +color 0x8f0d00 0xff5a00 +size 3 3 +sizeincrease 120 +alpha 200 256 912 +airfriction -2 +liquidfriction 8 +velocityjitter 412 412 412 +rotate -180 180 -150 150 +stretchfactor 10 +// fire rays +effect spiderbot_rocket_explode +notunderwater +count 10 +type spark +tex 48 55 +color 0x8f0d00 0xff5a00 +size 13 54 +sizeincrease 120 +alpha 200 256 1600 +airfriction -3 +liquidfriction 8 +originjitter 40 40 40 +velocityjitter 712 712 712 +stretchfactor 10 +// smoke +effect spiderbot_rocket_explode +type alphastatic +notunderwater +tex 0 8 +count 10 +size 10 15 +sizeincrease 280 +alpha 300 650 756 +originjitter 100 100 100 +velocityjitter 200 200 200 +airfriction 3 +color 0x4F4B46 0x000000 +rotate -180 180 -20 20 +// smoke2 +effect spiderbot_rocket_explode +type alphastatic +notunderwater +tex 0 8 +count 3 +size 100 150 +sizeincrease 30 +alpha 300 650 556 +originjitter 10 10 10 +velocityjitter 200 200 200 +airfriction 2 +gravity -0.5 +color 0x4F4B46 0x000000 +rotate -180 180 -20 20 +// underwater bubbles +effect spiderbot_rocket_explode +underwater +count 32 +type bubble +tex 62 62 +color 0x404040 0x808080 +size 1 3 +alpha 128 256 64 +gravity -0.125 +bounce 1.5 +liquidfriction 0.25 +originjitter 160 160 160 +velocityjitter 144 144 144 +// underwatershockwave +effect spiderbot_rocket_explode +underwater +type smoke +countabsolute 1 +tex 33 33 +size 30 30 +sizeincrease 1200 +alpha 40 40 300 + + +effect spiderbot_rocket_thrust +notunderwater +count 3 +type spark +tex 48 55 +color 0x8f0d00 0xff5a00 +size 5 10 +sizeincrease -40 +alpha 200 256 1600 +velocityjitter 20 20 20 +velocitymultiplier -1.4 +stretchfactor 0.9 +effect spiderbot_rocket_thrust +notunderwater +count 4 +type static +tex 48 55 +color 0x8f0d00 0xff5a00 +size 25 25 +sizeincrease -3000 +alpha 200 200 9000 +velocityjitter 60 60 60 +velocitymultiplier -1.4 +stretchfactor 1 +rotate -180 180 -500 500 + + + +// long lasting smoke +effect spiderbot_rocket_launch +notunderwater +count 8 +type smoke +tex 0 8 +color 0xFFFFFF 0xD9C4B0 +size 30 30 +sizeincrease 20 +alpha 100 156 60 +velocityjitter 60 60 60 +velocitymultiplier -0.1 +airfriction 0.3 +gravity -0.01 +// fast smoke +effect spiderbot_rocket_launch +notunderwater +count 14 +type smoke +tex 0 8 +color 0xFFFFFF 0xD9C4B0 +size 30 30 +sizeincrease 20 +alpha 100 156 260 +gravity -0.3 +velocityjitter 160 160 60 +airfriction 0.3 +// fire +effect spiderbot_rocket_launch +notunderwater +count 14 +type spark +tex 48 55 +color 0x8f0d00 0xff5a00 +size 30 30 +sizeincrease 40 +velocitymultiplier 0.5 +alpha 200 256 1960 +velocityjitter 60 60 60 +airfriction 0.3 +stretchfactor 3 +airfriction 0.3 +//sparks +effect spiderbot_rocket_launch +notunderwater +count 10 +type spark +tex 40 40 +color 0xFFFFFF 0xD9C4B0 +size 1 4 +alpha 200 256 1000 +velocityjitter 160 160 160 +velocitymultiplier -0.5 effect wakizashi_gun_impact count 15 @@ -5400,32 +5802,221 @@ velocitymultiplier 0.2 sizeincrease -10 stretchfactor 0.7 -// decal -effect raptor_cannon_impact +effect wakizashi_rocket_explode countabsolute 1 type decal -tex 47 47 -size 24 24 +tex 8 16 +size 72 72 alpha 256 256 0 -originjitter 16 16 16 -rotate -180 180 0 0 -//spark -effect raptor_cannon_impact +originjitter 23 23 23 +lightradius 300 +lightradiusfade 1750 +lightcolor 8 4 0 +// shockwave +effect wakizashi_rocket_explode +countabsolute 1 +type static +tex 33 33 +size 22 22 +alpha 56 56 230 +color 0x8f0d00 0xff5a00 +sizeincrease 2400 +// glow +effect wakizashi_rocket_explode +countabsolute 1 +type static +tex 64 64 +size 120 120 +alpha 156 156 830 +color 0x8f0d00 0xff5a00 +sizeincrease 240 +// fire effect +effect wakizashi_rocket_explode notunderwater -count 6 +count 64 +type static +tex 48 55 +color 0xFFAE00 0xff5a00 +size 12 21 +sizeincrease 195 +alpha 200 256 512 +airfriction 2 +liquidfriction 8 +originjitter 10 10 10 +velocityjitter 512 512 512 +rotate -180 180 -50 50 +// fire rays +effect wakizashi_rocket_explode +notunderwater +count 10 type spark -tex 40 40 -color 0xD400FF 0x571863 -size 1 1 -alpha 644 956 784 -gravity 1 -airfriction 0.2 -velocityoffset 0 0 150 -originjitter 16 16 16 -velocityjitter 124 124 524 +tex 48 55 +color 0xFFEA00 0xff5a00 +size 43 54 +sizeincrease 120 +alpha 200 256 1600 +airfriction -3 +liquidfriction 8 +originjitter 40 40 40 +velocityjitter 512 512 512 +stretchfactor 10 // smoke -effect raptor_cannon_impact -count 4 +effect wakizashi_rocket_explode +type alphastatic +notunderwater +tex 0 8 +count 32 +size 10 15 +sizeincrease 230 +alpha 300 450 556 +originjitter 100 100 100 +velocityjitter 200 200 200 +airfriction 3 +color 0x4F4B46 0x000000 +rotate -180 180 -20 20 +// bouncing sparks +effect wakizashi_rocket_explode +notunderwater +count 14 +type spark +tex 40 40 +color 0xffa35b 0xfff2be +size 1 2 +alpha 644 956 884 +gravity 1 +airfriction 1 +liquidfriction 0.8 +velocityoffset 0 0 170 +originjitter 60 60 60 +velocityjitter 524 524 524 +// underwater bubbles +effect wakizashi_rocket_explode +underwater +count 32 +type bubble +tex 62 62 +color 0x404040 0x808080 +size 1 3 +alpha 128 256 64 +gravity -0.125 +bounce 1.5 +liquidfriction 0.25 +originjitter 160 160 160 +velocityjitter 144 144 144 +// underwatershockwave +effect wakizashi_rocket_explode +underwater +type smoke +countabsolute 1 +tex 33 33 +size 30 30 +sizeincrease 1200 +alpha 40 40 300 + +effect wakizashi_rocket_thrust +notunderwater +countabsolute 3 +type spark +tex 48 55 +color 0x00FFDD 0x6200FF +size 14 19 +sizeincrease -2 +alpha 200 256 1600 +velocityjitter 60 60 60 +velocitymultiplier -1.1 +stretchfactor 1 +effect wakizashi_rocket_thrust +notunderwater +countabsolute 2 +type spark +tex 48 55 +color 0xFFFF33 0xFFEE00 +size 5 10 +sizeincrease -2 +alpha 200 256 1900 +velocityjitter 60 60 60 +velocitymultiplier -0.3 +stretchfactor 3 + +// long lasting smoke +effect wakizashi_rocket_launch +notunderwater +count 8 +type smoke +tex 0 8 +color 0xFFFFFF 0xD9C4B0 +size 3 30 +sizeincrease 20 +alpha 100 156 60 +velocityjitter 160 160 60 +velocitymultiplier -0.1 +airfriction 0.3 +// fast smoke +effect wakizashi_rocket_launch +notunderwater +count 14 +type smoke +tex 0 8 +color 0xFFFFFF 0xD9C4B0 +size 30 30 +sizeincrease 20 +alpha 100 156 260 +velocityjitter 160 160 60 +velocitymultiplier 0.4 +airfriction 0.3 +//sparks +effect wakizashi_rocket_launch +notunderwater +count 10 +type spark +tex 40 40 +color 0xFFFFFF 0xD9C4B0 +size 1 4 +alpha 200 256 1000 +velocityjitter 60 60 60 +velocitymultiplier -1.5 + +effect wakizashi_booster_smoke +type alphastatic +notunderwater +tex 0 8 +count 3 +size 60 100 +sizeincrease 10 +gravity -0.1 +alpha 200 750 200 +velocityjitter 40 40 40 +originjitter 60 60 60 +airfriction 2 +color 0xA69A80 0xB3B39F +rotate -180 180 -20 20 + +// decal +effect raptor_cannon_impact +countabsolute 1 +type decal +tex 47 47 +size 24 24 +alpha 256 256 0 +originjitter 16 16 16 +rotate -180 180 0 0 +//spark +effect raptor_cannon_impact +notunderwater +count 6 +type spark +tex 40 40 +color 0xD400FF 0x571863 +size 1 1 +alpha 644 956 784 +gravity 1 +airfriction 0.2 +velocityoffset 0 0 150 +originjitter 16 16 16 +velocityjitter 124 124 524 +// smoke +effect raptor_cannon_impact +count 4 type alphastatic tex 0 7 size 50 50 @@ -5520,7 +6111,7 @@ airfriction 2 effect raptor_bomb_impact count 4 type spark -blend invmod +blend alpha tex 0 7 size 120 180 color 0x646364 0x151515 @@ -5536,7 +6127,7 @@ effect raptor_bomb_impact count 4 //type alphastatic type spark -blend invmod +blend alpha tex 0 7 size 40 100 color 0x646364 0x151515 @@ -5565,3 +6156,491 @@ originjitter 16 16 16 velocityjitter 174 174 924 stretchfactor 2 +effect raptor_bomb_spread +notunderwater +count 34 +type spark +tex 40 40 +color 0xffa35b 0xfff2be +size 1 2 +alpha 644 956 1284 +gravity 1 +airfriction 1 +liquidfriction 0.8 +originjitter 110 110 110 +velocityjitter 324 324 324 + + +// generic explosion size:big (biggest explosion ever) +effect explosion_big +countabsolute 1 +type decal +tex 8 16 +size 172 172 +alpha 256 256 0 +originjitter 23 23 23 +lightradius 600 +lightradiusfade 1750 +lightcolor 8 4 0 +// shockwave +effect explosion_big +countabsolute 1 +type static +tex 33 33 +size 72 72 +alpha 56 56 330 +color 0x8f0d00 0xff5a00 +sizeincrease 4400 +// fire effect +effect explosion_big +notunderwater +count 64 +type static +tex 48 55 +color 0x8f0d00 0xff5a00 +size 133 144 +sizeincrease 45 +alpha 200 256 712 +airfriction 8 +liquidfriction 8 +originjitter 80 80 80 +velocityjitter 2512 2512 2512 +// fire rays +effect explosion_big +notunderwater +count 64 +type spark +tex 48 55 +color 0x8f0d00 0xff5a00 +size 133 144 +sizeincrease 45 +alpha 200 256 800 +airfriction -5 +liquidfriction 8 +originjitter 40 40 40 +velocityjitter 512 512 512 +stretchfactor 10 +// smoke +effect explosion_big +type alphastatic +notunderwater +tex 0 8 +count 32 +size 50 100 +sizeincrease 244 +alpha 300 650 456 +velocityjitter 3444 3444 3444 +airfriction 8 +color 0x4F4B46 0x000000 +// bouncing sparks +effect explosion_big +notunderwater +count 34 +type spark +tex 40 40 +color 0xffa35b 0xfff2be +size 3 4 +alpha 644 956 1284 +gravity 1 +airfriction 1 +liquidfriction 0.8 +velocityoffset 0 0 370 +originjitter 160 160 160 +velocityjitter 924 924 924 +stretchfactor 0.7 +// derbis +effect explosion_big +notunderwater +count 16 +type alphastatic +tex 66 68 +color 0xFFFFFF 0xcac5b4 +size 10 16 +alpha 444 1356 1184 +gravity 2.3 +airfriction 0.5 +velocityjitter 1800 1800 1800 +velocityoffset 0 0 970 +sizeincrease -5 +rotate -180 180 -1000 1000 +// underwater bubbles +effect explosion_big +underwater +count 32 +type bubble +tex 62 62 +color 0x404040 0x808080 +size 3 3 +alpha 128 256 64 +gravity -0.125 +bounce 1.5 +liquidfriction 0.25 +originjitter 160 160 160 +velocityjitter 444 444 444 +// underwatershockwave +effect explosion_big +underwater +type smoke +countabsolute 1 +tex 33 33 +size 30 30 +sizeincrease 2900 +alpha 40 40 300 +velocitymultiplier 0.3 + + +// generic explosion size:medium (it leaves rising smoke for a longer time) +// shockwave +effect explosion_medium +countabsolute 1 +type static +tex 33 33 +size 72 72 +alpha 56 56 330 +color 0x8f0d00 0xff5a00 +sizeincrease 2400 +// fire effect +effect explosion_medium +notunderwater +count 32 +type static +tex 48 55 +color 0x8f0d00 0xff5a00 +size 133 144 +sizeincrease 45 +alpha 200 256 712 +airfriction 8 +liquidfriction 8 +originjitter 30 30 30 +velocityjitter 1512 1512 1512 +rotate -180 180 -500 500 +// fire effect 2 +effect explosion_medium +notunderwater +count 32 +type static +tex 48 55 +color 0x8f0d00 0xff5a00 +size 73 94 +sizeincrease 40 +gravity -2 +alpha 200 256 612 +airfriction 8 +liquidfriction 8 +originjitter 30 30 30 +velocityjitter 1512 1512 1512 +rotate -180 180 -150 150 +// fire rays +effect explosion_medium +notunderwater +count 14 +type spark +tex 48 55 +color 0x8f0d00 0xff5a00 +size 43 74 +sizeincrease 40 +alpha 200 256 800 +airfriction -3 +liquidfriction 8 +originjitter 40 40 40 +velocityjitter 512 512 512 +stretchfactor 8 +// smoke +effect explosion_medium +type alphastatic +notunderwater +tex 0 8 +count 5 +size 250 300 +sizeincrease -30 +alpha 300 650 756 +originjitter 100 100 100 +velocityjitter 200 200 200 +airfriction 3 +color 0x4F4B46 0x000000 +rotate -180 180 -20 20 +// smoke 2 +effect explosion_medium +type alphastatic +notunderwater +tex 0 8 +count 10 +size 50 100 +sizeincrease 50 +gravity -0.3 +alpha 300 650 256 +originjitter 100 100 100 +velocityjitter 500 500 500 +velocityoffset 0 0 200 +airfriction 3 +color 0x4F4B46 0x000000 +rotate -180 180 -20 20 +// smoke rays +effect explosion_medium +type spark +notunderwater +tex 0 8 +count 13 +size 150 200 +sizeincrease 100 +alpha 140 255 350 +velocityjitter 250 250 250 +originjitter 40 40 40 +color 0x4F4B46 0x000000 +stretchfactor 50 +// bouncing sparks +effect explosion_medium +notunderwater +count 14 +type spark +tex 40 40 +color 0xffa35b 0xfff2be +size 2 3 +alpha 644 956 984 +gravity 1 +airfriction 1 +liquidfriction 0.8 +velocityoffset 0 0 370 +originjitter 100 100 100 +velocityjitter 624 624 624 +stretchfactor 0.7 +// underwater bubbles +effect explosion_medium +underwater +count 32 +type bubble +tex 62 62 +color 0x404040 0x808080 +size 3 3 +alpha 128 256 64 +gravity -0.125 +bounce 1.5 +liquidfriction 0.25 +originjitter 160 160 160 +velocityjitter 444 444 444 +// underwatershockwave +effect explosion_medium +underwater +type smoke +countabsolute 1 +tex 33 33 +size 30 30 +sizeincrease 2900 +alpha 40 40 300 +velocitymultiplier 0.3 + +// generic explosion size:small (its fire only, made to support other explosions) +// shockwave +effect explosion_small +countabsolute 1 +type static +tex 33 33 +size 22 22 +alpha 56 56 330 +color 0x8f0d00 0xff5a00 +sizeincrease 2400 +// fire effect +effect explosion_small +notunderwater +count 16 +type static +tex 48 55 +color 0x8f0d00 0xff5a00 +size 1 44 +sizeincrease 45 +alpha 200 256 1212 +airfriction 5 +liquidfriction 8 +velocityjitter 512 512 512 +rotate -180 180 -500 500 +// fire effect 2 +effect explosion_small +notunderwater +count 16 +type static +tex 48 55 +color 0x8f0d00 0xff5a00 +size 73 94 +sizeincrease 40 +alpha 200 256 812 +airfriction 8 +liquidfriction 8 +velocityjitter 912 912 912 +rotate -180 180 -150 150 +// fire rays +effect explosion_small +notunderwater +count 14 +type spark +tex 48 55 +color 0x8f0d00 0xff5a00 +size 13 54 +sizeincrease 30 +alpha 200 256 1300 +airfriction -3 +liquidfriction 8 +originjitter 40 40 40 +velocityjitter 512 512 512 +stretchfactor 8 +// underwater bubbles +effect explosion_small +underwater +count 32 +type bubble +tex 62 62 +color 0x404040 0x808080 +size 1 3 +alpha 128 256 64 +gravity -0.125 +bounce 1.5 +liquidfriction 0.25 +originjitter 160 160 160 +velocityjitter 144 144 144 +// underwatershockwave +effect explosion_small +underwater +type smoke +countabsolute 1 +tex 33 33 +size 30 30 +sizeincrease 1200 +alpha 40 40 300 + +// big smoke ( for spamming on damaged stuff ) +effect smoke_big +type alphastatic +notunderwater +tex 0 8 +count 3 +size 30 60 +sizeincrease 15 +gravity -0.5 +alpha 200 750 200 +originjitter 55 55 55 +velocityjitter 140 140 200 +velocityoffset 0 0 200 +airfriction 4 +color 0x4F4B46 0x000000 +rotate -180 180 -20 20 + +// small smoke ( more precise than big one, for spamming on damaged parts like raptors spinner ) +effect smoke_small +type alphastatic +notunderwater +tex 0 8 +count 3 +size 60 100 +sizeincrease -10 +gravity -0.5 +alpha 200 750 200 +velocityjitter 40 40 400 +velocityoffset 0 0 200 +airfriction 4 +color 0x4F4B46 0x000000 +rotate -180 180 -20 20 + +// metal impact effect +// used in qcsrc/server/mutators/sandbox.qc: pointparticles(particleeffectnum("impact_metal"), self.origin, '0 0 0', 1); +effect impact_metal +count 1 +type alphastatic +tex 0 8 +size 3 6 +sizeincrease 10 +alpha 25 64 50 +gravity -0.01 +color 0x000000 0x886666 +originjitter 20 20 5 +// sparks +effect impact_metal +count 2 +type spark +tex 41 41 +color 0xFFCC22 0xFF4422 +size 2 2 +alpha 255 255 112 +bounce 1.8 +stretchfactor 0.5 +velocityjitter 200 200 300 +velocitymultiplier 2 +airfriction 2 +gravity 1 + +// stone impact effect +// used in qcsrc/server/mutators/sandbox.qc: pointparticles(particleeffectnum("impact_stone"), self.origin, '0 0 0', 1); +effect impact_stone +count 1 +type alphastatic +tex 0 8 +size 3 6 +sizeincrease 15 +alpha 50 128 75 +gravity -0.01 +color 0x000000 0xcc9966 +originjitter 20 20 5 +// debris +effect impact_stone +notunderwater +count 1 +type alphastatic +tex 66 68 +color 0x000000 0x886644 +size 1 2 +alpha 450 750 300 +gravity 1.3 +airfriction 0.5 +bounce 1.2 +velocityjitter 124 124 324 +rotate -180 180 -1000 1000 + +// wood impact effect +// used in qcsrc/server/mutators/sandbox.qc: pointparticles(particleeffectnum("impact_wood"), self.origin, '0 0 0', 1); +effect impact_wood +count 1 +type alphastatic +tex 0 8 +size 3 6 +sizeincrease 10 +alpha 50 128 75 +gravity -0.01 +color 0x000000 0xcc9966 +originjitter 20 20 5 +// sparks +effect impact_wood +count 2 +type spark +tex 41 41 +color 0x221100 0x221100 +size 1 8 +alpha 255 255 75 +bounce 1.5 +velocityjitter 180 180 260 +velocitymultiplier 2 +airfriction 2 +gravity 1 + +// flesh impact effect +// used in qcsrc/server/mutators/sandbox.qc: pointparticles(particleeffectnum("impact_flesh"), self.origin, '0 0 0', 1); +effect impact_flesh +count 0.5 +type alphastatic +tex 0 8 +size 8 12 +alpha 100 256 400 +color 0x000000 0x420000 +originjitter 11 11 11 +// blood splash +effect impact_flesh +count 0.3 +type blood +tex 24 32 +size 2 6 +alpha 256 256 64 +color 0xA8FFFF 0xA8FFFFF +bounce -1 +airfriction 1 +liquidfriction 4 +velocityjitter 96 96 96 +velocitymultiplier 5 +staincolor 0x808080 0x808080 +staintex 16 24