r121 - trunk/basezym

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Dec 22 19:48:45 EST 2007


Author: Vermeulen
Date: 2007-12-22 19:48:45 -0500 (Sat, 22 Dec 2007)
New Revision: 121

Modified:
   trunk/basezym/effectinfo.txt
Log:
small changes to laser impact (used for plasma)

Modified: trunk/basezym/effectinfo.txt
===================================================================
--- trunk/basezym/effectinfo.txt	2007-12-23 00:45:00 UTC (rev 120)
+++ trunk/basezym/effectinfo.txt	2007-12-23 00:48:45 UTC (rev 121)
@@ -53,8 +53,8 @@
 alpha 256 256 0
 originjitter 16 16 16
 lightradius 200
-lightradiusfade 1000
-lightcolor 4 0.2 0.2
+lightradiusfade 500
+lightcolor 8 0.4 0.4
 // flare effect
 effect TE_KNIGHTSPIKE
 countabsolute 1
@@ -75,6 +75,19 @@
 liquidfriction 6
 //originjitter 32 32 32
 velocityjitter 256 256 256
+effect TE_KNIGHTSPIKE
+count 14
+type smoke
+tex 48 55
+color 0x800000 0xFF8020
+size 12 12
+alpha 0 256 100
+originjitter 1 1 1
+airfriction 5
+liquidfriction 16
+velocityjitter 23 23 183
+scalemultiplier 1
+gravity -0.04
 
 // machinegun bullet impact
 // bullet impact decal
@@ -85,39 +98,37 @@
 size 5 5
 alpha 256 256 0
 originjitter 6 6 6
+//lightradius 30
+//lightradiusfade 90
+//lightcolor 1 1 1
 // dust/smoke drifting away from the impact
 effect TE_SPIKE
-count 8
+count 5
 type smoke
-tex 0 8
+tex 48 55
 color 0x101010 0x101010
-size 3 3
-sizeincrease 3
-alpha 255 255 256
-originjitter 0 0 0
-velocityjitter 8 8 8
+size 7 7
+alpha 0 256 100
+originjitter 1 1 1
+airfriction 5
+liquidfriction 16
+velocityjitter 183 183 183
+scalemultiplier 1
+gravity -0.04
 // dust/smoke staying at the impact
 effect TE_SPIKE
-count 1
+count 5
 type smoke
-tex 0 8
+tex 48 55
 color 0x505050 0x505050
-size 4 4
-sizeincrease 4
-alpha 255 255 128
-originjitter 0 0 0
-velocityjitter 0 0 0
-// bouncing sparks
-effect TE_SPIKE
-count 20
-type spark
-color 0x8f4333 0xfff31b
-size 0.4 0.4
-alpha 0 256 256
-gravity 1
-bounce 1.5
-velocityoffset 0 0 80
-velocityjitter 64 64 64
+size 7 7
+alpha 0 256 100
+originjitter 1 1 1
+airfriction 3
+liquidfriction 16
+velocityjitter 85 85 85
+scalemultiplier 1
+gravity -0.04
 
 // electro combo explosion
 // decal
@@ -957,10 +968,10 @@
 
 // quake effect
 effect TR_KNIGHTSPIKE
-trailspacing 3
+trailspacing 9
 type alphastatic
-color 0x5f0700 0xcf632b
-size 2 2
+color 0xA0A0A0 0xFFFFFF
+size 3 3
 alpha 64 64 192
 
 // quake effect




More information about the zymotic-commits mailing list