Jump to content
Sign in to follow this  
Rigultru

Edit HP of shoes/gloves

Recommended Posts

Hi,

I am looking for the file to edit which will allow me to change the values of shoe/glove degradation. I would like shoes and gloves to last longer without removing the mechanic completely.

Thanks!

Share this post


Link to post
Share on other sites

Its in Scripts\3-Game\ "PlayerConstants.c" 


    static const float GLOVES_DAMAGE_SLIDING_LADDER_PER_SEC = -3; // how much damage the gloves receive while sliding down the ladder (per sec)

    static const float SHOES_MOVEMENT_DAMAGE_PER_STEP = 0.035; // self explanatory

Edited by P0k3r_OF_Sm0t

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×