Event
Military Leniency
Some members of our Parliament feel that we are too lenient when it comes to asserting control over what is rightfully ours. They cannot understand how we can allow a core location like Target to be controlled by some other country and just sit idly by.
RepublicGovernment TypetriggerDefinitionin_game/events/government/republics.txt:730
731hide_portraits = yes
732type = country_event
733title = republics.30.title Military Leniency
734desc = republics.30.desc Some members of our Parliament feel that we are too lenient when it comes to asserting control over what is rightfully ours. They cannot understand how we can allow a core location like Target to be controlled by some other country and just sit idly by.
735outcome = neutral
736trigger = {
738at_war = no
739any_core_location = {
740NOT = {
740owner = root
}
}
}
743immediate = {
744random_core_location = {
745limit = {
746NOT = {
746owner = root
}
}
748save_scope_as = target
}
}