Event
Target Character2 Requests a Donation
Target Character2 has approached Target Character1 with a calculated proposition. A generous donation to the Mission Target Estate estate, he/she argues, would create the conditions necessary to expand his/her role within the Cabinet Title.
This proposal is as much about advancing his/her personal standing as it is about tightening the bonds between our Flavor Rank and the estates.
Efficient AdministratorTraittriggergme5_cdVariabletriggerDefinitionin_game/events/missionevents/generic_mission_events.txt:148
149type = country_event
151title = generic_mission_events.5.title Target Character2 Requests a Donation
152desc = generic_mission_events.5.desc Target Character2 has approached Target Character1 with a calculated proposition. A generous donation to the Mission Target Estate estate, he/she argues, would create the conditions necessary to expand his/her role within the Cabinet Title.
This proposal is as much about advancing his/her personal standing as it is about tightening the bonds between our Flavor Rank and the estates.
This proposal is as much about advancing his/her personal standing as it is about tightening the bonds between our Flavor Rank and the estates.
153outcome = neutral
155illustration_tags = {
156regular = 10
157interior = 10
}
160trigger = {
161any_cabinet_character = {
162has_estate = scope:mission_target_estate.estate_type
}
}
168immediate = {
169capital ?= {
169save_scope_as = target_location
}
170ruler_or_regent ?= {
170save_scope_as = target_character1
}
171random_cabinet_character = {
172limit = {
172has_estate = scope:mission_target_estate.estate_type
}
173save_scope_as = target_character2
}
}