事件

金钱之需

great_pestilence.6in_game/events/situations/great_pestilence.txt:423
金钱之需

Target Location的农村已经被大瘟疫所侵蚀,当地居民因此停止了纳税。

对于那些还没有被瘟疫所击垮的人,仅仅是满足自己生存所需就已经掏光他们家底了,更不要说履行Flavor Rank的税收义务了。

当然,比起财政紧张而导致全国民众陷入普遍困难来讲,苦一苦当地的人民似乎是不值一提的。因此我们的税务官一直在加紧对税款的催收。不幸的是,他们可能会斩木揭竿作为回应。

需要大瘟疫疫病immediate, trigger乡村地点等级trigger农民社会阶级option 1, option 2对平民减税静态修正trigger

定义in_game/events/situations/great_pestilence.txt:423

424type = country_event
425category = situation_event
427title = great_pestilence.6.t 金钱之需
428desc = great_pestilence.6.desc Target Location的农村已经被大瘟疫所侵蚀,当地居民因此停止了纳税。

对于那些还没有被瘟疫所击垮的人,仅仅是满足自己生存所需就已经掏光他们家底了,更不要说履行Flavor Rank的税收义务了。

当然,比起财政紧张而导致全国民众陷入普遍困难来讲,苦一苦当地的人民似乎是不值一提的。因此我们的税务官一直在加紧对税款的催收。不幸的是,他们可能会斩木揭竿作为回应。
429outcome = neutral
430image = "gfx/interface/illustrations/situation/great_pestilence.dds"
432trigger = {
433trigger_if = {
434limit = {
435country_type = pop
}
437any_owned_nomad_pop = {
438location = {
440disease_presence = {
440value > 0.25
}
441NOT = {
441has_country_modifier = peasants_estate_less_tax_burden
}
}
}
}
445trigger_else = {
446any_owned_rural_location = {
446disease_presence = {
446value > 0.25
}
}
447NOT = {
447has_country_modifier = peasants_estate_less_tax_burden
}
}
}
451immediate = {
452if = {
453limit = {
454country_type = pop
}
456random_owned_nomad_pop = {
457limit = {
458location = {
459disease_presence = {
459value > 0.25
}
}
}
462location = {
463save_scope_as = target_location
}
}
}
467else = {
468random_owned_rural_location = {
469limit = {
469disease_presence = {
469value > 0.25
}
}
470save_scope_as = target_location
}
}
}

选项

A暴民还是良民都得交税!
477add_stability = stability_severe_penalty (-12)
478scope:target_location = {
479change_control = control_mild_bonus (0.1)
480every_pop = {
481limit = {
482owner = root
483pop_type = pop_type:peasants
}
485add_pop_satisfaction = pop_satisfaction_ultimate_penalty (-0.5)
}
}
B在这艰难时期,应该下调赋税……
492add_stability = stability_weak_bonus (2.5)
493scope:target_location = {
494change_control = control_mild_penalty (-0.1)
495every_pop = {
496limit = {
497owner = root
498pop_type = pop_type:peasants
}
500add_pop_satisfaction = pop_satisfaction_extreme_bonus (0.25)
}
}
C受苦的人们不用交税!
508add_stability = stability_mild_bonus (7)
509add_country_modifier = {
511years = 5
512mode = add_and_extend
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明