Scripted Effect
create_union_of_level
Union Integration LevelModifier Typecustom descriptionDefinitionin_game/common/scripted_effects/international_organization_effects.txt:932
933custom_description = {
934text = create_union_of_level_text
935object = $target$
936value = $level$
937if = {
938limit = {
938NOT = {
938in_union_with = $target$
}
}
939create_union = $target$
}
942else_if = {
}
}