Скриптовый эффект
flavor_wls_13_create_revolt
АристократыОбщественный классevery owned locationОпределениеin_game/events/DHE/flavor_WLS.txt:245
246every_owned_location = {
247limit = {
248area = area:wales_area
}
250every_pop = {
251limit = {
252owner = root
253location.province != root.capital.province
}
260change_pop_allegiance = scope:owain_glyndar_rebels
}
}
263scope:owain_glyndar_rebels = {
265character:wls_owain_glyndwr ?= {
266change_character_allegiance = scope:owain_glyndar_rebels
}
270start_civil_war = {
271save_scope_as = glyndwr_country
}
}
275scope:glyndwr_country = {
276raise_all_levies = {
277type = army
278instant = yes
}
281root = {
282every_owned_location = {
283limit = {
284is_neighbor_of = scope:glyndwr_country
285region = root.capital.region
286NOT = {
286is_connected_to = root.capital
}
}
289change_location_owner = scope:glyndwr_country
}
}
292set_new_ruler = scope:owain_glyndwr
293change_country_flag = WLS_glyndwr
300if = {
301limit = {
301NOT = {
301court_dialect = dialect:welsh_dialect
}
}
302set_court_language = dialect:welsh_dialect
}
305if = {
306limit = {
306root = {
306has_reform = government_reform:iron_ring_reform
}
}
307add_reform = government_reform:iron_ring_reform
}
309add_reform = government_reform:celtic_traditions_reform
}