イベントこのバージョンで変更
繁栄の時代

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は、わが国のなかでも芸術的業績を特別多くあげており、発展しつづける経済も相まって注目の的となっている。多くの芸術家や哲学者、詩人がそこに移住しており、豊かな経済状況は芸術への資金援助を盛んにさせた。わが国の豊かさを示すための壮大な建築物や美麗な庭園が設けられ、これらに刺激された新たな知識階級が、全国各地の改善方法についてさまざまな案を挙げている。
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
}
}
}