Fix a bug where skeleton armor values are forgotten after logout/login
Testing
create a mixture of skeletons with armor
let some creatures hit them, confirm that the log reports something like: [Info :FriendlySkeletonWand.CharacterGetDamageModifiersPatch] ChebGonaz_SkeletonWarriorTier3(Clone) applied body armor 84 to confirm that their armor values are being applied
log out, or better, quit to desktop
log back in
let some creatures hit those same skeletons again
confirm that the log reports that the armor is still being applied with the same value. If it says 0 then it's still bugged (which should be impossible now!)
Description
Fix a bug where skeleton armor values are forgotten after logout/login
Testing
[Info :FriendlySkeletonWand.CharacterGetDamageModifiersPatch] ChebGonaz_SkeletonWarriorTier3(Clone) applied body armor 84
to confirm that their armor values are being appliedChecklist