追加課税の要求
アクション

追加課税の要求

request_more_taxesin_game/common/generic_actions/parliament.txt:288

Player Parliamentに対し、階級からより多くの税金を徴収する許可を求める。

必要議題の要請に必要な議会の支持補正タイプallow議会承認の税金静的補正allow

定義in_game/common/generic_actions/parliament.txt:288

289type = parliament
291sound = PARLIAMENT_REQUEST_MORE_TAXES
293ai_tick = daily
294ai_tick_frequency = 100
297automation_tick = daily
298automation_tick_frequency = 1
299player_automated_category = parliament
302allow = {
303scope:actor = {
304is_active_parliament = yes
305NOT = {
305has_country_modifier = parliament_approved_extra_taxes
}
}
}
310effect = {
311scope:actor = {
312add_country_modifier = {
312years = 1
312mode = add_and_extend
}
313change_parliament_issue_support = {
}
}
}
320ai_will_do = {
321add = {
322if = {
323limit = {
324scope:actor = {
325OR = {
326parliament_issue_support > 0.9
327stability >= 20
}
329higher_temporary_taxes_needed >= 0.05
330NOT = {
331any_country_in_diplomatic_range = {
332scope:actor = {
333wants_casus_belli_with = prev
}
335NOT = {
336has_target_casus_belli_on_us = scope:actor
}
}
}
}
}
342value = 10
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報