home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 52 / ClassicFond52.iso / GAMES / DROIDW.RAR / DWCD.GOB / mission_ai_max.ai < prev    next >
Text File  |  1998-11-04  |  562b  |  24 lines

  1. # Jedi Knight AI File
  2. #
  3. # MAX.AI
  4. #
  5. # Max the Rabbit AI
  6. # All difficulty levels
  7. #
  8. # [CR]
  9. #
  10. # (C) 1997 LucasArts Entertainment Co. All Rights Reserved
  11.  
  12. alignment=-1.0, rank=0.5, fov=360, maxstep=1.0, sightdist=8.0, heardist=4.0, accuracy=0.90
  13.  
  14. #instinct            args
  15. Jump                2000.0, 0.3, 0.3
  16. LookForTarget       500.0, 60000.0
  17. Listen              0.0, 1.0
  18. PrimaryFire         4000.0, 0.8, 5.0, 0.20, 0.0, 200.0, 0.50, 0.00, 3.0, 250.0
  19. BlindFire           1500.0, 0.75, 0, 0.8, 0.0, 0.10
  20. Follow              0.5, 1.0
  21. OpenDoors
  22. Dodge               0.2, 0.2
  23.  
  24.