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

  1. #
  2. # Europa Universalis.
  3. #
  4. #
  5. # Fantasia AI preferences used by all countries unless otherwise stated.
  6. #
  7. #
  8. #
  9.         # % of the time we prefer to establish a tradingpost if both are good.
  10.         tradingpost = 10
  11.  
  12.         # The amount of provinces we try to colonize at the same time
  13.         expansion = 2
  14.  
  15.         # Bonus for areas to establish colonies adjacent to previous ones.
  16.         neighbour = 10
  17.  
  18.         # Bonus/Penalty for establish colonies adjacent to other countries.
  19.         enemies = 0
  20.  
  21.         # 100 = max trader rate, lesser means slower focus on sending a trader.
  22.         traders = 100
  23.  
  24.         # 100 = Total monopolist, will refuse trade as much as possible.
  25.         monopoly = 25
  26.  
  27.         # 100 = Total warmonger, 0 = absolute pacifist
  28.         war = 100
  29.  
  30.  
  31.  
  32.