home *** CD-ROM | disk | FTP | other *** search
- #
- # Europa Universalis. for small trader nations
- #
- #
-
- #
- # no preferred areas, we just want to go to america or the closest (carribean and west africa)
- #
- continent = { america }
- region = { carribean "west africa" }
-
- # The amount of provinces we try to colonize at the same time
- expansion = 3
-
- # % of the time we prefer to establish a tradingpost if both are good.
- tradingpost = 90
-
- # Bonus for areas to establish colonies adjacent to previous ones.
- neighbour = 0
-
- # Bonus/Penalty for establish colonies adjacent to other countries.
- enemies = 0
-
- # 100 = max trader rate, lesser means slower focus on sending a trader.
- traders = 100
-
- # 100 = Total monopolist, will refuse trade as much as possible.
- monopoly = 0
-
- # 100 = Total warmonger, 0 = absolute pacifist
- war = 5
-