事件
吾里之死
我们已收到Target Character去世的消息。在世时,he/she被尊奉为伟大的逊尼派导师,也是一位真正致力于传播信仰的man/woman。此事究竟是福是祸,目前还难以下定论。但有一件事可以确定:未来还会有更多像him/her这样的人涌现。
吾里圣陵建筑immediate, trigger
逊尼派宗教immediate定义in_game/events/DHE/flavor_maj.txt:1143
1144type = country_event
1145title = flavor_maj.18.title 吾里之死
1146desc = flavor_maj.18.desc 我们已收到Target Character去世的消息。在世时,he/she被尊奉为伟大的逊尼派导师,也是一位真正致力于传播信仰的man/woman。此事究竟是福是祸,目前还难以下定论。但有一件事可以确定:未来还会有更多像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
}
}
}