OffGraphic wrote...
-- The combat-- No, the damage system can be somewhat overridden, by scripting each item's damage and including the "No combat damage." in them, though, I'm not completely sure if it removes the combat damage completely.
Hm. Weapons Physical damage does floor to 1 -- no matter what you do.
Even if you define a new weapon type and give it 0d0 damage... in game it shall be 1.
If you want to protect a target from getting harmed [
edit: by Physical damage], you have to work at it from the other end, and grant him Damage Resistance (vs all 3 physical damage types: Slashing, Bludgeoning and Piercing).
But in the console you will see him taking damage from the weapon, then the Damage Resistance will negate it.
It may look ugly, though.
Better approaches may exist for your specific scenario.
If you want better help, we need more details over what you are trying to achieve.
-fox
Modifié par the.gray.fox, 05 juillet 2011 - 02:46 .