home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Assass_1.per < prev    next >
Text File  |  1997-05-20  |  3KB  |  73 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
  7. DEFAULT
  8. 2     100   //SNPercentCivilianGatherers
  9. 3     0     //SNCapCivilianExplorers
  10. 4     2     //SNCapCivilianBuilders
  11. 5     -1    //SNCapCivilianGatherers
  12. 16    3     //SNMinimumAttackGroupSize
  13. 18    4     //SNTotalNumberExplorers (GETTING PHASED OUT)
  14. 19    0     //SNPercentEnemySightedResponse
  15. 20    0     //SNEnemySightedResponseDistance
  16. 22    12    //SNSentryDefenseDistance
  17. 23    10    //SNArtifactReturnDistance (UNUSED AT THIS POINT)
  18. 24    75    //SNPercentVictoryClamp (UNUSED AT THIS POINT)
  19. 25    1     //SNMinimumDefendGroupSize
  20. 26    15    //SNMaximumAttackGroupSize (UNUSED AT THIS POINT)
  21. 28    3     //SNMaximumDefendGroupSize (UNUSED AT THIS POINT)
  22. 29    85    //SNMinimumPeaceLikeLevel (UNUSED AT THIS POINT)
  23. 30    50    //SNPercentHealthRetreat
  24. 31    50    //SNPercentDeathRetreat
  25. 32    50    //SNPercentExplorationRequired (TEMPORARILY UNUSED)
  26. 34    50    //SNZeroPriorityDistance
  27. 35    0     //SNMinimumCivilianExplorers
  28. 36    0     //SNNumberAttackGroups
  29. 37    0     //SNAttackGroupMakeup (UNUSED AT THIS POINT)
  30. 38    0     //SNNumberDefendGroups
  31. 39    0     //SNDefendGroupMakeup (UNUSED AT THIS POINT)
  32. 40    0     //SNGroupFillMethod
  33. 41    3     //SNAttackGroupGatherSpacing
  34. 42    0     //SNNumberExploreGroups
  35. 43    0     //SNMinimumExploreGroupSize
  36. 44    0     //SNMaximumExploreGroupSize (UNUSED AT THIS POINT)
  37. 45    0     //SNExploreGroupMakeup (UNUSED AT THIS POINT)
  38. 46    30    //SNAttackSeparationTime
  39. 47    0     //SNAttackCoordination
  40. 48    30    //SNAttackResponseSeparationTime
  41. 49    0     //SNRetreatAfterTargetDestroyed
  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    3     //SNDefenseDistance
  50. 58    0     //SNNumberBoatAttackGroups
  51. 59    1     //SNMinimumBoatAttackGroupSize
  52. 60    2     //SNMaximumBoatAttackGroupSize (UNUSED AT THIS POINT)
  53. 61    0     //SNNumberBoatExploreGroups
  54. 62    1     //SNMinimumBoatExploreGroupSize
  55. 63    1     //SNMaximumBoatExploreGroupSize (UNUSED AT THIS POINT)
  56. 64    0     //SNDesiredNumberTradeEscorts (UNUSED AT THIS POINT)
  57. 65    0     //SNDesiredNumberFishEscorts (UNUSED AT THIS POINT)
  58. 66    0     //SNDesiredNumberTransportEscorts (UNUSED AT THIS POINT)
  59. 67    0     //SNNumberBoatDefendGroups
  60. 68    0     //SNMinimumBoatDefendGroupSize
  61. 69    0     //SNMaximumBoatDefendGroupSize (UNUSED AT THIS POINT)
  62. 70    1     //SNDockDefendPriority 
  63. 71    1     //SNLockAttackAndAttackResponse 
  64. //
  65.  
  66.  
  67. //
  68.  
  69.  
  70. 143   0        //SNTaskUngroupedSoldiers
  71. //
  72. END
  73.