home *** CD-ROM | disk | FTP | other *** search
/ Level 2004 September / Level_2004-09_117_cdb.bin / Data1.cab / common / AI / Oman.ai < prev    next >
Encoding:
Text File  |  2004-08-20  |  762 b   |  34 lines

  1. #
  2. # Europa Universalis.  Turkish AI
  3. #
  4. # Oman AI
  5.  
  6. # preferred areas for expansion
  7.  
  8. region = { "Middle East" "East Africa" }
  9. area = { Nefud Sudan Aden Oman Ethiopia Sofala }
  10.  
  11. # The amount of provinces we try to colonize at the same time
  12. expansion = 4
  13.  
  14. # % of the time we prefer to establish a tradingpost if both are good.
  15. tradingpost = 80
  16.  
  17. # Bonus for areas to establish colonies adjacent to previous ones.
  18. neighbour = 5
  19.  
  20. # Bonus/Penalty for establish colonies adjacent to other countries.
  21. enemies = 0
  22.  
  23. # 100 = max trader rate, lesser means slower focus on sending a trader.
  24. traders = 40
  25.  
  26. # 100 = Total monopolist, will refuse trade as much as possible.
  27. monopoly = 15
  28.  
  29. # 100 = Total warmonger, 0 = absolute pacifist
  30. war = 0
  31.  
  32.  
  33.