home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 67 / MM67.ISO / Vampire / Vampire_Demo.exe / Resource.nob / misc / AI / testEnemy.nai < prev    next >
Text File  |  2000-06-22  |  429b  |  23 lines

  1. ; generic enemy ai
  2.  
  3. // GENERAL
  4. attackType                    5
  5. attackFlags                    0x01
  6. attackRate                    0.5
  7. attackAlt                    0.5
  8. moveType                        4
  9. moveFlags                    0x20
  10. moveDist                        1024.0
  11. moveRate                        1.0
  12. chaseDist                    1024.0
  13. chaseRate                    1.0
  14. searchDist                    1024.0
  15. searchRate                    1.0
  16. behaviorClass                        0
  17. interestNum                    0
  18. wanderRadius                        1024.0
  19. wakeupDelay                    0
  20. searchStyle                    0
  21.  
  22. discipline      mesmerize       2
  23.