Event
Righteous Army

In response to the devastation caused by the Target War, the citizenry of Target Location Province chose to gather together to form the so-called Righteous Army. This militia-like force is comprised of members of the Commoners who are ready to pay the ultimate price in defense of their homeland. We cannot help but admire that, times and times again, the commons are ready to stand up in solidarity with the entire nation. Country will not forget their sacrifice.
GoryeoCountrytriggerreceived_righteous_armyVariableimmediate, triggerDefinitionin_game/events/DHE/flavor_KOR.txt:1155
1156type = country_event
1157title = flavor_kor.18.title Righteous Army
1158desc = flavor_kor.18.desc In response to the devastation caused by the Target War, the citizenry of Target Location Province chose to gather together to form the so-called Righteous Army. This militia-like force is comprised of members of the Commoners who are ready to pay the ultimate price in defense of their homeland. We cannot help but admire that, times and times again, the commons are ready to stand up in solidarity with the entire nation. Country will not forget their sacrifice.
1159outcome = neutral
1161trigger = {
1163any_current_war = {
1165any_defender = {
1166this = ROOT
}
}
}
1171illustration_tags = {
117210 = armed
117310 = exterior
}
1176immediate = {
}
1178random_war = {
1179limit = {
1181any_defender = {
1182this = ROOT
}
}
1185save_scope_as = target_war
}
1191random_core_location = {
1192save_scope_as = target_location
}
1195random_core_location = {
1196limit = {
1197controller ?= ROOT
}
1199save_scope_as = target_location
}
}