Event
Political Accusations
Screams and disagreements are no strangers to the conduct of our new revolutionary state and public affairs. After all, the spirit of the people and their zeal for representation cannot be contained by any central authority.
However, recent accusations presented have made ripples through the political domain. It appears that Target Character 1 suspects Target Character 2 of counter-revolutionary sentiment, accusing him/her of secretly collaborating with the enemy! Both members of the Court Title demand the imprisonment of the other, there seems to be no end to their disagreement.
Definitionin_game/events/situations/the_revolution.txt:466
467type = country_event
468category = situation_event
470title = the_revolution.5.title Political Accusations
471desc = {
472first_valid = {
473triggered_desc = {
474trigger = {
475OR = {
476revolutionary_target ?= root
477is_revolutionary = yes
}
}
480desc = the_revolution.5.desc.a Screams and disagreements are no strangers to the conduct of our new revolutionary state and public affairs. After all, the spirit of the people and their zeal for representation cannot be contained by any central authority.
However, recent accusations presented have made ripples through the political domain. It appears that Target Character 1 suspects Target Character 2 of counter-revolutionary sentiment, accusing him/her of secretly collaborating with the enemy! Both members of the Court Title demand the imprisonment of the other, there seems to be no end to their disagreement.
However, recent accusations presented have made ripples through the political domain. It appears that Target Character 1 suspects Target Character 2 of counter-revolutionary sentiment, accusing him/her of secretly collaborating with the enemy! Both members of the Court Title demand the imprisonment of the other, there seems to be no end to their disagreement.
}
482triggered_desc = {
483trigger = {
484always = yes
}
486desc = the_revolution.5.desc.desc.b In the midst of chaos, disagreements and tensions thrive. Such is the case between some of the members of the Court Title. The latest drama revolves around Target Character 1 and Target Character 2. It appears a disagreement in policy and office conduct has led to both individuals accusing each other of harboring secret revolutionary sentiment! We cannot know if either rumor is true, but this situation threatens to destabilize our internal affairs.
}
}
}
490outcome = neutral
492trigger = {
493any_character = {
494count > 1
495is_ruler = no
496is_adult = yes
497OR = {
500NOR = {
}
}
}
}
509immediate = {
510random_character = {
511limit = {
512is_ruler = no
513is_adult = yes
514OR = {
517NAND = {
}
}
}
524save_scope_as = target_character_1
}
526random_character = {
527limit = {
528this != scope:target_character_1
529is_adult = yes
530is_ruler = no
531OR = {
534NAND = {
}
}
}
541save_scope_as = target_character_2
}
}