White blood in the game (The Witcher 3: Wild Hunt)
what to do if white blood appears after installing mods? somehow not accustomed to hitting animals or people and seeing a white spot from them... it means it is necessary to read the description of the mods and especially the comments, where the most howl is.
Congratulations, you installed yourself:
https://www.nexusmods.com/witcher3/mods/1571
https://www.nexusmods.com/witcher3/mods/1549 (More Blood Mod)
Critical Slow Motion Combat Mod + More Blood Mod Mod
changes the combat system, resulting in a time slowdown on a critical hit.
Blood on Geralt appears spontaneously and with artifacts (white blood), delete lines in the KNGMoreBlood.ws file (checked: only partially removes)
thePlayer.PlayEffect ('covered_blood');
impactBlood ();
//thePlayer.inv.PlayItemEffect(weaponId, 'blood_trail_horseriding');
// impactBlood ();
or (not tested)
change the line in thePlayer.PlayEffect ('covered_blood'); on thePlayer.PlayEffect ('character_covered_blood');