jpw1991 / chebs-necromancy

Cheb's Necromancy adds Necromancy to Valheim via craftable wands and structures. Minions will follow you, guard your base, and perform menial tasks.
The Unlicense
10 stars 4 forks source link

32 skeleton armor values forgotten after logoutlogin #33

Closed jpw1991 closed 1 year ago

jpw1991 commented 1 year ago

Description

Fix a bug where skeleton armor values are forgotten after logout/login

Testing

  1. create a mixture of skeletons with armor
  2. 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
  3. log out, or better, quit to desktop
  4. log back in
  5. let some creatures hit those same skeletons again
  6. 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!)

Checklist