事件本版本变更

玫瑰战争

war_of_the_roses.1in_game/events/disaster/war_of_the_roses.txt:2
玫瑰战争

约克家族作为金雀花王朝的旁系后裔,长期以来对lancaster dynasty家族统治Country的正统性提出质疑。如今,他们的支持者已公然起兵反叛,而lancaster dynasty家族内部亦出现觊觎王位者,意图挑战Ruler的权威。

这两大王室分支分别以白玫瑰与红玫瑰作为家族纹章,两种徽记逐渐演变为这场内战的象征符号。后世因此将这场持续多年的王朝冲突称为“玫瑰战争”。

定义in_game/events/disaster/war_of_the_roses.txt:2

3type = country_event
4category = disaster_event
5title = war_of_the_roses.1.title 玫瑰战争
6desc = {
7first_valid = {
8triggered_desc = {
9trigger = {
10ruler.dynasty ?= dynasty:lancaster_dynasty
}
12desc = war_of_the_roses.1.desc.lancaster_ruler 约克家族作为金雀花王朝的旁系后裔,长期以来对lancaster dynasty家族统治Country的正统性提出质疑。如今,他们的支持者已公然起兵反叛,而lancaster dynasty家族内部亦出现觊觎王位者,意图挑战Ruler的权威。

这两大王室分支分别以白玫瑰与红玫瑰作为家族纹章,两种徽记逐渐演变为这场内战的象征符号。后世因此将这场持续多年的王朝冲突称为“玫瑰战争”。
}
14triggered_desc = {
15trigger = {
15always = yes
}
16desc = war_of_the_roses.1.desc 金雀花王朝的两派分支,lancaster dynasty家族和约克家族都宣称自己是Country王座的合法继承者。两派的支持者们在国内一些省份展开了零星的战斗。

他们的纹章分别是一朵红玫瑰和一朵白玫瑰,已经成为了这场冲突的象征,即现今众所周知的玫瑰战争。
}
}
}
20outcome = neutral
21image = "gfx/interface/illustrations/disaster/war_of_the_roses.dds"
23immediate = {
24dynasty:york_dynasty = {
25dynasty_head = {
25save_scope_as = target_york_head
}
}
28dynasty:lancaster_dynasty = {
29dynasty_head = {
29save_scope_as = target_lancaster_head
}
}
32add_estate_satisfaction = {
34value = {
35add = estate_satisfaction:peasants_estate
36multiply = -0.75
}
}
}
195after = {
195custom_tooltip = ensuing_chaos_distabilizes_peasants_estate_tt 酝酿的混乱蔓延开来,损害了我国平民的阶层满意度
}

选项

A支持lancaster dynasty家族。
46add_stability = stability_ultimate_penalty (-50)
48create_rebel = {
49category = pretender
50name = york_rebel_name 约克家族篡位者
51destroy = no
53save_temporary_scope_as = york_rebel
}
56if = {
57limit = {
58dynasty:lancaster_dynasty = {
59exists = dynasty_head
}
}
63target = "dynasty:lancaster_dynasty.dynasty_head"
64reason = preferred_heir_of_ruler
}
}
68set_variable = {
68value = 1
}
70dynasty:york_dynasty = {
71dynasty_head ?= {
72change_character_allegiance = scope:york_rebel
}
}
77hidden_effect = {
78dynasty:york_dynasty = {
79every_character_in_dynasty = {
80limit = {
81this != prev.dynasty_head
}
83change_character_allegiance = scope:york_rebel
}
}
}
90custom_tooltip = {
91text = york_rebels_joining 北赖丁和西赖丁的所有人群将加入Target York Head的叛乱
92province_definition:north_riding_province = {
93every_location_in_province_definition = {
94limit = {
94owner ?= root
}
95every_pop = {
96limit = {
96owner = root
}
97add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
98change_pop_allegiance = scope:york_rebel
}
}
}
102province_definition:west_riding_province = {
103every_location_in_province_definition = {
104limit = {
104owner ?= root
}
105every_pop = {
106limit = {
106owner = root
}
107add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
108change_pop_allegiance = scope:york_rebel
}
}
}
}
114scope:york_rebel = {
115add_rebel_progress = rebel_progress_weak_bonus (-0.05)
}
B支持约克家族。
121add_stability = stability_ultimate_penalty (-50)
123create_rebel = {
124category = pretender
125name = lancaster_rebel_name 兰开斯特家族篡位者
126destroy = no
128save_temporary_scope_as = lancaster_rebel
}
131if = {
132limit = {
133dynasty:york_dynasty = {
134exists = dynasty_head
}
}
138target = "dynasty:york_dynasty.dynasty_head"
139reason = preferred_heir_of_ruler
}
}
143set_variable = {
143value = 1
}
145dynasty:lancaster_dynasty = {
146dynasty_head ?= {
147change_character_allegiance = scope:lancaster_rebel
}
}
152hidden_effect = {
153dynasty:lancaster_dynasty = {
154every_character_in_dynasty = {
155limit = {
156this != prev.dynasty_head
}
158change_character_allegiance = scope:lancaster_rebel
}
}
}
165custom_tooltip = {
166text = lancaster_rebels_joining 兰开夏和柴郡的所有人群将加入Target Lancaster Head的叛乱
167province_definition:lancashire_province = {
168every_location_in_province_definition = {
169limit = {
169owner ?= root
}
170every_pop = {
171limit = {
171owner = root
}
172add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
173change_pop_allegiance = scope:lancaster_rebel
}
}
}
177province_definition:cheshire_province = {
178every_location_in_province_definition = {
179limit = {
179owner ?= root
}
180every_pop = {
181limit = {
181owner = root
}
182add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
183change_pop_allegiance = scope:lancaster_rebel
}
}
}
}
189scope:lancaster_rebel = {
190add_rebel_progress = rebel_progress_weak_bonus (-0.05)
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明