EventChanged this version
The Imperial Support

The proud GAGOwn Faction sees itself affiliated with the Holy Roman Empire. As such, we enjoy the privilege to request Imperial Support from Target Country, the current Holy Roman Empire Leader Title of the Empire. But first, we must decide what request we should make...
Holy Roman EmpireInternational Organizationtriggermanpower_to_transferVariableoption 2Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Imperial Support
Root Country Requests Imperial Support↳ Option A “Our coffers are in dire need of support.” · right away
The Imperial Support↳ Option A “A reasonable request.” · right away
The Imperial Support↳ Option B “We have nothing to win from helping them.” · right away
Definitionin_game/events/situations/guelphs_and_ghibellines.txt:682
683type = country_event
684category = situation_event
685title = guelphs_and_ghibellines.1100.title The Imperial Support
686desc = {
687first_valid = {
688triggered_desc = {
689trigger = {
689exists = scope:target_country
}
690desc = guelphs_and_ghibellines.1100.desc The proud GAGOwn Faction sees itself affiliated with the Holy Roman Empire. As such, we enjoy the privilege to request Imperial Support from Target Country, the current Holy Roman Empire Leader Title of the Empire. But first, we must decide what request we should make...
}
692triggered_desc = {
693trigger = {
693always = yes
}
694desc = guelphs_and_ghibellines.1100.desc.fallback Once again, GAGOwn Faction requires support. Yet... nothing. And then there were none.
}
}
}
698outcome = neutral
699illustration_tags = {
70010 = regular
70110 = interior
}
708immediate = {
}
710save_scope_as = root_country
712if = {
713limit = {
713exists = scope:target_country
}
714set_variable = {
716value = {
717value = scope:target_country.monthly_manpower
718multiply = 24000
}
}
721set_variable = {
723value = {
724value = scope:target_country.yearly_gold
725multiply = 0.25
}
}
}
}