Changing the collision complexity for specific static mesh instance

I have already done this before posting this, and I have turned the precision up to max. If what jkinz3 said is true, I guess the only solution is to duplicate the static mesh asset as a new asset, and then set the collision complexity of the new asset to complex collision. In this way, both assets exist in the scene to handle different collision needs.