comparison city.yaml @ 81:d57920014cb4

split buliding.yaml to city.yaml and overall.yaml
author "Rex Tsai <chihchun@kalug.linux.org.tw>"
date Sat, 25 Oct 2008 00:42:59 +0800
parents building.yaml@7ab5fc8c847c
children 2c6c219dc3ff
comparison
equal deleted inserted replaced
80:7ab5fc8c847c 81:d57920014cb4
1 ---
2 # city level
3 # 基本建設規則
4 # 若糟攻擊則暫停建設
5 - is_attacked:
6 # we are in Peace :D
7 0:
8 # adjust human resources
9 - is_constructing:
10 0:
11 # XXX: 這樣會一口氣買同等城市數量的船耶
12 # - is_gold_enoughforcargo:
13 # 1: increaseTransporter
14 - is_wall_enough:
15 0: build_wall
16 - is_space_enough:
17 0:
18 - is_resource_enoghforHall:
19 1: build_townHall
20 - is_corruption:
21 1: build_governorsresidence
22 # 倉庫庫存量
23 - is_warehouse_enough:
24 0: build_warehouse
25 - is_happiness:
26 0:
27 - is_winepress_researched:
28 1: build_tavern
29
30 # TODO
31 # http://ikariam.wikia.com/wiki/List_of_buildings
32 # http://ikariam.wikia.com/wiki/Technology_Tree
33 # is_conservation_researched
34 # -build_warehouse
35 # build_academy
36 # build_palace (Expansion, Capital only)
37 # build_embassy (副城, 不建)
38
39 - is_risk:
40 1:
41 - is_professionalarmy_researched:
42 1:
43 - is_shipyard_level_enough:
44 0: build_shipyard
45 - is_barracks_level_enough:
46 0: build_barracks
47 - is_shipyard_level_enough:
48 0:
49 - is_drydock_researched:
50 # requireed more army ?
51 1: build_shipyard
52 # 1:
53 # - build one board
54 # 要蓋到何種程度?
55 # is_invention_researched
56 # 1:
57 # - build_workshop
58 # is_espionage_researched
59 # 1:
60 # - build_hideout
61 # is_culturalexchange_resaerched
62 # 1:
63 # - build_museum