ComfyMods-LicenseToSkill icon

LicenseToSkill

Lose less skill on death and increase skill loss prevention timer.

Last updated 4 months ago
Total downloads 13925
Total rating 2 
Categories Mods Client-side Mistlands Update
Dependency string ComfyMods-LicenseToSkill-1.2.1
Dependants 41 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2105 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.

Preferred version: 5.4.2105

README

LicenseToSkill

Lose less skill on death and increase skill loss prevention timer.

Instructions

Features

  • Increases 'no skill loss' status effect from 10 minutes to 20 minutes.
    • Now shows the current time remaining!
  • Reduces skill loss on death from 5% across all skills to 1%.

Installation

Manual

  • Un-zip LicenseToSkill.dll to your /Valheim/BepInEx/plugins/ folder.

Thunderstore (manual install)

  • Go to Settings > Import local mod > Select LicenseToSkill_v1.2.1.zip.
  • Click "OK/Import local mod" on the pop-up for information.

Notes

Changelog

1.2.1

  • Fixed bug where soft death status effect re-appeared on HUD after finishing it's countdown.
  • Fixed bug where hard death encountered after 10 minutes regardless of UI/mod enabled.
  • Updated assembly references to valheim_Data\Managed from unstripped_corlib.

1.2.0

  • Updated for v0.216.5 PTB patch.
  • Converted Skills.OnDeath() prefix-patch to Skills.LowerAllSkills() prefix-patch.
  • Fixed SEMan.AddStatusEffect() prefix-patch to use int nameHash instead of string name.

1.1.1

  • Interim fix for v0.212.6 Mistlands PTB.

1.1.0

  • Moved this mod from private repo to the public ComfyMods repo.
  • Moved all configuration code into new PluginConfig class.
  • Moved all Harmony-patching code into their own patch classes.
  • Added manifest.json, changed the icon.png and updated this README.md.
  • Modified the project file to automatically create a versioned Thunderstore package.

1.0.0

  • Initial release.