EreignisIn dieser Version geändert

Actor wendet sich an „Target Subject“

hundred_years_war.209in_game/events/situations/hundred_years_war.txt:1380
… wendet sich an „ … “

England sucht das Gespräch mit uns, obwohl wir ein Klientelland von Frankreich sind. Man hofft, unsere Neutralität erkaufen zu können, und kennt zwar unsere Verpflichtung gegenüber der Französischen Krone an, bittet uns jedoch darum, im Falle eines Krieges davon abzusehen, direkt gegen ihre Armeen vorzugehen. Im Gegenzug werden wir großzügig entschädigt werden. Sicherheit und Reichtum warten auf uns, doch ist dieser Preis unsere Treue wirklich wert?

ErfordertDiplomatischer VerratStatischer Modifikatoroption 1

Definitionin_game/events/situations/hundred_years_war.txt:1380

1381type = country_event
1382category = situation_event
1383title = hundred_years_war.209.title Actor wendet sich an „Target Subject“
1384desc = hundred_years_war.209.desc England sucht das Gespräch mit uns, obwohl wir ein Klientelland von Frankreich sind. Man hofft, unsere Neutralität erkaufen zu können, und kennt zwar unsere Verpflichtung gegenüber der Französischen Krone an, bittet uns jedoch darum, im Falle eines Krieges davon abzusehen, direkt gegen ihre Armeen vorzugehen. Im Gegenzug werden wir großzügig entschädigt werden. Sicherheit und Reichtum warten auf uns, doch ist dieser Preis unsere Treue wirklich wert?
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
}
}

Optionen

AIhre Spende ist mehr als willkommen.
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 = {skaliert den Modifikator
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
}
BNichts ist es wert, unseren Treueeid zu brechen!
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 wird mindestens 3 Jahre nicht mit einem solchen Angebot an uns herantreten
1538set_variable = {
1540years = 3
}
}
1545target = c:FRA
1546modifier = successful_diplomacy
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum