事件
雇佣兵云集麾下
雇佣兵总是随金钱而动,而我们的财阀传统让佣兵队长觉得这里有利可图。
每月人力修正类型immediate, trigger
市民社会阶级immediate, trigger
贵族政治 vs 财阀政治社会价值观trigger雇佣兵云集麾下静态修正trigger定义in_game/events/government/societal_values.txt:814
815type = country_event
816title = societal_values.212.title 雇佣兵云集麾下
817desc = societal_values.212.desc 雇佣兵总是随金钱而动,而我们的财阀传统让佣兵队长觉得这里有利可图。
818outcome = neutral
819trigger = {
823manpower_percentage > 0
825capital = {
829sub_continent = {
830any_location_in_sub_continent = {
831NOT = {
831owner ?= root
}
836is_discovered_by = root
}
}
}
}
842illustration_tags = {
84310 = armed
84410 = exterior
}
847immediate = {
848capital = {
849save_scope_as = target_location
856sub_continent = {
857random_location_in_sub_continent = {
858limit = {
859NOT = {
859owner ?= root
}
860is_discovered_by = root
}
}
}
}
}