Mercurial > eagle-eye
view city.yaml @ 206:b7af307a222d
added build safehouse
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Mon, 03 Nov 2008 17:52:28 +0800 |
parents | 2c2dcbcc5c4d |
children | a5862d3f1c84 |
line wrap: on
line source
# TODO adjust human resources --- # city level # 基本建設規則 # 若遭受攻擊則暫停建設 - is_attacked: # we are in Peace :D 0: - is_constructing: 0: # FIXME: 這樣會一口氣買同等城市數量的船耶, 應拉出至全國金錢考量 # - is_gold_enoughforcargo: # 1: increaseTransporter - is_corruption: 1: - is_warehouse_enougn_for_governorsresidence: 0: build_warehouse 1: build_palaceColony - is_any_corruption: 0: - is_space_enough: 0: - is_resource_enoghforHall: 1: build_townHall - is_wall_enough: 0: build_wall - is_happiness: 0: - is_winepress_researched: 1: - is_tavern_available: 0: build_tavern 1: - is_bacchanal: 0: set_tavern 1: build_tavern - is_navyExpenditure_available: 1: - is_professionalarmy_researched: 1: - is_shipyard_level_enough: 0: build_shipyard - is_milityExpenditure_available: 1: - is_professionalarmy_researched: 1: - is_barracks_level_enough: 0: build_barracks - is_safehouse_enough: 0: build_safehouse - is_warehouse_enough: 0: build_warehouse # TODO # build_safehouse # is_espionage_researched # 1: # - build_hideout # 水晶島應該建設 # is_invention_researched # 1: # - build_workshop # build_academy # 大使館 # build_embassy # is_culturalexchange_resaerched # 1: # - build_museum