Mod articles
-
Obsolete - How to make Cyberware arms introduced by other mods compatible to Weapon Conditioning
No longer needed after version 1.1.6
Until I'm adding a CET file to inject condition stats to Cyberware arm record, this is what you need to do to make Cyberware arm added by another mod repairable and upgradable at the moment.
Direction:
Find the TweakDBID of the modded Cyberware arm,
Open \Cyberpunk 2077\r6\tweaks\WeaponConditioning.yaml with Notepad or any text editor, and
Append the 'CyberArmCondition` to the TweakDBID of the modded Cyberware arm.
Assuming the TweakDBID of this new Cyberware arm is
Items.ModdedCyberwareArmTweakDBID
You will want to add this to the *.yaml file:
Items.ModdedCyberwareArmTweakDBID:
statModifiers:
If you do this properly, TweakXL log ...