Started modding but needed help with adding debuffs...

So I just created a mod and I wanted to add debuffs to the lava slime, hell bat, lava bat, demon scythe, and the pitchfork projectile but I dont know where to start. Does anyone have any ideas what I must do first?
 
For these, you can make a globalnpc and globalprojectile class that specifically applies to these, and in OnHitPlayer, add the debuff.
 
Back
Top Bottom