휴전 체결
행동이번 버전 변경

휴전 체결

hyw_sign_trucein_game/common/generic_actions/hundred_years_war.txt:1244

자존심은 승리를 부르짖으나, 분별심은 자제를 요구합니다. 잠시 숨을 고르며 앞으로의 일을 도모하기 위해서라도 적국과 조건을 논의할 때가 왔습니다.

요구 조건잉글랜드국가potential, select trigger 2프랑스국가potential, select trigger 2백년 전쟁상황select trigger 1

정의in_game/common/generic_actions/hundred_years_war.txt:1244

1245type = situation
1246show_message = no
1248automation_tick = never
1249automation_tick_frequency = 12
1251ai_tick = monthly
1252ai_tick_frequency = 3
1254potential = {
1255scope:actor = {
1256OR = {
1257this = c:ENG
1258this = c:FRA
}
}
}
1263allow = {
1264scope:actor = {
1265any_neighbor_country = {
1266can_declare_war_on = prev
1267NOT = {
1267has_truce_with = prev
}
}
1270gold >= {
1271value = monthly_income_total
1272multiply = 6
}
}
}
1277price = price:hyw_main_actions_price
1279cooldown = {
1280type = hyw_sign_truce
1281years = 10
}
1284select_trigger = {
1285looking_for_a = situation
1286interaction_source_list = {
1288add_to_list = source
}
}
1291target_flag = recipient
1292name = "choose_situation" 상황 선택:
1293column = {
1293data = name
}
1294visible = {
1296situation_is_active = yes
}
}
1300select_trigger = {
1301looking_for_a = country
1302interaction_source_list = {
1303scope:actor = {
1304every_country_in_diplomatic_range = {
1305limit = {}
1324add_to_list = source
}
}
}
1328target_flag = target_country
1329name = "choose_neighbor_country" 이웃 국가 선택
1330none_available_msg_key = "no_neighbor_country_available"
1331column = {
1331data = name
}
1332column = {
1332data = population
}
1333column = {
1333data = army_size
}
}
1336effect = {
1337if = {
1338limit = {
1338exists = scope:target_country
}
1339custom_tooltip = {
1340text = target_country_will_be_asked_for_truce_tt 이벤트를 통해 Target Country에 5년 동안의 휴전 체결을 요청합니다
1341scope:target_country = {
1341trigger_event_non_silently = hundred_years_war.218
}
}
}
1344else = {
1344custom_tooltip = selected_country_will_be_asked_for_truce_tt 이벤트를 통해 선택한 국가에 5년 동안의 휴전 체결을 요청합니다
}
}
1347ai_will_do = {
1348add = {
1349value = 15
1350desc = BASE_VALUE
}
1353if = {
1354limit = {
1354exists = scope:target_country
}
1355if = {
1356limit = {
1357scope:target_country = {
1357has_casus_belli_on = scope:actor
}
}
1359add = {
1360value = 10
1361desc = "They have a CB on us!"
}
}
1364add = {
1365value = 150
1366multiply = "scope:target_country.relative_strength(scope:actor)"
}
1369if = {
1370limit = {
1370scope:target_country.stability > 0
}
1371add = {
1372value = scope:target_country.stability
1373multiply = 0.1
}
}
1376else = {
1377add = {
1378value = scope:target_country.stability
1379multiply = -0.1
}
}
1383subtract = scope:target_country.war_exhaustion
1385if = {
1386limit = {
1387scope:target_country = {
1387is_during_bankruptcy = yes
}
}
1389subtract = 1000
}
1391subtract = {
1392value = scope:target_country.defensive_alliance_strength
1393multiply = 0.05
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지