事件本版本变更
繁荣时期

Target Location因我国的艺术成就和繁荣经济享誉世界。艺术家、哲学家和诗人纷纷涌入Target Location,繁荣的经济使得许多人愿意资助艺术发展。众多符合美学的建筑拔地而起,建成的美丽园林夸饰着我国的富裕,新晋的精英知识分子争相提出改善我国各方各面的想法。
城市地点等级immediate, trigger
大都市地点等级immediate, triggerprosper_time_event变量trigger定义in_game/events/government/empires.txt:136
137type = country_event
138title = empires.4.title 繁荣时期
139desc = empires.4.desc Target Location因我国的艺术成就和繁荣经济享誉世界。艺术家、哲学家和诗人纷纷涌入Target Location,繁荣的经济使得许多人愿意资助艺术发展。众多符合美学的建筑拔地而起,建成的美丽园林夸饰着我国的富裕,新晋的精英知识分子争相提出改善我国各方各面的想法。
140outcome = neutral
142trigger = {
143num_of_non_rural > 50
144stability > 50
145num_loans < 1
146num_artists > 0
148at_war = no
149any_owned_non_rural_location = {
150NOT = {
}
}
}
154illustration_tags = {
15510 = happy
15610 = exterior
}
159immediate = {
}
161hidden_effect = {
162random_owned_non_rural_location = {
163limit = {
164NOT = {
}
}
166save_scope_as = target_location
}
168random_owned_non_rural_location = {
169limit = {
170NOT = {
}
171province = {
171is_starving = no
}
}
173save_scope_as = target_location
}
175random_owned_non_rural_location = {
176limit = {
177NOT = {
}
178province = {
178is_starving = no
}
179is_capital = no
180is_connected_to = root.capital
}
182save_scope_as = target_location
}
184random_owned_non_rural_location = {
185limit = {
186NOT = {
}
187province = {
187is_starving = no
}
188is_capital = no
189prosperity > 0
190is_connected_to = root.capital
}
192save_scope_as = target_location
}
}
}