home *** CD-ROM | disk | FTP | other *** search
/ Excalibur 80 / Excalibur_80.bin / hratelne_dema / hellboy / data1.cab / Game_Data / data / ai / monk_reading.int < prev    next >
Text File  |  2000-08-18  |  2KB  |  56 lines

  1. //  DH INTERACTIVE LLC, COPYRIGHT (C) 1999
  2. //
  3. //  nurse.int written at Tue Dec 22 13:32 1998
  4. //
  5.  
  6.  27                     //  file_type
  7. 105                     //  file_version
  8.  
  9. //  nurse            //  Session name
  10.  
  11.  
  12. // *** This first section has personality indices
  13. 10                   // Bravery
  14. 10                // tenacity
  15. 6                // irritability
  16. 3                // mobility type (biped WITH RUN but no jump)
  17. 10                // damage done by standard attack type 1
  18. 10                // damage done by standard attack type 2
  19. 10                // damage done by standard attack type 3
  20. 0                // standard attack resistance. (i.e. subtract this nubmer from damage incurred)
  21. 0                // melee attack resistance.
  22. 0                // projectile attack resistance.
  23. NONE                    // this is the name of the script to play when the entity dies
  24.  
  25. // default goal
  26. 0                 // sleep
  27.  
  28. //
  29. // *** This second section contains attack_sector_structs (describes the criteria
  30. //       for selecting an attack.
  31. //
  32.  
  33. 0                // Number of entries
  34.  
  35. // First entry
  36. //0 300                // inner and outer radius
  37. //-3.0 3.0            // left and right angle
  38. //PROJECTILE_1        // type of weapon to use.
  39.  
  40. //
  41. // *** This third section contains hit_reaction_sector_structs (describes the which
  42. //       hit reaction input to play given the placement of the enemy entity..
  43. //
  44.  
  45. 2                // Number of entries
  46.  
  47. // First entry
  48. 0 100                // inner and outer radius
  49. -1.570 1.570        // left and right angle
  50. 13                // button B + L1
  51.  
  52. // Second entry
  53. 0 100                // inner and outer radius
  54. 1.570 -1.570        // left and right angle
  55. 13                // button C
  56.