추가 조공 요구
국가 상호 작용

추가 조공 요구

demand_additional_tributein_game/common/country_interactions/demand_additional_tribute.txt:1

상대국에 더 많은 금전을 바치라고 요구합니다.

요구 조건추가 조공정적 보정치select trigger조공국종속국 유형select trigger

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

2type = subject
3category = CATEGORY_SUBJECT_ACTIONS
5diplomatic_cost = demand_additional_tribute_cost
7potential = {
8scope:actor = {
9country_type = location
}
}
13allow = {
}
16select_trigger = {
17looking_for_a = country
18interaction_source_list = {
19scope:actor = {
20every_subject = {
21add_to_list = source
}
}
}
25target_flag = recipient
26name = "choose_country" 국가 선택:
27column = {
28data = name
}
30visible = {
31country_type = location
32is_subject_type = tributary
}
34enabled = {
35subject_loyalty >= MIN_SUBJECT_LOYALTY_FOR_ACTION (50)
37NOT = {
37has_country_modifier = additional_tribute
}
}
}
41effect = {
42scope:recipient = {
43add_country_modifier = {
43modifier = additional_tribute
43years = 10
43mode = add_and_extend
}
44add_liberty_desire = liberty_desire_severe_plus (20)
45add_opinion = {
45target = scope:actor
45modifier = opinion_demanded_additional_tribute
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지