Last change
on this file was 124, checked in by chronos, 7 years ago |
- Added: Other available AI libraries to AI subdirectory. The game detects new AI libraries by searching subdirectories in AI directory and its specification file .ai.txt. Note that precompiled 32-bit DLLs work only under 32-bit Windows.
|
File size:
794 bytes
|
Line | |
---|
1 | [General]
|
---|
2 | connectCitiesWithRoads=1
|
---|
3 | minNumCities=5
|
---|
4 | needRecoverHealth=60
|
---|
5 | cavalryAssistAllies=1
|
---|
6 | worldDomination=0
|
---|
7 |
|
---|
8 | [Cities]
|
---|
9 | buildCaravans=1
|
---|
10 | buildWonders=1
|
---|
11 | buildNatProjects=1
|
---|
12 | buildSpaceShip=1
|
---|
13 |
|
---|
14 | [Research]
|
---|
15 | adAlphabet=5
|
---|
16 | adAstronomy=3
|
---|
17 | adBanking=3
|
---|
18 | adBronzeWorking=6
|
---|
19 | adBridgeBuilding=5
|
---|
20 | adCeremonialBurial=6
|
---|
21 | adChivalry=6
|
---|
22 | adCodeOfLaws=4
|
---|
23 | adConstruction=5
|
---|
24 | adCurrency=4
|
---|
25 | adEngineering=5
|
---|
26 | adHorsebackRiding=6
|
---|
27 | adIronWorking=3
|
---|
28 | adLiterature=4
|
---|
29 | adMapMaking=3
|
---|
30 | adMasonry=5
|
---|
31 | adMonarchy=6
|
---|
32 | adMonotheism=3
|
---|
33 | adMysticism=3
|
---|
34 | adPoetry=3
|
---|
35 | adPolytheism=6
|
---|
36 | adPottery=6
|
---|
37 | adTheRepublic=3
|
---|
38 | adScience=3
|
---|
39 | adTheology=3
|
---|
40 | adTrade=4
|
---|
41 | adWarriorCode=6
|
---|
42 | adWheel=5
|
---|
43 | adWriting=4
|
---|
44 |
|
---|
45 | [Diplomacy]
|
---|
46 | sendEmissaries=1
|
---|
47 | receiveEmissaries=1
|
---|
48 | giveUnitDesigns=1
|
---|
49 | civilInfoExpires=36
|
---|
50 |
|
---|
51 | [Debug]
|
---|
52 | showDebugMsg=0
|
---|
53 | actRandom=1
|
---|
Note:
See
TracBrowser
for help on using the repository browser.