You are viewing a potentially older version of this package. View all versions.
Detalhes-ItemRequiresSkillLevel-1.0.2 icon

ItemRequiresSkillLevel

Set your items to require skills or VLS attributes to be equipped.

Date uploaded 4 years ago
Version 1.0.2
Download link Detalhes-ItemRequiresSkillLevel-1.0.2.zip
Downloads 274
Dependency string Detalhes-ItemRequiresSkillLevel-1.0.2

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.1901 icon
denikson-BepInExPack_Valheim

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

Preferred version: 5.4.1901

README

ItemRequiresSkillLevel

Create skill requirement for any equipable item that you want.

It has compatibility with Valheim Level System. Use these as skills: Intelligence, Strength, Focus, Constitution, Agility, Level

Yml will be generated in the first execution.

Example:

- PrefabName: ArmorBronzeLegs
  Skill: Blocking
  Level: 30
- PrefabName: ArmorBronzeChest
  Skill: Swim
  Level: 30
- PrefabName: HelmetBronze
  Skill: Blocking
  Level: 30
- PrefabName: SwordBronze
  Skill: Level
  Level: 15
- PrefabName: SwordBlackmetal
  Skill: Constitution
  Level: 100

Sync

Install in the server to sync config with clients.