Event
Monasteries of Country

The wise and productive policies of Target Ruler in regards to the monasteries of the realm have always been well considered and benevolent. No Monastery is allowed to go poor, yet the discipline and strength of the institutions themselves have not been allowed to deteriorate. As a result, the Monastery in Target Location is blooming it has become known everywhere as an example to follow.
MonasteryBuildingimmediate
Enable HarmonyModifier Typeoption 1, option 2
Enable RighteousnessModifier Typeoption 1Monasteries BloomingStatic ModifiertriggerDefinitionin_game/events/religion/buddhism_events.txt:1006
1007type = country_event
1008title = buddhism_events.18.title Monasteries of Country
1009desc = buddhism_events.18.desc The wise and productive policies of Target Ruler in regards to the monasteries of the realm have always been well considered and benevolent. No Monastery is allowed to go poor, yet the discipline and strength of the institutions themselves have not been allowed to deteriorate. As a result, the Monastery in Target Location is blooming it has become known everywhere as an example to follow.
1010outcome = neutral
1012trigger = {
1013has_ruler = yes
1016karma > 50.00
1018total_effective_building_levels:monastery > 0
}
1026illustration_tags = {
102710 = interior
102810 = happy
}
1031immediate = {
}
1033ruler = {
1033save_scope_as = target_ruler
}
1034random_owned_location = {
1039save_scope_as = target_location
}
}