Then you'll need to remove the armor from character templates that have it. Go to CharacterCreation.cs around line 540 and down you'll find the equip items statements, you'll need to change any of those that have resist to some thing that doesn't. Like change them all to the same items the mage starts with, which is just clothes items with no resist. If you just comment or delete those items, the characters will all start naked.