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

  1. // truefaith explosion file
  2.  
  3.  
  4. // time         NOP
  5. // time         CREATE          repeat     chance  timer templatename    distance     offset
  6. // time         APPLYDAMAGE
  7. // time         SETDAMAGE       min        max     [pulse]         [type]       [radius]
  8. // time         DYNAON
  9. // time         DYNAOFF
  10. // time         DYNAINTENSITY   INSTANT    value
  11. // time         DYNAINTENSITY   RAMP       value        time
  12. // time         DYNAINTENSITY   GAUSS      value        time    peakVal    peakTime
  13. // time         DYNARADIUS      INSTANT    value
  14. // time         DYNARADIUS      RAMP       value        time
  15. // time         DYNACOLOR       INSTANT    R            G       B
  16. // time         DYNACOLOR       RAMP       R            G       B       time
  17.  
  18.  
  19. 1               DYNAON
  20. 1               DYNAINTENSITY   RAMP      100     1000
  21. 1               DYNARADIUS      RAMP      64      1000
  22. 1000            SETDAMAGE       5         3       1000          6       100
  23. 2000            DYNAINTENSITY   RAMP      0       500
  24. 2500            NOP
  25.  
  26.