Event
Disloyal Subjects
It is no secret that the animosity between us and our subjects are a dire one indeed. In our court the halls runs red with blood and black with secrets as hatreds flourish. Naturally this has to be dealt with.
Definitionin_game/events/diplomacy/subject_interaction_events.txt:1022
1023type = country_event
1024title = subject_interaction_events.35.title Disloyal Subjects
1025desc = subject_interaction_events.35.desc It is no secret that the animosity between us and our subjects are a dire one indeed. In our court the halls runs red with blood and black with secrets as hatreds flourish. Naturally this has to be dealt with.
1026outcome = neutral
1027trigger = {
1029any_subject = {
1030opinion = {
1030target = root
1030value < 0
}
1031subject_loyalty < 33
1032count >= 3
}
}