home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Trojan_1.per < prev    next >
Text File  |  1997-07-07  |  3KB  |  81 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.  
  13. 36    3     //SNNumberAttackGroups
  14. 16    4     //SNMinimumAttackGroupSize
  15. 26    7     //SNMaximumAttackGroupSize
  16. 37    0     //SNAttackGroupMakeup (UNUSED AT THIS POINT)
  17. 41    3     //SNAttackGroupGatherSpacing
  18. 30    90    //SNPercentHealthRetreat
  19. 31    75    //SNPercentDeathRetreat
  20. 91    90    //SNPercentUnitHealthRetreat
  21.  
  22. 38    1     //SNNumberDefendGroups
  23. 25    3     //SNMinimumDefendGroupSize
  24. 28    4     //SNMaximumDefendGroupSize
  25. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  26. 50    0     //SNGoldDefendPriority
  27. 51    0     //SNStoneDefendPriority
  28. 52    0     //SNForageDefendPriority
  29. 53    0     //SNChokePointDefendPriority (UNUSED AT THIS POINT)
  30. 54    0     //SNRuinsDefendPriority
  31. 55    0     //SNArtifactDefendPriority
  32. 56    4     //SNTownDefendPriority
  33. 57    2     //SNDefenseDistance
  34. 22    12    //SNSentryDistance
  35. 72    2     //SNSentryDistanceVariation
  36. 92    10    //SNDefendOverlapDistance
  37.  
  38. 42    0     //SNNumberExploreGroups
  39. 43    2     //SNMinimumExploreGroupSize
  40. 44    3     //SNMaximumExploreGroupSize
  41.  
  42. 46    300   //SNAttackSeparationTime
  43. 47    2     //SNAttackCoordination
  44. 19    75    //SNPercentEnemySightedResponse
  45. 20    50    //SNEnemySightedResponseDistance
  46. 48    30    //SNAttackResponseSeparationTime
  47. 49    3     //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    2     //SNMaximumBoatExploreGroupSize
  62.  
  63. 64    0     //SNDesiredNumberTradeEscorts
  64. 65    0     //SNDesiredNumberFishEscorts
  65. 66    0     //SNDesiredNumberTransportEscorts
  66.  
  67. 73    15    //SNMinimumTownSize
  68. 74    20    //SNMaximumTownSize
  69. 86    50    //SNStoragePitMaxDistance
  70. 87    50    //SNGranaryMaxDistance
  71. 84    1     //SNNumberWallGates
  72. 85    4     //SNSizeWallGates
  73.  
  74.  
  75. 104   300   //SNInitialAttackDelay        
  76.  
  77. 88    2     //SNTacticalUpdateFrequency
  78. //
  79. //
  80. END
  81.