home *** CD-ROM | disk | FTP | other *** search
/ Il Mio Computer 1997 December / GMC_008_1997_12_CD.iso / PATCHES / EMPIRE / RISE101.ZIP / chinese.ai < prev    next >
Encoding:
Text File  |  1996-04-16  |  14.5 KB  |  715 lines

  1. ; Chinese.ai
  2.  
  3. [General]
  4. Name="Chang Shi"
  5. Culture=5
  6. Random=0
  7. War=10
  8. FindMoveMaxTurns=20
  9. CityNameFile=chcity.TXT
  10. PoliticsFile=chinese.pet
  11. ; affinities: 0=none,1=water,2=forest,3=desert,4=mountain
  12. AffinityPrefs=10,45,40,10,50
  13. SmallestIsland=5
  14.  
  15. ;strategies:     cities, i-struct, expand, crush
  16. MaxInvestigateTurns=25
  17. BorderThickness=1
  18. SayingFile=SAYING.SAY
  19. DisbandRadius=20
  20. MergeLocImproveTries=10
  21. SmallestWaterToConsider=10
  22. AttackAtPercent=200
  23.  
  24. [ArmyComposition]
  25. ; CompX=<id>;<totalmin>;unittype(least,most)[;unittype(least,most)...]
  26. ; Purpose=x[,x]... 
  27.  
  28. ;L INF
  29. Comp0=0; 1;0(1,27)
  30. ;SETTLER
  31. Comp1=1; 1;11(1,10)
  32. ;M INF
  33. Comp2=2; 1;1(1,27)
  34. ;H INF
  35. Comp3=3; 1;2(1,27)
  36. ;M INF
  37. Comp4=4; 4;1(4,27)
  38. ;M INF
  39. Comp5=5; 10;1(10,17);10(0,8);11(0,8)
  40. ;h INF
  41. Comp6=6; 10;2(10,17);10(0,8)
  42. ;m INF/H INF
  43. Comp7=7; 10;1(5,22);2(5,22);10(0,8)
  44. ;L GALLEY
  45. Comp8=8; 1;7(1,12)
  46. ; infantry mixed with med and heavy and missile - big
  47. Comp9=9; 24;1(10,17);2(0,17);5(0,17);6(0,17);11(0,8)
  48. ;light and heavy cavalry mixed for exploration and fighting
  49. Comp10=3; 24;3(3,24);4(0,17)
  50. ;light cavalry alone for exploration
  51. Comp11=11; 1;3(1,8)
  52. ; road builder (light infantry and philosopher)
  53. Comp12=12; 5;0(4,26);9(1,5)
  54. ; light galley and settler w/ med inf
  55. Comp13=13; 2;8(1,3);11(1,8);1(0,15);7(0,5);10(0,8)
  56. ; merchants
  57. Comp14=14; 1;10(1,17)
  58. ; heavy galley and heavy inf for exploration/combat
  59. Comp15=15; 1;8(1,10);2(0,18);10(0,8)
  60. ; heavy inf plus heavy & light missile for combat
  61. Comp16=16; 9;2(5,15);6(0,15);5(4,20);10(0,8)
  62. ;philo w/bodyguard
  63. Comp17=17; 8;9(1,3);5(3,15);2(4,15);10(0,8)
  64. ;philo w/bodyguard2
  65. Comp18=18; 17;9(1,3);5(3,15);2(4,15);3(4,15);10(0,8)
  66. ;philo w/bodyguard3
  67. Comp19=19; 27;9(1,3);5(6,15);2(7,15);4(4,15);10(0,8)
  68. ;Light missile/med inf
  69. Comp20=20; 10;5(5,15);1(5,15);10(0,8)
  70. ;Light missile/hvy inf/hvy missile
  71. Comp21=21; 15;5(5,15);1(5,15);6(5,10);10(0,8)
  72. ;hvy missile/heavy inf/hvy cav
  73. Comp22=22; 27;6(5,15);2(5,15);4(10,15);10(0,8)
  74. ;Boats small
  75. Comp23=23; 4;7(4,4)
  76. ;Boats large
  77. Comp24=24; 4;8(4,4)
  78.  
  79. ; for early strategies
  80.  
  81. ; first unit
  82. Comp25=25;1;0(1,1)
  83.  
  84. ; settler
  85. Comp26=26;1;11(1,1)
  86.  
  87. ; fighter
  88. Comp27=27;3;1(3,27)
  89.  
  90. ; capturer
  91. Comp28=28;8;1(8,27)
  92.  
  93. ; fighter for UntilFind
  94. Comp29=29;1;0(1,8)
  95.  
  96. Explorer=2,4,5,10,11,20,0
  97. Settler=1
  98. Defender=12,3,4,5,6,7,20
  99. Fighter=2,3,4,5,6,7,9,10,15,16,20,21,22,0
  100. WaterExplorer=8,13,15,23,24
  101. SettlerShip=13
  102. RoadBuilder=12,17,18,19
  103. Cultivator=12,17,18,19
  104. TravelingPhilosopher=12,17,18,19
  105. Merchant=14
  106. EmergencyDefender=12,3,4,5,6,7,20,0
  107. TransportShip=23,24
  108. FightingShip=8,15,23,24
  109.  
  110. [City]
  111. TurnsToWaitForImprovement=10
  112. DesiredPopulation=23
  113. MinimumPopulation=5
  114. MinCityFood=100
  115. MinCityRes=40
  116. MaxCityDanger=600
  117. DefenseRadius=5
  118. Defenders=4
  119. LongestRoad=8
  120. StudyTime=25
  121. BuildTime=25
  122. MinExtraEatenPercent=1
  123. LongestTradeRoute=5
  124. PercentIncreaseExpected=5
  125. MinStudentPercent=10
  126. OwnershipRadius=10
  127. TownHallRound=1
  128. SettlerAvoidOpponentRadius=5
  129. QuickCityRounds=30
  130.  
  131. [Strategy]
  132. ;WhenX=round,cities,armies,%explored,my_city%,my_army%,%cities_taken,%died,%win,%lose
  133. ;StrategyX=w1,w2,turns,chance,"name"
  134. ; when minimums
  135. When0=0,0,0,0,0,0,0,0,0,0    ; always
  136. When1=50,8,6,10,0,0,0,0,0,0  ; round 10, 1 city, 1 army
  137. When2=40,3,2,0,0,0,0,0,0,0 ; 4 cities,4 armies, 10% explored, control what know
  138. When3=50,2,2,5,0,0,0,0,0,0       ; 50 turns, 2 armies,2 cities, 5% explored
  139. When4=30,6,4,15,1,1,0,0,0,0
  140. When5=150,0,0,50,0,0,0,0,0,0
  141. When8=0,2,0,0,0,0,0,0,0,0 ' AfterFind
  142. When9=0,2,0,0,100,0,0,0,0,0 ' for UntilFind
  143.  
  144. ; when maximums
  145. When25=9999,999,999,101,101,101,101,101,101,101    ; always
  146. When26=9999,2,999,101,101,101,101,101,101,101    ; no more than two cities
  147. When27=9999,999,101,101,101,101,101,101,101,50    ; losing less than 50%
  148. When28=30,999,999,101,101,101,101,101,101,101    ; end at round 30
  149. When29=10,2,999,101,101,101,101,101,101,101    ; for begin
  150. When30=50,999,999,101,99,101,101,101,101,101 ; AfterFind
  151. When31=50,999,999,101,101,101,101,101,101,101 ' for UntilFind
  152.  
  153.  
  154. Strategy0=0,25,5,0,"Armageddon"    ; default strategy
  155. Strategy1=2,25,10,60,"Infraroads"
  156. Strategy2=2,25,10,60,"Infracult"
  157. Strategy3=4,25,10,80,"Expand"
  158. Strategy4=5,25,10,70,"Crush"
  159. ; Strategy5=6,28,15,100,"Settle"    
  160. Strategy6=0,29,3,1,"Begin"
  161. Strategy7=9,31,1,100,"UntilFind"
  162. Strategy8=8,30,30,100,"AfterFind"
  163.  
  164. ; how many goals (for each strategy)
  165. HowManyFoundCity=4,  5,  10,  1
  166. HowManyExplore=1,  1,  10,  15
  167. HowManyExploreWater=1,  4,  10,  15
  168. HowManyFight=5,  5,  10,  40
  169. HowManyBuildRoad=1,  10,  1,  1
  170. HowManyTrade=1,  10,  1,  1
  171. HowManyPhilosophers=1,  10,  10,  10
  172. HowManySettleNewContinent=0,  5,  10,  1
  173. HowManyHarass=0,  1,  3,  10
  174. HowManyMigrate=1,1,1,1,1,1,1,1,1,1
  175. HowManyKill=1,1,1,1,1,1,1,1,1,1
  176. HowManySinkShips=1,1,1,1,1,1,1,1,1,1
  177.  
  178. [CaptureCityModifiers]
  179. AllyBuilt=0
  180. TPBuilt=0
  181. UnknownBuilder=0
  182. NonTPBuilt=10
  183. EnemyBuilt=20
  184. I_Built=20
  185. AllyOwns=-10
  186. TPOwns=-5
  187. UnknownOwner=0
  188. NonTPOwns=10
  189. EnemyOwns=30
  190.  
  191. [Armageddon]
  192. FoundCity=10
  193. Explore=80
  194. ExploreWater=71
  195. AttackEnemyArmies=100
  196. HarassCivilians=99
  197. BuildRoad=11
  198. Trade=12
  199. SpreadKnowledge=13
  200. SettleNewContinent=14
  201. ExploreAroundCity=15
  202. CaptureCity=16
  203. DefendCity=80
  204. BuildDefenses=75
  205. IncreasePopulation=95
  206. BuildBuilding=17
  207. BuildWonder=18
  208. Cultivate=19
  209. ExploreArea=89
  210. Investigate=79
  211.  
  212. HowManyFoundCity=1
  213. HowManyExplore=3
  214. HowManyExploreWater=1
  215. HowManyFight=20
  216. HowManyHarass=8
  217. HowManyBuildRoad=1
  218. HowManyPhilosophers=1
  219. HowManySettleNewContinent=0
  220.  
  221. Explorer=2,4,5,10,11,20
  222. Settler=1
  223. Defender=0,12,3,4,5,6,7,20
  224. Fighter=0,2,3,4,5,6,21,22,7,9,10,15,16,20
  225. WaterExplorer=8,13,15,23,24
  226. SettlerShip=13
  227. RoadBuilder=12,17,18,19
  228. Cultivator=12,17,18,19
  229. TravelingPhilosopher=12,17,18,19
  230. Merchant=14
  231. EmergencyDefender=0,12,3,21,22,4,5,6,7,20
  232. TransportShip=23,24
  233. FightingShip=8,15,23,24
  234. Migrate=90
  235. KillAll=100
  236. SinkShips=100
  237. HowManyMigrate=5
  238. HowManyKill=10
  239. HowManySinkShips=2
  240. ArmyToCaptureCity=0,2,3,4,5,6,21,22,7,9,10,15,16,20
  241.  
  242. [Infraroads]
  243. FoundCity=88
  244. Explore=60
  245. ExploreWater=65
  246. AttackEnemyArmies=55
  247. HarassCivilians=30
  248. BuildRoad=93
  249. Trade=85
  250. SpreadKnowledge=90
  251. SettleNewContinent=50
  252. ExploreAroundCity=60
  253. CaptureCity=35
  254. DefendCity=94
  255. BuildDefenses=89
  256. IncreasePopulation=95
  257. BuildBuilding=86
  258. BuildWonder=89
  259. Cultivate=91
  260. ExploreArea=56
  261. Investigate=40
  262.  
  263. HowManyFoundCity=2
  264. HowManyExplore=3
  265. HowManyExploreWater=4
  266. HowManyFight=5
  267. HowManyHarass=2
  268. HowManyBuildRoad=10
  269. HowManyPhilosophers=10
  270. HowManySettleNewContinent=5
  271.  
  272. Explorer=2,4,5,10,11,21,22,20
  273. Settler=1
  274. Defender=12,3,21,22,4,5,6,7,20
  275. Fighter=2,3,4,5,6,21,22,7,9,10,15,16,20
  276. WaterExplorer=8,13,15,23,24
  277. SettlerShip=13
  278. RoadBuilder=12,17,18,19
  279. Cultivator=12,17,18,19
  280. TravelingPhilosopher=12,17,18,19
  281. Merchant=14
  282. EmergencyDefender=12,3,21,22,4,5,6,7,20,0
  283. TransportShip=23,24
  284. FightingShip=8,15,23,24
  285.  
  286. Migrate=12
  287. KillAll=13
  288. SinkShips=14
  289.  
  290. HowManyMigrate=4
  291. HowManyKill=1
  292. HowManySinkShips=1
  293. ArmyToCaptureCity=2,3,4,5,6,21,22,7,9,10,15,16,20,0
  294.  
  295.  
  296. [Infracult]
  297. FoundCity=61
  298. Explore=75
  299. ExploreWater=76
  300. AttackEnemyArmies=85
  301. HarassCivilians=30
  302. BuildRoad=76
  303. Trade=86
  304. SpreadKnowledge=65
  305. SettleNewContinent=80
  306. ExploreAroundCity=30
  307. CaptureCity=95
  308. DefendCity=81
  309. BuildDefenses=83
  310. IncreasePopulation=95
  311. BuildBuilding=82
  312. BuildWonder=92
  313. Cultivate=86
  314. ExploreArea=79
  315. Investigate=89
  316.  
  317. HowManyFoundCity=5
  318. HowManyExplore=10
  319. HowManyExploreWater=10
  320. HowManyFight=10
  321. HowManyHarass=3
  322. HowManyBuildRoad=3
  323. HowManyPhilosophers=10
  324. HowManySettleNewContinent=3
  325. Explorer=2,4,5,10,11,20
  326. Settler=1
  327. Defender=12,3,4,5,21,22,6,7,20
  328. Fighter=2,3,4,5,6,7,9,10,15,16,20,21,22
  329. WaterExplorer=8,13,15,23,24
  330. SettlerShip=13
  331. RoadBuilder=12,17,18,19
  332. Cultivator=12,17,18,19
  333. TravelingPhilosopher=12,17,18,19
  334. Merchant=14
  335. EmergencyDefender=12,3,4,5,6,7,20,21,22,0
  336. TransportShip=23,24
  337. FightingShip=8,15,23,24
  338. Migrate=25
  339. KillAll=25
  340. SinkShips=25
  341. HowManyMigrate=2
  342. HowManyKill=2
  343. HowManySinkShips=2
  344. ArmyToCaptureCity=2,3,4,5,6,7,9,10,15,16,20,21,22,0
  345.  
  346.  
  347. [Expand]
  348. FoundCity=97
  349. Explore=79
  350. ExploreWater=78
  351. AttackEnemyArmies=85
  352. HarassCivilians=60
  353. BuildRoad=75
  354. Trade=87
  355. SpreadKnowledge=65
  356. SettleNewContinent=94
  357. ExploreAroundCity=30
  358. CaptureCity=96
  359. DefendCity=83
  360. BuildDefenses=81
  361. IncreasePopulation=95
  362. BuildBuilding=95
  363. BuildWonder=92
  364. Cultivate=81
  365. ExploreArea=72
  366. Investigate=83
  367. HowManyFoundCity=3
  368. HowManyExplore=10
  369. HowManyExploreWater=10
  370. HowManyFight=10
  371. HowManyHarass=3
  372. HowManyBuildRoad=3
  373. HowManyPhilosophers=10
  374. HowManySettleNewContinent=3
  375. Explorer=2,4,5,10,21,22,11,20
  376. Settler=1
  377. Defender=12,3,4,5,21,22,6,7,20
  378. Fighter=7,5,9,
  379. WaterExplorer=8,13,15,23,24
  380. SettlerShip=13
  381. RoadBuilder=12,17,18,19
  382. Cultivator=12,17,18,19
  383. TravelingPhilosopher=12,17,18,19
  384. Merchant=14
  385. EmergencyDefender=12,3,21,22,4,5,6,7,20,0
  386. TransportShip=23,24
  387. FightingShip=8,15,23,24
  388. Migrate=95
  389. KillAll=50
  390. SinkShips=50
  391. HowManyMigrate=3
  392. HowManyKill=1
  393. HowManySinkShips=3
  394. ArmyToCaptureCity=7,5,9
  395.  
  396. [Crush]
  397. FoundCity=50
  398. Explore=80
  399. ExploreWater=85
  400. AttackEnemyArmies=92
  401. HarassCivilians=75
  402. BuildRoad=55
  403. Trade=84
  404. SpreadKnowledge=75
  405. SettleNewContinent=89
  406. ExploreAroundCity=10
  407. CaptureCity=95
  408. DefendCity=71
  409. BuildDefenses=65
  410. IncreasePopulation=99
  411. BuildBuilding=72
  412. BuildWonder=84
  413. Cultivate=51
  414. ExploreArea=74
  415. Investigate=54
  416. HowManyFoundCity=1
  417. HowManyExplore=10
  418. HowManyExploreWater=10
  419. HowManyFight=40
  420. HowManyHarass=10
  421. HowManyBuildRoad=3
  422. HowManyPhilosophers=10
  423. HowManySettleNewContinent=3
  424. Explorer=2,4,5,10,11,20
  425. Settler=1
  426. Defender=12,3,4,5,6,7,20
  427. Fighter=2,3,21,22,4,5,6,7,9,10,15,16,20
  428. WaterExplorer=8,13,15,23,24
  429. SettlerShip=13
  430. RoadBuilder=12,17,18,19
  431. Cultivator=12,17,18,19
  432. TravelingPhilosopher=12,17,18,19
  433. Merchant=14
  434. EmergencyDefender=12,3,4,5,6,7,20,0
  435. TransportShip=23,24
  436. FightingShip=8,15,23,24
  437. Migrate=90
  438. KillAll=80
  439. SinkShips=80
  440. HowManyMigrate=3
  441. HowManyKill=50
  442. HowManySinkShips=3
  443. ArmyToCaptureCity=4,5,6,7,9,10,15,16,20,21,22,2,3,0
  444. [Settle]
  445. FoundCity=93
  446. Explore=69
  447. ExploreWater=60
  448. AttackEnemyArmies=30
  449. HarassCivilians=19
  450. BuildRoad=18
  451. Trade=66
  452. SpreadKnowledge=77
  453. SettleNewContinent=50
  454. ExploreAroundCity=60
  455. CaptureCity=16
  456. DefendCity=80
  457. BuildDefenses=75
  458. IncreasePopulation=95
  459. BuildBuilding=92
  460. BuildWonder=71
  461. Cultivate=15
  462. ExploreArea=50
  463. Investigate=14
  464.  
  465. HowManyFoundCity=4
  466. HowManyExplore=1
  467. HowManyExploreWater=1
  468. HowManyFight=5
  469. HowManyHarass=1
  470. HowManyBuildRoad=1
  471. HowManyPhilosophers=1
  472. HowManySettleNewContinent=1
  473.  
  474. Explorer=2,4,5,10,11,20
  475. Settler=1
  476. Defender=0,12,3,4,5,6,7,20
  477. Fighter=0,2,3,4,5,6,7,9,10,15,16,20,21,22
  478. WaterExplorer=8,13,15,23,24
  479. SettlerShip=13
  480. RoadBuilder=12,17,18,19
  481. Cultivator=12,17,18,19
  482. TravelingPhilosopher=12,17,18,19
  483. Merchant=14
  484. EmergencyDefender=0,12,3,4,5,6,7,20
  485. TransportShip=23,24
  486. FightingShip=8,15,23,24
  487. Migrate=50
  488. KillAll=50
  489. SinkShips=50
  490. HowManyMigrate=1
  491. HowManyKill=1
  492. HowManySinkShips=1
  493. ArmyToCaptureCity=0,2,3,4,5,6,7,9,10,15,16,20,21,22
  494.  
  495. [Default]
  496. FoundCity=-1
  497. Explore=-1
  498. ExploreWater=-1
  499. AttackEnemyArmies=-1
  500. HarassCivilians=-1
  501. BuildRoad=-1
  502. Trade=-1
  503. SpreadKnowledge=-1
  504. SettleNewContinent=-1
  505. ExploreAroundCity=-1
  506. CaptureCity=-1
  507. DefendCity=-1
  508. BuildDefenses=-1
  509. IncreasePopulation=-1
  510. BuildBuilding=-1
  511. BuildWonder=-1
  512. Cultivate=-1
  513. ExploreArea=-1
  514. Investigate=-1
  515. HowManyFoundCity=-1
  516. HowManyExplore=-1
  517. HowManyExploreWater=-1
  518. HowManyFight=-1
  519. HowManyHarass=-1
  520. HowManyBuildRoad=-1
  521. HowManyPhilosophers=-1
  522. HowManySettleNewContinent=-1
  523. Explorer=2,4,5,10,11,20,0
  524. Settler=1
  525. Defender=12,3,4,5,6,7,20
  526. Fighter=5,6,7,9,10,15,16,20,21,22,4,3,2,0
  527. WaterExplorer=8,13,15,23,24
  528. SettlerShip=13
  529. RoadBuilder=12,17,18,19
  530. Cultivator=12,17,18,19
  531. TravelingPhilosopher=12,17,18,19
  532. Merchant=14
  533. EmergencyDefender=12,3,4,5,6,7,20,0
  534. TransportShip=23,24
  535. FightingShip=8,15,23,24
  536.  
  537. Migrate=50
  538. KillAll=50
  539. SinkShips=50
  540. HowManyMigrate=1
  541. HowManyKill=1
  542. HowManySinkShips=1
  543. ArmyToCaptureCity=5,6,7,9,10,15,16,20,21,22,4,3,2,0
  544.  
  545.  
  546. [Begin]
  547. ; start out looking around city w/ lt infantry
  548. IncreasePopulation=125
  549. ExploreAroundCity=95
  550. DefendCity=95
  551. FoundCity=90
  552. Investigate=80
  553. Explore=75
  554. BuildBuilding=70
  555. CaptureCity=65
  556. BuildDefenses=60
  557. AttackEnemyArmies=60
  558. SpreadKnowledge=60
  559. SettleNewContinent=60
  560. ExploreWater=60
  561. Cultivate=60
  562. SinkShips=55
  563. BuildRoad=50
  564. Trade=50
  565. HarassCivilians=10
  566. BuildWonder=10
  567. ExploreArea=10
  568. Migrate=10
  569. KillAll=10
  570.  
  571. ; Begin - counts
  572. HowManyFoundCity=4
  573. HowManyExplore=8
  574. HowManyExploreWater=0
  575. HowManyFight=0
  576. HowManyHarass=0
  577. HowManyBuildRoad=0
  578. HowManyPhilosophers=0
  579. HowManySettleNewContinent=0
  580. HowManyMigrate=0
  581. HowManyKill=0
  582. HowManySinkShips=0
  583.  
  584. ; Begin - compositions
  585. Explorer=25
  586. Settler=26
  587. Defender=29
  588. Fighter=25
  589. WaterExplorer=8,13,15,23,24
  590. SettlerShip=13
  591. RoadBuilder=12,17,18,19
  592. Cultivator=12,17,18,19
  593. TravelingPhilosopher=12,17,18,19
  594. Merchant=14
  595. EmergencyDefender=29
  596. TransportShip=23,24
  597. FightingShip=8,15,23,24
  598. ArmyToCaptureCity=29
  599.  
  600.  
  601. [UntilFind]
  602. ; explore and build until encounter something
  603. IncreasePopulation=125
  604. DefendCity=95
  605. FoundCity=85
  606. Explore=80
  607. ExploreAroundCity=80
  608. BuildBuilding=75
  609. Investigate=70
  610. SpreadKnowledge=65
  611. CaptureCity=60
  612. BuildDefenses=60
  613. AttackEnemyArmies=60
  614. SettleNewContinent=60
  615. ExploreWater=60
  616. Cultivate=60
  617. SinkShips=55
  618. BuildRoad=50
  619. Trade=50
  620. HarassCivilians=10
  621. BuildWonder=10
  622. ExploreArea=10
  623. Migrate=10
  624. KillAll=10
  625.  
  626. ; UntilFind - counts
  627. HowManyFoundCity=5
  628. HowManyExplore=3
  629. HowManyExploreWater=0
  630. HowManyFight=0
  631. HowManyHarass=0
  632. HowManyBuildRoad=0
  633. HowManyPhilosophers=1
  634. HowManySettleNewContinent=0
  635. HowManyMigrate=0
  636. HowManyKill=0
  637. HowManySinkShips=0
  638.  
  639. ; UntilFind - compositions
  640. Explorer=25
  641. Settler=26
  642. Defender=29
  643. Fighter=25
  644. WaterExplorer=8,13,15,23,24
  645. SettlerShip=13
  646. RoadBuilder=12,17,18,19
  647. Cultivator=12,17,18,19
  648. TravelingPhilosopher=12,17,18,19
  649. Merchant=14
  650. EmergencyDefender=29
  651. TransportShip=23,24
  652. FightingShip=8,15,23,24
  653. ArmyToCaptureCity=29
  654.  
  655.  
  656. [AfterFind]
  657. ; Know of at least one opponent city
  658. ; build lt missile and capture city
  659. ; KillAll w/2+ lt missiles
  660. ;
  661. ; priorities
  662. IncreasePopulation=125
  663. CaptureCity=95
  664. BuildBuilding=90
  665. KillAll=90
  666. FoundCity=85
  667. Explore=80
  668. DefendCity=75
  669. Investigate=70
  670. BuildDefenses=70
  671. SpreadKnowledge=65
  672. BuildBuilding=65
  673. ExploreAroundCity=63
  674. SettleNewContinent=60
  675. ExploreWater=55
  676. Cultivate=55
  677. Trade=50
  678. BuildRoad=45
  679. AttackEnemyArmies=15
  680. HarassCivilians=10
  681. BuildWonder=10
  682. ExploreArea=10
  683. Migrate=10
  684. SinkShips=1
  685.  
  686. ; AfterFind - counts
  687. HowManyFoundCity=4
  688. HowManyExplore=5
  689. HowManyExploreWater=0
  690. HowManyFight=0
  691. HowManyHarass=0
  692. HowManyBuildRoad=0
  693. HowManyPhilosophers=1
  694. HowManySettleNewContinent=0
  695. HowManyMigrate=0
  696. HowManyKill=2
  697. HowManySinkShips=0
  698.  
  699. ; AfterFind - compositions
  700. Explorer=27
  701. Settler=26
  702. Defender=27
  703. Fighter=28
  704. WaterExplorer=8,13,15,23,24
  705. SettlerShip=13
  706. RoadBuilder=12,17,18,19
  707. Cultivator=12,17,18,19
  708. TravelingPhilosopher=12,17,18,19
  709. Merchant=14
  710. EmergencyDefender=28,29
  711. TransportShip=23,24
  712. FightingShip=8,15,23,24
  713. ArmyToCaptureCity=28
  714.  
  715.