Event
Burghers Invest their Earnings

Our bold deviation of the general Christian doctrine to allow usury has paid off greatly. Our Burghers are wealthier than ever before and they are thriving upon the interests they are allowed to charge. As a sign of gratitude towards Target Ruler, they have decided to sponsor a project in Target Location.
CathedralBuildingimmediate, trigger
UniversityBuildingimmediate, trigger
Usury AllowedReligious AspecttriggerDefinitionin_game/events/religion/church_aspects.txt:234
235type = country_event
236title = church_aspects.7.title Burghers Invest their Earnings
237desc = church_aspects.7.desc Our bold deviation of the general Christian doctrine to allow usury has paid off greatly. Our Burghers are wealthier than ever before and they are thriving upon the interests they are allowed to charge. As a sign of gratitude towards Target Ruler, they have decided to sponsor a project in Target Location.
238outcome = neutral
240illustration_tags = {
24110 = happy
24210 = exterior
}
245trigger = {
247has_ruler = yes
248any_owned_non_rural_location = {
249NOT = {
250OR = {
}
}
}
}
258immediate = {
}
261ruler = {
262save_scope_as = target_ruler
}
264random_owned_non_rural_location = {
265limit = {
266NOT = {
267OR = {
}
}
}
273save_scope_as = target_location
}
}