事件
臣属与英国内战

英国内战的动荡局势为附庸国Target Subject创造了可乘之机。该国统治者表面上维持着效忠姿态,实则对Country Adjective当局为镇压English civil war rebels而持续加征赋税的政策日益不满。
Court Title中的顾问已形成对立两派:以Target Character 1为首的一派主张强行征收钱粮以扩充军备;而反对派则警告说,这种高压政策可能最终迫使附庸国加入English civil war rebels倒戈相向。我们面临艰难抉择——是冒险强化征税以充实战备,还是减轻赋税负担以维系附庸国的忠诚。
事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
臣属与英国内战
英国内战中的外交斡旋↳ 选项A“我们不能冒险损害我们的关系。” · 立即
外交重压↳ 选项B“继续从他们那压榨高额贡税。” · 立即
定义in_game/events/disaster/english_civil_war.txt:557
558type = country_event
559category = disaster_event
560title = english_civil_war.258.title 臣属与英国内战
561desc = english_civil_war.258.desc 英国内战的动荡局势为附庸国Target Subject创造了可乘之机。该国统治者表面上维持着效忠姿态,实则对Country Adjective当局为镇压English civil war rebels而持续加征赋税的政策日益不满。
Court Title中的顾问已形成对立两派:以Target Character 1为首的一派主张强行征收钱粮以扩充军备;而反对派则警告说,这种高压政策可能最终迫使附庸国加入English civil war rebels倒戈相向。我们面临艰难抉择——是冒险强化征税以充实战备,还是减轻赋税负担以维系附庸国的忠诚。
Court Title中的顾问已形成对立两派:以Target Character 1为首的一派主张强行征收钱粮以扩充军备;而反对派则警告说,这种高压政策可能最终迫使附庸国加入English civil war rebels倒戈相向。我们面临艰难抉择——是冒险强化征税以充实战备,还是减轻赋税负担以维系附庸国的忠诚。
562outcome = neutral
563image = "gfx/interface/illustrations/disaster/english_civil_war.dds"
564trigger = {
565any_subject = {
567OR = {
568country_type = location
569country_type = army
570country_type = navy
}
572OR = {
573capital.region = root.capital.region
574capital.sub_continent = root.capital.sub_continent
}
}
}
579immediate = {
580random_rebel = {
581limit = {
581rebel_name_key = parliamentarist_rebels
}
582save_scope_as = english_civil_war_rebels_scope
}
584ruler_or_regent = {
584save_scope_as = target_character_1
}
585ordered_subject = {
589order_by = {
590value = total_population
591if = {
592limit = {
592subject_loyalty > 0
}
593divide = subject_loyalty
}
595else = {
595divide = 0.1
}
}
597max = 1
598save_scope_as = target_subject
599ruler_or_regent = {
599save_scope_as = target_character_2
}
}
605save_scope_as = target_overlord
}