Best way to implement a buff/debuff system

I thought about using that but wouldnt actor components also bring alot of ‘dead weight’?(useless variables and functionality that i wouldnt use which would impact performance when scaled up).