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

  1. #
  2. # Europa Universalis.
  3. #
  4. #
  5. # Spanish AI
  6. #
  7. # Henrik Fσhraeus 01-10-2001 
  8.  
  9. # preferred areas for expansion
  10.  
  11. region = { carribean }
  12. area = { iberia cuba panama azteca inca ecuador "costa rica" sonora Florida Lucon }
  13.  
  14. # % of the time we prefer to establish a tradingpost if both are good.
  15. tradingpost = 0
  16.  
  17. # The amount of provinces we try to colonize at the same time
  18. expansion = 15
  19.  
  20. # Bonus for areas to establish colonies adjacent to previous ones.
  21. neighbour = 100
  22.  
  23. # Bonus/Penalty for establish colonies adjacent to other countries.
  24. enemies = 0
  25.  
  26. # 100 = max trader rate, lesser means slower focus on sending a trader.
  27. traders = 50
  28.  
  29. # 100 = Total monopolist, will refuse trade as much as possible.
  30. monopoly = 100
  31.  
  32. # 100 = Total warmonger, 0 = absolute pacifist
  33. war = 100
  34.  
  35. #if possible we WILL go counter reform
  36. counterreform = yes    
  37.  
  38. #Which countries to conquer if possible. (to guide nation historically)
  39. combat = { GRA SPR AZT INC CHI MAA ZAP }
  40.  
  41.