脚本效果
create_union_of_level
共主邦联整合等级修正类型custom description定义in_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 = {
}
}