home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Transp_1.per < prev    next >
Text File  |  1997-08-03  |  2KB  |  62 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.  
  7.  
  8.  
  9.  
  10.  
  11. 36    5     //SNNumberAttackGroups
  12. 16    5     //SNMinimumAttackGroupSize
  13. 26    7     //SNMaximumAttackGroupSize
  14. 41    10    //SNAttackGroupGatherSpacing
  15. 30    50    //SNPercentHealthRetreat
  16. 31    100   //SNPercentDeathRetreat
  17. 91    99    //SNPercentUnitHealthRetreat
  18.  
  19.  
  20. 42    1     //SNNumberExploreGroups
  21. 43    1     //SNMinimumExploreGroupSize
  22. 44    3     //SNMaximumExploreGroupSize
  23.  
  24. 46    600   //SNAttackSeparationTime
  25. 47    2     //SNAttackCoordination
  26. 19    85    //SNPercentEnemySightedResponse
  27. 20    144   //SNEnemySightedResponseDistance
  28. 48    1     //SNAttackResponseSeparationTime
  29. 49    1     //SNRetreatAfterTargetDestroyed
  30. 71    1     //SNLockAttackAndAttackResponse 
  31.  
  32. 58    2     //SNNumberBoatAttackGroups
  33. 59    1     //SNMinimumBoatAttackGroupSize
  34. 60    5     //SNMaximumBoatAttackGroupSize
  35.  
  36.  
  37. 61    1     //SNNumberBoatExploreGroups
  38. 62    2     //SNMinimumBoatExploreGroupSize
  39. 63    3     //SNMaximumBoatExploreGroupSize
  40.  
  41.  
  42.  
  43.  
  44. 93    0     //SNScaleMinimumAttackGroupSize
  45. 94    0     //SNScaleMaximumAttackGroupSize
  46. 95    0     //SNScalePercentHealthRetreat
  47. 96    0     //SNScalePercentDeathRetreat
  48. 97    0     //SNScalePercentUnitHealthRetreat
  49. 98    1     //SNAttackGroupSizeRandomness
  50. 99    5     //SNScalingFrequency
  51. 100   50    //SNMaximumGAIAAttackResponse
  52. 101   1     //SNBuildFrequency
  53. 102   15    //SNAttackSeparationTimeRandomness
  54. 103   0     //SNAttackIntelligence
  55.  
  56. 143   0        //SNTaskUngroupedSoldiers
  57.  
  58. 104   600   //SNInitialAttackDelay    
  59. //
  60. //
  61. END
  62.