flavor_por.29 致胜异教徒书
时间范围:1490.1.1 - 1540.1.1,每月 10% 概率触发
触发条件:
- 国家拥有统治者。
- 满足以下任一条件:
- 拥有
tolerance_heathen修正且数值小于 -3。 - 已启用
local_courts政策。
- 拥有
- 里斯本地区需满足:
- 存在人口规模大于 5 的葡萄牙文化人口。
- 存在人口规模大于 0.6 的塞法迪文化人口。
关键效果:
- 选项 A (历史选项):
- 效果:强制葡萄牙北部和南部地区的犹太教人口大规模改宗天主教(90%),并引发持续5年的犹太人口向特定目标地区(包括奥斯曼帝国控制下的君士坦丁堡、塞萨洛尼基,马格里布地区,西欧非天主教国家,以及美洲殖民地)的移民潮。
- 选项 B:
- 效果:为葡萄牙北部和南部地区所有属于本国的犹太教人口提供
pop_satisfaction_severe_bonus(人口满意度大幅增益)。
- 效果:为葡萄牙北部和南部地区所有属于本国的犹太教人口提供
背景介绍: 该事件模拟了葡萄牙王国在15世纪末至16世纪初,针对国内犹太社群的政策抉择。历史上,随着收复失地运动的结束和宗教统一压力的增大,葡萄牙王室面临如何处理境内犹太人口的问题。事件名“致胜异教徒书”暗示了当时宗教论战与驱逐政策的背景。玩家可以选择遵循历史路径,强制改宗并驱逐犹太人,或者选择更为宽容的政策,维持犹太社群的稳定与满意度。
完整事件代码:
flavor_por.29 = { #The Epistola de Victoria Contra Infideles
hide_portraits = yes
type = country_event
title = flavor_por.29.title
desc = flavor_por.29.desc
fire_only_once = yes
dynamic_historical_event = {
tag = POR
from = 1490.1.1
to = 1540.1.1
monthly_chance = 10
}
trigger = {
has_ruler = yes
OR = {
modifier:tolerance_heathen < -3
has_policy = local_courts
}
location:lisbon = {
any_pop = {
culture = culture:portuguese
pop_size > 5
}
any_pop = {
culture = culture:sephardi
pop_size > 0.6
}
}
}
illustration_tags = {
10 = angry
10 = interior
}
immediate = {
event_illustration_estate_effect = { foreground = estate_type:clergy_estate background = estate_type:clergy_estate }
ruler = {
save_scope_as = target_character
}
if = {
limit = {
location:constantinople = {
owner = {
religion = religion:sunni
}
}
}
location:constantinople = {
save_scope_as = escape_target1
}
}
else = {
region:maghreb_region = {
random_location_in_region = {
limit = {
owner ?= {
NOT = { this = root }
}
dominant_religion = religion:sunni
is_coastal = yes
is_discovered_by = root
}
save_scope_as = escape_target1
}
}
}
if = {
limit = {
location:thessaloniki = {
owner = {
religion = religion:sunni
}
}
}
location:thessaloniki = {
save_scope_as = escape_target2
}
}
else = {
region:maghreb_region = {
random_location_in_region = {
limit = {
owner ?= {
NOT = { this = root }
}
dominant_religion = religion:sunni
is_coastal = yes
is_discovered_by = root
}
save_scope_as = escape_target2
}
}
}
region:maghreb_region = {
random_location_in_region = {
limit = {
owner ?= {
NOT = { this = root }
}
dominant_religion = religion:sunni
is_coastal = yes
is_discovered_by = root
}
save_scope_as = escape_target3
}
}
region:maghreb_region = {
random_location_in_region = {
limit = {
owner ?= {
NOT = { this = root }
}
dominant_religion = religion:sunni
is_coastal = yes
is_discovered_by = root
}
save_scope_as = escape_target4
}
}
sub_continent:western_europe = {
random_location_in_sub_continent = {
limit = {
owner ?= {
NOT = { this = root }
OR = {
modifier:tolerance_heathen >= 3
AND = {
religion.group = religion_group:christian
NOT = {
religion = religion:catholic
}
}
}
}
is_discovered_by = root
}
save_scope_as = escape_target5
}
}
sub_continent:western_europe = {
random_location_in_sub_continent = {
limit = {
owner ?= {
NOT = { this = root }
OR = {
modifier:tolerance_heathen >= 3
AND = {
religion.group = religion_group:christian
NOT = {
religion = religion:catholic
}
}
}
}
is_discovered_by = root
}
save_scope_as = escape_target6
}
}
if = {
limit = {
location:sao_tome = {
owner ?= root
}
}
location:sao_tome = {
save_scope_as = escape_target7
}
}
else = {
continent:america = {
random_location_in_continent = {
limit = {
is_coastal = yes
any_country = { has_colonial_charter_in = prev.province_definition }
}
save_scope_as = escape_target7
}
}
}
continent:america = {
random_location_in_continent = {
limit = {
is_coastal = yes
any_country = { has_colonial_charter_in = prev.province_definition }
}
save_scope_as = escape_target8
}
}
}
option = {
name = flavor_por.29.a
historical_option = yes
custom_tooltip = flavor_por.29.tt1
hidden_effect = {
area:north_portugal_area = {
every_location_in_area = {
every_pop = {
limit = {
religion = religion:judaism
}
split_pop = {
fraction = 0.90
religion = religion:catholic
}
}
}
}
area:south_portugal_area = {
every_location_in_area = {
every_pop = {
limit = {
religion = religion:judaism
}
split_pop = {
fraction = 0.90
religion = religion:catholic
}
}
}
}
every_province = {
limit = {
OR = {
area = area:north_portugal_area
area = area:south_portugal_area
}
religion_percentage = {
religion = religion:judaism
value > 0
}
}
add_migration = {
owner = prev
from = this.province_definition
to = scope:escape_target1.province_definition
religion = religion:judaism
amount = 0.200
months = 60
}
add_migration = {
owner = prev