home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Capture.per < prev    next >
Text File  |  1997-05-06  |  4KB  |  104 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. 0     34    //SNPercentCivilianExplorers
  9. 1     34    //SNPercentCivilianBuilders
  10. 2     34    //SNPercentCivilianGatherers
  11. 3     2     //SNCapCivilianExplorers
  12. 4     2     //SNCapCivilianBuilders
  13. 5     -1    //SNCapCivilianGatherers
  14. 18    4     //SNTotalNumberExplorers (GETTING PHASED OUT)
  15. 35    0     //SNMinimumCivilianExplorers
  16.  
  17. 23    10    //SNArtifactReturnDistance (UNUSED AT THIS POINT)
  18. 24    75    //SNPercentVictoryClamp (UNUSED AT THIS POINT)
  19. 29    85    //SNMinimumPeaceLikeLevel (UNUSED AT THIS POINT)
  20. 32    85    //SNPercentExplorationRequired (TEMPORARILY UNUSED FOR SOLDIERS)
  21. 34    50    //SNZeroPriorityDistance
  22.  
  23. 40    0     //SNGroupFillMethod
  24. 75    2     //SNGroupCommanderSelectionMethod
  25. 76    15    //SNConsecutiveIdleUnitLimit
  26.  
  27. 36    2     //SNNumberAttackGroups
  28. 16    3     //SNMinimumAttackGroupSize
  29. 26    7     //SNMaximumAttackGroupSize
  30. 37    0     //SNAttackGroupMakeup (UNUSED AT THIS POINT)
  31. 41    3     //SNAttackGroupGatherSpacing
  32. 30    90    //SNPercentHealthRetreat
  33. 31    75    //SNPercentDeathRetreat
  34. 91    90    //SNPercentUnitHealthRetreat
  35. 104   450   //SNAttackDelay
  36.  
  37. 38    0     //SNNumberDefendGroups
  38. 25    3     //SNMinimumDefendGroupSize
  39. 28    4     //SNMaximumDefendGroupSize
  40. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  41. 50    0     //SNGoldDefendPriority
  42. 51    0     //SNStoneDefendPriority
  43. 52    0     //SNForageDefendPriority
  44. 53    0     //SNChokePointDefendPriority (UNUSED AT THIS POINT)
  45. 54    0     //SNRuinsDefendPriority
  46. 55    0     //SNArtifactDefendPriority
  47. 56    0     //SNTownDefendPriority
  48. 57    0     //SNDefenseDistance
  49. 22    12    //SNSentryDistance
  50. 72    2     //SNSentryDistanceVariation
  51. 92    10    //SNDefendOverlapDistance
  52.  
  53. 42    0     //SNNumberExploreGroups
  54. 43    2     //SNMinimumExploreGroupSize
  55. 44    3     //SNMaximumExploreGroupSize
  56. 45    0     //SNExploreGroupMakeup (UNUSED AT THIS POINT)
  57.  
  58. 46    30    //SNAttackSeparationTime
  59. 47    2     //SNAttackCoordination
  60. 19    100   //SNPercentEnemySightedResponse
  61. 20    144   //SNEnemySightedResponseDistance
  62. 48    5     //SNAttackResponseSeparationTime
  63. 49    0     //SNRetreatAfterTargetDestroyed
  64. 71    1     //SNLockAttackAndAttackResponse 
  65.  
  66. 58    2     //SNNumberBoatAttackGroups
  67. 59    1     //SNMinimumBoatAttackGroupSize
  68. 60    5     //SNMaximumBoatAttackGroupSize
  69.  
  70. 67    0     //SNNumberBoatDefendGroups
  71. 68    0     //SNMinimumBoatDefendGroupSize
  72. 69    0     //SNMaximumBoatDefendGroupSize
  73. 70    0     //SNDockDefendPriority
  74.  
  75. 61    1     //SNNumberBoatExploreGroups
  76. 62    1     //SNMinimumBoatExploreGroupSize
  77. 63    1     //SNMaximumBoatExploreGroupSize
  78.  
  79. 64    0     //SNDesiredNumberTradeEscorts
  80. 65    0     //SNDesiredNumberFishEscorts
  81. 66    0     //SNDesiredNumberTransportEscorts
  82.  
  83. 73    15    //SNMinimumTownSize
  84. 74    20    //SNMaximumTownSize
  85. 86    50    //SNStoragePitMaxDistance
  86. 87    50    //SNGranaryMaxDistance
  87. 84    1     //SNNumberWallGates
  88. 85    4     //SNSizeWallGates
  89.  
  90. 77    5     //SNTargetEvaluationDistance
  91. 78    1     //SNTargetEvaluationHitpoints
  92. 79    1     //SNTargetEvaluationDamageCapability
  93. 80    0     //SNTargetEvaluationKills
  94. 81    0     //SNTargetEvaluationAllyProximity
  95. 82    0     //SNTargetEvaluationROF
  96. 83    0     //SNTargetEvaluationRandomness
  97. 89    0     //SNTargetEvaluationAttackAttempts
  98. 90    0     //SNTargetEvaluationRange
  99.  
  100. 88    2     //SNTacticalUpdateFrequency
  101. //
  102. //
  103. END
  104.