home *** CD-ROM | disk | FTP | other *** search
/ Freelog 55 / Freelog055.iso / Nouveauté / FOS / FoSInstall.exe / FieldOfStrategy / IstEmpire / Friedland.ai2 < prev    next >
Text File  |  2004-01-11  |  750b  |  45 lines

  1. //         FoS
  2. // ai support file for the Friedland scenario 
  3. // french side (1)
  4.  
  5. number of strategy:1
  6.  
  7. [DEFINITIONS]
  8. //-----------------
  9. Sortlack = point(20 24)
  10. Friedland = point(21 18)
  11. Posthenen = point(11 20)
  12. Town1 = point(5 23)
  13. FrCenter = point(12 14)
  14. RuRight = point(17 5)
  15. RuLeft = point(15 20)
  16. Heinrichsdorf = point(12 8)
  17. RuCenter = point(16 12)
  18.  
  19.  
  20. [STRATEGY #1]
  21. //-----------------
  22.  
  23. [INTENTIONS]
  24.  
  25. conserve Friedland, priority=1
  26. defend RuRight, priority=2
  27. defend RuCenter, priority=2
  28. defend Sortlack, priority=2
  29. defend RuLeft, priority=3
  30.  
  31.  
  32. [ORDERS]
  33.  
  34. Right defend RuCenter
  35. Right defend RuRight, priority=2
  36. Cav. support Right
  37. Left defend Sortlack
  38. Left defend RuLeft, priority=2
  39. Reserve support Left
  40.  
  41. [END]
  42.  
  43.  
  44.  
  45.