EventChanged this version
Prospering Times

Target Location has become renowned for our country's artistic achievements and blossoming economy. Artists, philosophers, and poets are flocking to Target Location and the thriving economy has allowed extensive artistic funding. Several fine-architectural buildings are being erected and beautiful gardens are built to demonstrate our country's wealth and many members of our new intellectual elite have ideas on how to improve various parts of our country.
CityLocation Rankimmediate, trigger
MegalopolisLocation Rankimmediate, triggerprosper_time_eventVariabletriggerDefinitionin_game/events/government/empires.txt:136
137type = country_event
138title = empires.4.title Prospering Times
139desc = empires.4.desc Target Location has become renowned for our country's artistic achievements and blossoming economy. Artists, philosophers, and poets are flocking to Target Location and the thriving economy has allowed extensive artistic funding. Several fine-architectural buildings are being erected and beautiful gardens are built to demonstrate our country's wealth and many members of our new intellectual elite have ideas on how to improve various parts of our country.
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
}
}
}