EventChanged this version
Actor Wishes to Defect

Despite their overlord's best efforts, it appears that the frustration of Actor has reached a boiling point. A messenger from Actor Capital has arrived bringing word of a valuable opportunity. Indeed, Actor Ruler Or Regent is willing to join our side, before any hostilities break out between us and Target Enemy erupt!
Definitionin_game/events/situations/hundred_years_war.txt:2702
2703type = country_event
2704category = situation_event
2705title = hundred_years_war.230.title Actor Wishes to Defect
2706desc = hundred_years_war.230.desc Despite their overlord's best efforts, it appears that the frustration of Actor has reached a boiling point. A messenger from Actor Capital has arrived bringing word of a valuable opportunity. Indeed, Actor Ruler Or Regent is willing to join our side, before any hostilities break out between us and Target Enemy erupt!
2707outcome = neutral
2709image = "gfx/interface/illustrations/situation/hundred_years_war.dds"
2711major = yes
2712major_trigger = {
2713OR = {
2714tag = ENG
2715tag = FRA
2716this = scope:actor
}
}
2720immediate = {
2721scope:actor.overlord = {
2721save_scope_as = target_enemy
}
}