Event
Military Support in Target Location

The army is in many ways the most influential internal force in Target Location and the members of the Parliament who come from and are loyal to this influential organization have been persuaded to vote in favor of the current proposition.
NobilityEstatetrigger
Monthly ManpowerModifier TypeimmediateDefinitionin_game/events/government/parliaments.txt:403
404type = country_event
405title = parliaments.7.title Military Support in Target Location
406desc = parliaments.7.desc The army is in many ways the most influential internal force in Target Location and the members of the Parliament who come from and are loyal to this influential organization have been persuaded to vote in favor of the current proposition.
407outcome = neutral
409illustration_tags = {
41010 = armed
41110 = exterior
}
414trigger = {
415OR = {
416country_type = location
417country_type = building
}
424monthly_manpower > 0
}
427immediate = {
}
429if = {
430limit = {
431country_type = location
}
433random_owned_location = {
437save_scope_as = target_location
}
}
440if = {
441limit = {
442country_type = building
}
444random_owned_foreign_building_location = {
448save_scope_as = target_location
}
}
451if = {
452limit = {
453NOT = {
453exists = scope:target_location
}
}
455random_owned_foreign_building_location = {
456save_scope_as = target_location
}
}
}