
我々にはフランスの王位継承権がある。そして現在、我々はこの地域における我々の優位を示せる立場にある。
百年戦争の戦闘を再開する時がきた。フランスとの緊張が再び高まっている。この長年にわたる戦いにおいて、次の段階に進む準備が整った。
定義in_game/events/situations/hundred_years_war.txt:194
195type = country_event
196category = situation_event
198title = hundred_years_war.20.title 戦いの時
199desc = hundred_years_war.20.desc 我々にはフランスの王位継承権がある。そして現在、我々はこの地域における我々の優位を示せる立場にある。
百年戦争の戦闘を再開する時がきた。フランスとの緊張が再び高まっている。この長年にわたる戦いにおいて、次の段階に進む準備が整った。
200outcome = neutral
202image = "gfx/interface/illustrations/situation/hundred_years_war.dds"
選択肢
A戦争だ!
208historical_option = yes
210ai_will_select = {
211add = {
212value = 50
213desc = BASE_VALUE 基本値:ヴァレンシア
}
215add = {
216value = 100
217multiply = "relative_strength(c:FRA)"
218divide = 5
219desc = "RELATIVE_STRENGTH" Recipientと比較したActorの兵員数
}
221add = {
224multiply = 50
225desc = "aggressiveness modifier minus carefulness modifier"
}
227add = {
228value = manpower_percentage
229multiply = 10
230desc = "CURRENT_MANPOWER_TOOLTIP"
}
232add = {
233value = army_size 陸軍規模
234desc = "army_size" 陸軍規模
}
}
238if = {
239limit = {
240NOT = {
240is_at_war_with = c:FRA }
}
242leave_all_wars_with = c:FRA 243if = {
247declare_war_with_cb = {
}
}
}
Bいまはその時ではない。
261ai_will_select = {
262add = {
263value = 50
264desc = BASE_VALUE 基本値:ヴァレンシア
}
266subtract = {
267value = 100
268multiply = "relative_strength(c:FRA)"
269divide = 5
270desc = "RELATIVE_STRENGTH" Recipientと比較したActorの兵員数
}
272subtract = {
275multiply = 50
276desc = "aggressiveness modifier minus carefulness modifier"
}
}