Hello everyone, I'm trying to change the damage resistance of all creatures and NPC. I'm new to scripts, and I tried to tweak an existent xedit script health normalizer to make it change DR instead. The script should change every creature by applying a formula to the existing DR, which is different for each race. But it seems some creatures are not selected by the script, and I can't really figure out why (as an exemple, most of fog crawlers are not taken by the script). Here is a part of the script: Has someone a better way for a script that could do what I'm looking for ? Thank you.