Do having remote handler in each tool will cause lag?

Hello, everyone!
I am working on my project and got a problem with remotes.
So I need to make reloading and damage for my gun.
I wanted to make one script to handle all remotes in one folder, but I found problem with animations. I can’t replicate track and I don’t want to always loading (Humanoid:LoadAnimation()) new animation into my character. I decided to put handler in the tool, but started wondering: if I am going to have atleast 2 remotes in my gun and there are goung to be around 20 players playing with guns, will it cause the lag?
Any suggestions?