事件本版本变更

Northern Rebellion

flavor_eng.20in_game/events/DHE/flavor_ENG.txt:2275
…

诺福克显赫的贵族被逮捕并囚禁于伦敦塔,此事在政坛引发震动。此举意图震慑天主教运动日益蔓延的诺森伯兰和威斯特摩兰两郡。作为回应,当地两名贵族成员——Thomas Percy与Charles Neville——已发起了叛乱,要求恢复国家的Flavor Rank正统信仰。除非我们释放被囚贵族或与叛军首领展开谈判,否则将面临一场规模庞大的武装叛乱。

需要英格兰国家dynamic historical event.tag圣公宗宗教trigger天主教宗教immediate, option 1, option 3, trigger路德宗宗教trigger

定义in_game/events/DHE/flavor_ENG.txt:2275

2276type = country_event
2277fire_only_once = yes
2278title = flavor_eng.20.title Northern Rebellion
2279desc = flavor_eng.20.desc 诺福克显赫的贵族被逮捕并囚禁于伦敦塔,此事在政坛引发震动。此举意图震慑天主教运动日益蔓延的诺森伯兰和威斯特摩兰两郡。作为回应,当地两名贵族成员——Thomas Percy与Charles Neville——已发起了叛乱,要求恢复国家的Flavor Rank正统信仰。除非我们释放被囚贵族或与叛军首领展开谈判,否则将面临一场规模庞大的武装叛乱。
2280outcome = neutral
2283dynamic_historical_event = {
2284tag = ENG
2285from = 1558.1.1
2286to = 1579.1.1
2287monthly_chance = 10
}
2290trigger = {
2291owns = location:london
2292OR = {
2293religion = religion:lutheran
2294religion = religion:anglican
}
2297own_entire_province = province_definition:northumberland_province
2298province:northumberland_province = {
2299religion_percentage = {
2300religion = religion:catholic
2301value > 0.1
}
}
2305own_entire_province = province_definition:westmorland_province
2306province:westmorland_province = {
2307religion_percentage = {
2308religion = religion:catholic
2309value > 0.1
}
}
}
2314illustration_tags = {
231510 = exterior
231610 = armed
}
2319immediate = {
2321create_character = {
2322first_name = name_charles
2323dynasty = dynasty:neville_dynasty
2325religion = religion:catholic
2326adm = 60
2327dip = 61
2328mil = 70
2329birth_date = 1542.1.1
2330birth_location = location:kendal
2331script = eng_charles_neville
2332save_scope_as = charles_neville
2333create_in_limbo = yes
}
2336create_character = {
2337first_name = name_thomas
2338dynasty = dynasty:percy_dynasty
2340religion = religion:catholic
2341adm = 51
2342dip = 55
2343mil = 60
2344birth_date = 1528.1.1
2345birth_location = location:durham
2346script = eng_thomas_percy_2
2347save_scope_as = thomas_percy
2348create_in_limbo = yes
}
2351create_rebel = {
2352name = northern_rebellion 北方叛乱
2353category = religious
2354religion = religion:catholic
2355save_scope_as = northern_rebellion 北方叛乱
}
2358scope:charles_neville = {
2358change_character_allegiance = scope:northern_rebellion
}
2359scope:thomas_percy = {
2359change_character_allegiance = scope:northern_rebellion
}
}
2463historical_info = flavor_eng.20.historical_info 在英格兰,伊丽莎白一世力图稳固新教圣公宗的统治地位。然而,当苏格兰女王玛丽·斯图亚特——一位拥有英格兰王位宣称权的天主教徒——在英国寻求庇护时,她的存在对伊丽莎白的统治构成直接挑战。为了应对这一威胁,伊丽莎白一世不得不将玛丽软禁,但这一举措使得玛丽成为了各种推翻伊丽莎白统治的阴谋的中心人物,其中之一便是天主教贵族密谋将她嫁给英格兰最后的公爵,诺福克公爵。面对阴谋的指控,诺福克公爵选择了虚以逶迤,这一行为激怒了伊丽莎白一世,导致他被女王逮捕,并牵连了诺森伯兰伯爵、威斯特摩兰伯爵以及坎伯兰伯爵。这三名伯爵在接到前往伦敦的传唤后,于1569年11月9日发动了叛乱,对都铎王朝的不满情绪亦助长了他们的反叛势头。尽管伊丽莎白一世在镇压过程中采取了包括死刑在内的严厉措施,但天主教在北方的势力依然强大,迫害政策持续了长达十余年。

选项

A继续把他们关押在伦敦塔。
2365historical_option = yes
2367province:northumberland_province ?= {
2368province_capital = {
2368change_control = control_mild_penalty (-0.1)
}
2369custom_tooltip = {
2370text = every_pop_in_province_pop_satisfaction_ultimate_penalty_and_northern_rebellion_tt 本省份中所有信仰天主教,且尚未支持其他叛军的人群,将失去pop satisfaction ultimate penalty人群满意度,并加入Northern Rebellion。
2371every_location_in_province = {
2372every_pop = {
2373limit = {
2374owner = root
2375religion = religion:catholic
2376has_rebel = no
}
2378add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
2379change_pop_allegiance = scope:northern_rebellion
}
}
}
}
2385province:westmorland_province ?= {
2386province_capital = {
2386change_control = control_mild_penalty (-0.1)
}
2387custom_tooltip = {
2388text = every_pop_in_province_pop_satisfaction_ultimate_penalty_and_northern_rebellion_tt 本省份中所有信仰天主教,且尚未支持其他叛军的人群,将失去pop satisfaction ultimate penalty人群满意度,并加入Northern Rebellion。
2389every_location_in_province = {
2390every_pop = {
2391limit = {
2392owner = root
2393religion = religion:catholic
2394has_rebel = no
}
2396add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
2397change_pop_allegiance = scope:northern_rebellion
}
}
}
}
2403add_country_modifier = {
2404modifier = northern_rebellion 北方叛乱
2405years = 5
2406mode = add_and_extend
}
2409scope:thomas_percy = {
2410move_country = root
2411change_character_allegiance = scope:northern_rebellion
}
2413scope:charles_neville = {
2414move_country = root
2415change_character_allegiance = scope:northern_rebellion
}
B试图进行谈判。
2422destroy_rebel = scope:northern_rebellion
2424add_government_power = government_power_ultimate_penalty (-25)
2426add_estate_satisfaction = {
}
C释放他们。
2435destroy_rebel = scope:northern_rebellion
2437ordered_pop = {
2438limit = {
2439owner = root
2440OR = {
2441location.province_definition = province_definition:northumberland_province
2442location.province_definition = province_definition:westmorland_province
}
2444NOT = {
2444religion = religion:catholic
}
}
2446order_by = pop_size
2447check_range_bounds = no
2448max = 5
2449split_pop = {
2450fraction = {
0.10
0.33
}
2451religion = religion:catholic
}
}
2455add_estate_satisfaction = {
}
2460custom_tooltip = flavor_eng.20.tt3 释放被囚禁的贵族缓和了局面,但加剧了北方的天主教运动
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明