Event
Death of a Wālī
We have received news of the death of Target Character. During his/her lifetime, he/she was revered as a great Sunni teacher and a man/woman truly dedicated to spreading his/her faith. Whether this is good or not remains to be soon. One thing is certain however, there will be more like him/her.
Wālī's ShrineBuildingimmediate, trigger
SunnismReligionimmediateDefinitionin_game/events/DHE/flavor_maj.txt:1143
1144type = country_event
1145title = flavor_maj.18.title Death of a Wālī
1146desc = flavor_maj.18.desc We have received news of the death of Target Character. During his/her lifetime, he/she was revered as a great Sunni teacher and a man/woman truly dedicated to spreading his/her faith. Whether this is good or not remains to be soon. One thing is certain however, there will be more like him/her.
1147outcome = neutral
1149trigger = {
}
1157immediate = {
1158random_owned_location = {
1164weight = {
1165base = 0
1166modifier = {
1167add = {
1168value = population
1169multiply = 100
}
}
}
1173save_scope_as = target_location
}
1176scope:target = {
1177save_scope_as = target_character
}
1179random_owned_location = {
1180limit = {
}
1188weight = {
1189base = 0
1190modifier = {
1191add = {
1192value = "religion_population(religion:sunni)"
1193multiply = 100
}
}
}
1197save_scope_as = target_location
}
1200area:java_area = {
1201random_location_in_area = {
1202limit = {
1206owner ?= ROOT
}
1211weight = {
1212base = 0
1213modifier = {
1214add = {
1215value = "religion_population(religion:sunni)"
1216multiply = 100
}
}
}
1220save_scope_as = target_location
}
}
}