Rigultru 0 Posted June 12, 2020 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
P0k3r_OF_Sm0t 1 Posted June 14, 2020 (edited) 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 June 14, 2020 by P0k3r_OF_Sm0t Share this post Link to post Share on other sites