home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / T_new.per < prev    next >
Text File  |  1997-05-29  |  4KB  |  106 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     3     //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    0     //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. 93     3    //SNScaleMinimumAttackGroupSize
  36. 94     5    //SNScaleMaximumAttackGroupSize
  37.  
  38. 38    0     //SNNumberDefendGroups
  39. 25    3     //SNMinimumDefendGroupSize
  40. 28    4     //SNMaximumDefendGroupSize
  41. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  42. 50    0     //SNGoldDefendPriority
  43. 51    0     //SNStoneDefendPriority
  44. 52    0     //SNForageDefendPriority
  45. 53    0     //SNChokePointDefendPriority (UNUSED AT THIS POINT)
  46. 54    0     //SNRuinsDefendPriority
  47. 55    0     //SNArtifactDefendPriority
  48. 56    0     //SNTownDefendPriority
  49. 57    0     //SNDefenseDistance
  50. 22    12    //SNSentryDistance
  51. 72    2     //SNSentryDistanceVariation
  52. 92    10    //SNDefendOverlapDistance
  53.  
  54. 42    0     //SNNumberExploreGroups
  55. 43    2     //SNMinimumExploreGroupSize
  56. 44    3     //SNMaximumExploreGroupSize
  57. 45    0     //SNExploreGroupMakeup (UNUSED AT THIS POINT)
  58.  
  59. 46    30    //SNAttackSeparationTime
  60. 47    2     //SNAttackCoordination
  61. 19    100   //SNPercentEnemySightedResponse
  62. 20    45    //SNEnemySightedResponseDistance
  63. 48    5     //SNAttackResponseSeparationTime
  64. 49    0     //SNRetreatAfterTargetDestroyed
  65. 71    1     //SNLockAttackAndAttackResponse 
  66.  
  67. 58    3     //SNNumberBoatAttackGroups
  68. 59    1     //SNMinimumBoatAttackGroupSize
  69. 60    5     //SNMaximumBoatAttackGroupSize
  70.  
  71. 67    0     //SNNumberBoatDefendGroups
  72. 68    0     //SNMinimumBoatDefendGroupSize
  73. 69    0     //SNMaximumBoatDefendGroupSize
  74. 70    0     //SNDockDefendPriority
  75.  
  76. 61    1     //SNNumberBoatExploreGroups
  77. 62    1     //SNMinimumBoatExploreGroupSize
  78. 63    1     //SNMaximumBoatExploreGroupSize
  79.  
  80. 64    0     //SNDesiredNumberTradeEscorts
  81. 65    0     //SNDesiredNumberFishEscorts
  82. 66    0     //SNDesiredNumberTransportEscorts
  83.  
  84. 73    15    //SNMinimumTownSize
  85. 74    20    //SNMaximumTownSize
  86. 86    50    //SNStoragePitMaxDistance
  87. 87    50    //SNGranaryMaxDistance
  88. 84    1     //SNNumberWallGates
  89. 85    4     //SNSizeWallGates
  90.  
  91. 77    5     //SNTargetEvaluationDistance
  92. 78    1     //SNTargetEvaluationHitpoints
  93. 79    1     //SNTargetEvaluationDamageCapability
  94. 80    0     //SNTargetEvaluationKills
  95. 81    0     //SNTargetEvaluationAllyProximity
  96. 82    0     //SNTargetEvaluationROF
  97. 83    0     //SNTargetEvaluationRandomness
  98. 89    0     //SNTargetEvaluationAttackAttempts
  99. 90    0     //SNTargetEvaluationRange
  100.  
  101. 88    2     //SNTacticalUpdateFrequency
  102. 143   0        //SNTaskUngroupedSoldiers
  103. //
  104. //
  105. END
  106.