home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 67 / MM67.ISO / Vampire / Vampire_Demo.exe / Resource.nob / misc / AI / enemyTeutonic.nai < prev    next >
Text File  |  2000-06-22  |  480b  |  27 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                    800.0
  15. searchRate                    1.0
  16. behaviorClass                0
  17. interestNum                    0
  18. wanderRadius                1024.0
  19. wakeupDelay                    0
  20. searchStyle                    0
  21. mindFlags                    0xF
  22.  
  23. verylowhealth                0.15
  24. lowhealth                    0.30
  25. lowblood                        0.30
  26. highdamage                    0.30
  27.