101p added a new file:
QuoteDisplay MoreIf you tried increase your health,you may not get debuff, like bleeding or factures ,this mod increase the probability of debuff like you have normal helath
thx to this post cwx save me some time in dnspy
you can use other mods to change your health ,but i recommand you disable their health config if you are using this,
you need to restart the game after you create a fresh profile to make health works.
you can also use this to chagne debuff probability only.
comes with a simple medical items enhancement
hub.sp-tarkov.com/attachment/2812/
Config:
{
"changeHealth": true, //if you want use other mod to change your health ,you can set this to false"healthMul": 5, //n times of the default health, probability of debuff is also base on this ,so if you are using other mod change your health ,make sure it mathces
"debuffMul": 1, //this multiplier applys after the probability of debuff was changed based on healthMul, change this if you are not satisfied with vanilla game probability
"medMul": 2,// increase the medkit(lkie ifak salewa) use times and hp point.
"treatmentMul": 1 //increase treatment (like splint ,cms,bandage) use times
}Notice:
BACKUP your profile before use this mod. you can use a new profile test it.may confilct with other mod that changes your health,choose one
Uninstall:
set healthMul to 1 ,run the game reset the health ,then remove the files
about source code:
i am not good at ts or js,so feel free to grab this shitty code and make it better