EventChanged this version
Artist Self-Exiles

Our religious censorship policy has led the renowned artist Artist To Exile to exile himself/herself and leave our lands in favor of Exile Location. he/she seeks to think, speak, and create without fear of punishment, something which our current policies cannot offer.
This may very well be for the best, as an unruly artist, no matter how talented he/she may be, will only be a thorn in the sides of our pure nation, which should be free from critical and dangerous art.
Limited CensorshipPolicytrigger
No CensorshipPolicyimmediate, trigger
Strict CensorshipPolicytriggerDefinitionin_game/events/government/laws.txt:427
428type = country_event
430title = laws.0006.t Artist Self-Exiles
431desc = laws.0006.desc Our religious censorship policy has led the renowned artist Artist To Exile to exile himself/herself and leave our lands in favor of Exile Location. he/she seeks to think, speak, and create without fear of punishment, something which our current policies cannot offer.
This may very well be for the best, as an unruly artist, no matter how talented he/she may be, will only be a thorn in the sides of our pure nation, which should be free from critical and dangerous art.
This may very well be for the best, as an unruly artist, no matter how talented he/she may be, will only be a thorn in the sides of our pure nation, which should be free from critical and dangerous art.
432outcome = neutral
434image = "gfx/interface/illustrations/institutions/renaissance.dds"
436trigger = {
441any_neighbor_country = {
442religion = {
442save_temporary_scope_as = 0006tempfaith
}
444root = {
444any_artist = {
444religion = scope:0006tempfaith
}
}
}
}
448immediate = {
449save_scope_as = artist_origin
450random_neighbor_country = {
451limit = {
452save_temporary_scope_as = location_religion
454root = {
454any_artist = {
454religion = scope:location_religion.religion
}
}
}
456save_scope_as = exile_location
}
458random_artist = {
459limit = {
459religion = scope:exile_location.religion
}
460save_scope_as = artist_to_exile
}
}