home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 67 / MM67.ISO / Vampire / Vampire_Demo.exe / Resource.nob / misc / Explosions / plaguewind2.nex < prev    next >
Text File  |  2000-06-22  |  1KB  |  31 lines

  1. // plaguewind2 explosion file
  2.  
  3.  
  4. // time         NOP
  5.  
  6. // time         CREATE          repeat     chance  timer templatename    distance     offset
  7.  
  8. // time         APPLYDAMAGE
  9. // time         SETDAMAGE       min        max     [pulse]         [type]       [radius]
  10.  
  11. // time         DYNAON
  12. // time         DYNAOFF
  13. // time         DYNAINTENSITY   INSTANT    value
  14. // time         DYNAINTENSITY   RAMP       value        time
  15. // time         DYNAINTENSITY   GAUSS      value        time    peakVal    peakTime
  16. // time         DYNARADIUS      INSTANT    value
  17. // time         DYNARADIUS      RAMP       value        time
  18. // time         DYNACOLOR       INSTANT    R            G       B
  19. // time         DYNACOLOR       RAMP       R            G       B       time
  20.  
  21.  
  22. 1               DYNAON
  23. 1               DYNAINTENSITY   RAMP      300     1000
  24. 1               CREATE          1         1.0     500   plaguewind_flash  5   0 0 2
  25. 1               CREATE          1         1.0     3500  plaguewind_sec    5   0 0 2
  26. 1               CREATE          1         1.0     3500  plaguewind_tri    5   0 0 2
  27. 100             SETDAMAGE       5         15      1000          9       256
  28. 2000            DYNAINTENSITY   RAMP      0       3000
  29. 5000            NOP
  30.  
  31.