공국권 요청
국가 상호 작용이번 버전 변경

공국권 요청

ask_for_dukedomin_game/common/country_interactions/hre.txt:1113

우리의 국가 등급을 공국으로 승격해 달라고 요청합니다.

요구 조건신성 로마 제국국가 간 조직체potential

정의in_game/common/country_interactions/hre.txt:1113

1114type = diplomacy
1115category = CATEGORY_HRE_ACTIONS
1116ai_limit_per_check = 1
1117potential = {
1118scope:actor = {
1119is_member_of_international_organization = international_organization:hre
1120country_rank_level < 2
1121is_subject = no
}
}
1124allow = {
1125scope:actor = {
1126rank = rank_duchy
}
}
}
1129select_trigger = {
1130looking_for_a = country
1131target_flag = recipient
1132name = "choose_country" 국가 선택:
1133column = {
1134data = name
}
1136visible = {
1137is_emperor = yes
}
1139enabled = {
}
}
1142effect = {
1143scope:actor = {
1145add_opinion = {
1146target = scope:recipient
1147modifier = opinion_elevated_country
}
}
}
1151ai_will_do = {
1152scope:actor = {
1152add = ai_spam_protection
}
1153add = {
1154desc = "TARGET_ACCEPTANCE"
1155value = "scope:actor.country_interaction_acceptance(country_interaction:ask_for_dukedom|scope:recipient)"
}
}
1158accept = {
1159subtract = {
1160desc = "VOTE_BASE_VALUE" 기본값
1161value = 100
}
1163if = {
1164limit = {
1164scope:actor = {
1164is_allied_with = {
1164target = scope:recipient
}
}
}
1165add = {
1166desc = "game_concept_alliance" 동맹
1167value = 20
}
}
1170if = {
1171limit = {
1172scope:actor = {
1173is_rival_of = scope:recipient
}
}
1176add = {
1177desc = "game_concept_rival" 경쟁국
1178value = -1000
}
}
1181if = {
1182limit = {
1183scope:actor = {
1184is_enemy_of = scope:recipient
}
}
1187add = {
1188desc = "game_concept_enemy" 적
1189value = -100
}
}
1192add = {
1193desc = "DIPLOMATIC_REPUTATION" 외교 평판
1194value = {
1195value = scope:actor.modifier:diplomatic_reputation
1196multiply = 3
}
}
1199add = {
1200desc = "THEIR_OPINION_TOOLTIP" 우리에 대한 상대국의 우호도
1201value = "scope:recipient.opinion(scope:actor)"
}
1203if = {
1204limit = {
1204scope:actor.culture.language = scope:recipient.culture.language
}
1205add = {
1206desc = "UPKEEP_SAME_LANGUAGE" 언어가 동일함
1207value = 25
}
}
1210add = {
1211desc = "game_concept_trust" 신뢰
1212scope:recipient = {
1213value = "trust(scope:actor)"
1214divide = 5
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지