home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Lac711_1.per < prev    next >
Text File  |  1997-08-04  |  2KB  |  47 lines

  1. //See the RULES.DOC file for the syntactical rules and the meaning of each of the
  2. //variables.  Aside from simple crash prevention during load, this file does not get
  3. //checked for having valid numbers, etc.  Mis-setting variables in this file can
  4. //cause unbelievably stupid AI, high update times, etc.
  5. //
  6. //Default (Passive)
  7. DEFAULT
  8.  
  9. 36    3     //SNNumberAttackGroups
  10. 16    1     //SNMinimumAttackGroupSize
  11. 26    1     //SNMaximumAttackGroupSize
  12.  
  13.  
  14. 38    0     //SNNumberDefendGroups
  15. 25    0     //SNMinimumDefendGroupSize
  16. 28    0     //SNMaximumDefendGroupSize
  17. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  18. 50    0     //SNGoldDefendPriority
  19. 51    0     //SNStoneDefendPriority
  20. 52    0     //SNForageDefendPriority
  21. 53    0     //SNChokePointDefendPriority (UNUSED AT THIS POINT)
  22. 54    0     //SNRuinsDefendPriority
  23. 55    0     //SNArtifactDefendPriority
  24. 56    0     //SNTownDefendPriority
  25. 57    2     //SNDefenseDistance
  26. 22    12    //SNSentryDistance
  27. 72    2     //SNSentryDistanceVariation
  28. 92    10    //SNDefendOverlapDistance
  29.  
  30. 42    1     //SNNumberExploreGroups
  31. 43    1     //SNMinimumExploreGroupSize
  32. 44    1     //SNMaximumExploreGroupSize
  33. 45    0     //SNExploreGroupMakeup (UNUSED AT THIS POINT)
  34.  
  35. 46    20    //SNAttackSeparationTime
  36. 47    2     //SNAttackCoordination
  37. 19    99    //SNPercentEnemySightedResponse
  38. 20    40    //SNEnemySightedResponseDistance
  39. 48    10    //SNAttackResponseSeparationTime
  40. 49    3     //SNRetreatAfterTargetDestroyed
  41. 71    1     //SNLockAttackAndAttackResponse
  42.  
  43.  
  44. //
  45. //
  46. END
  47.