ItemRequiresSkillLevel
Set your items to require skills or VLS attributes to be equipped or crafted.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.