Event
Actor Demands Tribute

With the fall of Bursa into the hands of Actor, the authority of Target Character 1 stands renewed and unchallenged. From Target Location 1, envoys arrive bearing demands rather than pleasantries. They claim tribute as the price of our so-called heathen ways, and their words are sharpened by the unspoken threat of force. Whether through gold, blood, or defiance, a response is expected and its consequences will be felt well beyond our borders.
Fate of the PhoenixDLCtriggerDefinitionin_game/events/disaster/D008_fate_of_the_phoenix.txt:1227
1228type = country_event
1229category = disaster_event
1230title = fate_of_the_phoenix.19.title Actor Demands Tribute
1231desc = fate_of_the_phoenix.19.desc With the fall of Bursa into the hands of Actor, the authority of Target Character 1 stands renewed and unchallenged. From Target Location 1, envoys arrive bearing demands rather than pleasantries. They claim tribute as the price of our so-called heathen ways, and their words are sharpened by the unspoken threat of force. Whether through gold, blood, or defiance, a response is expected and its consequences will be felt well beyond our borders.
1232outcome = neutral
1233image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
1239major = yes
1240major_trigger = {
1240this = scope:actor
}
1242immediate = {
1243scope:actor = {
1244ruler_or_regent = {
1244save_scope_as = target_character_1
}
1246capital = {
1246save_scope_as = target_location_1
}
}
1249ruler_or_regent = {
1249save_scope_as = target_character_2
}
1251capital = {
1251save_scope_as = target_location_2
}
}