イベント
追加の税金
わが国の経済が「不振」だと言うのは控えめな表現であり、事実「大惨事」だと言う者もいる。我々が財政をやりくりするのに苦労しているとき、こともあろうか従属国の経済は活況を呈している。彼らへの課税が足りないのかもしれない。
1106hide_portraits = yes
1107type = country_event
1108title = subject_interaction_events.38.title 追加の税金
1109desc = subject_interaction_events.38.desc わが国の経済が「不振」だと言うのは控えめな表現であり、事実「大惨事」だと言う者もいる。我々が財政をやりくりするのに苦労しているとき、こともあろうか従属国の経済は活況を呈している。彼らへの課税が足りないのかもしれない。
1110outcome = neutral
1111trigger = {
1112OR = {
1113num_loans >= 8
1114is_during_bankruptcy = yes
1115inflation >= 0.10
}
1117any_subject = {
1118num_loans < 2
1119is_during_bankruptcy = no
1120inflation < 0.10
}
}
1125immediate = {
1126random_subject = {
1127limit = {
1128num_loans < 2
1129is_during_bankruptcy = no
1130inflation < 0.10
}
1132save_scope_as = subject_target
}
}