找到凯撒大帝文件夹里面的c3_model文件,把以下的内容复制粘贴↓↓↓
Notes on working with the model data
-------------------------------------
1. The numbers within the curly brackets ( { and } ) are the actual data.
2. Please keep everything (including the spacing) as it is laid out here,
only changing the numbers (This helps when hardcoding the data back into
the compiled code).
3. For negative numbers please keep the minus sign directly in front of the
number ( e.g. -10 NOT - 10), errors will result otherwise.
4. From left to right, the (BUILDINGS) numbers refer to :-
a - Cost of structure or of one tile of a structure (for walls etc)
b - Initial desirability value
c - desirability step (in tiles)
d - desirability step size
e - max desirability range
f - Number of people a building employs
g - future expansion
h - future expansion
5. From left to right, the (HOUSES) numbers refer to :-
a - DES level at which the house will devolve
b - DES level at which the house will evolve
c .... future expansion
6. AQUADUCT = AQUA_SYSTEM and should be set the same
7. Chained structures such as walls roads etc do not have any effect on
desirability.
8. At the moment the maximum range for spreading desirability = 6 tiles
this can be increased (with xtra coding) but thought should be given
to the max distances needed as if we need to use much greater ranges,
a new (and simpler technique) wil have to be employed
9. N.B. when setting DES ranges note that a positive DES level needs a negative
step (obvious, but L've already made this mistake!) .
Model data starts here:-
-------------------------
ALL BUILDINGS
a b c d e f g h
CST DES STP SZE RGE EMP ??? ???
0,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
1,Nothing,{,1,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
2,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
4,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
5,Road,{,4,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6,Wall,{,12,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7,Simon Stuff,{,30,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8,Aquaduct,{,8,-2,1,1,2,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9,Dig,{,2,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10,House 1,{,10,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11,House 2,{,0,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
12,House 3,{,0,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
13,House 4,{,0,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
14,House 5,{,0,100,1,100,100,0,0,0,}
15,House 6,{,0,100,1,100,100,0,0,0,}
16,House 7,{,0,100,1,100,100,0,0,0,}
17,House 8,{,0,100,1,100,100,0,0,0,}
18,House 9,{,0,100,1,100,100,0,0,0,}
19,House 10,{,0,100,1,100,100,0,0,0,}
20,House 11,{,0,100,0,100,100,0,0,0,}
21,House 12,{,0,100,0,100,100,0,0,0,}
22,House 13,{,0,100,2,100,100,0,0,0,}
23,House 14,{,0,100,2,100,100,0,0,0,}
24,House 15,{,0,100,2,100,100,0,0,0,}
25,House 16,{,0,100,2,100,100,0,0,0,}
26,House 17,{,0,100,2,100,100,0,0,0,}
27,House 18,{,0,100,2,100,100,0,0,0,}
28,House 19,{,0,100,2,100,100,0,0,0,}
29,House 20,{,0,100,2,100,100,0,0,0,}
30,Ampitheatre,{,-10000,100,1,-1,100,12,0,0,},
31,Theatre,{,-10000,100,1,-1,100,8,0,0,},
32,Hippodrome,{,-10000,100,1,1,100,150,0,0,},
33,Colloseum,{,-10000,100,1,1,100,25,0,0,},
34,Gladiator Pit,{,-10000,100,1,1,100,8,0,0,},
35,Lion Pit,{,-10000,100,1,1,100,8,0,0,},
36,Artist Colony,{,-10000,100,1,-1,100,5,0,0,},
37,Chatioteer School,{,-10000,100,1,1,100,10,0,0,},
38,Plaza ,{,-10000,100,1,-2,100,0,0,0,},
39,Gardens,{,-10000,100,1,-1,100,0,0,0,},
40,Fort (Legionaries),{,-10000,100,2,2,100,16,0,0,},
41,Statue 1,{,-10000,100,1,-1,100,0,0,0,},
42,Statue 2,{,-10000,100,1,-2,100,0,0,0,},
43,Statue 3,{,-10000,100,2,-2,100,0,0,0,},
44,Fort - Javelin,{,-10000,100,2,2,64,64,0,0,},16 or multiple of 16
45,Fort - Horse,{,-10000,100,2,2,64,16,0,0,},
46,Clinic,{,-10000,100,0,0,100,5,0,0,},
47,Hospital,{,-10000,100,2,1,100,30,0,0,},
48,Baths,{,-10000,100,1,-1,100,10,0,0,},
49,Barber,{,-10000,100,1,-1,100,2,0,0,},
50,Distribution Center,{,0,100,0,0,100,0,0,0,},
51,School,{,-10000,100,1,1,100,10,0,0,},
52,Academy,{,-10000,100,1,1,100,30,0,0,},
53,Library,{,-10000,100,1,-1,100,20,0,0,},
54,Nothing,{,0,100,0,0,100,0,0,0,},
55,Prefecture,{,-10000,100,1,1,100,6,0,0,},
56,Triumphal Arch,{,0,100,2,3,100,0,0,0,},
57,Fort,{,-10000,100,2,2,64,16,0,0,},16 or multiple of 16
58,Gatehouse,{,-10000,100,1,1,100,3,0,0,},
59,Tower,{,-10000,100,1,2,100,60,0,0,},
60,Small Farming Temple,{,-10000,100,2,-1,100,2,0,0,},
61,Small Shipping Temple,{,-10000,100,2,-1,100,2,0,0,},
62,Small Commerce Temple,{,-10000,100,2,-1,100,2,0,0,}
63,Small War Temple,{,-10000,100,2,-1,100,2,0,0,}
64,Small Love Temple,{,-10000,100,2,-1,100,2,0,0,}
65,Large Farming Temple,{,-10000,100,2,-1,100,5,0,0,}
66,Large Shipping Temple,{,-10000,100,2,-1,100,5,0,0,}
67,Large Commerce Temple,{,-10000,100,2,-1,100,5,0,0,}
68,Large War Temple,{,-10000,100,2,-1,100,5,0,0,}
69,Large Love Temple,{,-10000,100,2,-1,100,5,0,0,}
70,Market,{,-10000,100,1,1,100,5,0,0,}
71,Granery,{,-10000,100,1,2,100,6,0,0,}
72,Warehouse,{,-10000,100,2,2,100,6,0,0,}
73,Warehouse Space,{,0,100,0,0,100,0,0,0,}
74,Shipyard,{,-10000,100,2,2,100,10,0,0,}
75,Dock,{,-10000,100,2,2,100,12,0,0,}
76,Wharf,{,-10000,100,2,2,100,6,0,0,}
77,Governor Palace 1,{,-10000,100,2,-2,100,0,0,0,}
78,Governor Palace 2,{,-10000,100,2,-3,100,0,0,0,}
79,Governor Palace 3,{,-10000,100,2,-4,100,0,0,0,}
80,Mission,{,-10000,100,1,1,100,20,0,0,}
81,Engineering Post,{,-10000,100,1,1,100,5,0,0,}
82,Foot Bridge,{,-10000,100,0,0,100,0,0,0,}
83,Ship Bridge,{,-10000,100,0,0,100,0,0,0,}
84,Senate 1,{,-10000,100,2,-2,100,20,0,0,}
85,Senate 2,{,-10000,100,2,-1,100,30,0,0,}
86,Forum 1,{,-10000,100,2,-1,100,6,0,0,}
87,Forum 2,{,-10000,100,2,-1,100,8,0,0,}
88,Native Hut,{,-10000,100,0,0,100,0,0,0,}
89,Native Meeting,{,-10000,100,0,0,100,0,0,0,}
90,Resevior,{,-10000,100,1,2,100,0,0,0,}
91,Fountain,{,-10000,100,0,0,100,4,0,0,}
92,Well,{,-10000,100,1,2,100,0,0,}
93,Native Field,{,0,0,0,0,0,0,0,0,}
94,Military Academy,{,-10000,100,1,1,100,20,0,0,}
95,Barracks,{,-10000,100,1,1,100,10,0,0,}
96,Nothing,{,0,100,0,0,0,0,0,0,}
97,Nothing,{,0,100,0,0,0,0,0,0,}
98,Oracle,{,-10000,100,2,1,100,0,0,0,}
99,Burning House,{,-10000,100,0,0,0,10,0,0,}
100,Wheat Farm,{,-10000,100,1,1,2,10,0,0,}
101,Vegtable Farm,{,-10000,100,1,1,100,10,0,0,}
102,Fig Farm,{,-10000,100,1,1,100,10,0,0,}
103,Olive Farm,{,-10000,100,1,1,100,10,0,0,}
104,Vinard,{,-10000,100,1,1,100,10,0,0,}
105,Meat Farm,{,-10000,100,1,1,100,10,0,0,}
106,Quarry,{,-10000,100,1,1,100,10,0,0,}
107,Mine,{,-10000,100,1,1,100,10,0,0,}
108,Lumber Mill,{,-10000,100,1,1,100,10,0,0,}
109,Clay Pit,{,-10000,100,1,1,100,10,0,0,}
110,Wine workshop,{,-10000,100,1,1,100,10,0,0,}
111,Oil Workshop,{,-10000,100,1,1,100,10,0,0,}
112,Weapons Workshop,{,-10000,100,1,1,100,10,0,0,}
113,Furniture Workshop,{,-10000,100,1,1,100,10,0,0,}
114,Pottery Workshop,{,-10000,100,1,1,100,10,0,0,}
115,Nothing,{,0,0,0,0,0,0,0,0,}
116,Nothing,{,0,0,0,0,0,0,0,0,}
117,Nothing,{,0,0,0,0,0,0,0,0,}
118,Nothing,{,0,0,0,0,0,0,0,0,}
119,Nothing,{,0,0,0,0,0,0,0,0,}
120,(Scenario Builder Controls),{,0,0,0,0,0,0,0,0,}
121,Nothing,{,0,0,0,0,0,0,0,0,}
122,Nothing,{,0,0,0,0,0,0,0,0,}
123,Nothing,{,0,0,0,0,0,0,0,0,}
124,Nothing,{,0,0,0,0,0,0,0,0,}
125,Nothing,{,0,0,0,0,0,0,0,0,}
126,Nothing,{,0,0,0,0,0,0,0,0,}
127,Nothing,{,0,0,0,0,0,0,0,0,}
128,Nothing,{,0,0,0,0,0,0,0,0,}
129,Nothing,{,0,0,0,0,0,0,0,0,}
----------------------------------------------------------------------------------pop-tax-
ALL HOUSES
House 1 - Tents,{,-99,-10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,5,200,100,,,2.5,,,,,,
House 2 - Tents,{,-12,-5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,10,200,100,,,3.5,,,,,,
House 3 - Shacks,{,-7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,15,200,100,,,4.5,,,,,,
House 4 - Shacks,{,-2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,20,200,100,,,5.5.,,,,,,
House 5 - HoveMs,{,2,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,25,200,100,,,13,,,,,,
House 6 - HoveMs,{,-6,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,30,200,100,,,15,,,,,,
House 7 -Small Casa,{,10,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,35,200,100,,,17,,,,,,
House 8 - Large Casa ,{,14,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,45,200,100,,,19,,,,,,
House 9 - Small Insulae,{,18,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,50,200,100,,,28.5,,,,,,
House 10 - Medium Insulae ,{,22,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,58,200,100,,,30,,,,,,
House 11 - Large Insulae (x4),{,29,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,65,200,100,,,126,,2 by 2,4,,31.5,
House 12 - Grand Insulae (x4),{,37,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,80,200,100,,,168,,2 by 2,4,,42.00,
House 13 - Small Villas (x4),{,45,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,150,200,100,,,180,,2 by 2,4,,45.00,
House 14 - Small Villas (x4),{,50,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,180,200,100,,,210,,2 by 2,4,,52.50
House 15 - Medium Villas (x9),{,55,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,400,200,100,,,495,,3 by 3,9,,55.00
House 16 - Medium Villas (x9),{,60,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,600,200,100,,,550,,3 by 3,9,,61.11
House 17 - Large Villas (x9),{,65,74,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,700,200,100,,,636,,3 by 3,9,,70.67
House 18 - Large Villas (x9),{,70,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,900,200,100,,,672,,3 by 3,9,,74.67
House 19 - Luxuary Villas (x16),{,76,90,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5,1500,200,100,,,1425,,4 by 4,16,,89.06
House 20 - Luxuary Villas (x16),{,85,100,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5,1750,200,100,,,1600,,,16,,100.00
End of model data.
-------------------
↑↑↑到此为止↑↑↑
下面是解释
4. From left to right, the (BUILDINGS) numbers refer to :-
1a - Cost of structure or of one tile of a structure (for walls etc)成本造价(改成负数造房子可以获得金钱)
2b - Initial desirability value对周边环境影响
3c - desirability step (in tiles)合意性步骤
4d - desirability step size合意性成长
5e - max desirability range合意性范围
6f - Number of people a building employs需要人工数量
7g - future expansion未来扩展
8h - future expansion未来扩展
住宅
ALL HOUSES
House 1 - 小型帐篷Tents,{,-99,-10,0,0,0,0,0,0,0,0,0,0,0,0,0,3,25,5,5,1,,,2.5,,,,,,
200,16,,,1600,,,16,,100.00
1第一个数值-99,花园广场需求(这个别改)
2第二个数值-10,不明白是什么意思
3第三个数值,娱乐需求
4第四个数值,供水需求:0无需供水,1有水就行,2干净的水(其它一样的道理)
5第五个数值,宗教需求
6第六个数值,教育需求
7第七个数值,娱乐需求
8第八个数值,理发店需求
9第九个数值,澡堂需求
10第十个数值,诊所,医院需求
11第十一个数值,市场需求
12第十二个数值,陶器需求
13第十三个数值,橄榄油需求
14第十四个数值,家具需求
15第十五个数值,酒需求
16第十六个数值,酒需求
17第十七个数值25,不明白是什么意思
18第十八个数值5,不明白是什么意思
19第十九个数值住房可容纳人数5
20第二十个数值住房可雇佣人数1
21第二十一个数值,不明白是什么意思
22第二十二个数值升级进度2.5
其中2 by 2,4的意思是 2格乘以2 格等于占地4格(这个别改)
Notes on working with the model data
-------------------------------------
1. The numbers within the curly brackets ( { and } ) are the actual data.
2. Please keep everything (including the spacing) as it is laid out here,
only changing the numbers (This helps when hardcoding the data back into
the compiled code).
3. For negative numbers please keep the minus sign directly in front of the
number ( e.g. -10 NOT - 10), errors will result otherwise.
4. From left to right, the (BUILDINGS) numbers refer to :-
a - Cost of structure or of one tile of a structure (for walls etc)
b - Initial desirability value
c - desirability step (in tiles)
d - desirability step size
e - max desirability range
f - Number of people a building employs
g - future expansion
h - future expansion
5. From left to right, the (HOUSES) numbers refer to :-
a - DES level at which the house will devolve
b - DES level at which the house will evolve
c .... future expansion
6. AQUADUCT = AQUA_SYSTEM and should be set the same
7. Chained structures such as walls roads etc do not have any effect on
desirability.
8. At the moment the maximum range for spreading desirability = 6 tiles
this can be increased (with xtra coding) but thought should be given
to the max distances needed as if we need to use much greater ranges,
a new (and simpler technique) wil have to be employed
9. N.B. when setting DES ranges note that a positive DES level needs a negative
step (obvious, but L've already made this mistake!) .
Model data starts here:-
-------------------------
ALL BUILDINGS
a b c d e f g h
CST DES STP SZE RGE EMP ??? ???
0,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
1,Nothing,{,1,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
2,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
3,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
4,Nothing,{,0,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
5,Road,{,4,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
6,Wall,{,12,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
7,Simon Stuff,{,30,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
8,Aquaduct,{,8,-2,1,1,2,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
9,Dig,{,2,0,0,0,0,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
10,House 1,{,10,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
11,House 2,{,0,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
12,House 3,{,0,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
13,House 4,{,0,100,1,100,100,0,0,0,},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
14,House 5,{,0,100,1,100,100,0,0,0,}
15,House 6,{,0,100,1,100,100,0,0,0,}
16,House 7,{,0,100,1,100,100,0,0,0,}
17,House 8,{,0,100,1,100,100,0,0,0,}
18,House 9,{,0,100,1,100,100,0,0,0,}
19,House 10,{,0,100,1,100,100,0,0,0,}
20,House 11,{,0,100,0,100,100,0,0,0,}
21,House 12,{,0,100,0,100,100,0,0,0,}
22,House 13,{,0,100,2,100,100,0,0,0,}
23,House 14,{,0,100,2,100,100,0,0,0,}
24,House 15,{,0,100,2,100,100,0,0,0,}
25,House 16,{,0,100,2,100,100,0,0,0,}
26,House 17,{,0,100,2,100,100,0,0,0,}
27,House 18,{,0,100,2,100,100,0,0,0,}
28,House 19,{,0,100,2,100,100,0,0,0,}
29,House 20,{,0,100,2,100,100,0,0,0,}
30,Ampitheatre,{,-10000,100,1,-1,100,12,0,0,},
31,Theatre,{,-10000,100,1,-1,100,8,0,0,},
32,Hippodrome,{,-10000,100,1,1,100,150,0,0,},
33,Colloseum,{,-10000,100,1,1,100,25,0,0,},
34,Gladiator Pit,{,-10000,100,1,1,100,8,0,0,},
35,Lion Pit,{,-10000,100,1,1,100,8,0,0,},
36,Artist Colony,{,-10000,100,1,-1,100,5,0,0,},
37,Chatioteer School,{,-10000,100,1,1,100,10,0,0,},
38,Plaza ,{,-10000,100,1,-2,100,0,0,0,},
39,Gardens,{,-10000,100,1,-1,100,0,0,0,},
40,Fort (Legionaries),{,-10000,100,2,2,100,16,0,0,},
41,Statue 1,{,-10000,100,1,-1,100,0,0,0,},
42,Statue 2,{,-10000,100,1,-2,100,0,0,0,},
43,Statue 3,{,-10000,100,2,-2,100,0,0,0,},
44,Fort - Javelin,{,-10000,100,2,2,64,64,0,0,},16 or multiple of 16
45,Fort - Horse,{,-10000,100,2,2,64,16,0,0,},
46,Clinic,{,-10000,100,0,0,100,5,0,0,},
47,Hospital,{,-10000,100,2,1,100,30,0,0,},
48,Baths,{,-10000,100,1,-1,100,10,0,0,},
49,Barber,{,-10000,100,1,-1,100,2,0,0,},
50,Distribution Center,{,0,100,0,0,100,0,0,0,},
51,School,{,-10000,100,1,1,100,10,0,0,},
52,Academy,{,-10000,100,1,1,100,30,0,0,},
53,Library,{,-10000,100,1,-1,100,20,0,0,},
54,Nothing,{,0,100,0,0,100,0,0,0,},
55,Prefecture,{,-10000,100,1,1,100,6,0,0,},
56,Triumphal Arch,{,0,100,2,3,100,0,0,0,},
57,Fort,{,-10000,100,2,2,64,16,0,0,},16 or multiple of 16
58,Gatehouse,{,-10000,100,1,1,100,3,0,0,},
59,Tower,{,-10000,100,1,2,100,60,0,0,},
60,Small Farming Temple,{,-10000,100,2,-1,100,2,0,0,},
61,Small Shipping Temple,{,-10000,100,2,-1,100,2,0,0,},
62,Small Commerce Temple,{,-10000,100,2,-1,100,2,0,0,}
63,Small War Temple,{,-10000,100,2,-1,100,2,0,0,}
64,Small Love Temple,{,-10000,100,2,-1,100,2,0,0,}
65,Large Farming Temple,{,-10000,100,2,-1,100,5,0,0,}
66,Large Shipping Temple,{,-10000,100,2,-1,100,5,0,0,}
67,Large Commerce Temple,{,-10000,100,2,-1,100,5,0,0,}
68,Large War Temple,{,-10000,100,2,-1,100,5,0,0,}
69,Large Love Temple,{,-10000,100,2,-1,100,5,0,0,}
70,Market,{,-10000,100,1,1,100,5,0,0,}
71,Granery,{,-10000,100,1,2,100,6,0,0,}
72,Warehouse,{,-10000,100,2,2,100,6,0,0,}
73,Warehouse Space,{,0,100,0,0,100,0,0,0,}
74,Shipyard,{,-10000,100,2,2,100,10,0,0,}
75,Dock,{,-10000,100,2,2,100,12,0,0,}
76,Wharf,{,-10000,100,2,2,100,6,0,0,}
77,Governor Palace 1,{,-10000,100,2,-2,100,0,0,0,}
78,Governor Palace 2,{,-10000,100,2,-3,100,0,0,0,}
79,Governor Palace 3,{,-10000,100,2,-4,100,0,0,0,}
80,Mission,{,-10000,100,1,1,100,20,0,0,}
81,Engineering Post,{,-10000,100,1,1,100,5,0,0,}
82,Foot Bridge,{,-10000,100,0,0,100,0,0,0,}
83,Ship Bridge,{,-10000,100,0,0,100,0,0,0,}
84,Senate 1,{,-10000,100,2,-2,100,20,0,0,}
85,Senate 2,{,-10000,100,2,-1,100,30,0,0,}
86,Forum 1,{,-10000,100,2,-1,100,6,0,0,}
87,Forum 2,{,-10000,100,2,-1,100,8,0,0,}
88,Native Hut,{,-10000,100,0,0,100,0,0,0,}
89,Native Meeting,{,-10000,100,0,0,100,0,0,0,}
90,Resevior,{,-10000,100,1,2,100,0,0,0,}
91,Fountain,{,-10000,100,0,0,100,4,0,0,}
92,Well,{,-10000,100,1,2,100,0,0,}
93,Native Field,{,0,0,0,0,0,0,0,0,}
94,Military Academy,{,-10000,100,1,1,100,20,0,0,}
95,Barracks,{,-10000,100,1,1,100,10,0,0,}
96,Nothing,{,0,100,0,0,0,0,0,0,}
97,Nothing,{,0,100,0,0,0,0,0,0,}
98,Oracle,{,-10000,100,2,1,100,0,0,0,}
99,Burning House,{,-10000,100,0,0,0,10,0,0,}
100,Wheat Farm,{,-10000,100,1,1,2,10,0,0,}
101,Vegtable Farm,{,-10000,100,1,1,100,10,0,0,}
102,Fig Farm,{,-10000,100,1,1,100,10,0,0,}
103,Olive Farm,{,-10000,100,1,1,100,10,0,0,}
104,Vinard,{,-10000,100,1,1,100,10,0,0,}
105,Meat Farm,{,-10000,100,1,1,100,10,0,0,}
106,Quarry,{,-10000,100,1,1,100,10,0,0,}
107,Mine,{,-10000,100,1,1,100,10,0,0,}
108,Lumber Mill,{,-10000,100,1,1,100,10,0,0,}
109,Clay Pit,{,-10000,100,1,1,100,10,0,0,}
110,Wine workshop,{,-10000,100,1,1,100,10,0,0,}
111,Oil Workshop,{,-10000,100,1,1,100,10,0,0,}
112,Weapons Workshop,{,-10000,100,1,1,100,10,0,0,}
113,Furniture Workshop,{,-10000,100,1,1,100,10,0,0,}
114,Pottery Workshop,{,-10000,100,1,1,100,10,0,0,}
115,Nothing,{,0,0,0,0,0,0,0,0,}
116,Nothing,{,0,0,0,0,0,0,0,0,}
117,Nothing,{,0,0,0,0,0,0,0,0,}
118,Nothing,{,0,0,0,0,0,0,0,0,}
119,Nothing,{,0,0,0,0,0,0,0,0,}
120,(Scenario Builder Controls),{,0,0,0,0,0,0,0,0,}
121,Nothing,{,0,0,0,0,0,0,0,0,}
122,Nothing,{,0,0,0,0,0,0,0,0,}
123,Nothing,{,0,0,0,0,0,0,0,0,}
124,Nothing,{,0,0,0,0,0,0,0,0,}
125,Nothing,{,0,0,0,0,0,0,0,0,}
126,Nothing,{,0,0,0,0,0,0,0,0,}
127,Nothing,{,0,0,0,0,0,0,0,0,}
128,Nothing,{,0,0,0,0,0,0,0,0,}
129,Nothing,{,0,0,0,0,0,0,0,0,}
----------------------------------------------------------------------------------pop-tax-
ALL HOUSES
House 1 - Tents,{,-99,-10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,5,200,100,,,2.5,,,,,,
House 2 - Tents,{,-12,-5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,10,200,100,,,3.5,,,,,,
House 3 - Shacks,{,-7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,15,200,100,,,4.5,,,,,,
House 4 - Shacks,{,-2,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,20,200,100,,,5.5.,,,,,,
House 5 - HoveMs,{,2,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,25,200,100,,,13,,,,,,
House 6 - HoveMs,{,-6,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,22,30,200,100,,,15,,,,,,
House 7 -Small Casa,{,10,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,35,200,100,,,17,,,,,,
House 8 - Large Casa ,{,14,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,45,200,100,,,19,,,,,,
House 9 - Small Insulae,{,18,25,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,50,200,100,,,28.5,,,,,,
House 10 - Medium Insulae ,{,22,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,17,58,200,100,,,30,,,,,,
House 11 - Large Insulae (x4),{,29,40,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,65,200,100,,,126,,2 by 2,4,,31.5,
House 12 - Grand Insulae (x4),{,37,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,80,200,100,,,168,,2 by 2,4,,42.00,
House 13 - Small Villas (x4),{,45,53,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,150,200,100,,,180,,2 by 2,4,,45.00,
House 14 - Small Villas (x4),{,50,58,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,180,200,100,,,210,,2 by 2,4,,52.50
House 15 - Medium Villas (x9),{,55,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,400,200,100,,,495,,3 by 3,9,,55.00
House 16 - Medium Villas (x9),{,60,68,0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,600,200,100,,,550,,3 by 3,9,,61.11
House 17 - Large Villas (x9),{,65,74,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,700,200,100,,,636,,3 by 3,9,,70.67
House 18 - Large Villas (x9),{,70,80,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,900,200,100,,,672,,3 by 3,9,,74.67
House 19 - Luxuary Villas (x16),{,76,90,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5,1500,200,100,,,1425,,4 by 4,16,,89.06
House 20 - Luxuary Villas (x16),{,85,100,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5,1750,200,100,,,1600,,,16,,100.00
End of model data.
-------------------
↑↑↑到此为止↑↑↑
下面是解释
4. From left to right, the (BUILDINGS) numbers refer to :-
1a - Cost of structure or of one tile of a structure (for walls etc)成本造价(改成负数造房子可以获得金钱)
2b - Initial desirability value对周边环境影响
3c - desirability step (in tiles)合意性步骤
4d - desirability step size合意性成长
5e - max desirability range合意性范围
6f - Number of people a building employs需要人工数量
7g - future expansion未来扩展
8h - future expansion未来扩展
住宅
ALL HOUSES
House 1 - 小型帐篷Tents,{,-99,-10,0,0,0,0,0,0,0,0,0,0,0,0,0,3,25,5,5,1,,,2.5,,,,,,
200,16,,,1600,,,16,,100.00
1第一个数值-99,花园广场需求(这个别改)
2第二个数值-10,不明白是什么意思
3第三个数值,娱乐需求
4第四个数值,供水需求:0无需供水,1有水就行,2干净的水(其它一样的道理)
5第五个数值,宗教需求
6第六个数值,教育需求
7第七个数值,娱乐需求
8第八个数值,理发店需求
9第九个数值,澡堂需求
10第十个数值,诊所,医院需求
11第十一个数值,市场需求
12第十二个数值,陶器需求
13第十三个数值,橄榄油需求
14第十四个数值,家具需求
15第十五个数值,酒需求
16第十六个数值,酒需求
17第十七个数值25,不明白是什么意思
18第十八个数值5,不明白是什么意思
19第十九个数值住房可容纳人数5
20第二十个数值住房可雇佣人数1
21第二十一个数值,不明白是什么意思
22第二十二个数值升级进度2.5
其中2 by 2,4的意思是 2格乘以2 格等于占地4格(这个别改)