Event
A Letter from Target Order

It has come to our attention that Target Order has become a bastion of our faith and a shining symbol of the enduring strength within the Catholicism. In their efforts to protect the faithful, they have requested aid from our coffers.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
A Request for the Rome Ruler Title
A Letter from Target Order↳ Option A “We need assistance with our infrastructure.” · right away
The Rome Ruler Title Approves our Request↳ Option A “Approve the request.” · right away
The Rome Ruler Title Denies our Request↳ Option B “They are on their own...” · right away
Definitionin_game/events/government/military_order_events.txt:55
56type = country_event
57title = {
58first_valid = {
59triggered_desc = {
60trigger = {
60exists = scope:target_order
}
61desc = military_order_events.2.title A Letter from Target Order
}
63triggered_desc = {
64trigger = {
64NOT = {
64exists = scope:target_order
}
}
65desc = military_order_events.2.title_fallback A Letter from the Holy Order
}
}
}
69desc = military_order_events.2.desc It has come to our attention that Target Order has become a bastion of our faith and a shining symbol of the enduring strength within the Catholicism. In their efforts to protect the faithful, they have requested aid from our coffers.
70outcome = neutral
72illustration_tags = {
7310 = regular
7410 = interior
}
77immediate = {
}
79ruler ?= {
80save_scope_as = target_pope
}
}