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

  1. #
  2. # Europa Universalis. Russia
  3. #
  4. # Russian AI
  5. #
  6. # Henrik Fσhraeus 01-10-2001 
  7.  
  8. # preferred areas for expansion
  9.  
  10. region = { Siberia }
  11. area = { Alaska California Oregon Manchuria Korea }
  12. # The amount of provinces we try to colonize at the same time
  13. expansion = 8
  14.  
  15. # % of the time we prefer to establish a tradingpost if both are good.
  16. tradingpost = 30
  17.  
  18. # Bonus for areas to establish colonies adjacent to previous ones.
  19. neighbour = 30
  20.  
  21. # Bonus/Penalty for establish colonies adjacent to other countries.
  22. enemies = 10
  23.  
  24. # 100 = max trader rate, lesser means slower focus on sending a trader.
  25. traders = 50
  26.  
  27. # 100 = Total monopolist, will refuse trade as much as possible.
  28. monopoly = 5
  29.  
  30. # 100 = Total warmonger, 0 = absolute pacifist
  31. war = 100
  32.  
  33. #Which countries to conquer if possible. (to guide nation historically)
  34. combat = { TVE PSK MOS RYA SUZ NVG KAZ STE AST SIB }
  35.  
  36.