changed some defaults
[k8zan.git] / decaldef.txt
blobac52d90c9be592dcb56479390e93ce6e55a3847d
1 //DECAL ANIMATIONS
3 k8vavoom {
4   GlobalDisableOverride
7 fader SpikeFader
9   DecayStart 6.0
10   DecayTime 18.0
13 fader SpikeUnderwaterFader
15   DecayStart 0.5
16   DecayTime 3.0
19 fader FragFader
21   DecayStart 1.0
22   DecayTime 2.0
25 fader BurnFader
27   DecayStart 1.0
28   DecayTime 5.0
31 fader BurnCoolFader
33   DecayStart 60.0
34   DecayTime 10.0
37 fader FireBoltFader
39   DecayStart 4.0
40   DecayTime 8.0
43 fader HarmFader
45   DecayStart 1.0
46   DecayTime 4.0
49 fader AcidFader
51   DecayStart 20.0
52   DecayTime 40.0
55 stretcher BloodStretcher
57   StretchTime 20
58   GoalY   2.0
61 slider BloodSlider
63   SlideTime 20
64   DistY   -10
67 combiner BloodSmearer
69   BloodStretcher
70   BloodSlider
73 //***PROJECTILE DECALS***
75 //Spike Gun
76 decal SpikeDecalCool
78   pic SPIKDCL2
80 decal SpikeDecalHot
82   pic SPIKDCL1
83   animator SpikeFader
84   fullbright
85   lowerdecal SpikeDecalCool
87 decal SpikeDecalHotUnderwater
89   pic SPIKDCL1
90   animator SpikeUnderwaterFader
91   fullbright
92   lowerdecal SpikeDecalCool
96 //Fragfire Gun
97 decal FragDecalCool
99   pic FragDcl2
100   RandomflipX
101   RandomflipY
102   x-scale 0.80
103   y-scale 0.80
105 decal FragDecalHot
107   pic FragDcl1
108   animator FragFader
109   fullbright
110   lowerdecal FragDecalCool
111   RandomflipX
112   RandomflipY
113   x-scale 0.80
114   y-scale 0.80
117 decal BurnDecalCool
119   pic FlamDcl2
120   animator BurnCoolFader
121   RandomflipX
122   RandomflipY
123   x-scale 0.80
124   y-scale 0.80
126 decal BurnDecalHot
128   pic FlamDcl1
129   animator BurnFader
130   fullbright
131   lowerdecal BurnDecalCool
132   RandomflipX
133   RandomflipY
134   x-scale 0.80
135   y-scale 0.80
138 //Crushbow
139 decal FireBoltDecalCool
141   pic BoltDcl3
142   animator BurnCoolFader
143   RandomflipX
144   RandomflipY
145   x-scale 0.80
146   y-scale 0.80
148 decal FireBoltDecalHot
150   pic BoltDcl4
151   animator FireBoltFader
152   fullbright
153   lowerdecal FireBoltDecalCool
154   x-scale 0.80
155   y-scale 0.80
157 decal ImpactBoltDecalCool
159   pic BoltDcl1
160   RandomflipX
161   RandomflipY
162   x-scale 0.80
163   y-scale 0.80
165 decal ImpactBoltDecalHot
167   pic BoltDcl2
168   animator BurnFader
169   fullbright
170   lowerdecal ImpactBoltDecalCool
171   RandomflipX
172   RandomflipY
173   x-scale 0.80
174   y-scale 0.80
176 decal BoltDecal
178   pic BoltDcl5
179   RandomflipX
180   RandomflipY
181   x-scale 0.2
182   y-scale 0.2
185 //Crylance
186 decal CrybeamDecalCool
188   pic FlamDcl2
189   RandomflipX
190   RandomflipY
191   x-scale 0.30
192   y-scale 0.30
194 decal CrybeamDecalHot
196   pic CryDcl1
197   animator BurnFader
198   fullbright
199   lowerdecal CrybeamDecalCool
200   RandomflipX
201   RandomflipY
202   x-scale 0.25
203   y-scale 0.25
206 decal CryballDecalCool
208   pic CryDcl4
209   x-scale 0.35
210   y-scale 0.35
212 decal CryballDecalHot
214   pic CryDcl3
215   animator FireBoltFader
216   fullbright
217   lowerdecal CryballDecalCool
218   x-scale 0.60
219   y-scale 0.60
222 //Axe
223 decal AxeHurlSmash
225   pic SMASHDC1
226   animator BurnCoolFader
227   randomflipy
228   translucent 0.7
229   x-scale 0.9
230   y-scale 0.9
233 decal AxeSlash
235   pic SLASHDC1
236   randomflipx
237   randomflipy
238   x-scale 0.6
239   y-scale 0.6
242 decal HatchetSlash
244   pic SLASHDC2
245   x-scale 0.4
246   y-scale 0.4
249 decal ShieldSmash
251   pic SMASHDC1
252   randomflipy
253   translucent 0.5
254   x-scale 0.3
255   y-scale 0.3
259 //Potion Launcher
260 decal AcidDecal
262   pic AcidDcl4
263   animator AcidFader
264   randomflipx
265   randomflipy
266   fullbright
267   x-scale 1.0
268   y-scale 1.0
269   k8vavoom {
270     FloorDamage random 2 4
271     FloorDamageTick 56
272     FloorDamageMonsters 1
273   }
276 decal AcidDecalSmall1
278   pic AcidDcl1
279   animator AcidFader
280   randomflipx
281   randomflipy
282   fullbright
283   x-scale 0.4
284   y-scale 0.4
285   k8vavoom {
286     FloorDamage random 1 3
287     FloorDamageTick 56
288     FloorDamageMonsters 1
289   }
292 decal AcidDecalSmall2
294   pic AcidDcl2
295   animator AcidFader
296   randomflipx
297   randomflipy
298   fullbright
299   x-scale 0.5
300   y-scale 0.5
301   k8vavoom {
302     FloorDamage random 1 3
303     FloorDamageTick 56
304     FloorDamageMonsters 1
305   }
308 decal AcidDecalSmall3
310   pic AcidDcl3
311   animator AcidFader
312   randomflipx
313   randomflipy
314   fullbright
315   x-scale 0.6
316   y-scale 0.6
317   k8vavoom {
318     FloorDamage random 1 3
319     FloorDamageTick 56
320     FloorDamageMonsters 1
321   }
325 decalgroup AcidSplashSmall
327   AcidDecalSmall1  1
328   AcidDecalSmall2  1
329   AcidDecalSmall3  1
333 //Paingun
334 decal PaingunBulletDecal
336   pic BullDcl1
337   RandomflipX
338   RandomflipY
339   x-scale 0.6
340   y-scale 0.6
344 decal HellBallDecal
346   pic HellBDcl
347   animator BurnCoolFader
348   RandomflipX
349   RandomflipY
350   x-scale 0.3
351   y-scale 0.3
355 //GENERATORS (most are defined in DECORATE files)
356 generator Axe               AxeSlash
357 generator HatchetAndShield  HatchetSlash
358 //generator AxeHurl           AxeHurlSmash // defined in decorate
361 ////////////////////////////////////////////////////////////////////////////////
362 // RED BLOOD
363 ////////////////////////////////////////////////////////////////////////////////
364 /***** BootPrints **********************************************************/
365 decal K8Gore_BootPrintDecal0 {
366   pic BOOTPRN0
367   scale 0.13
368   k8vavoom {
369     //NoWall
370     TypeBootPrint
371   }
372   shade "50 00 00"
376 decal K8Gore_BootPrintDecal1 {
377   pic BOOTPRN1
378   scale 0.13
379   k8vavoom {
380     //NoWall
381     TypeBootPrint
382   }
383   shade "50 00 00"
387 decal K8Gore_BootPrintDecal2 {
388   pic BOOTPRN2
389   scale 0.13
390   k8vavoom {
391     //NoWall
392     TypeBootPrint
393   }
394   shade "50 00 00"
398 decal K8Gore_BootPrintDecal3 {
399   pic BOOTPRN3
400   scale 0.13
401   k8vavoom {
402     //NoWall
403     TypeBootPrint
404   }
405   shade "50 00 00"
409 decalgroup K8Gore_BootPrintDecal {
410   K8Gore_BootPrintDecal0 6
411   K8Gore_BootPrintDecal1 6
412   K8Gore_BootPrintDecal2 6
413   K8Gore_BootPrintDecal3 6
418 ////////////////////////////////////////////////////////////////////////////////
419 // RED TRANSIENT BLOOD
420 ////////////////////////////////////////////////////////////////////////////////
421 /***** BootPrints **********************************************************/
422 decal K8Gore_BootPrintDecal0Transient {
423   pic BOOTPRN0
424   scale 0.13
425   k8vavoom {
426     //NoWall
427     TypeBootPrint
428   }
429   shade "4f 00 00"
433 decal K8Gore_BootPrintDecal1Transient {
434   pic BOOTPRN1
435   scale 0.13
436   k8vavoom {
437     //NoWall
438     TypeBootPrint
439   }
440   shade "4f 00 00"
444 decal K8Gore_BootPrintDecal2Transient {
445   pic BOOTPRN2
446   scale 0.13
447   k8vavoom {
448     //NoWall
449     TypeBootPrint
450   }
451   shade "4f 00 00"
455 decal K8Gore_BootPrintDecal3Transient {
456   pic BOOTPRN3
457   scale 0.13
458   k8vavoom {
459     //NoWall
460     TypeBootPrint
461   }
462   shade "4f 00 00"
466 decalgroup K8Gore_BootPrintDecalTransient {
467   K8Gore_BootPrintDecal0Transient 6
468   K8Gore_BootPrintDecal1Transient 6
469   K8Gore_BootPrintDecal2Transient 6
470   K8Gore_BootPrintDecal3Transient 6
474 ////////////////////////////////////////////////////////////////////////////////
475 // Base Bootprints
476 ////////////////////////////////////////////////////////////////////////////////
477 decal Zan_BaseBootPrintDecal0 {
478   pic BOOTPRN0
479   scale 0.13
480   k8vavoom {
481     //NoWall
482     TypeBootPrint
483   }
484   // shade, translucency and animator will be set by bootprint definition
487 decal Zan_BaseBootPrintDecal1 {
488   pic BOOTPRN1
489   scale 0.13
490   k8vavoom {
491     //NoWall
492     TypeBootPrint
493   }
494   // shade, translucency and animator will be set by bootprint definition
497 decal Zan_BaseBootPrintDecal2 {
498   pic BOOTPRN2
499   scale 0.13
500   k8vavoom {
501     //NoWall
502     TypeBootPrint
503   }
504   // shade, translucency and animator will be set by bootprint definition
507 decal Zan_BaseBootPrintDecal3 {
508   pic BOOTPRN3
509   scale 0.13
510   k8vavoom {
511     //NoWall
512     TypeBootPrint
513   }
514   // shade, translucency and animator will be set by bootprint definition
517 decalgroup Zan_BaseBootPrintDecal {
518   Zan_BaseBootPrintDecal0 6
519   Zan_BaseBootPrintDecal1 6
520   Zan_BaseBootPrintDecal2 6
521   Zan_BaseBootPrintDecal3 6