Events England has approached us, a subject of France, seeking to buy our neutrality. They acknowledge our obligations to the France crown, but ask that we refrain from engaging their armies directly, should war come. In return, they offer generous compensation. Security and wealth await at what cost to our loyalty.
Definitionin_game/events/situations/hundred_years_war.txt:1380 1381 type = country_event
1382 category = situation_event
1383 title = hundred_years_war.209.title Actor Approaches Target Subject
1384 desc = hundred_years_war.209.desc England has approached us, a subject of France, seeking to buy our neutrality. They acknowledge our obligations to the France crown, but ask that we refrain from engaging their armies directly, should war come. In return, they offer generous compensation. Security and wealth await at what cost to our loyalty.
1385 outcome = neutral
1387 image = "gfx/interface/illustrations/situation/hundred_years_war.dds"
1388 major = yes
1389 ▾ major_trigger = {
1390 ▾ OR = {
1391 this = scope:actor
1392 tag = ENG
1393 tag = FRA
}
}
1397 ▾ immediate = {
1398 ▾ scope:actor.ruler_or_regent ?= {
1398 save_scope_as = target_character1
}
1399 ▾ ruler_or_regent ?= {
1399 save_scope_as = target_character2
}
}
Options A Their donation is welcome.
1405 ▾ ai_will_select = {
1406 value = 300
1407 ▾ if = {
1408 ▾ limit = {
1408 subject_loyalty >= 50
}
1409 subtract = subject_loyalty
}
1411 ▾ else = {
1412 ▾ add = {
1413 value = 100
1414 subtract = subject_loyalty
}
}
1417 ▾ if = {
1419 ▾ add = {
1420 value = num_loans
1421 multiply = 10
}
}
1424 ▾ add = {
1425 ▾ value = {
1426 add = "root.opinion(c:ENG)"
1427 subtract = "root.opinion(c:FRA)"
1428 multiply = 0.25
}
1431 desc = "target subject ENG opinion minus FRA opinion"
}
}
1435 ▾ scope:actor = {
1436 ▾ transfer_yearly_gold = {
1438 ▾ value = {
1439 add = 0.05
1440 ▾ add = {
1441 value = root.subject_loyalty
1442 multiply = 0.0015
}
}
1445 target = root
}
}
1449 ▾ add_country_modifier = {
1451 years = 5
1452 mode = replace
}
1455 ▾ scope:actor = {
1456 ▾ if = {
1458 ▾ add_country_modifier = {
1460 years = 3
1461 mode = replace
1462 ▾ size = { scales the modifier
}
}
}
}
1476 ▾ if = {
1477 ▾ limit = {
1477 is_at_war_with = scope:actor
}
1478 ▾ random_current_war = {
1479 ▾ limit = {
1480 ▾ any_war_participant = {
}
1481 ▾ any_war_participant = {
}
}
1483 ▾ root = {
1484 ▾ leave_war = {
1485 war = prev
1486 actor = scope:actor
}
}
}
}
1494 modifier = belligerent_diplomacy
}
B We can never betray our true allegiance!
1500 ▾ ai_will_select = {
1501 value = -175
1504 ▾ if = {
1505 ▾ limit = {
1505 subject_loyalty >= 50
}
1506 add = subject_loyalty
}
1508 ▾ else = {
1510 ▾ subtract = {
1511 value = 50
1512 subtract = subject_loyalty
}
}
1517 ▾ if = {
1519 ▾ subtract = {
1520 value = num_loans
1521 multiply = 10
}
}
1526 ▾ add = {
1527 ▾ value = {
1528 add = "root.opinion(c:FRA)"
1529 subtract = "root.opinion(c:ENG)"
}
1532 desc = "target subject FRA opinion minus ENG opinion"
}
}
1536 ▾ custom_tooltip = {
1537 text = england_wont_request_for_at_least_x_years_tt Actor will not approach us with such an offer for at least 3 years
}
1546 modifier = successful_diplomacy
}
Properties
Image gfx/interface/illustrations/situation/hundred_years_war.dds
Major Yes
Outcome neutral
Type country_event