Event
Mercenaries Flock to the Standard
Mercenaries always follow the money, and our plutocratic traditions make mercenary captains think the profit is here.
Monthly ManpowerModifier Typeimmediate, trigger
BurghersPop Typeimmediate, trigger
Aristocracy vs PlutocracySocietal ValuetriggerMercenaries flocking to the standardStatic ModifiertriggerDefinitionin_game/events/government/societal_values.txt:814
815type = country_event
816title = societal_values.212.title Mercenaries Flock to the Standard
817desc = societal_values.212.desc Mercenaries always follow the money, and our plutocratic traditions make mercenary captains think the profit is here.
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
}
}
}
}
}