대출 인수
국가 상호 작용이번 버전 변경

대출 인수

take_over_loanin_game/common/country_interactions/take_over_loan.txt:1

Concept에 외교관을 파견해, 상대국이 보유한 대출 중 하나를 넘겨받습니다. 우리는 해당 대출의 채권국이 되며, 채무를 진 국가는 앞으로 우리에게 이자를 납부합니다.

정의in_game/common/country_interactions/take_over_loan.txt:1

2category = CATEGORY_ECONOMY_ACTIONS
3type = diplomacy
4is_take_over_loan = yes
6potential = {
}
9ai_tick = monthly
10ai_tick_frequency = 6
12allow = {
}
15select_trigger = {
16looking_for_a = country
17target_flag = recipient
18name = "choose_country" 국가 선택:
19column = {
20data = name
}
22visible = {
23num_loans > 0
}
25enabled = {
26any_loan = {
27is_bond = no
28NOT = {
28exists = owner
}
29months_left > 40
30loan_interest > scope:actor.modifier:bank_interest
31scope:actor.gold > remaining_debt
}
}
}
36effect = {
37scope:recipient = {
38ordered_loan = {
39limit = {
40is_bond = no
41NOT = {
41exists = owner
}
42months_left > 40
43loan_interest > scope:actor.modifier:bank_interest
44scope:actor.gold > remaining_debt
}
46order_by = remaining_debt
47max = 1
49custom_description = {
50text = pay_off_their_debt
52scope:actor = {
53add_gold = {
54value = prev.bank_loan_takeover_cost
55multiply = -1
}
}
58scope:recipient = {
59distribute_gold_to_banking_estates = prev.bank_loan_takeover_cost
}
}
63change_loan_owner = scope:actor
}
}
}
68ai_will_do = {
70add = -20
71add = scope:recipient.country_tax_base
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지