home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Holydem.per < prev    next >
Text File  |  1997-08-03  |  2KB  |  48 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.  
  7. 36    2     //SNNumberAttackGroups
  8. 16    4     //SNMinimumAttackGroupSize
  9. 26    5     //SNMaximumAttackGroupSize
  10. 37    0     //SNAttackGroupMakeup (UNUSED AT THIS POINT)
  11. 41    3     //SNAttackGroupGatherSpacing
  12. 30    90    //SNPercentHealthRetreat
  13. 31    75    //SNPercentDeathRetreat
  14. 91    90    //SNPercentUnitHealthRetreat
  15.  
  16. 38    1     //SNNumberDefendGroups
  17. 25    3     //SNMinimumDefendGroupSize
  18. 28    3     //SNMaximumDefendGroupSize
  19. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  20. 50    3     //SNGoldDefendPriority
  21. 51    0     //SNStoneDefendPriority
  22. 52    0     //SNForageDefendPriority
  23. 53    0     //SNChokePointDefendPriority (UNUSED AT THIS POINT)
  24. 54    1     //SNRuinsDefendPriority
  25. 55    2     //SNArtifactDefendPriority
  26. 56    0     //SNTownDefendPriority
  27. 57    2     //SNDefenseDistance
  28. 22    12    //SNSentryDistance
  29. 72    2     //SNSentryDistanceVariation
  30. 92    10    //SNDefendOverlapDistance
  31.  
  32. 42    0     //SNNumberExploreGroups
  33. 43    2     //SNMinimumExploreGroupSize
  34. 44    3     //SNMaximumExploreGroupSize
  35. 45    0     //SNExploreGroupMakeup (UNUSED AT THIS POINT)
  36.  
  37. 46    30    //SNAttackSeparationTime
  38. 47    1     //SNAttackCoordination
  39. 19    75    //SNPercentEnemySightedResponse
  40. 20    50    //SNEnemySightedResponseDistance
  41. 48    30    //SNAttackResponseSeparationTime
  42. 49    1     //SNRetreatAfterTargetDestroyed
  43. 71    1     //SNLockAttackAndAttackResponse 
  44.  
  45. 104   600   //SNInitialAttackDelay    
  46. //
  47. END
  48.