]> icculus.org git repositories - divverent/nexuiz.git/blob - data/effectinfo.txt
lots of new particle fx, explosions, blood, shotgun/mg gun impact, electo impact...
[divverent/nexuiz.git] / data / effectinfo.txt
1 /*
2 // quake wizard spike impact
3 effect TE_WIZSPIKE
4 count 30
5 type alphastatic
6 color 0x372b17 0x73571f
7 alpha 51 256 512
8 originjitter 4 4 4
9 velocityjitter 16 16 16
10 */
11
12 // item respawn effect
13 // flare particle and light
14 effect TE_WIZSPIKE
15 countabsolute 1
16 type static
17 color 0x63F2EA 0x63f2EA
18 size 20 20
19 alpha 128 128 128
20 lightradius 200
21 lightradiusfade 200
22 lightcolor 0.4 0.9 0.9
23 // cloud of particles which expand rapidly and then slow to form a ball
24 effect TE_WIZSPIKE
25 count 100
26 type static
27 color 0x63F2EA 0x63f2EA
28 size 2 2
29 alpha 64 64 64
30 airfriction 2
31 liquidfriction 2
32 originjitter 16 16 16
33 velocityjitter 32 32 32
34
35 /*
36 // quake hell knight fireball impact
37 effect TE_KNIGHTSPIKE
38 count 20
39 type alphastatic
40 color 0x5f0700 0xcf632b
41 alpha 51 256 512
42 originjitter 4 4 4
43 velocityjitter 16 16 16
44 */
45
46 // laser impact
47 // decal
48 effect TE_KNIGHTSPIKE
49 countabsolute 1
50 type decal
51 tex 47 47
52 size 24 24
53 alpha 256 256 0
54 originjitter 16 16 16
55 lightradius 200
56 lightradiusfade 1000
57 lightcolor 4 0.2 0.2
58 // flare effect
59 effect TE_KNIGHTSPIKE
60 countabsolute 1
61 type static
62 tex 39 39
63 color 0xFF2010 0xFF2010
64 alpha 256 256 1024
65 size 24 24
66 // sparks that rapidly expand and rapidly slow down to form an interesting spherical effect
67 effect TE_KNIGHTSPIKE
68 count 256
69 type spark
70 color 0x800000 0xFF8020
71 alpha 256 256 1024
72 size 4 4
73 //bounce 1.5
74 airfriction 6
75 liquidfriction 6
76 //originjitter 32 32 32
77 velocityjitter 256 256 256
78
79 // machinegun bullet impact
80 // bullet impact decal
81 effect TE_SPIKE
82 countabsolute 1
83 type decal
84 tex 56 59
85 size 5 5
86 alpha 256 256 0
87 originjitter 6 6 6
88 // dust/smoke drifting away from the impact
89 effect TE_SPIKE
90 count 8
91 type smoke
92 tex 0 8
93 color 0x101010 0x101010
94 size 3 3
95 sizeincrease 3
96 alpha 255 255 256
97 originjitter 0 0 0
98 velocityjitter 8 8 8
99 // dust/smoke staying at the impact
100 effect TE_SPIKE
101 count 1
102 type smoke
103 tex 0 8
104 color 0x505050 0x505050
105 size 4 4
106 sizeincrease 4
107 alpha 255 255 128
108 originjitter 0 0 0
109 velocityjitter 0 0 0
110 // bouncing sparks
111 effect TE_SPIKE
112 count 20
113 type spark
114 color 0x8f4333 0xfff31b
115 size 0.4 0.4
116 alpha 0 256 256
117 gravity 1
118 bounce 1.5
119 velocityoffset 0 0 80
120 velocityjitter 64 64 64
121
122 // electro combo explosion
123 // decal
124 effect TE_SPIKEQUAD
125 countabsolute 1
126 type decal
127 tex 59 59
128 size 64 64
129 alpha 256 256 0
130 originjitter 34 34 34
131 lightradius 400
132 lightradiusfade 200
133 lightcolor 2 2.5 3
134 // flare effect
135 effect TE_SPIKEQUAD
136 countabsolute 1
137 type static
138 tex 38 38
139 color 0x80C0FF 0x80C0FF
140 size 48 48
141 alpha 256 256 128
142 // large sparks
143 effect TE_SPIKEQUAD
144 count 20
145 type static
146 color 0x2030FF 0x80C0FF
147 size 32 32
148 alpha 256 256 256
149 //gravity 1
150 bounce 1.5
151 airfriction 4
152 liquidfriction 16
153 //velocityoffset 0 0 120
154 velocityjitter 512 512 512
155 /*
156 // inner cloud of smoke
157 effect TE_SPIKEQUAD
158 count 0.25
159 type smoke
160 color 0x202020 0x404040
161 tex 0 8
162 size 24 24
163 alpha 256 256 256
164 originjitter 20 20 20
165 velocityjitter 32 32 32
166 */
167
168 // quake effect
169 // decal
170 effect TE_SUPERSPIKE
171 countabsolute 1
172 type decal
173 tex 56 59
174 size 3 3
175 alpha 256 256 0
176 originjitter 6 6 6
177 // dust/smoke drifting away from the impact
178 effect TE_SUPERSPIKE
179 count 8
180 type smoke
181 tex 0 8
182 color 0x101010 0x101010
183 size 3 3
184 sizeincrease 3
185 alpha 255 255 256
186 originjitter 0 0 0
187 velocityjitter 8 8 8
188 // dust/smoke staying at the impact
189 effect TE_SUPERSPIKE
190 count 1
191 type smoke
192 tex 0 8
193 color 0x505050 0x505050
194 size 4 4
195 sizeincrease 4
196 alpha 255 255 128
197 originjitter 0 0 0
198 velocityjitter 0 0 0
199 // sparks that disappear on impact
200 effect TE_SUPERSPIKE
201 count 30
202 type spark
203 color 0x8f4333 0xfff31b
204 size 0.4 0.4
205 alpha 0 256 768
206 gravity 1
207 bounce -1
208 velocityoffset 0 0 80
209 velocityjitter 64 64 64
210
211 // quake effect
212 // decal
213 effect TE_SUPERSPIKEQUAD
214 countabsolute 1
215 type decal
216 tex 56 59
217 size 3 3
218 alpha 256 256 0
219 originjitter 6 6 6
220 lightradius 100
221 lightradiusfade 500
222 lightcolor 0.15 0.15 1.5
223 // dust/smoke drifting away from the impact
224 effect TE_SUPERSPIKEQUAD
225 count 8
226 type smoke
227 tex 0 8
228 color 0x101010 0x101010
229 size 3 3
230 sizeincrease 3
231 alpha 255 255 256
232 originjitter 0 0 0
233 velocityjitter 8 8 8
234 // dust/smoke staying at the impact
235 effect TE_SUPERSPIKEQUAD
236 count 1
237 type smoke
238 tex 0 8
239 color 0x505050 0x505050
240 size 4 4
241 sizeincrease 4
242 alpha 255 255 128
243 originjitter 0 0 0
244 velocityjitter 0 0 0
245 // sparks that disappear on impact
246 effect TE_SUPERSPIKEQUAD
247 count 30
248 type spark
249 color 0x8f4333 0xfff31b
250 size 0.4 0.4
251 alpha 0 256 768
252 gravity 1
253 bounce -1
254 velocityoffset 0 0 80
255 velocityjitter 64 64 64
256
257 // shotgun pellet impact
258 // decal
259 effect TE_GUNSHOT
260 countabsolute 1
261 type decal
262 tex 56 59
263 size 3 3
264 alpha 256 256 0
265 originjitter 6 6 6
266 // dust/smoke drifting away from the impact
267 effect TE_GUNSHOT
268 count 4
269 type smoke
270 tex 0 8
271 color 0x101010 0x101010
272 size 3 3
273 sizeincrease 3
274 alpha 128 128 64
275 originjitter 0 0 0
276 velocityjitter 8 8 8
277 // dust/smoke staying at the impact
278 effect TE_GUNSHOT
279 count 1
280 type smoke
281 tex 0 8
282 color 0x505050 0x505050
283 size 4 4
284 sizeincrease 4
285 alpha 128 128 64
286 originjitter 0 0 0
287 velocityjitter 0 0 0
288 // bouncing sparks
289 effect TE_GUNSHOT
290 count 10
291 type spark
292 color 0x8f4333 0xfff31b
293 size 0.4 0.4
294 alpha 0 64 64
295 gravity 1
296 bounce 1.5
297 velocityoffset 0 0 80
298 velocityjitter 64 64 64
299
300 /*
301 // quake effect
302 // decal
303 effect TE_GUNSHOTQUAD
304 countabsolute 1
305 type decal
306 tex 56 59
307 size 3 3
308 alpha 256 256 0
309 originjitter 6 6 6
310 lightradius 100
311 lightradiusfade 500
312 lightcolor 0.15 0.15 1.5
313 // dust/smoke drifting away from the impact
314 effect TE_GUNSHOTQUAD
315 count 4
316 type smoke
317 tex 0 8
318 color 0x101010 0x101010
319 size 3 3
320 sizeincrease 3
321 alpha 255 255 256
322 originjitter 0 0 0
323 velocityjitter 8 8 8
324 // dust/smoke staying at the impact
325 effect TE_GUNSHOTQUAD
326 count 1
327 type smoke
328 tex 0 8
329 color 0x202020 0x202020
330 size 4 4
331 sizeincrease 4
332 alpha 255 255 128
333 originjitter 0 0 0
334 velocityjitter 0 0 0
335 // sparks that disappear on impact
336 effect TE_GUNSHOTQUAD
337 count 15
338 type spark
339 color 0x8f4333 0xfff31b
340 size 0.4 0.4
341 alpha 0 256 768
342 gravity 1
343 bounce -1
344 velocityoffset 0 0 80
345 velocityjitter 64 64 64
346 */
347
348 // crylink impact effect
349 // decal
350 effect TE_GUNSHOTQUAD
351 countabsolute 1
352 type decal
353 tex 47 47
354 size 8 8
355 alpha 256 256 0
356 originjitter 12 12 12
357 //lightradius 100
358 //lightradiusfade 300
359 //lightcolor 0.5 0.5 0.5
360 // purple flare effect
361 effect TE_GUNSHOTQUAD
362 countabsolute 1
363 type static
364 tex 39 39
365 color 0x504060 0x504060
366 size 8 8
367 alpha 256 256 512
368 // purple sparks
369 effect TE_GUNSHOTQUAD
370 count 12
371 type spark
372 color 0xA040C0 0xFFFFFF
373 size 1 1
374 alpha 128 128 384
375 gravity 1
376 bounce 1.5
377 velocityoffset 0 0 80
378 velocityjitter 128 128 128
379
380 // mortar/hagar explosion (smaller than rocket)
381 // decal
382 effect TE_EXPLOSION
383 countabsolute 1
384 type decal
385 tex 8 16
386 size 48 48
387 alpha 256 256 0
388 originjitter 40 40 40
389 lightradius 350
390 lightradiusfade 700
391 lightcolor 4 2 0.5
392 // flare effect
393 effect TE_EXPLOSION
394 countabsolute 1
395 type static
396 tex 35 37
397 color 0x404040 0x404040
398 size 48 48
399 alpha 192 192 64
400 // fire effect which expands then slows
401 effect TE_EXPLOSION
402 notunderwater
403 count 128
404 type static
405 tex 48 55
406 color 0x902010 0xFFD080
407 size 16 16
408 alpha 128 128 256
409 bounce 1.5
410 airfriction 4
411 liquidfriction 4
412 originjitter 8 8 8
413 velocityjitter 256 256 256
414 // underwater bubbles
415 effect TE_EXPLOSION
416 underwater
417 count 32
418 type bubble
419 tex 62 62
420 color 0x404040 0x808080
421 size 3 3
422 alpha 128 256 64
423 gravity -0.125
424 bounce 1.5
425 liquidfriction 0.25
426 originjitter 16 16 16
427 velocityjitter 96 96 96
428 // bouncing sparks
429 effect TE_EXPLOSION
430 notunderwater
431 count 32
432 type spark
433 color 0x903010 0xFFD030
434 size 2 2
435 alpha 256 256 384
436 gravity 1
437 airfriction 0.2
438 bounce 1.5
439 liquidfriction 0.8
440 velocityoffset 0 0 80
441 velocityjitter 256 256 256
442 /*
443 // experimental black smoke
444 effect TE_EXPLOSION
445 count 32
446 type alphastatic
447 tex 0 8
448 color 0x000000 0x000000
449 size 32 32
450 alpha 128 256 512
451 bounce 1.5
452 airfriction 5
453 liquidfriction 5
454 originjitter 10 10 10
455 velocityjitter 256 256 256
456 */
457 /*
458 // experimental debris
459 effect TE_EXPLOSION
460 count 32
461 type alphastatic
462 tex 0 8
463 color 0x202020 0x404040
464 size 2 4
465 alpha 128 256 128
466 gravity 1
467 airfriction 0.4
468 bounce 1.5
469 liquidfriction 0.8
470 velocityoffset 0 0 80
471 velocityjitter 256 256 256
472 */
473 /*
474 // experimental dark smoke
475 effect TE_EXPLOSION
476 count 16
477 type alphastatic
478 tex 0 8
479 color 0x101010 0x202020
480 size 32 32
481 alpha 128 256 256
482 airfriction 2
483 liquidfriction 2
484 originjitter 24 24 24
485 velocityjitter 64 64 64
486 */
487
488 // quake effect
489 // decal
490 effect TE_EXPLOSIONQUAD
491 countabsolute 1
492 type decal
493 tex 8 16
494 size 48 48
495 alpha 256 256 0
496 originjitter 40 40 40
497 lightradius 350
498 lightradiusfade 700
499 lightcolor 4 2 8
500 // smoke cloud
501 effect TE_EXPLOSIONQUAD
502 notunderwater
503 count 32
504 type smoke
505 color 0x202020 0x404040
506 tex 0 8
507 size 12 12
508 alpha 32 32 64
509 velocityjitter 48 48 48
510 // underwater bubbles
511 effect TE_EXPLOSIONQUAD
512 underwater
513 count 32
514 type bubble
515 tex 62 62
516 color 0x404040 0x808080
517 size 3 3
518 alpha 128 256 64
519 gravity -0.125
520 bounce 1.5
521 liquidfriction 0.25
522 originjitter 16 16 16
523 velocityjitter 96 96 96
524 // sparks which go through walls
525 effect TE_EXPLOSIONQUAD
526 notunderwater
527 count 128
528 type spark
529 color 0x903010 0xFFD030
530 size 1 1
531 alpha 0 256 512
532 gravity 1
533 airfriction 0.2
534 liquidfriction 0.8
535 velocityoffset 0 0 80
536 velocityjitter 256 256 256
537
538 // quake effect
539 // decal
540 effect TE_TAREXPLOSION
541 countabsolute 1
542 type decal
543 tex 8 16
544 size 48 48
545 alpha 256 256 0
546 originjitter 40 40 40
547 lightradius 600
548 lightradiusfade 1200
549 lightcolor 1.6 0.8 2
550 // smoke cloud
551 effect TE_TAREXPLOSION
552 notunderwater
553 count 32
554 type smoke
555 color 0x202020 0x404040
556 tex 0 8
557 size 12 12
558 alpha 32 32 64
559 velocityjitter 48 48 48
560 // underwater bubbles
561 effect TE_TAREXPLOSION
562 underwater
563 count 32
564 type bubble
565 tex 62 62
566 color 0x404040 0x808080
567 size 3 3
568 alpha 128 256 64
569 gravity -0.125
570 bounce 1.5
571 liquidfriction 0.25
572 originjitter 16 16 16
573 velocityjitter 96 96 96
574 // sparks which go through walls
575 effect TE_TAREXPLOSION
576 notunderwater
577 count 128
578 type spark
579 color 0x903010 0xFFD030
580 size 1 1
581 alpha 0 256 512
582 gravity 1
583 airfriction 0.2
584 liquidfriction 0.8
585 velocityoffset 0 0 80
586 velocityjitter 256 256 256
587
588 // bloody impact effect indicating damage
589 effect TE_BLOOD
590 count 0.333
591 type blood
592 tex 24 32
593 size 8 8
594 alpha 256 256 64
595 bounce -1
596 airfriction 1
597 liquidfriction 4
598 velocityjitter 64 64 64
599 velocitymultiplier 1
600
601 // sparks (quake effect)
602 effect TE_SPARK
603 count 1
604 type spark
605 color 0x8f4333 0xfff31b
606 size 0.4 0.4
607 alpha 0 256 768
608 gravity 1
609 bounce -1
610 velocityoffset 0 0 80
611 velocityjitter 64 64 64
612 velocitymultiplier 1
613
614 // nex impact
615 // decal
616 effect TE_PLASMABURN
617 countabsolute 1
618 type decal
619 tex 47 47
620 size 24 24
621 alpha 256 256 0
622 originjitter 16 16 16
623 lightradius 200
624 lightradiusfade 400
625 lightcolor 1 1 1
626 // flare effect
627 effect TE_PLASMABURN
628 countabsolute 1
629 type static
630 tex 37 37
631 color 0x80C0FF 0x80C0FF
632 size 8 8
633 alpha 256 256 512
634 /*
635 // experimental
636 effect TE_PLASMABURN
637 count 64
638 type static
639 color 0x2030FF 0x80C0FF
640 size 2 4
641 alpha 256 256 512
642 bounce 1.5
643 airfriction 8
644 liquidfriction 8
645 velocityjitter 512 512 512
646 */
647 // small sparks which form a sphere as they slow down
648 effect TE_PLASMABURN
649 count 256
650 type spark
651 color 0x2030FF 0x80C0FF
652 size 1 2
653 alpha 256 256 1024
654 bounce 2
655 airfriction 8
656 liquidfriction 8
657 velocityjitter 128 128 128
658
659 // quake effect
660 effect TE_SMALLFLASH
661 lightradius 200
662 lightradiusfade 1000
663 lightcolor 2 2 2
664
665 // quake effect
666 effect TE_FLAMEJET
667 count 1
668 type smoke
669 color 0x6f0f00 0xe3974f
670 size 4 4
671 alpha 64 128 384
672 gravity -1
673 bounce 1.1
674 airfriction 1
675 liquidfriction 4
676 velocityjitter 128 128 128
677 velocitymultiplier 1
678
679 // quake effect
680 effect TE_LAVASPLASH
681 count 64
682 type alphastatic
683 color 0x6f0f00 0xe3974f
684 size 12 12
685 alpha 256 256 256
686 gravity 0.05
687 originoffset 0 0 32
688 originjitter 128 128 32
689 velocityoffset 0 0 256
690 velocityjitter 128 128 0
691
692 // player teleport effect
693 effect TE_TELEPORT
694 count 112
695 type static
696 color 0xA0A0A0 0xFFFFFF
697 size 10 10
698 alpha 64 128 256
699 airfriction 1
700 liquidfriction 4
701 originoffset 0 0 28
702 originjitter 16 16 28
703 velocityjitter 0 0 256
704
705 // nex beam
706 effect TE_TEI_G3
707 countabsolute 1
708 type beam
709 tex 60 60
710 color 0xFFFFFF 0xFFFFFF
711 size 4 4
712 alpha 128 128 256
713 // experimental
714 effect TE_TEI_G3
715 trailspacing 2
716 type static
717 color 0x202020 0x404040
718 size 1 1
719 alpha 256 256 512
720 airfriction -4
721 //liquidfriction -4
722 velocityjitter 8 8 8
723 type smoke
724 /*
725 // experimental
726 effect TE_TEI_G3
727 trailspacing 1
728 type static
729 tex 0 8
730 color 0x202020 0x404040
731 size 1 1
732 sizeincrease 1
733 alpha 256 256 128
734 gravity -0.01
735 //bounce 1.5
736 //airfriction 4
737 //liquidfriction 4
738 //velocityoffset 0 0 80
739 //velocityjitter 4 4 4
740 */
741
742 // smoke effect
743 effect TE_TEI_SMOKE
744 count 0.333
745 type smoke
746 color 0x202020 0x404040
747 tex 0 8
748 size 5 5
749 alpha 256 256 512
750 originjitter 1.5 1.5 1.5
751 velocityjitter 6 6 6
752 velocitymultiplier 1
753
754 // rocket explosion (bigger than mortar and hagar)
755 // decal
756 effect TE_TEI_BIGEXPLOSION
757 countabsolute 1
758 type decal
759 tex 8 16
760 size 72 72
761 alpha 256 256 0
762 originjitter 40 40 40
763 lightradius 500
764 lightradiusfade 500
765 lightcolor 4 2 0.5
766 // flare effect
767 effect TE_TEI_BIGEXPLOSION
768 countabsolute 1
769 type static
770 tex 35 37
771 color 0x404040 0x404040
772 size 72 72
773 alpha 192 192 64
774 // fire effect
775 effect TE_TEI_BIGEXPLOSION
776 notunderwater
777 count 256
778 type static
779 tex 48 55
780 color 0x902010 0xFFD080
781 size 16 16
782 alpha 128 128 256
783 bounce 1.5
784 airfriction 4
785 liquidfriction 4
786 originjitter 8 8 8
787 velocityjitter 512 512 512
788 // underwater bubbles
789 effect TE_TEI_BIGEXPLOSION
790 underwater
791 count 64
792 type bubble
793 tex 62 62
794 color 0x404040 0x808080
795 size 3 3
796 alpha 128 256 64
797 gravity -0.125
798 bounce 1.5
799 liquidfriction 0.25
800 originjitter 16 16 16
801 velocityjitter 144 144 144
802 // bouncing sparks
803 effect TE_TEI_BIGEXPLOSION
804 notunderwater
805 count 128
806 type spark
807 color 0x903010 0xFFD030
808 size 2 2
809 alpha 256 256 384
810 gravity 1
811 airfriction 0.2
812 bounce 1.5
813 liquidfriction 0.8
814 velocityoffset 0 0 80
815 velocityjitter 384 384 384
816
817 // electro explosion
818 // decal
819 effect TE_TEI_PLASMAHIT
820 countabsolute 1
821 type decal
822 tex 59 59
823 size 32 32
824 alpha 256 256 0
825 originjitter 20 20 20
826 lightradius 200
827 lightradiusfade 600
828 lightcolor 2.4 4.8 8
829 // flare effect
830 effect TE_TEI_PLASMAHIT
831 countabsolute 1
832 type static
833 tex 38 38
834 color 0x80C0FF 0x80C0FF
835 size 32 32
836 alpha 256 256 512
837 // cloud of bouncing sparks
838 effect TE_TEI_PLASMAHIT
839 count 1
840 type spark
841 color 0x2030FF 0x80C0FF
842 size 2 4
843 alpha 256 256 1024
844 //gravity 1
845 bounce 1.5
846 //velocityoffset 0 0 120
847 velocityjitter 512 512 512
848 /*
849 // inner cloud of smoke
850 effect TE_TEI_PLASMAHIT
851 count 0.25
852 type smoke
853 color 0x202020 0x404040
854 tex 0 8
855 size 24 24
856 alpha 256 256 512
857 originjitter 20 20 20
858 velocityjitter 32 32 32
859 */
860
861
862
863
864
865
866
867
868
869 //////////////////////////////////////////////////
870 // New effects in 2.4
871 //////////////////////////////////////////////////
872
873
874
875 // bloody impact effect indicating damage
876 effect blood
877 count 0.333
878 type blood
879 tex 24 32
880 size 8 8
881 alpha 256 256 64
882 bounce -1
883 airfriction 1
884 liquidfriction 4
885 velocityjitter 64 64 64
886 velocitymultiplier 1
887
888
889
890 // player teleport effect
891 effect teleport
892 count 112
893 type static
894 color 0xA0A0A0 0xFFFFFF
895 size 10 10
896 alpha 64 128 256
897 airfriction 1
898 liquidfriction 4
899 originoffset 0 0 28
900 originjitter 16 16 28
901 velocityjitter 0 0 256
902
903
904
905 // normal super gory blood trail (used by gibs)
906 effect TR_BLOOD
907 trailspacing 16
908 type blood
909 color 0xFFFFFF 0xFFFFFF
910 tex 24 32
911 size 8 8
912 alpha 384 384 192
913 bounce -1
914 airfriction 1
915 liquidfriction 4
916 velocityjitter 64 64 64
917 velocitymultiplier 0.5
918
919
920
921 // thinner blood trail (used by quake zombies)
922 effect TR_SLIGHTBLOOD
923 trailspacing 32
924 type blood
925 color 0xFFFFFF 0xFFFFFF
926 tex 24 32
927 size 8 8
928 alpha 384 384 192
929 bounce -1
930 airfriction 1
931 liquidfriction 4
932 velocityjitter 64 64 64
933 velocitymultiplier 0.5
934
935
936
937 // func_stardust effect, used in some maps to indicate teleporters
938 effect EF_STARDUST
939 count 75
940 type static
941 color 0xfff368 0xfff368
942 size 1.0 2.0
943 alpha 64 128 128
944 gravity -0.1
945 airfriction 0.2
946 liquidfriction 0.8
947 originjitter 16 16 64
948 velocityjitter 32 32 0
949 //lightradius 200
950 //lighttime 0
951 //lightcolor 0.4 0.9 0.9
952
953
954 // flare particle and light
955 effect item_respawn
956 countabsolute 1
957 type static
958 color 0x63F2EA 0x63f2EA
959 size 32 32
960 alpha 128 128 128
961 // cloud of particles which expand rapidly and then slow to form a ball
962 effect item_respawn
963 count 64
964 type spark
965 tex 41 41
966 color 0x63F2EA 0x63f2EA
967 size 2 2
968 alpha 256 256 1280
969 //originjitter 24 24 24
970 velocityjitter 256 256 256
971
972
973
974 effect jumppad_activate
975 lightradius 200
976 lightradiusfade 2000
977 lightcolor 2 2 2
978
979
980
981 effect laser_muzzleflash
982 count 1
983 type smoke
984 color 0xFFFFFF 0xFFFFFF
985 tex 0 8
986 size 5 5
987 alpha 64 64 128
988 airfriction 12
989 originjitter 1.5 1.5 1.5
990 velocityjitter 6 6 6
991 velocitymultiplier 0.01
992 lightradius 200
993 lightradiusfade 2000
994 lightcolor 3 0.1 0.1
995
996
997
998 // decal
999 effect laser_impact
1000 countabsolute 1
1001 type decal
1002 tex 47 47
1003 size 24 24
1004 alpha 256 256 0
1005 originjitter 16 16 16
1006 lightradius 200
1007 lightradiusfade 500
1008 lightcolor 8 0.4 0.4
1009 // flare effect
1010 effect laser_impact
1011 countabsolute 1
1012 type static
1013 tex 39 39
1014 color 0xFF2010 0xFF2010
1015 alpha 256 256 1024
1016 size 24 24
1017 // sparks that rapidly expand and rapidly slow down to form an interesting spherical effect
1018 effect laser_impact
1019 count 256
1020 type spark
1021 color 0x800000 0xFF8020
1022 alpha 256 256 1024
1023 size 4 4
1024 //bounce 1.5
1025 airfriction 6
1026 liquidfriction 6
1027 //originjitter 32 32 32
1028 velocityjitter 256 256 256
1029 effect laser_impact
1030 count 8
1031 type smoke
1032 tex 48 55
1033 color 0x800000 0xFF8020
1034 size 12 12
1035 alpha 128 256 256
1036 originjitter 1 1 1
1037 velocitymultiplier 0.01
1038 velocityjitter 16 16 16
1039 sizeincrease 6
1040
1041
1042
1043 effect shotgun_muzzleflash
1044 count 3
1045 type smoke
1046 color 0x202020 0x404040
1047 tex 0 8
1048 size 5 5
1049 alpha 256 256 512
1050 originjitter 1.5 1.5 1.5
1051 velocityjitter 6 6 6
1052 velocitymultiplier 0.01
1053 lightradius 200
1054 lightradiusfade 2000
1055 lightcolor 2 1.5 0.2
1056 sizeincrease 12
1057 velocitymultiplier 0.05
1058 effect shotgun_muzzleflash
1059 count 10
1060 type spark
1061 tex 40 40
1062 color 0xFFFDD9 0xff5a00
1063 size 2 2
1064 alpha 0 128 1024
1065 originjitter 1 1 1
1066 velocityjitter 444 444 444
1067 velocitymultiplier 1.7
1068 gravity 0.3
1069 airfriction 5
1070
1071
1072
1073 // shotgun pellet impact
1074 // decal
1075 effect shotgun_impact
1076 countabsolute 1
1077 type decal
1078 tex 56 59
1079 size 3 3
1080 alpha 256 256 0
1081 originjitter 6 6 6
1082 //lightradius 30
1083 //lightradiusfade 90
1084 //lightcolor 1 1 1
1085 // dust/smoke drifting away from the impact
1086 effect shotgun_impact
1087 count 5
1088 type smoke
1089 tex 0 8
1090 color 0xFFFFFF 0xA37443
1091 size 7 7
1092 alpha 0 64 32
1093 originjitter 1 1 1
1094 airfriction 7
1095 liquidfriction 16
1096 velocityjitter 100 100 100
1097 sizeincrease 12
1098 velocitymultiplier 0.25
1099 // dust/smoke staying at the impact
1100 effect shotgun_impact
1101 count 1
1102 type smoke
1103 tex 0 8
1104 color 0xFFFFFF 0xFFFFFF
1105 size 17 17
1106 alpha 64 64 32
1107 sizeincrease 4
1108 // sparks
1109 effect shotgun_impact
1110 notunderwater
1111 count 20
1112 type spark
1113 tex 40 40
1114 color 0xFDFFD9 0xFDFFD9
1115 size 0.6 0.6
1116 alpha 256 256 768
1117 gravity 1
1118 bounce 1
1119 airfriction 5
1120 originjitter 1 1 1
1121 velocityjitter 400 400 400
1122 velocitymultiplier 0.1
1123
1124
1125
1126 effect uzi_muzzleflash
1127 count 2
1128 type static
1129 color 0x202020 0x404040
1130 tex 0 8
1131 size 5 5
1132 alpha 256 256 512
1133 originjitter 1.5 1.5 1.5
1134 velocityjitter 1 1 1
1135 velocitymultiplier 0.03
1136 lightradius 200
1137 lightradiusfade 2000
1138 lightcolor 2 1.5 0.2
1139 gravity -0.1
1140 effect uzi_muzzleflash
1141 count 20
1142 type spark
1143 tex 40 40
1144 color 0xFFFDD9 0xFFFDD9
1145 size 2 2
1146 alpha 0 128 1024
1147 originjitter 1 1 1
1148 velocityjitter 300 300 300
1149 velocitymultiplier 0.5
1150 airfriction 12
1151 /*
1152 // explosion
1153 effect uzi_muzzleflash
1154 count 3
1155 type smoke
1156 tex 48 55
1157 size 20 5
1158 alpha 255 255 2024
1159 color 0xFF9600 0x0090ff
1160 */
1161
1162
1163 // decal
1164 effect machinegun_impact
1165 countabsolute 1
1166 type decal
1167 tex 56 59
1168 size 5 5
1169 alpha 256 256 0
1170 originjitter 6 6 6
1171 lightradius 80
1172 lightradiusfade 800
1173 lightcolor 6 3.6 0.6
1174 // dust/smoke drifting away from the impact
1175 effect machinegun_impact
1176 count 5
1177 type smoke
1178 tex 0 8
1179 color 0xFFFFFF 0xA37443
1180 size 7 7
1181 alpha 0 64 32
1182 originjitter 1 1 1
1183 airfriction 7
1184 liquidfriction 16
1185 velocityjitter 100 100 100
1186 sizeincrease 12
1187 velocitymultiplier 0.25
1188 // dust/smoke staying at the impact
1189 effect machinegun_impact
1190 count 1
1191 type smoke
1192 tex 0 8
1193 color 0xFFFFFF 0xFFFFFF
1194 size 17 17
1195 alpha 64 64 32
1196 sizeincrease 4
1197 // sparks
1198 effect machinegun_impact
1199 notunderwater
1200 count 20
1201 type spark
1202 tex 40 40
1203 color 0xFDFFD9 0xFDFFD9
1204 size 0.3 0.3
1205 alpha 256 256 768
1206 gravity 1
1207 bounce 1
1208 airfriction 5
1209 originjitter 1 1 1
1210 velocityjitter 400 400 400
1211 velocitymultiplier 0.1
1212
1213
1214
1215 effect grenadelauncher_muzzleflash
1216 count 3
1217 type smoke
1218 color 0x202020 0x404040
1219 tex 0 8
1220 size 5 5
1221 alpha 256 256 512
1222 originjitter 1.5 1.5 1.5
1223 airfriction 12
1224 velocityjitter 20 20 20
1225 velocitymultiplier 0.03
1226 lightradius 200
1227 lightradiusfade 2000
1228 lightcolor 2 1.5 0.2
1229 effect grenadelauncher_muzzleflash
1230 count 30
1231 type spark
1232 tex 40 40
1233 color 0xFFFDD9 0xFFFDD9
1234 size 3 3
1235 alpha 0 128 1024
1236 originjitter 1 1 1
1237 velocityjitter 300 300 300
1238 velocitymultiplier 0.5
1239 airfriction 12
1240
1241
1242
1243 // grenade/hagar trail
1244 // smoke
1245 effect TR_GRENADE
1246 notunderwater
1247 trailspacing 5
1248 type alphastatic
1249 color 0x303030 0x000000
1250 tex 0 8
1251 size 3 3
1252 bounce 1
1253 sizeincrease 11
1254 alpha 100 200 400
1255 originjitter 2 2 2
1256 velocityjitter 3 3 3
1257 velocitymultiplier -0.02
1258 gravity -0.11
1259 //marker
1260 effect TR_GRENADE
1261 type alphastatic
1262 color 0xFF0000 0xFF0000
1263 tex 62 62
1264 size 1 1 
1265 sizeincrease -0.1
1266 trailspacing 1
1267 alpha 256 256 720
1268 // bubbles
1269 effect TR_GRENADE
1270 underwater
1271 trailspacing 16
1272 type bubble
1273 tex 62 62
1274 color 0x404040 0x808080
1275 size 1 1
1276 alpha 256 256 256
1277 gravity -0.125
1278 bounce 1.5
1279 liquidfriction 4
1280 velocityjitter 16 16 16
1281
1282
1283
1284 // decal
1285 effect grenade_explode
1286 countabsolute 1
1287 type decal
1288 tex 8 16
1289 size 48 48
1290 alpha 256 256 0
1291 originjitter 40 40 40
1292 lightradius 250
1293 lightradiusfade 400
1294 lightcolor 8 4 1
1295 // fire effect which expands then slows
1296 effect grenade_explode
1297 notunderwater
1298 count 80
1299 type static
1300 tex 48 55
1301 color 0xe03f00 0x5e0000
1302 size 16 26
1303 sizeincrease 20
1304 alpha 128 228 356
1305 bounce 4.5
1306 airfriction 8
1307 liquidfriction 8
1308 originjitter 8 8 8
1309 velocityjitter 256 256 256
1310 // fire effect which make brigt dot inside
1311 effect grenade_explode
1312 notunderwater
1313 count 30
1314 type static
1315 tex 48 55
1316 color 0xe03f00 0xffdf92
1317 size 6 16
1318 sizeincrease 40
1319 alpha 228 328 756
1320 bounce 1
1321 airfriction 8
1322 liquidfriction 8
1323 originjitter 8 8 8
1324 velocityjitter 256 256 256
1325 // smoke
1326 effect grenade_explode
1327 type alphastatic
1328 notunderwater
1329 tex 0 8
1330 count 20
1331 size 20 40
1332 sizeincrease 34
1333 alpha 500 600 556
1334 velocityjitter 256 256 256
1335 airfriction 5
1336 color 0x000000 0x111111
1337 bounce 6
1338 // underwater bubbles
1339 effect grenade_explode
1340 underwater
1341 count 32
1342 type bubble
1343 tex 62 62
1344 color 0x404040 0x808080
1345 size 3 3
1346 alpha 128 256 64
1347 gravity -0.125
1348 bounce 1.5
1349 liquidfriction 0.25
1350 originjitter 16 16 16
1351 velocityjitter 96 96 96
1352 // bouncing sparks
1353 effect grenade_explode
1354 notunderwater
1355 count 16
1356 type spark
1357 color 0x903010 0xFFD030
1358 size 2 2
1359 tex 40 40
1360 alpha 256 256 384
1361 gravity 1
1362 airfriction 0.2
1363 bounce 1.5
1364 liquidfriction 0.8
1365 velocityoffset 0 0 80
1366 velocityjitter 256 256 256
1367
1368
1369
1370 effect electro_muzzleflash
1371 count 1
1372 type smoke
1373 color 0x202020 0x404040
1374 tex 0 8
1375 size 5 5
1376 alpha 256 256 512
1377 originjitter 1.5 1.5 1.5
1378 velocityjitter 6 6 6
1379 velocitymultiplier 0.01
1380 lightradius 200
1381 lightradiusfade 2000
1382 lightcolor 2 1.5 0.2
1383 effect electro_muzzleflash
1384 count 30
1385 type spark
1386 tex 31 31
1387 color 0xD9FDFF 0xD9FDFF
1388 size 3 3
1389 alpha 0 128 1024
1390 originjitter 1 1 1
1391 velocityjitter 300 300 300
1392 velocitymultiplier 0.5
1393 airfriction 12
1394
1395
1396
1397 // electro trail
1398 // glowing vapor trail
1399 effect TR_NEXUIZPLASMA
1400 trailspacing 2
1401 type static
1402 color 0x283880 0x283880
1403 size 3 3
1404 tex 62 62
1405 alpha 256 256 968
1406 //velocityjitter 16 16 16
1407 lightradius 90
1408 lighttime 0
1409 lightcolor 1.5 3 6
1410 velocitymultiplier -0.1
1411 // bright sparks
1412 effect TR_NEXUIZPLASMA
1413 trailspacing 6
1414 count 3
1415 type snow
1416 tex 42 42
1417 color 0x629dff 0x0018ff
1418 size 2 4
1419 sizeincrease -20
1420 alpha 444 512 1866
1421 bounce 1
1422 velocityoffset 0 0 15
1423 airfriction 12
1424 originjitter 1 1 1
1425 velocityjitter 50 50 50
1426
1427
1428
1429 // decal
1430 effect electro_impact
1431 countabsolute 1
1432 type decal
1433 tex 59 59
1434 size 32 32
1435 alpha 256 256 0
1436 originjitter 20 20 20
1437 lightradius 250
1438 lightradiusfade 250
1439 lightcolor 3.125 4.375 10
1440 // flare effect
1441 effect electro_impact
1442 countabsolute 1
1443 type static
1444 tex 38 38
1445 color 0x80C0FF 0x80C0FF
1446 size 12 32
1447 alpha 256 256 512
1448 // cloud of bouncing sparks
1449 effect electro_impact
1450 count 60
1451 type smoke
1452 tex 42 42
1453 color 0x629dff 0x0018ff
1454 size 36 36
1455 sizeincrease -50
1456 alpha 256 256 1024
1457 bounce 2
1458 gravity -0.3
1459 airfriction 6
1460 originjitter 1 1 1
1461 velocityjitter 512 512 512
1462 // inner cloud of smoke
1463 effect electro_impact
1464 count 60
1465 type smoke
1466 color 0x629dff 0x0018ff
1467 tex 0 8
1468 size 20 24
1469 sizeincrease 50
1470 alpha 200 256 512
1471 airfriction 30
1472 originjitter 20 20 20
1473 velocityjitter 320 320 320
1474
1475 // decal
1476 effect electro_ballexplode
1477 countabsolute 1
1478 type decal
1479 tex 59 59
1480 size 32 32
1481 alpha 256 256 0
1482 originjitter 20 20 20
1483 lightradius 250
1484 lightradiusfade 250
1485 lightcolor 3.125 4.375 10
1486 // flare effect
1487 effect electro_ballexplode
1488 countabsolute 1
1489 type static
1490 tex 38 38
1491 color 0x80C0FF 0x80C0FF
1492 size 32 32
1493 alpha 256 256 512
1494 // cloud of bouncing sparks
1495 effect electro_ballexplode
1496 count 128
1497 type spark
1498 tex 41 41
1499 color 0xFDFFD9 0xFDFFD9
1500 size 16 16
1501 alpha 256 256 1024
1502 bounce 2
1503 //airfriction 2
1504 originjitter 1 1 1
1505 velocityjitter 512 512 512
1506 // inner cloud of smoke
1507 effect electro_ballexplode
1508 count 16
1509 type smoke
1510 color 0x202020 0x404040
1511 tex 0 8
1512 size 24 24
1513 alpha 256 256 512
1514 originjitter 20 20 20
1515 velocityjitter 32 32 32
1516
1517
1518
1519 // decal
1520 effect electro_combo
1521 countabsolute 1
1522 type decal
1523 tex 59 59
1524 size 64 64
1525 alpha 256 256 0
1526 originjitter 34 34 34
1527 lightradius 400
1528 lightradiusfade 300
1529 lightcolor 4 5 6
1530 // flare effect
1531 effect electro_combo
1532 countabsolute 1
1533 type static
1534 tex 38 38
1535 color 0x80C0FF 0x80C0FF
1536 size 48 48
1537 alpha 128 128 64
1538 // large sparks
1539 effect electro_combo
1540 count 20
1541 type static
1542 color 0x2030FF 0x80C0FF
1543 size 32 32
1544 alpha 256 256 256
1545 bounce 2
1546 airfriction 6
1547 liquidfriction 16
1548 //velocityoffset 0 0 120
1549 velocityjitter 512 512 512
1550 effect electro_combo
1551 count 64
1552 type spark
1553 tex 41 41
1554 color 0xFDFFD9 0xFDFFD9
1555 size 16 16
1556 alpha 444 512 866
1557 bounce 2
1558 //airfriction 2
1559 originjitter 1 1 1
1560 velocityjitter 512 512 512
1561 // inner cloud of smoke
1562 effect electro_combo
1563 count 0.25
1564 type smoke
1565 color 0x202020 0x404040
1566 tex 0 8
1567 size 24 24
1568 alpha 256 256 256
1569 originjitter 20 20 20
1570 velocityjitter 32 32 32
1571
1572
1573
1574 effect crylink_muzzleflash
1575 count 1
1576 type smoke
1577 color 0x202020 0x404040
1578 tex 0 8
1579 size 5 5
1580 alpha 128 128 256
1581 originjitter 1.5 1.5 1.5
1582 velocityjitter 6 6 6
1583 velocitymultiplier 0.01
1584 lightradius 200
1585 lightradiusfade 2000
1586 lightcolor 2 1.5 0.2
1587 effect crylink_muzzleflash
1588 count 10
1589 type spark
1590 tex 40 40
1591 color 0xA080C0 0xA080C0
1592 size 3 3
1593 alpha 0 128 1024
1594 originjitter 1 1 1
1595 velocityjitter 200 200 200
1596 velocitymultiplier 0.3
1597 airfriction 12
1598
1599
1600
1601 // crylink impact effect
1602 // decal
1603 effect crylink_impact
1604 countabsolute 1
1605 type decal
1606 tex 47 47
1607 size 8 8
1608 alpha 256 256 0
1609 originjitter 12 12 12
1610 //lightradius 60
1611 //lightradiusfade 300
1612 //lightcolor 3.2 0.4 4
1613 // purple flare effect
1614 effect crylink_impact
1615 countabsolute 1
1616 type static
1617 tex 39 39
1618 color 0x504060 0x504060
1619 size 8 8
1620 alpha 256 256 512
1621 // purple sparks
1622 effect crylink_impact
1623 count 20
1624 type spark
1625 tex 41 41
1626 color 0xA040C0 0xA040C0
1627 bounce 2
1628 size 4 4
1629 alpha 256 256 1024
1630 velocityjitter 256 256 256
1631 // purple splash
1632 effect crylink_impact
1633 count 3
1634 type static
1635 color 0xE070FF 0xE070FF
1636 size 8 8
1637 alpha 256 256 512
1638 velocityjitter 8 8 8
1639 // purple splash
1640 effect crylink_impact
1641 count 3
1642 type static
1643 color 0xE070FF 0xE070FF
1644 size 8 8
1645 alpha 256 256 1024
1646 velocityjitter 32 32 32
1647
1648
1649
1650 effect nex_muzzleflash
1651 count 10
1652 type smoke
1653 color 0x202020 0x404040
1654 tex 0 8
1655 size 16 16
1656 alpha 128 128 192
1657 originjitter 4 4 4
1658 velocityjitter 24 24 24
1659 velocitymultiplier 0.02
1660 lightradius 200
1661 lightradiusfade 200
1662 lightcolor 2 2.5 3
1663 effect nex_muzzleflash
1664 count 150
1665 type spark
1666 tex 41 41
1667 color 0xD9FDFF 0xD9FDFF
1668 size 3 3
1669 alpha 0 128 1024
1670 originjitter 1 1 1
1671 velocityjitter 600 600 600
1672 velocitymultiplier 0.5
1673 airfriction 9
1674
1675
1676
1677 //// nex beam
1678 //effect nex_beam
1679 //countabsolute 1
1680 //type beam
1681 //tex 60 60
1682 //color 0xFFFFFF 0xFFFFFF
1683 //size 6 6
1684 //alpha 128 128 192
1685 // nex beam: ring smoke
1686 effect nex_beam
1687 trailspacing 32
1688 color 0x1680A0 0x1680A0
1689 size 4 4
1690 tex 32 32
1691 alpha 64 128 64
1692 airfriction 5
1693 sizeincrease 2
1694 type static
1695 // nex beam: drifting smoke
1696 effect nex_beam
1697 trailspacing 6
1698 color 0x5080A0 0x5080A0
1699 size 1 1
1700 tex 0 8
1701 alpha 32 64 32
1702 airfriction 9
1703 sizeincrease 8
1704 velocityjitter 64 64 64
1705 type static
1706 // nex beam: bright core
1707 effect nex_beam
1708 trailspacing 6
1709 color 0x80CDFF 0x80CDFF
1710 size 4 4
1711 //tex 48 55
1712 alpha 256 256 1280
1713 type static
1714 //sparks
1715 effect nex_beam
1716 trailspacing 8
1717 color 0x1680A0 0x1680A0
1718 size 1 1
1719 tex 63 63
1720 alpha 64 128 80
1721 airfriction 5
1722 gravity -0.01
1723 type snow
1724
1725 // nex impact
1726 // decal
1727 effect nex_impact
1728 countabsolute 1
1729 type decal
1730 tex 47 47
1731 size 24 24
1732 alpha 256 256 0
1733 originjitter 16 16 16
1734 lightradius 200
1735 lightradiusfade 250
1736 lightcolor 4 6 8
1737 // shockwave
1738 effect nex_impact
1739 countabsolute 1
1740 type static
1741 tex 34 34
1742 size 16 16
1743 alpha 100 100 300
1744 sizeincrease 200
1745
1746
1747 // flare effect
1748 effect nex_impact
1749 countabsolute 1
1750 type static
1751 tex 37 37
1752 color 0x80C0FF 0x80C0FF
1753 size 8 8
1754 alpha 256 256 256
1755 // small sparks which form a sphere as they slow down
1756 //effect nex_impact
1757 //count 256
1758 //type spark
1759 //color 0x2030FF 0x80C0FF
1760 //size 1 2
1761 //alpha 256 256 512
1762 //bounce 2
1763 //airfriction 8
1764 //liquidfriction 8
1765 //velocityjitter 384 384 384
1766 // small sparks which glow brightly but live briefly
1767 effect nex_impact
1768 count 128
1769 type spark
1770 tex 41 41
1771 color 0xD9FDFF 0xD9FDFF
1772 size 4 4
1773 alpha 0 128 512
1774 bounce 2
1775 velocityjitter 600 600 600
1776 velocitymultiplier 0.5
1777 airfriction 9
1778
1779
1780
1781 effect hagar_muzzleflash
1782 count 4
1783 type smoke
1784 color 0x202020 0x404040
1785 tex 0 8
1786 size 5 5
1787 alpha 256 256 512
1788 originjitter 1.5 1.5 1.5
1789 velocityjitter 6 6 6
1790 velocitymultiplier 0.01
1791 lightradius 200
1792 lightradiusfade 2000
1793 lightcolor 2 1.5 0.2
1794 effect hagar_muzzleflash
1795 count 30
1796 type spark
1797 tex 40 40
1798 color 0xFFFDD9 0xFFFDD9
1799 size 3 3
1800 alpha 0 128 1024
1801 originjitter 1 1 1
1802 velocityjitter 300 300 300
1803 velocitymultiplier 0.5
1804 airfriction 12
1805
1806
1807
1808 effect hagar_bounce
1809 count 4
1810 type smoke
1811 color 0x202020 0x404040
1812 tex 0 8
1813 size 5 5
1814 alpha 256 256 256
1815 originjitter 1.5 1.5 1.5
1816 velocityjitter 6 6 6
1817 velocitymultiplier 0.01
1818 lightradius 60
1819 lightradiusfade 300
1820 lightcolor 2 1.5 0.2
1821 effect hagar_bounce
1822 count 30
1823 type spark
1824 tex 40 40
1825 color 0xFFFDD9 0xFFFDD9
1826 size 3 3
1827 alpha 0 256 256
1828 gravity 1
1829 bounce 1.5
1830 originjitter 1 1 1
1831 velocityjitter 600 600 600
1832 velocitymultiplier 0.5
1833 airfriction 12
1834
1835
1836
1837 // decal
1838 effect hagar_explode
1839 countabsolute 1
1840 type decal
1841 tex 8 16
1842 size 28 38
1843 alpha 256 256 0
1844 originjitter 40 40 40
1845 lightradius 250
1846 lightradiusfade 400
1847 lightcolor 8 4 1
1848 // fire effect which make bright dot inside
1849 effect hagar_explode
1850 notunderwater
1851 count 12
1852 type smoke
1853 tex 48 55
1854 color 0xffe955 0xff5a00
1855 size 16 26
1856 sizeincrease 5
1857 alpha 128 256 456
1858 bounce 1.5
1859 airfriction 8
1860 liquidfriction 8
1861 originjitter 8 8 8
1862 velocityjitter 156 156 156
1863 // fire effect which expands then slows
1864 effect hagar_explode
1865 notunderwater
1866 count 24
1867 type static
1868 tex 48 55
1869 color 0x8f0d00 0xff5a00
1870 size 20 26
1871 sizeincrease 15
1872 alpha 128 256 456
1873 bounce 1.5
1874 airfriction 12
1875 liquidfriction 8
1876 originjitter 8 8 8
1877 velocityjitter 256 256 256
1878
1879 // smoke
1880 effect hagar_explode
1881 type alphastatic
1882 notunderwater
1883 tex 0 8
1884 count 20
1885 size 20 40
1886 sizeincrease 20
1887 alpha 500 600 556
1888 velocityjitter 244 244 244
1889 airfriction 5
1890 color 0x000000 0x111111
1891 bounce 2
1892
1893 // underwater bubbles
1894 effect hagar_explode
1895 underwater
1896 count 32
1897 type bubble
1898 tex 62 62
1899 color 0x404040 0x808080
1900 size 3 3
1901 alpha 128 256 64
1902 gravity -0.125
1903 bounce 1.5
1904 liquidfriction 0.25
1905 originjitter 16 16 16
1906 velocityjitter 96 96 96
1907 // bouncing sparks
1908 effect hagar_explode
1909 notunderwater
1910 count 16
1911 type spark
1912 color 0x903010 0xFFD030
1913 size 2 2
1914 tex 40 40
1915 alpha 256 256 384
1916 gravity 1
1917 airfriction 0.2
1918 bounce 1.5
1919 liquidfriction 0.8
1920 velocityoffset 0 0 80
1921 velocityjitter 256 256 256
1922
1923
1924
1925 effect rocketlauncher_muzzleflash
1926 count 20
1927 type smoke
1928 color 0x202020 0x404040
1929 tex 0 8
1930 size 1 1
1931 sizeincrease 20
1932 alpha 256 256 256
1933 airfriction 2
1934 originjitter 1.5 1.5 1.5
1935 velocityjitter 40 40 40
1936 velocitymultiplier -0.13
1937 //lightradius 200
1938 //lightradiusfade 2000
1939 //lightcolor 2 1.5 0.2
1940 effect rocketlauncher_muzzleflash
1941 count 30
1942 type spark
1943 tex 40 40
1944 color 0xFFFDD9 0xFFFDD9
1945 size 3 3
1946 alpha 0 128 1024
1947 originjitter 1 1 1
1948 velocityjitter 300 300 300
1949 velocitymultiplier 0.5
1950 airfriction 12
1951
1952
1953
1954 // rocket trail
1955 // smoke
1956 effect TR_ROCKET
1957 trailspacing 5
1958 type alphastatic
1959 color 0x303030 0x000000
1960 tex 0 8
1961 size 1 4
1962 bounce 1
1963 sizeincrease 11
1964 alpha 200 300 200
1965 lightradius 150
1966 lighttime 0
1967 lightcolor 6 3 1
1968 originjitter 2 2 2
1969 velocityjitter 3 3 3
1970 velocitymultiplier -0.02
1971 //gravity -0.11
1972 // fire
1973 effect TR_ROCKET
1974 notunderwater
1975 trailspacing 2
1976 type static
1977 color 0xffdf72 0x811200
1978 tex 48 55
1979 size 7 7
1980 sizeincrease -30
1981 alpha 100 144 588
1982 airfriction 8
1983 velocityjitter 32 32 32
1984 velocitymultiplier -1.5
1985 // bubbles
1986 effect TR_ROCKET
1987 underwater
1988 trailspacing 8
1989 type bubble
1990 tex 62 62
1991 color 0x404040 0x808080
1992 size 1 1
1993 alpha 256 256 256
1994 gravity -0.125
1995 bounce 1.5
1996 liquidfriction 4
1997 velocityjitter 16 16 16
1998 // sparks
1999 effect TR_ROCKET
2000 trailspacing 10
2001 type spark
2002 tex 40 40
2003 color 0xFFFDD9 0xFFFDD9
2004 size 1 1
2005 alpha 444 512 1866
2006 //gravity 1
2007 bounce 1
2008 //velocityoffset 0 0 15
2009 airfriction 5
2010 originjitter 1 1 1
2011 velocityjitter 100 100 100
2012 velocitymultiplier -0.31
2013
2014 // rocket explosion (bigger than mortar and hagar)
2015 // decal
2016 effect rocket_explode
2017 countabsolute 1
2018 type decal
2019 tex 8 16
2020 size 72 72
2021 alpha 256 256 0
2022 originjitter 40 40 40
2023 lightradius 400
2024 lightradiusfade 750
2025 lightcolor 8 4 1
2026 // fire effect
2027 effect rocket_explode
2028 notunderwater
2029 count 64
2030 type static
2031 tex 48 55
2032 color 0x8f0d00 0xff5a00
2033 size 33 44
2034 sizeincrease 45
2035 alpha 200 256 512
2036 bounce 1.5
2037 airfriction 8
2038 liquidfriction 8
2039 originjitter 8 8 8
2040 velocityjitter 512 512 512
2041 // fire effect 2
2042 effect rocket_explode
2043 notunderwater
2044 count 28
2045 type smoke
2046 tex 48 55
2047 color 0x8f0d00 0xfffde4
2048 size 33 44
2049 sizeincrease 45
2050 alpha 200 256 612
2051 bounce 1.5
2052 airfriction 19
2053 liquidfriction 19
2054 originjitter 8 8 8
2055 velocityjitter 812 812 812
2056 // smoke
2057 effect rocket_explode
2058 type alphastatic
2059 notunderwater
2060 tex 0 8
2061 count 64
2062 size 20 40
2063 sizeincrease 44
2064 alpha 400 500 456
2065 velocityjitter 444 444 444
2066 airfriction 5
2067 color 0x000000 0x111111
2068 bounce 2
2069 // underwater bubbles
2070 effect rocket_explode
2071 underwater
2072 count 64
2073 type bubble
2074 tex 62 62
2075 color 0x404040 0x808080
2076 size 3 3
2077 alpha 128 256 64
2078 gravity -0.125
2079 bounce 1.5
2080 liquidfriction 0.25
2081 originjitter 16 16 16
2082 velocityjitter 144 144 144
2083 // bouncing sparks
2084 effect rocket_explode
2085 notunderwater
2086 count 64
2087 type spark
2088 tex 40 40
2089 color 0x903010 0xFFD030
2090 size 2 2
2091 sizeincrease 5
2092 alpha 44 256 384
2093 gravity 1
2094 airfriction -1
2095 bounce 1.5
2096 liquidfriction 0.8
2097 velocityoffset 0 0 80
2098 originjitter 16 16 16
2099 velocityjitter 284 284 384
2100
2101
2102
2103 effect grapple_muzzleflash
2104 lightradius 160
2105 lightradiusfade 800
2106 lightcolor 1 0 0
2107
2108
2109
2110 effect grapple_impact
2111 lightradius 160
2112 lightradiusfade 800
2113 lightcolor 1 0 0
2114
2115
2116
2117 effect nex242_misc_laser_beam
2118 countabsolute 1
2119 type beam
2120 tex 60 60
2121 size 1 1
2122 alpha 256 256 64
2123 color 0xff0000 0xff0000
2124 sizeincrease 1
2125
2126 effect nex242_misc_laser_beam_end
2127 count 1
2128 type spark
2129 color 0x8f4333 0xfff31b
2130 size 0.4 0.4
2131 alpha 128 256 768
2132 gravity 1
2133 bounce -1
2134 velocityjitter 64 64 64
2135 velocitymultiplier 100
2136
2137
2138
2139 effect nex242_misc_laser_beam_fast
2140 countabsolute 1
2141 type beam
2142 tex 60 60
2143 size 1 1
2144 alpha 256 256 640
2145 color 0xff0000 0xff0000
2146 sizeincrease 0.1
2147
2148 effect nex242_misc_laser_beam_fast_end
2149 count 1
2150 type spark
2151 color 0x8f4333 0xfff31b
2152 size 0.4 0.4
2153 alpha 128 256 768
2154 gravity 1
2155 bounce -1
2156 velocityjitter 64 64 64
2157 velocitymultiplier 100
2158
2159 // additional laser colors (mike)
2160 effect nex242_misc_laser_green_beam
2161 countabsolute 1
2162 type beam
2163 tex 60 60
2164 size 1 1
2165 alpha 256 256 64
2166 color 0x00ff00 0x00ff00
2167 sizeincrease 1
2168
2169 effect nex242_misc_laser_green_beam_end
2170 count 1
2171 type spark
2172 color 0x8f4333 0xfff31b
2173 size 0.4 0.4
2174 alpha 128 256 768
2175 gravity 1
2176 bounce -1
2177 velocityjitter 64 64 64
2178 velocitymultiplier 100
2179
2180 effect nex242_misc_laser_blue_beam
2181 countabsolute 1
2182 type beam
2183 tex 60 60
2184 size 1 1
2185 alpha 256 256 64
2186 color 0x0000ff 0x0000ff
2187 sizeincrease 1
2188
2189 effect nex242_misc_laser_blue_beam_end
2190 count 1
2191 type spark
2192 color 0x8f4333 0xfff31b
2193 size 0.4 0.4
2194 alpha 128 256 768
2195 gravity 1
2196 bounce -1
2197 velocityjitter 64 64 64
2198 velocitymultiplier 100
2199
2200 effect nex242_misc_laser_yellow_beam
2201 countabsolute 1
2202 type beam
2203 tex 60 60
2204 size 1 1
2205 alpha 256 256 64
2206 color 0xffff00 0xffff00
2207 sizeincrease 1
2208
2209 effect nex242_misc_laser_yellow_beam_end
2210 count 1
2211 type spark
2212 color 0x8f4333 0xfff31b
2213 size 0.4 0.4
2214 alpha 128 256 768
2215 gravity 1
2216 bounce -1
2217 velocityjitter 64 64 64
2218 velocitymultiplier 100
2219
2220 effect nex242_misc_laser_cyan_beam
2221 countabsolute 1
2222 type beam
2223 tex 60 60
2224 size 1 1
2225 alpha 256 256 64
2226 color 0x00ffff 0x00ffff
2227 sizeincrease 1
2228
2229 effect nex242_misc_laser_cyan_beam_end
2230 count 1
2231 type spark
2232 color 0x8f4333 0xfff31b
2233 size 0.4 0.4
2234 alpha 128 256 768
2235 gravity 1
2236 bounce -1
2237 velocityjitter 64 64 64
2238 velocitymultiplier 100
2239
2240 effect nex242_misc_laser_magenta_beam
2241 countabsolute 1
2242 type beam
2243 tex 60 60
2244 size 1 1
2245 alpha 256 256 64
2246 color 0xff00ff 0xff00ff
2247 sizeincrease 1
2248
2249 effect nex242_misc_laser_magenta_beam_end
2250 count 1
2251 type spark
2252 color 0x8f4333 0xfff31b
2253 size 0.4 0.4
2254 alpha 128 256 768
2255 gravity 1
2256 bounce -1
2257 velocityjitter 64 64 64
2258 velocitymultiplier 100
2259
2260 effect nex242_misc_laser_white_beam
2261 countabsolute 1
2262 type beam
2263 tex 60 60
2264 size 1 1
2265 alpha 256 256 64
2266 color 0xffffff 0xffffff
2267 sizeincrease 1
2268
2269 effect nex242_misc_laser_white_beam_end
2270 count 1
2271 type spark
2272 color 0x8f4333 0xfff31b
2273 size 0.4 0.4
2274 alpha 128 256 768
2275 gravity 1
2276 bounce -1
2277 velocityjitter 64 64 64
2278 velocitymultiplier 100
2279
2280 effect nex242_misc_laser_black_beam
2281 countabsolute 1
2282 type beam
2283 tex 60 60
2284 size 1 1
2285 alpha 256 256 64
2286 color 0x000000 0x000000
2287 sizeincrease 1
2288
2289 effect nex242_misc_laser_black_beam_end
2290 count 1
2291 type spark
2292 color 0x8f4333 0xfff31b
2293 size 0.4 0.4
2294 alpha 128 256 768
2295 gravity 1
2296 bounce -1
2297 velocityjitter 64 64 64
2298 velocitymultiplier 100
2299
2300 effect nex242_misc_laser_orange_beam
2301 countabsolute 1
2302 type beam
2303 tex 60 60
2304 size 1 1
2305 alpha 256 256 64
2306 color 0xff6600 0xff6600
2307 sizeincrease 1
2308
2309 effect nex242_misc_laser_orange_beam_end
2310 count 1
2311 type spark
2312 color 0x8f4333 0xfff31b
2313 size 0.4 0.4
2314 alpha 128 256 768
2315 gravity 1
2316 bounce -1
2317 velocityjitter 64 64 64
2318 velocitymultiplier 100
2319
2320
2321
2322
2323 // bigger crylink impact effect
2324 // decal
2325 effect crylink_impactbig
2326 countabsolute 1
2327 type decal
2328 tex 47 47
2329 size 24 24
2330 alpha 256 256 0
2331 originjitter 12 12 12
2332 //lightradius 200
2333 //lightradiusfade 800
2334 //lightcolor 3.2 0.4 4
2335 // purple flare effect
2336 effect crylink_impactbig
2337 countabsolute 1
2338 type static
2339 tex 39 39
2340 color 0x504060 0x504060
2341 size 24 24
2342 alpha 256 256 512
2343 // purple sparks
2344 effect crylink_impactbig
2345 count 80
2346 type spark
2347 tex 41 41
2348 color 0xA040C0 0xA040C0
2349 bounce 2
2350 size 6 6
2351 alpha 256 256 1024
2352 velocityjitter 512 512 512
2353 // purple splash
2354 effect crylink_impactbig
2355 count 3
2356 type static
2357 color 0xE070FF 0xE070FF
2358 size 16 16
2359 alpha 256 256 512
2360 velocityjitter 32 32 32
2361 // purple splash
2362 effect crylink_impactbig
2363 count 6
2364 type static
2365 color 0xE070FF 0xE070FF
2366 size 16 16
2367 alpha 256 256 1024
2368 velocityjitter 256 256 256
2369
2370 // decal
2371 effect laser_deadly
2372 countabsolute 1
2373 type decal
2374 tex 56 59
2375 size 5 5
2376 alpha 256 256 0
2377 originjitter 6 6 6
2378 // dust/smoke drifting away from the impact
2379 effect laser_deadly
2380 count 0.05 // 50 per second
2381 type smoke
2382 tex 48 55
2383 color 0xFFFFFF 0xFFFFFF
2384 size 3 3
2385 alpha 0 64 64
2386 originjitter 1 1 1
2387 airfriction 7
2388 liquidfriction 16
2389 velocityjitter 15 15 15
2390 sizeincrease 2
2391 velocitymultiplier 20
2392 // sparks
2393 effect laser_deadly
2394 notunderwater
2395 count 0.05 // 50 per second
2396 type spark
2397 tex 40 40
2398 color 0xFDFFD9 0xFDFFD9
2399 size 0.6 0.6
2400 alpha 256 256 768
2401 gravity 1
2402 bounce 1
2403 airfriction 5
2404 originjitter 1 1 1
2405 velocityjitter 100 100 100
2406 velocitymultiplier 100
2407
2408
2409 //torch
2410 //fire
2411 effect torch_small
2412 //notunderwater
2413 count 16
2414 type smoke
2415 tex 48 55
2416 size 1 11
2417 alpha 200 256 512
2418 gravity -0.5
2419 color 0x8f0d00 0xff5a00
2420 //bounce 1
2421 sizeincrease -1
2422 originjitter 5 5 5
2423 velocityjitter 1 1 50
2424 // smoke
2425 effect torch_small
2426 type alphastatic
2427 count 8
2428 tex 0 8
2429 size 5 10
2430 sizeincrease 5
2431 alpha 200 256 200
2432 color 0x000000 0x111111
2433 gravity -0.3
2434 originjitter 3 3 3
2435 velocityjitter 11 11 50
2436 //bounce 1
2437
2438 //fountain01
2439 effect fountain01
2440 count 32
2441 tex 0 8
2442 size 10 15
2443 alpha 0 100 100
2444 gravity 0.6
2445 bounce 1
2446 sizeincrease 20
2447 type snow
2448 bounce 1
2449 originjitter 5 5 5
2450 velocityjitter 81 81 150
2451 color 0x7cbaff 0xcfd1ff
2452 velocitymultiplier 2