You are viewing a potentially older version of this package.
View all versions.
ItemRequiresSkillLevel
Set your items to require skills or VLS attributes to be equipped or crafted.
Date uploaded | 2 years ago |
Version | 1.1.6 |
Download link | Detalhes-ItemRequiresSkillLevel-1.1.6.zip |
Downloads | 7704 |
Dependency string | Detalhes-ItemRequiresSkillLevel-1.1.6 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.1901README
ItemRequiresSkillLevel
Create skill requirement for any equipable item that you want.
Block craft based on skills if you want
Blocks foods and potions.
It has compatibility with Valheim Level System. Use these as skills: Intelligence, Strength, Focus, Constitution, Agility, Level
It has compatibility with Smoothbrain skills.
It has compatibility with EpicMMO. Use these as skills: Strength, Agility, Intellect, Body, Level. Set EpicMMO as attribute to true.
Yml will be generated in the first execution.
Example:
- PrefabName: ArmorBronzeLegs
Requirements:
- Skill: Blocking
Level: 10
BlockCraft: false
BlockEquip: true
- Skill: Blocking
Level: 10
BlockCraft: true
BlockEquip: true
- PrefabName: ArmorBronzeChest
Requirements:
- Skill: Blocking
Level: 10
BlockCraft: false
BlockEquip: true
- Skill: Blocking
Level: 10
BlockCraft: true
BlockEquip: true
- PrefabName: HelmetBronze
Requirements:
- Skill: Blocking
Level: 10
BlockCraft: false
BlockEquip: true
- Skill: Blocking
Level: 10
BlockCraft: true
BlockEquip: true
Sync
Install in the server to sync config with clients.