事件
Target Location军方支持议案

从各方各面来说,军队都是Target Location最具影响力的地方力量。如今,一批出身军方、在Parliament效忠于军事集团的当地议员已被说服,在投票中支持现在的议案。
贵族阶层trigger
每月人力修正类型immediate定义in_game/events/government/parliaments.txt:403
404type = country_event
405title = parliaments.7.title Target Location军方支持议案
406desc = parliaments.7.desc 从各方各面来说,军队都是Target Location最具影响力的地方力量。如今,一批出身军方、在Parliament效忠于军事集团的当地议员已被说服,在投票中支持现在的议案。
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
}
}
}