flavor_mos.74 罗曼诺夫与戈东诺夫
时间范围:1537.1.1 - 1736.1.1 (每月 25% 概率)
触发条件:
- 国家正在经历灾难
time_of_troubles。 - 统治者满足以下条件之一:
- 未婚。
- 年龄超过40岁。
- 满足以下条件之一:
- 没有继承人。
- 政府权力低于50。
- 国家拥有议会制政体。
- 国家拥有莫斯科和科斯特罗马地区。
关键效果:
- 选项 A (历史选项):
- 指定 鲍里斯·戈东诺夫 为法定继承人。
- 教士阶层满意度:轻微下降。
- 贵族阶层满意度:大幅提升。
- 费奥多尔·罗曼诺夫 将:
- 转为教士阶层。
- 获得特质
unsuited_for_naval_command和unsuited_for_army_command。 - 获得永久性修正
blocked_from_being_ruler和refuses_to_serve_in_cabinet。
- 国家获得修正
by_grace_of_national_assembly,持续10年。
- 选项 B:
- 指定 费奥多尔·罗曼诺夫 为法定继承人。
- 社会价值观
aristocracy_vs_plutocracy向左移动。 - 教士阶层满意度:大幅提升。
- 鲍里斯·戈东诺夫 将:
- 转为教士阶层。
- 获得特质
unsuited_for_naval_command和unsuited_for_army_command。 - 获得永久性修正
blocked_from_being_ruler和refuses_to_serve_in_cabinet。
- 国家获得修正
national_assembly_opposed,持续5年。
- 选项 C:
- 增加政府权力(轻微增益)。
- 显示三个自定义提示文本。
- 触发条件:统治者军事能力 > 75 或拥有特质
charismatic_negotiator。
- 选项 D:
- 降低稳定度(轻微惩罚)。
- 教士阶层和贵族阶层满意度:轻微下降。
- 秘密处决 鲍里斯·戈东诺夫 和 费奥多尔·罗曼诺夫。
- 显示一个自定义提示文本。
背景介绍: 此事件模拟了俄罗斯“混乱时期”中后期,围绕沙皇继承权的关键政治斗争。在留里克王朝绝嗣、国家陷入动荡的背景下,两大贵族家族——罗曼诺夫家族和戈东诺夫家族——的代表人物费奥多尔·罗曼诺夫与鲍里斯·戈东诺夫成为潜在的权力竞争者。事件反映了当时贵族杜马(议会)在决定继承人问题上的重要作用,以及通过迫使一方退出世俗政治(成为修士)来化解冲突的历史做法。
完整事件代码:
flavor_mos.74 = {
type = country_event
fire_only_once = yes
title = flavor_mos.74.title
desc = flavor_mos.74.desc
dynamic_historical_event = {
tag = MOS
tag = RUS
from = 1537.1.1
to = 1736.1.1
monthly_chance = 25
}
illustration_tags = {
10 = angry
10 = interior
}
trigger = {
any_active_disaster = { disaster_type = disaster_type:time_of_troubles }
ruler ?= {
OR = {
is_married = no
age_in_years > 40
}
}
OR = {
has_heir = no
government_power < 50
}
modifier:has_a_parliamentary_system = yes
owns = location:moscow
owns = location:kostroma
}
immediate = {
capital = { save_scope_as = target_location }
if = {
limit = {
current_date > 1573
current_date < 1610
}
create_character = {
first_name = name_theodore
dynasty = dynasty:romanov_dynasty
estate = estate_type:nobles_estate
adm = { 40 90 }
dip = { 40 90 }
mil = { 40 90 }
birth_date = 1553.1.1
birth_location = location:moscow
save_scope_as = feodor_romanov
script = mos_feodor_romanov
}
create_character = {
first_name = name_boris
dynasty = dynasty:godunov_dynasty
estate = estate_type:nobles_estate
adm = { 40 90 }
dip = { 40 90 }
mil = { 40 90 }
birth_date = 1552.1.1
birth_location = location:kostroma
save_scope_as = boris_godunov
script = mos_boris_godunov
}
}
else = {
create_character = {
first_name = name_theodore
dynasty = dynasty:romanov_dynasty
estate = estate_type:nobles_estate
adm = { 40 90 }
dip = { 40 90 }
mil = { 40 90 }
age = { 25 40 }
birth_location = location:moscow
save_scope_as = feodor_romanov
script = mos_feodor_romanov
}
create_character = {
first_name = name_boris
dynasty = dynasty:godunov_dynasty
estate = estate_type:nobles_estate
adm = { 40 90 }
dip = { 40 90 }
mil = { 40 90 }
age = { 25 40 }
birth_location = location:kostroma
save_scope_as = boris_godunov
script = mos_boris_godunov
}
}
save_scope_as = target_root_country
event_illustration_government_estate_effect = yes
}
option = {
name = flavor_mos.74.a
historical_option = yes
set_as_designated_heir = {
target = scope:boris_godunov
reason = preferred_heir_of_ruler
}
add_estate_satisfaction = {
type = estate_type:clergy_estate
value = estate_satisfaction_mild_penalty
}
add_estate_satisfaction = {
type = estate_type:nobles_estate
value = estate_satisfaction_severe_bonus
}
custom_tooltip = {
text = feodor_romanov_becomes_a_monk_tt
scope:feodor_romanov = {
change_character_estate = estate_type:clergy_estate
add_trait = trait:unsuited_for_naval_command
add_trait = trait:unsuited_for_army_command
add_character_modifier = {
modifier = blocked_from_being_ruler
years = -1
mode = add_and_extend
}
add_character_modifier = {
modifier = refuses_to_serve_in_cabinet
years = -1
mode = add_and_extend
}
}
}
add_country_modifier = {
modifier = by_grace_of_national_assembly
years = 10
mode = add_and_extend
}
ai_chance = {
factor = 1
}
}
option = {
name = flavor_mos.74.b
set_as_designated_heir = {
target = scope:feodor_romanov
reason = preferred_heir_of_ruler
}
change_societal_value = {
type = aristocracy_vs_plutocracy
value = societal_value_move_to_left
}
add_estate_satisfaction = {
type = estate_type:clergy_estate
value = estate_satisfaction_severe_bonus
}
custom_tooltip = {
text = boris_godunov_becomes_a_monk_tt
scope:boris_godunov = {