EventNew this version
Purchase of Lucca
With the war against Enemy Country raging, diplomats from Lucca have arrived. They speak of the state of the war, and of how Pisa have been preparing their troops for a military intervention against us. To forestall this, they have offered Lucca itself as payment for peace — and for their own financial advantage.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Purchase of Lucca- Purchase of Lucca↳ Option A “Let us propose this to [Target Country].” · right away
- Purchase of Lucca↳ Option A “We should not risk another enemy in Italy.” · right away
Definitionin_game/events/DHE/flavor_LUC.txt:352
353type = country_event
354title = flavor_luc.1001.title Purchase of Lucca
355desc = flavor_luc.1001.desc With the war against Enemy Country raging, diplomats from Lucca have arrived. They speak of the state of the war, and of how Pisa have been preparing their troops for a military intervention against us. To forestall this, they have offered Lucca itself as payment for peace — and for their own financial advantage.
356outcome = neutral
358major = yes
359major_trigger = {
360this = c:LUC
}
363immediate = {
365ordered_known_country = {
366order_by = military_strength
367limit = {
368is_at_war_with = root
}
371max = 1
372check_range_bounds = yes
373save_scope_as = enemy_country
}
}