조직체 지불이번 버전 변경

제국 기여금

imperial_contributionin_game/common/international_organization_payments/hre.txt:2

신성 로마 제국의 여러 구성국이 납부하는 두카트입니다. 이 금화는 현 황제에게 직접 전달되며, 섭행 중인 경우에는 이전 황제에게 전달됩니다. 황제의 제국 권위가 높을수록 요구되는 기여 수준이 증가합니다.

요구 조건제국 기여금에서 제외보정치 유형get payer list

3get_payer_list = {
4every_international_organization_member = {
5limit = {
6NOT = {
6is_leader_of_international_organization = root
}
}
10add_to_local_variable_list = {
11name = payers
12target = this
}
}
}
16get_payee_list = {
17leader_country ?= {
18add_to_local_variable_list = {
19name = payees
20target = this
}
}
}
25uses_maintenance = yes
26maintenance_modifier = {
27potential_trigger = {
27payment_maintenance(scope:recipient|imperial_contribution) < 0.5
}
28scale = {
29value = 1
30subtract = {
31value = "payment_maintenance(scope:recipient|imperial_contribution)"
32multiply = 2
}
}
35monthly_prestige = -0.02
}
37maintenance_modifier = {
38potential_trigger = {
38payment_maintenance(scope:recipient|imperial_contribution) > 0.5
}
39scale = {
40value = "payment_maintenance(scope:recipient|imperial_contribution)"
41subtract = 0.5
42multiply = 2
}
44monthly_prestige = 0.01
}
46price_multiplier = {
47if = {
49limit = {
50international_organization_has_leader = no
}
52value = 0
}
54else = {
55every_international_organization_member = {
56limit = {
57not = {
57is_leader_of_international_organization = root
}
}
59add = monthly_income_trade_and_tax
}
61if = {
62limit = {
62root.var:imperial_authority > 0
}
63multiply = {
64desc = "HRE_IMPERIAL_AUTORHITY_BONUS" 제국 권위 보너스
65value = {
66value = root.var:imperial_authority
67add = 1
}
}
}
71multiply = {
72desc = "IO_PAYMENT_CONTRIBUTION_RATE_LABEL" 기여율
73value = 0.0001
}
}
}
77proportion_for_payer = {
78add = {
79desc = "game_concept_monthly_income_trade_and_tax" 월간 교역 및 세금 수입
80value = monthly_income_trade_and_tax
}
}
83proportion_for_payee = {
84add = {
85desc = "imperial_contribution" 제국 기여금
86value = 1
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지