flavor_hab.69 马克西米利安·特劳特曼斯多夫登场
时间范围:1620.1.1 - 1650.1.1(每月 10% 概率)
触发条件:
- 国家满足以下任一条件:
- 拥有
geheimrat科技 - 拥有政府改革
hab_geheimer_rat - 拥有政府改革
privy_council
- 拥有
关键效果:
- 历史选项(
flavor_hab.69.a):- 增加少量正统性
- 将新创建的人物“马克西米利安·特劳特曼斯多夫”移动至本国
背景介绍: 该事件模拟了马克西米利安·特劳特曼斯多夫(1578-1650)作为哈布斯堡王朝重要外交官和政治家登场的时刻。他在三十年战争期间,特别是在威斯特伐利亚和谈中扮演了关键角色,是奥地利哈布斯堡君主国核心决策圈(如枢密院)的代表人物之一。事件反映了在特定政府机构改革或技术条件下,杰出历史人物进入国家服务体系的机制。
完整事件代码:
flavor_hab.69 = { #Maximilian Trauttmansdorff
type = country_event
title = flavor_hab.69.title
desc = flavor_hab.69.desc
fire_only_once = yes
historical_info = flavor_hab.69.historical_info
dynamic_historical_event = {
tag = HAB
from = 1620.1.1
to = 1650.1.1
monthly_chance = 10
}
trigger = {
OR = {
has_advance = geheimrat
has_reform = government_reform:hab_geheimer_rat
has_reform = government_reform:privy_council
}
}
illustration_tags = {
10 = regular
10 = interior
}
immediate = {
event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:nobles_estate }
create_character = {
first_name = name_maximilian
birth_date = 1578.6.23
birth_location = location:graz
dynasty = dynasty:trauttmansdorff_dynasty
estate = estate_type:nobles_estate
adm = { 60 80 }
dip = { 80 95 }
mil = { 20 50 }
culture = culture:danube_bavarian
save_scope_as = target_character
create_in_limbo = yes
}
}
option = {
name = flavor_hab.69.a
historical_option = yes
add_legitimacy = legitimacy_mild_bonus
scope:target_character = {
move_country = root
}
}
}