home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 15 / CDE15_B.7z / CDE15_B.mdf / AgeofEmp / MSAOEDX.EXE / CABFILE / IDR_CABFILE / Trojan_2.per < prev    next >
Text File  |  1997-07-11  |  2KB  |  52 lines

  1. // VC file for P#2 in Trojan War Scenario
  2. // DCP      07-10-97
  3.  
  4. //Attack group stuff
  5. 36    5     //SNNumberAttackGroups
  6. 16    4     //SNMinimumAttackGroupSize
  7. 26    5     //SNMaximumAttackGroupSize
  8. 58    4     //SNNumberBoatAttackGroups
  9.  
  10. //Retreat stuff
  11. 30    90    //SNPercentHealthRetreat
  12. 31    75    //SNPercentDeathRetreat
  13. 91    90    //SNPercentUnitHealthRetreat
  14. //Attack method stuff
  15. 103   1     //SNAttackIntelligence              //Use Waypoints
  16. 104   30    //SNInitialAttackDelay                 //Wait 5 minutes for first attack
  17. 46    60    //SNAttackSeparationTime            //Wait 1 minute in between attacks
  18. 102   15    //SNAttackSeparationTimeRandomness  //Randomize attack separation by 15 seconds
  19. 47    2     //SNAttackCoordination              //Multigroup attacks on the same update
  20. 19    75    //SNPercentEnemySightedResponse     //Send 75% of the units in range after an attacker
  21. 20    50    //SNEnemySightedResponseDistance    //Consider units within 50 tiles of an attack in range for response
  22.  
  23. //Defend stuff
  24. 38    1     //SNNumberDefendGroups
  25. 25    3     //SNMinimumDefendGroupSize
  26. 28    4     //SNMaximumDefendGroupSize
  27.  
  28. //Maybe take these out if the attack->explore is working?
  29. 61    1     //SNNumberBoatExploreGroups
  30. 62    1     //SNMinimumBoatExploreGroupSize
  31. 63    2     //SNMaximumBoatExploreGroupSize
  32.  
  33. //Town stuff
  34. 73    15    //SNMinimumTownSize
  35. 74    20    //SNMaximumTownSize
  36. 86    50    //SNStoragePitMaxDistance
  37. 87    50    //SNGranaryMaxDistance
  38. 180   0     //SNAutoBuilding                    //Turn off autobuilding of houses
  39.  
  40. //Learn stuff
  41. 105   0     //SNSaveScenarioInformation         //Turn learning on
  42.  
  43. //Gatherer stuff
  44. 117   30   //SNFoodGathererPercentage
  45. 118   30   //SNGoldGathererPercentage
  46. 119   0    //SNStoneGathererPercentage
  47. 120   0    //SNWoodGathererPercentage
  48.  
  49. //
  50. //
  51. END
  52.