You'd need to comment out the following snippet:
ACTION_IF NOT FILE_EXISTS ~override/tb#resisttweak.txt~ THEN
BEGIN
COPY_EXISTING ~sw1h01.itm~ ~override/tb#resisttweak.txt~
COPY ~refinements/armor/copy~ ~override~
EXTEND_TOP ~baldur.bcs~ ~refinements/armor/baldur.baf~
ACTION_IF FILE_EXISTS_IN_GAME ~baldur25.bcs~ THEN
BEGIN
EXTEND_TOP ~baldur.bcs~ ~refinements/armor/baldur.baf~
END
END
from both refinements/lib/armor.tpa and refinements/lib/hlab.tpa.
I'm not confortable with adding this as a choice, because
- we'd end up having 9876543210 customization choices for every component
- "do you want to add a limitation?" - components/questions are useless, because if you want to 'abuse' the available options to get >=100% physical DR then you won't install the specific component, whereas if you didn't want to get >= 100% DR, the component would be useless.
Of course, I'm not going to stop people from editing stuff on their end