Event
White Elephant Captured

A white elephant has been captured in the hinterlands of Country. One such animal is not easily seen, and as such this auspicious incident has widely been interpreted as a testament to the wise and benevolent rule of Target Ruler.
MonarchyGovernment Typetrigger
TheravādaReligionoption 3, triggerDefinitionin_game/events/religion/buddhism_events.txt:1201
1202type = country_event
1203title = buddhism_events.1000.title White Elephant Captured
1204desc = buddhism_events.1000.desc A white elephant has been captured in the hinterlands of Country. One such animal is not easily seen, and as such this auspicious incident has widely been interpreted as a testament to the wise and benevolent rule of Target Ruler.
1205outcome = neutral
1207trigger = {
1209num_of_non_rural >= 3
1210karma >= 50.00
1211has_ruler = yes
}
1215illustration_tags = {
121610 = exterior
121710 = happy
}
1220immediate = {
}
1223ruler = {
1223save_scope_as = target_ruler
}
}