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

  1. ; passive pedestrian ai file
  2. ; for unmotivated beasts like the horse and Prague bartender
  3.  
  4. // GENERAL
  5. attackType                    5
  6. attackFlags                    0x01
  7. attackRate                    0.5
  8. attackAlt                    0.5
  9. moveType                        4
  10. moveFlags                    0x20
  11. moveDist                        512.0
  12. moveRate                        2.0
  13. chaseDist                    512.0
  14. chaseRate                    1.0
  15. searchDist                    1024.0
  16. searchRate                    1.0
  17. behaviorClass                4
  18. interestNum                    0
  19. wanderRadius                1024.0
  20. wakeupDelay                    0
  21. searchStyle                    1
  22.  
  23. mindFlags                    0x1
  24.  
  25. verylowhealth                0.15
  26. lowhealth                    0.30
  27. lowblood                        0.30
  28. highdamage                    0.30
  29.  
  30.