home *** CD-ROM | disk | FTP | other *** search
/ OK CD GAMER Epoca 1 / OKCDG01.iso / PATCHES / EMPIRE / RISE101.ZIP / nordic.ai < prev    next >
Encoding:
Text File  |  1996-04-22  |  16.8 KB  |  818 lines

  1. ; nordic.ai
  2.  
  3. [General]
  4. Name="Leif"
  5. Culture=5
  6. Random=5
  7. FindMoveMaxTurns=10
  8. CityNameFile=nocity.TXT
  9. PoliticsFile=nordic.pet
  10. ; affinities: 0=none,1=water,2=forest,3=desert,4=mountain
  11. AffinityPrefs=20,100,30,15,10
  12. SmallestIsland=3
  13. MaxInvestigateTurns=25
  14. BorderThickness=4
  15. SayingFile=NORDIC.SAY
  16. DisbandRadius=20
  17. MergeLocImproveTries=10
  18. SmallestWaterToConsider=10
  19. AttackAtPercent=50
  20.  
  21. [City]
  22. TurnsToWaitForImprovement=3
  23. DesiredPopulation=22
  24. MinimumPopulation=12
  25. MinCityFood=10
  26. MinCityRes=10
  27. MaxCityDanger=1000
  28. DefenseRadius=7
  29. Defenders=3
  30. LongestRoad=7
  31. StudyTime=25
  32. BuildTime=100
  33. MinExtraEatenPercent=1
  34. LongestTradeRoute=7
  35. PercentIncreaseExpected=5
  36. MinStudentPercent=1
  37. OwnershipRadius=12
  38. TownHallRound=30
  39. SettlerAvoidOpponentRadius=5
  40. QuickCityRounds=15
  41.  
  42. [CaptureCityModifiers]
  43. AllyBuilt=0
  44. TPBuilt=0
  45. UnknownBuilder=0
  46. NonTPBuilt=0
  47. EnemyBuilt=0
  48. I_Built=15
  49. AllyOwns=-10
  50. TPOwns=-5
  51. UnknownOwner=0
  52. NonTPOwns=5
  53. EnemyOwns=10
  54.  
  55. [ArmyComposition]
  56. ; CompX=<id>;<totalmin>;unittype(least,most)[;unittype(least,most)...]
  57.  
  58. ; simple compositions to use throughout the game 
  59. Comp0=0;1;11(1,1) ' settler
  60. Comp1=1;1;10(1,8) ' merchants
  61. Comp2=2;1;9(1,1) ' philosopher
  62. Comp3=3;6;9(1,1);0(5,5) ' road builder/cultivator
  63.  
  64. ; Explorer substitute list 
  65. Comp4=4;2;4(2,7);3(0,14)
  66. Comp5=5;2;3(2,5);0(0,8);5(0,8)
  67. Comp6=6;2;5(2,4);0(0,4)
  68. Comp7=7;2;0(2,3)
  69.  
  70. Comp8=8;2;7(1,2);11(1,1);0(0,1) ' settler ship, reinforced if needed
  71. Comp9=9;1;7(1,1) ' explorer ship
  72.  
  73. ; Slow Army Substitute List
  74. Comp10=10;19;5(0,13);1(0,8);4(8,27);6(3,8);2(8,27)
  75. Comp11=11;16;5(0,14);1(0,27);3(0,9);4(4,27);6(0,8)
  76. Comp12=12;13;5(0,15);1(0,27);3(0,18);4(0,27)
  77. Comp13=13;10;5(0,16);1(0,27);3(0,27)
  78. Comp14=14;7;5(0,17);1(0,27)
  79. Comp15=15;4;0(0,8);5(0,27)
  80. Comp16=16;1;0(1,27)
  81.  
  82. ; Fighting Ship Progression (carrying capacities considered) 
  83. Comp20=20;12;8(6,6);7(0,7);5(0,22);1(0,22);3(0,22);4(0,22);6(0,4);2(0,22) ' no max
  84. Comp21=21;8;8(4,4);7(0,5);5(0,3);1(0,3);3(0,3);4(0,3);6(0,3) ' cap=20
  85. Comp22=22;16;8(3,3);5(0,4);1(0,4);3(0,4);4(0,4) ' cap=16
  86. Comp23=23;10;8(2,2);5(0,3);1(0,3);3(0,4) ' cap=10
  87. Comp24=24;3;8(1,1);5(0,3);1(0,3) ' cap=6
  88. Comp25=25;1;8(1,1);5(0,2) ' cap=2
  89.  
  90. ; Transport Ship Progression (military)
  91. Comp30=30;27;8(6,6);9(0,1);5(0,22);1(0,22);3(0,22);4(0,22);6(0,22);2(0,22) ' full cap
  92. Comp31=31;18;8(4,4);9(0,1);5(0,4);1(0,4);3(0,4);4(0,3);6(0,3) ' cap=18
  93. Comp32=32;14;8(3,3);9(0,1);5(0,4);1(0,3);3(0,3);4(0,3) ' cap=14
  94. Comp33=33;10;8(2,2);9(0,1);5(0,3);1(0,3);3(0,3) ' cap=10
  95.  
  96. ; special compositions
  97. Comp38=38;8;0(3,5);5(3,5) ' lt infantry/missiles for AfterFind capturer
  98. Comp39=39;3;0(3,10) ' 3+ lt infantry for AfterFind fighter/explorer
  99.  
  100. ; emergency defender substitute list 
  101. Comp40=40;27;0(0,27);5(0,27);1(0,27);3(0,27);4(0,27);6(0,27);2(0,27)
  102. Comp41=41;23;0(0,27);5(0,27);1(0,27);3(0,27);4(0,27);6(0,27)
  103. Comp42=42;19;0(0,27);5(0,27);1(0,27);3(0,27);4(0,27)
  104. Comp43=43;15;0(0,27);5(0,27);1(0,27);3(0,27)
  105. Comp44=44;11;0(0,27);5(0,27);1(0,27)
  106. Comp45=45;7;0(0,27);5(0,27)
  107. Comp46=46;3;0(0,27)
  108.  
  109.  
  110. [Strategy]
  111. ;WhenX=round,cities,armies,%explored,my_city%,my_army%,%cities_taken,%died,%win,%lose
  112.  
  113. ; always for w1
  114. When0=0,0,0,0,0,0,0,0,0,0
  115. When1=100,5,0,0,0,0,0,0,0,0 ' after round 100, at least 5 cities
  116. When2=150,0,0,0,0,0,0,0,0,0 ' after round 150
  117. When3=50,2,0,0,0,0,0,0,0,0  ' 2 cities, after round 50
  118. When4=25,7,0,25,50,50,0,0,0,0 ' doing well
  119. When5=999,0,0,0,100,0,0,0,0,0 ' for early defend - DISABLED
  120. When6=25,10,0,0,0,0,0,0,0,0 ' early/middle game
  121. When7=100,10,0,25,50,0,0,0,0,0 ' for build stuff
  122. When8=0,2,0,0,0,0,0,0,0,0 ' AfterFind
  123. When9=0,2,0,0,100,0,0,0,0,0 ' for until find
  124. When10=50,12,0,0,0,0,0,0,0,0 ' for Defense
  125. When11=50,0,0,0,0,0,0,0,0,0 ' Invade
  126.  
  127. ; always for w2
  128. When25=9999,999,999,101,101,101,101,101,101,101
  129. When26=100,999,999,101,50,101,101,101,101,101 ; no more than 50% my cities
  130. When27=50,999,999,101,99,101,101,101,101,101 ; AfterFind
  131. When28=75,999,999,101,101,101,101,101,101,101
  132. When29=150,999,999,101,101,101,101,101,101,101 ' pre-armageddon
  133. When30=50,999,999,101,101,101,101,101,101,101 ' for early defend
  134. When31=60,999,999,101,101,101,101,101,101,101 ' early/middle game
  135. When32=50,999,999,101,101,101,101,101,101,101 ' for UntilFind, no other cities, no losses
  136. When33=10,2,999,101,101,101,101,101,101,101 ' for Begin
  137. When34=9999,12,999,101,101,101,101,101,101,101 ' Invade
  138.  
  139. ;StrategyX=w1,w2,turns,chance,"name"
  140. Strategy0=0,33,3,1,"Begin"
  141. Strategy1=9,32,1,100,"UntilFind"
  142. Strategy2=8,27,30,100,"AfterFind"
  143. Strategy3=5,30,7,5,"EarlyDefend"
  144. Strategy4=6,31,5,100,"EarlyMiddle"
  145. Strategy5=10,25,50,100,"Middle"
  146. Strategy6=2,25,50,10,"Armageddon"
  147. Strategy7=11,34,50,50,"Invade"
  148.  
  149. [EarlyDefend]
  150. ; strategy when someone else encountered early
  151. ; priorities
  152. IncreasePopulation=125
  153. DefendCity=95
  154. Investigate=90
  155. FoundCity=90
  156. CaptureCity=90
  157. SpreadKnowledge=85
  158. BuildDefenses=85
  159. AttackEnemyArmies=80
  160. HarassCivilians=50
  161. BuildRoad=50
  162. Trade=50
  163. SettleNewContinent=50
  164. ExploreAroundCity=50
  165. BuildBuilding=50
  166. BuildWonder=50
  167. Cultivate=50
  168. ExploreArea=50
  169. Migrate=50
  170. KillAll=90
  171. SinkShips=50
  172. Explore=50
  173. ExploreWater=50
  174.  
  175. ; EarlyDefend - counts
  176. HowManyFoundCity=1
  177. HowManyExplore=5
  178. HowManyExploreWater=1
  179. HowManyFight=3
  180. HowManyHarass=0
  181. HowManyBuildRoad=1
  182. HowManyPhilosophers=1
  183. HowManySettleNewContinent=1
  184. HowManyMigrate=1
  185. HowManyKill=3
  186. HowManySinkShips=1
  187.  
  188. ; EarlyDefend - compositions
  189. Settler=0
  190. Explorer=4,5,6,7
  191. WaterExplorer=9
  192. Defender=10,11,12,13,14,15,16
  193. Fighter=10,11,12,13,14,15,16
  194. SettlerShip=8
  195. RoadBuilder=3
  196. Cultivator=3
  197. TravelingPhilosopher=2
  198. Merchant=1
  199. EmergencyDefender=40,41,42,43,44,45,46
  200. TransportShip=30,31,32,33
  201. FightingShip=20,21,22,23,24,25
  202. ArmyToCaptureCity=10,11,12,13,14,15,16
  203.  
  204. [AfterFind]
  205. ; Know of at least one opponent city
  206. ; settle new continents
  207. ; KillAll w/3+ infantry
  208. ;
  209. ; priorities
  210. IncreasePopulation=125
  211. SettleNewContinent=95
  212. KillAll=90
  213. DefendCity=90
  214. FoundCity=85
  215. CaptureCity=80
  216. Explore=80
  217. Investigate=70
  218. BuildDefenses=70
  219. SpreadKnowledge=65
  220. BuildBuilding=65
  221. ExploreAroundCity=63
  222. ExploreWater=55
  223. Cultivate=55
  224. Trade=50
  225. BuildRoad=45
  226. AttackEnemyArmies=15
  227. HarassCivilians=10
  228. BuildWonder=10
  229. ExploreArea=10
  230. Migrate=10
  231. SinkShips=1
  232.  
  233. ; Early - counts
  234. HowManyFoundCity=4
  235. HowManyExplore=5
  236. HowManyExploreWater=0
  237. HowManyFight=1
  238. HowManyHarass=1
  239. HowManyBuildRoad=0
  240. HowManyPhilosophers=1
  241. HowManySettleNewContinent=2
  242. HowManyMigrate=0
  243. HowManyKill=4
  244. HowManySinkShips=0
  245.  
  246. ; Early - compositions
  247. Settler=0
  248. Explorer=39
  249. WaterExplorer=9
  250. Defender=39
  251. Fighter=39
  252. SettlerShip=8
  253. RoadBuilder=3
  254. Cultivator=3
  255. TravelingPhilosopher=2
  256. Merchant=1
  257. EmergencyDefender=40,41,42,43,44,45,46
  258. TransportShip=30,31,32,33
  259. FightingShip=20,21,22,23,24,25
  260. ArmyToCaptureCity=38
  261.  
  262. [MadCats]
  263. ; killall instead of exploration
  264. ; mid-game strategy
  265.  
  266. ; priorities
  267. IncreasePopulation=125
  268. DefendCity=100
  269. CaptureCity=90
  270. FoundCity=90
  271. SpreadKnowledge=90
  272. SettleNewContinent=85
  273. KillAll=85
  274. SinkShips=85
  275. BuildDefenses=85
  276. BuildBuilding=84
  277. BuildWonder=84
  278. Cultivate=84
  279. BuildRoad=84
  280. Trade=84
  281. AttackEnemyArmies=80
  282. Investigate=80
  283. Migrate=80
  284. Explore=70
  285. ExploreWater=70
  286. HarassCivilians=70
  287. ExploreAroundCity=70
  288. ExploreArea=50
  289.  
  290. ; MadCats counts
  291. HowManyFoundCity=1
  292. HowManyExplore=1
  293. HowManyExploreWater=1
  294. HowManyFight=10
  295. HowManyHarass=5
  296. HowManyBuildRoad=1
  297. HowManyPhilosophers=1
  298. HowManySettleNewContinent=1
  299. HowManyMigrate=1
  300. HowManyKill=10
  301. HowManySinkShips=1
  302.  
  303. ; MadCats - compositions
  304. Settler=0
  305. Explorer=4,5,6,7
  306. WaterExplorer=9
  307. Defender=10,11,12,13,14,15,16
  308. Fighter=10,11,12,13,14,15,16
  309. SettlerShip=8
  310. RoadBuilder=3
  311. Cultivator=3
  312. TravelingPhilosopher=2
  313. Merchant=1
  314. EmergencyDefender=40,41,42,43,44,45,46
  315. TransportShip=30,31,32,33
  316. FightingShip=20,21,22,23,24,25
  317. ArmyToCaptureCity=10,11,12,13,14,15,16
  318.  
  319. [Middle]
  320. ; make lots of heavy galleys
  321. ; kill, harass, and settle
  322.  
  323. ; priorities
  324. IncreasePopulation=125
  325. DefendCity=95
  326. FoundCity=85
  327. SettleNewContinent=86
  328. ExploreWater=85
  329. AttackEnemyArmies=85
  330. HarassCivilians=85
  331. KillAll=85
  332. Investigate=85
  333. BuildWonder=82
  334. CaptureCity=80
  335. BuildDefenses=80
  336. SpreadKnowledge=80
  337. BuildBuilding=80
  338. BuildRoad=70
  339. Cultivate=70
  340. Explore=70
  341. Migrate=70
  342. SinkShips=70
  343. Trade=65
  344. ExploreAroundCity=1
  345. ExploreArea=1
  346.  
  347. ; Middle - counts
  348. HowManyFoundCity=1
  349. HowManyExplore=2
  350. HowManyExploreWater=3
  351. HowManyFight=10
  352. HowManyHarass=10
  353. HowManyBuildRoad=5
  354. HowManyPhilosophers=3
  355. HowManySettleNewContinent=5
  356. HowManyMigrate=10
  357. HowManyKill=10
  358. HowManySinkShips=10
  359.  
  360. ; Middle - compositions
  361. Settler=0
  362. Explorer=4,5,6,7
  363. WaterExplorer=9
  364. Defender=10,11,12,13,14,15,16
  365. Fighter=10,11,12,13,14,15,16
  366. SettlerShip=8
  367. RoadBuilder=3
  368. Cultivator=3
  369. TravelingPhilosopher=2
  370. Merchant=1
  371. EmergencyDefender=40,41,42,43,44,45,46
  372. TransportShip=30,31,32,33
  373. FightingShip=20,21,22,23,24,25
  374. ArmyToCaptureCity=10,11,12,13,14,15,16
  375.  
  376. [UntilFind]
  377. ; explore and build until encounter something
  378. IncreasePopulation=125
  379. DefendCity=95
  380. SettleNewContinent=90
  381. FoundCity=85
  382. KillAll=80
  383. Explore=80
  384. ExploreWater=80
  385. ExploreAroundCity=80
  386. BuildBuilding=75
  387. Investigate=70
  388. SpreadKnowledge=65
  389. CaptureCity=60
  390. BuildDefenses=60
  391. AttackEnemyArmies=60
  392. Cultivate=60
  393. SinkShips=55
  394. BuildRoad=50
  395. Trade=50
  396. HarassCivilians=10
  397. BuildWonder=10
  398. ExploreArea=10
  399. Migrate=10
  400.  
  401. ; UntilFind - counts
  402. HowManyFoundCity=2
  403. HowManyExplore=3
  404. HowManyKill=5
  405. HowManyExploreWater=1
  406. HowManyFight=0
  407. HowManyHarass=0
  408. HowManyBuildRoad=0
  409. HowManyPhilosophers=1
  410. HowManySettleNewContinent=1
  411. HowManyMigrate=0
  412. HowManySinkShips=0
  413.  
  414. ; UntilFind - compositions
  415. Settler=0
  416. Explorer=6,7
  417. WaterExplorer=9
  418. Defender=10,11,12,13,14,15,16
  419. Fighter=10,11,12,13,14,15,16
  420. SettlerShip=8
  421. RoadBuilder=3
  422. Cultivator=3
  423. TravelingPhilosopher=2
  424. Merchant=1
  425. EmergencyDefender=40,41,42,43,44,45,46
  426. TransportShip=30,31,32,33
  427. FightingShip=20,21,22,23,24,25
  428. ArmyToCaptureCity=10,11,12,13,14,15,16
  429.  
  430. [BuildStuff]
  431.  
  432. ; priorities
  433. BuildWonder=95
  434. SpreadKnowledge=90
  435. SettleNewContinent=86
  436. FoundCity=86
  437. BuildRoad=85
  438. BuildBuilding=85
  439. Cultivate=85
  440. Trade=85
  441. AttackEnemyArmies=80
  442. BuildDefenses=80
  443. CaptureCity=75
  444. Explore=75
  445. ExploreWater=75
  446. HarassCivilians=50
  447. ExploreAroundCity=50
  448. DefendCity=100
  449. IncreasePopulation=125
  450. ExploreArea=66
  451. Investigate=60
  452. Migrate=50
  453. KillAll=75
  454. SinkShips=50
  455.  
  456. ; BuildStuff - counts
  457. HowManyFoundCity=3
  458. HowManyExplore=1
  459. HowManyExploreWater=1
  460. HowManyFight=5
  461. HowManyHarass=5
  462. HowManyBuildRoad=5
  463. HowManyPhilosophers=2
  464. HowManySettleNewContinent=1
  465. HowManyMigrate=1
  466. HowManyKill=1
  467. HowManySinkShips=1
  468.  
  469. ; BuildStuff - compositions
  470. Settler=0
  471. Explorer=4,5,6,7
  472. WaterExplorer=9
  473. Defender=10,11,12,13,14,15,16
  474. Fighter=10,11,12,13,14,15,16
  475. SettlerShip=8
  476. RoadBuilder=3
  477. Cultivator=3
  478. TravelingPhilosopher=2
  479. Merchant=1
  480. EmergencyDefender=40,41,42,43,44,45,46
  481. TransportShip=30,31,32,33
  482. FightingShip=20,21,22,23,24,25
  483. ArmyToCaptureCity=10,11,12,13,14,15,16
  484.  
  485. [CatchUpOnCities]
  486.  
  487. ; priorities
  488. FoundCity=100
  489. Explore=85
  490. ExploreWater=80
  491. AttackEnemyArmies=80
  492. HarassCivilians=80
  493. BuildRoad=90
  494. Trade=85
  495. SpreadKnowledge=90
  496. SettleNewContinent=85
  497. ExploreAroundCity=80
  498. CaptureCity=90
  499. DefendCity=100
  500. BuildDefenses=82
  501. IncreasePopulation=125
  502. BuildBuilding=90
  503. BuildWonder=85
  504. Cultivate=95
  505. ExploreArea=66
  506. Investigate=60
  507. Migrate=50
  508. KillAll=75
  509. SinkShips=50
  510.  
  511. ; CatchUpOnCities - counts
  512. HowManyFoundCity=2
  513. HowManyExplore=0
  514. HowManyExploreWater=0
  515. HowManyFight=0
  516. HowManyHarass=0
  517. HowManyBuildRoad=0
  518. HowManyPhilosophers=1
  519. HowManySettleNewContinent=1
  520. HowManyMigrate=0
  521. HowManyKill=0
  522. HowManySinkShips=0
  523.  
  524. ; CatchUpOnCities - compositions
  525. Settler=0
  526. Explorer=4,5,6,7
  527. WaterExplorer=9
  528. Defender=10,11,12,13,14,15,16
  529. Fighter=10,11,12,13,14,15,16
  530. SettlerShip=8
  531. RoadBuilder=3
  532. Cultivator=3
  533. TravelingPhilosopher=2
  534. Merchant=1
  535. EmergencyDefender=40,41,42,43,44,45,46
  536. TransportShip=30,31,32,33
  537. FightingShip=20,21,22,23,24,25
  538. ArmyToCaptureCity=10,11,12,13,14,15,16
  539.  
  540. [Armageddon]
  541.  
  542. ; priorities
  543. IncreasePopulation=125
  544. CaptureCity=93
  545. DefendCity=90
  546. AttackEnemyArmies=90
  547. HarassCivilians=90
  548. Investigate=85
  549. FoundCity=1
  550. Explore=1
  551. ExploreWater=1
  552. BuildRoad=1
  553. Trade=1
  554. SpreadKnowledge=1
  555. SettleNewContinent=1
  556. ExploreAroundCity=1
  557. BuildDefenses=50
  558. BuildBuilding=1
  559. BuildWonder=1
  560. Cultivate=1
  561. ExploreArea=1
  562. Migrate=80
  563. KillAll=90
  564. SinkShips=90
  565.  
  566. ; counts
  567. HowManyFoundCity=1
  568. HowManyExplore=1
  569. HowManyExploreWater=1
  570. HowManyFight=10
  571. HowManyHarass=10
  572. HowManyBuildRoad=0
  573. HowManyPhilosophers=1
  574. HowManySettleNewContinent=1
  575. HowManyMigrate=10
  576. HowManyKill=10
  577. HowManySinkShips=10
  578.  
  579. ; compositions
  580. Settler=0
  581. Explorer=4,5,6,7
  582. WaterExplorer=9
  583. Defender=10,11,12,13,14,15,16
  584. Fighter=10,11,12,13,14,15,16
  585. SettlerShip=8
  586. RoadBuilder=3
  587. Cultivator=3
  588. TravelingPhilosopher=2
  589. Merchant=1
  590. EmergencyDefender=40,41,42,43,44,45,46
  591. TransportShip=30,31,32,33
  592. FightingShip=20,21,22,23,24,25
  593. ArmyToCaptureCity=10,11,12,13,14,15,16
  594.  
  595.  
  596. [Begin]
  597. ; start out looking around city w/ lt infantry
  598. IncreasePopulation=125
  599. ExploreAroundCity=95
  600. DefendCity=95
  601. FoundCity=90
  602. Investigate=80
  603. Explore=75
  604. BuildBuilding=70
  605. CaptureCity=65
  606. BuildDefenses=60
  607. AttackEnemyArmies=60
  608. SpreadKnowledge=60
  609. SettleNewContinent=60
  610. ExploreWater=60
  611. Cultivate=60
  612. SinkShips=55
  613. BuildRoad=50
  614. Trade=50
  615. HarassCivilians=10
  616. BuildWonder=10
  617. ExploreArea=10
  618. Migrate=10
  619. KillAll=10
  620.  
  621. ; Begin - counts
  622. HowManyFoundCity=4
  623. HowManyExplore=8
  624. HowManyExploreWater=0
  625. HowManyFight=0
  626. HowManyHarass=0
  627. HowManyBuildRoad=0
  628. HowManyPhilosophers=0
  629. HowManySettleNewContinent=0
  630. HowManyMigrate=0
  631. HowManyKill=0
  632. HowManySinkShips=0
  633.  
  634. ; Begin - compositions
  635. Settler=0
  636. Explorer=7
  637. WaterExplorer=9
  638. Defender=10,11,12,13,14,15,16
  639. Fighter=10,11,12,13,14,15,16
  640. SettlerShip=8
  641. RoadBuilder=3
  642. Cultivator=3
  643. TravelingPhilosopher=2
  644. Merchant=1
  645. EmergencyDefender=40,41,42,43,44,45,46
  646. TransportShip=30,31,32,33
  647. FightingShip=20,21,22,23,24,25
  648. ArmyToCaptureCity=10,11,12,13,14,15,16
  649.  
  650.  
  651. [EarlyMiddle]
  652. ; at least 10 cities expected
  653. ; settlers, kill all, one philosopher
  654. ; general idea: keep expanding, try to find other player(s) and
  655. ; capture their cities
  656. ; expect to have or soon get lt infantry
  657. ; lt missle, and lt cavalry
  658.  
  659. IncreasePopulation=125
  660. DefendCity=95
  661. FoundCity=90
  662. SettleNewContinent=90
  663. CaptureCity=90
  664. SpreadKnowledge=90
  665. AttackEnemyArmies=85
  666. SinkShips=85
  667. KillAll=80
  668. ExploreWater=80
  669. Investigate=75
  670. BuildBuilding=70
  671. Cultivate=70
  672. Explore=70
  673. BuildRoad=70
  674. BuildDefenses=70
  675. Trade=70
  676. BuildWonder=70
  677. Migrate=70
  678. HarassCivilians=10
  679. ExploreAroundCity=10
  680. ExploreArea=10
  681.  
  682. ; EarlyMiddle - counts
  683. HowManyFoundCity=3
  684. HowManyExplore=10
  685. HowManyExploreWater=1
  686. HowManyFight=4
  687. HowManyHarass=8
  688. HowManyBuildRoad=1
  689. HowManyPhilosophers=1
  690. HowManySettleNewContinent=3
  691. HowManyMigrate=1
  692. HowManyKill=4
  693. HowManySinkShips=4
  694.  
  695. ; EarlyMiddle - compositions
  696. Settler=0
  697. Explorer=4,5,6,7
  698. WaterExplorer=9
  699. Defender=10,11,12,13,14,15,16
  700. Fighter=10,11,12,13,14,15,16
  701. SettlerShip=8
  702. RoadBuilder=3
  703. Cultivator=3
  704. TravelingPhilosopher=2
  705. Merchant=1
  706. EmergencyDefender=40,41,42,43,44,45,46
  707. TransportShip=30,31,32,33
  708. FightingShip=20,21,22,23,24,25
  709. ArmyToCaptureCity=10,11,12,13,14,15,16
  710.  
  711. [Invade]
  712. ; later game, behind on cities - invade other continents
  713.  
  714. ; priorities
  715. IncreasePopulation=125
  716. DefendCity=95
  717. Migrate=90
  718. FoundCity=90
  719. SettleNewContinent=90
  720. SinkShips=90
  721. CaptureCity=90
  722. KillAll=85
  723. SpreadKnowledge=75
  724. ExploreWater=75
  725. AttackEnemyArmies=75
  726. HarassCivilians=70
  727. Investigate=0
  728. BuildWonder=50
  729. BuildDefenses=50
  730. BuildBuilding=50
  731. BuildRoad=50
  732. Cultivate=50
  733. Explore=50
  734. Trade=55
  735. ExploreAroundCity=1
  736. ExploreArea=1
  737.  
  738. ; Invade - counts
  739. HowManyFoundCity=1
  740. HowManyExplore=1
  741. HowManyExploreWater=1
  742. HowManyFight=8
  743. HowManyHarass=8
  744. HowManyBuildRoad=0
  745. HowManyPhilosophers=1
  746. HowManySettleNewContinent=2
  747. HowManyMigrate=5
  748. HowManyKill=2
  749. HowManySinkShips=5
  750.  
  751. ; Invade - compositions
  752. Settler=0
  753. Explorer=4,5,6,7
  754. WaterExplorer=9
  755. Defender=10,11,12,13,14,15,16
  756. Fighter=10,11,12,13,14,15,16
  757. SettlerShip=8
  758. RoadBuilder=3
  759. Cultivator=3
  760. TravelingPhilosopher=2
  761. Merchant=1
  762. EmergencyDefender=40,41,42,43,44,45,46
  763. TransportShip=30,31,32,33
  764. FightingShip=20,21,22,23,24,25
  765. ArmyToCaptureCity=10,11,12,13,14,15,16
  766.  
  767.  
  768.  
  769. [Default]
  770. FoundCity=50
  771. Explore=50
  772. ExploreWater=50
  773. AttackEnemyArmies=50
  774. HarassCivilians=50
  775. Migrate=50
  776. KillAll=50
  777. SinkShips=50
  778. BuildRoad=50
  779. Trade=50
  780. SpreadKnowledge=50
  781. SettleNewContinent=50
  782. ExploreAroundCity=50
  783. CaptureCity=50
  784. DefendCity=50
  785. BuildDefenses=50
  786. IncreasePopulation=50
  787. BuildBuilding=50
  788. BuildWonder=50
  789. Cultivate=50
  790. ExploreArea=50
  791. Investigate=50
  792. HowManyFoundCity=1
  793. HowManyExplore=1
  794. HowManyExploreWater=1
  795. HowManyFight=1
  796. HowManyHarass=1
  797. HowManyMigrate=1
  798. HowManyKill=1
  799. HowManySinkShips=1
  800. HowManyBuildRoad=1
  801. HowManyPhilosophers=1
  802. HowManySettleNewContinent=1
  803. Settler=0,0,0,0,0,0,0,0,0,0
  804. Explorer=0,0,0,0,0,0,0,0,0,0
  805. WaterExplorer=0,0,0,0,0,0,0,0,0,0
  806. Defender=0,0,0,0,0,0,0,0,0,0
  807. Fighter=0,0,0,0,0,0,0,0,0,0
  808. SettlerShip=0,0,0,0,0,0,0,0,0,0
  809. RoadBuilder=0,0,0,0,0,0,0,0,0,0
  810. Cultivator=0,0,0,0,0,0,0,0,0,0
  811. TravelingPhilosopher=0,0,0,0,0,0,0,0,0,0
  812. Merchant=0,0,0,0,0,0,0,0,0,0
  813. EmergencyDefender=0,0,0,0,0,0,0,0,0,0
  814. TransportShip=0,0,0,0,0,0,0,0,0,0
  815. FightingShip=0,0,0,0,0,0,0,0,0,0
  816. ArmyToCaptureCity=0,0,0,0,0,0,0,0,0,0
  817.  
  818.