프랑스 종속국에 영향력 행사
행동이번 버전 변경

프랑스 종속국에 영향력 행사

influence_french_subjectin_game/common/generic_actions/hundred_years_war.txt:178

프랑스(과)와 그 종속국 사이에 의심과 분열의 씨앗을 뿌리면, 이들과의 전쟁에 큰 도움이 될 것입니다!

요구 조건잉글랜드국가potential프랑스국가allow, select trigger 2백년 전쟁상황select trigger 1외교적 배신정적 보정치allow, select trigger 2강력한 외교정적 보정치allow, select trigger 2속령종속국 유형allow, select trigger 2속국종속국 유형allow, select trigger 2recently_declined_backstab_variable변수select trigger 2

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

179type = situation
180show_message = no
182automation_tick = never
183automation_tick_frequency = 12
185cooldown = {
186type = influence_french_subject
187months = 2
}
190price = price:hyw_main_actions_price
192potential = {
193scope:actor = {
193tag = ENG
}
}
196allow = {
197c:FRA = {
198any_subject = {
199OR = {
200is_subject_type = appanage
201is_subject_type = vassal
}
203NOR = {
204has_country_modifier = diplomatic_betrayal_modifier
205has_country_modifier = strong_diplomacy_modifier
}
}
}
209scope:actor = {
210gold >= monthly_income_trade_and_tax
211NOT = {
211has_truce_with = c:FRA
}
212at_war = no
}
}
216select_trigger = {
217looking_for_a = situation
218interaction_source_list = {
220add_to_list = source
}
}
223target_flag = recipient
224name = "choose_situation" 상황 선택:
225column = {
226data = name
}
228visible = {
230situation_is_active = yes
}
}
234select_trigger = {
235looking_for_a = country
236interaction_source_list = {
237c:FRA = {
238every_subject = {
239limit = {
240OR = {
241is_subject_type = appanage
242is_subject_type = vassal
}
244NOR = {
245has_country_modifier = diplomatic_betrayal_modifier
247has_country_modifier = strong_diplomacy_modifier
}
}
250add_to_list = source
}
}
}
254target_flag = target_subject
255name = "choose_country" 국가 선택:
256column = {
256data = name
}
257column = {
257data = expected_army_size
}
258column = {
258data = expected_navy_size
}
}
261effect = {
262if = {
263limit = {
263exists = scope:target_subject
}
264scope:target_subject ?= {
264trigger_event_non_silently = hundred_years_war.209
}
}
266else = {
266custom_tooltip = influence_french_subject_tt 선택된 프랑스 종속국은 Gold I 두카트를 받는 대가로 향후 5년간 방어 전쟁에 참여하지 않도록 설득될 수 있습니다
}
}
270ai_will_do = {
271add = {
272if = {
273limit = {
274scope:actor = {
275relative_strength = {
276target = c:FRA
277value < 0.5
}
}
}
281value = {
282add = "c:FRA.relative_strength(scope:actor)"
283multiply = 100
284subtract = 50
}
}
287else = {
288value = {
289add = "c:FRA.relative_strength(scope:actor)"
290multiply = 100
}
}
293desc = "France Strength towards England (dampened if England too weak to follow up)"
}
296add = {
297value = scope:actor.monthly_income_trade_and_tax
298divide = 5
299desc = "English Income"
}
303if = {
304limit = {
305scope:actor = {
306NOT = {
307gold >= {
308value = monthly_income_trade_and_tax
309multiply = 2
}
}
}
}
314subtract = {
315value = 50
316desc = "cannot comfortably afford action"
}
}
320if = {
321limit = {
322scope:actor = {
323NOT = {
323has_casus_belli_on = c:FRA
}
}
}
326subtract = {
327value = 200
328desc = "England has no casus belli against France"
}
}
332if = {
333limit = {
334exists = scope:target_subject
}
337add = {
338value = "scope:target_subject.relative_strength(c:FRA)"
339multiply = 1000
340desc = "subject Strength towards France"
}
342add = {
343desc = "Distance to England"
344scope:target_subject = {
345value = "border_distance_to(scope:actor)"
346multiply = -0.02
}
}
350if = {
351limit = {
352scope:target_subject = {
352is_disloyal_subject = yes
}
}
354add = {
355value = 50
356subtract = scope:target_subject.subject_loyalty
357desc = "subject is disloyal, bribe is efficient"
}
}
361add = {
362desc = "num of forts of subject"
363value = scope:target_subject.num_forts
364multiply = 10
}
367add = {
368if = {
369limit = {
370scope:actor = {
370is_at_war_with = c:FRA
}
}
372value = {
373add = "scope:target_subject.opinion(c:ENG)"
374add = 200
375subtract = "scope:target_subject.opinion(c:FRA)"
}
}
378else = {
379value = {
380add = "scope:target_subject.opinion(c:ENG)"
381subtract = "scope:target_subject.opinion(c:FRA)"
}
}
385desc = "target subject ENG opinion minus FRA opinion"
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지