Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
CustomArmorStats
Lets you customize global and per-piece armor stats like durability, armor amount, movement modifier, and damage type modifiers. It also adds resistance to Wet status as a possible modifier.
CHANGELOG
v0.9.1
- Updated mod icon
v0.9.0
- Prepared for Valheim 1.0 (Unity 6)
- SEMan.AddStatusEffect now includes a short variant argument on Valheim 1.0; both Harmony patches match that signature
- Based on aedenthorn CustomArmorStats 0.8.4 (newer than the last Thunderstore 0.6.3 upload)
- Game no longer ships Newtonsoft.Json; the mod now includes it
- Wet immunity now also patches the hash-based SEMan.AddStatusEffect used by environmental rain
- Frost Immune/Ignore transpiler matches short-form IL (beq.s) used in the current client
- Console commands registered through Terminal.ConsoleCommand
- Water resistance now includes the trinket slot
- BepInEx dependency updated to denikson-BepInExPack_Valheim-5.4.2350
- Debug logging is now off by default (IsDebug config option)
v0.6.3
- Readme file update.
v0.6.1
- Fixed assembly error with MonoMod
v0.6.0
- 2 changes (commits) from aedenthorn on June 18, 2023 and Aug 24, 2023
v0.5.3
- No changes, just fixed version numbers to match files.
v0.5.2
- No change, just messed up the upload. Thunderstore said I hadn't uploaded the file changes yet.
v0.5.1
- Renamed config file to cjayride.CustomArmorStats.cfg -- to match the config file names of other re-uploads and edited mods
v0.5.0
- Fix for new update
v0.4.0
- Fix for mistlands update