事件

地方贵族挑战Country

random_event.66in_game/events/random_event.txt:3355
地方贵族挑战 …

Unruly Nobles Province的地方贵族并不满足于给予他们的特权。他们要求更多权利,且有意支持一场叛乱反对Ruler Title。

需要贵族社会阶级option 1地方贵族自治静态修正immediate, trigger

定义in_game/events/random_event.txt:3355

3356type = country_event
3358title = random_event.66.title 地方贵族挑战Country
3359desc = random_event.66.desc Unruly Nobles Province的地方贵族并不满足于给予他们的特权。他们要求更多权利,且有意支持一场叛乱反对Ruler Title。
3360outcome = neutral
3361illustration_tags = {
336210 = armed
336310 = exterior
}
3366trigger = {
3367exists = capital
3368any_province = {
3369province_average_control < 0.20
3370region = root.capital.region
3371any_location_in_province = {
3371num_pop_type:nobles > 0
}
3372NOT = {
3372has_province_modifier = local_noble_autonomy
}
}
3374estate_satisfaction:nobles_estate < 0.5
}
3377immediate = {
3378random_province = {
3379limit = {
3380province_average_control < 0.20
3381region = root.capital.region
3382any_location_in_province = {
3382num_pop_type:nobles > 0
}
3383NOT = {
3383has_province_modifier = local_noble_autonomy
}
}
3385save_scope_as = unruly_nobles_province
}
}

选项

A粉碎他们!
3393scope:unruly_nobles_province = {
3394every_location_in_province = {
3395random_pop = {
3396limit = {
3397owner = root
3398pop_type = pop_type:nobles
}
3400add_pop_satisfaction = pop_satisfaction_mild_penalty (-0.1)
}
}
}
3404add_estate_satisfaction = {
}
B给他们更多的地方自治权。
3411scope:unruly_nobles_province ?= {
3412add_province_modifier = {
3413modifier = local_noble_autonomy
3414years = 20
3415mode = add_and_extend
}
}
3418add_estate_satisfaction = {
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明