EventChanged this version
The Burden of Mercy

Our laws govern justly across our Flavor Rank. Even against those who seek to undo our progress and tear us down, jurisdprudence offers a kind hand without prejudice.
Such is the case of the Target Rebel and their supporters. The thoughtful approach to legal protections of Target Character has helped sway many away from rebellious tendencies, giving us a chance to influence them as we see fit.
Definitionin_game/events/character/artist_events.txt:2516
2517type = country_event
2518title = artist_events.44.title The Burden of Mercy
2519desc = artist_events.44.desc Our laws govern justly across our Flavor Rank. Even against those who seek to undo our progress and tear us down, jurisdprudence offers a kind hand without prejudice.
Such is the case of the Target Rebel and their supporters. The thoughtful approach to legal protections of Target Character has helped sway many away from rebellious tendencies, giving us a chance to influence them as we see fit.
Such is the case of the Target Rebel and their supporters. The thoughtful approach to legal protections of Target Character has helped sway many away from rebellious tendencies, giving us a chance to influence them as we see fit.
2520outcome = neutral
2521illustration_tags = {
252210 = happy
252310 = exterior
}
2525trigger = {
2526any_artist = {
2526artist_type = jurist
}
2527any_rebel = {
2527rebel_progress > 0.25
}
}
2530immediate = {
2531random_artist = {
2532limit = {
2532artist_type = jurist
}
2533save_scope_as = target_character
}
2535ordered_rebel = {
2536limit = {
2536rebel_progress > 0.25
}
2537order_by = rebel_size
2538position = 1
2539check_range_bounds = no
2540save_scope_as = target_rebel
}
}
}