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