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