イベントこのバージョンで変更

ActorがTarget Subjectに接近

hundred_years_war.209in_game/events/situations/hundred_years_war.txt:1380
… が … に接近

フランスの従属国であるわが国にイングランドが接近し、宗主国から我々を遠ざけようとしている。彼らは補償金と引き換えにわが国を中立に導き、今後フランスが直面しうる防衛戦争に、わが国が参戦しないことを約束させたいようだ。受け入れれば安全と富を得られるかもしれないが、我々の忠誠心が試されることになる。

必要外交的裏切り静的補正option 1

定義in_game/events/situations/hundred_years_war.txt:1380

1381type = country_event
1382category = situation_event
1383title = hundred_years_war.209.title ActorがTarget Subjectに接近
1384desc = hundred_years_war.209.desc フランスの従属国であるわが国にイングランドが接近し、宗主国から我々を遠ざけようとしている。彼らは補償金と引き換えにわが国を中立に導き、今後フランスが直面しうる防衛戦争に、わが国が参戦しないことを約束させたいようだ。受け入れれば安全と富を得られるかもしれないが、我々の忠誠心が試されることになる。
1385outcome = neutral
1387image = "gfx/interface/illustrations/situation/hundred_years_war.dds"
1388major = yes
1389major_trigger = {
1390OR = {
1391this = scope:actor
1392tag = ENG
1393tag = FRA
}
}
1397immediate = {
1398scope:actor.ruler_or_regent ?= {
1398save_scope_as = target_character1
}
1399ruler_or_regent ?= {
1399save_scope_as = target_character2
}
}

選択肢

A喜んで寄付を頂こう。
1405ai_will_select = {
1406value = 300
1407if = {
1408limit = {
1408subject_loyalty >= 50
}
1409subtract = subject_loyalty
}
1411else = {
1412add = {
1413value = 100
1414subtract = subject_loyalty
}
}
1417if = {
1418limit = {
1418num_loans > 0
}
1419add = {
1420value = num_loans
1421multiply = 10
}
}
1424add = {
1425value = {
1426add = "root.opinion(c:ENG)"
1427subtract = "root.opinion(c:FRA)"
1428multiply = 0.25
}
1431desc = "target subject ENG opinion minus FRA opinion"
}
}
1435scope:actor = {
1436transfer_yearly_gold = {
1438value = {
1439add = 0.05
1440add = {
1441value = root.subject_loyalty
1442multiply = 0.0015
}
}
1445target = root
}
}
1449add_country_modifier = {
1451years = 5
1452mode = replace
}
1455scope:actor = {
1456if = {
1457limit = {
1457is_ai = yes
}
1458add_country_modifier = {
1459modifier = aggressive_planning
1460years = 3
1461mode = replace
1462size = {補正の倍率
1463value = 1
1464c:FRA = {
1465every_subject = {
1466limit = {
1466has_country_modifier = diplomatic_betrayal_modifier
}
1467add = 0.1
}
}
}
}
}
}
1476if = {
1477limit = {
1477is_at_war_with = scope:actor
}
1478random_current_war = {
1479limit = {
1480any_war_participant = {
1480this = root
}
1481any_war_participant = {
1481this = scope:actor
}
}
1483root = {
1484leave_war = {
1485war = prev
1486actor = scope:actor
}
}
}
}
1493target = c:FRA
1494modifier = belligerent_diplomacy
}
B忠誠心に背くことはできない!
1500ai_will_select = {
1501value = -175
1504if = {
1505limit = {
1505subject_loyalty >= 50
}
1506add = subject_loyalty
}
1508else = {
1510subtract = {
1511value = 50
1512subtract = subject_loyalty
}
}
1517if = {
1518limit = {
1518num_loans > 0
}
1519subtract = {
1520value = num_loans
1521multiply = 10
}
}
1526add = {
1527value = {
1528add = "root.opinion(c:FRA)"
1529subtract = "root.opinion(c:ENG)"
}
1532desc = "target subject FRA opinion minus ENG opinion"
}
}
1536custom_tooltip = {
1537text = england_wont_request_for_at_least_x_years_tt Actorは3年以上、我々にこのような提案を持ちかけない
1538set_variable = {
1540years = 3
}
}
1545target = c:FRA
1546modifier = successful_diplomacy
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報