

Original mod by Detalhes: https://thunderstore.io/c/valheim/p/Detalhes/ItemRequiresSkillLevel/ Maintained by WackyMole with permission.
WackyMole.ItemRequiresSkillLevel. This allows for better organization of requirements across different mods or item categories.Config renamed to WackyMole.ItemRequiresSkillLevel.yml (still reads legacy Detalhes.ItemRequiresSkillLevel.yml if present).
Added GlobalKeyReq: gate crafting/equipping by world/player keys.
If World Advancement Progression (WAP) is installed, keys are checked globally (WAP makes them private). Otherwise they are checked against the player. The Private Player Raids world modifier is recommended either way.
You can use short lines like:
GlobalKeyReq: defeated_bonemass
BlockEquip: true
Make sure to enable Private Player Raids if you use GlobalKeyReq.
Intelligence, Strength, Focus, Constitution, Agility, LevelStrength, Dexterity (Agility), Intellect, Endurance (Body), Vigour, Specializing (Special), Level and set EpicMMO: trueLegacy Detalhes mod (still somewhat maintained): https://www.nexusmods.com/valheim/mods/2797?tab=description
Example provided by LePunkQC
A Yml will be generated in the first execution.
- PrefabName: ArmorBronzeChest
Requirements:
- Skill: Level
Level: 10
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Strength
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: ArmorBronzeLegs
Requirements:
- Skill: Level
Level: 10
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Strength
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: HelmetBronze
Requirements:
- Skill: Level
Level: 10
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Strength
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: ArmorIronChest
Requirements:
- Skill: Level
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Strength
Level: 40
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: ArmorIronLegs
Requirements:
- Skill: Level
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Strength
Level: 40
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: HelmetIron
Requirements:
- Skill: Level
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Strength
Level: 40
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- GlobalKeyReq: defeated_bonemass
BlockEquip: true
- GlobalKeyReq: defeated_gdking
BlockEquip: true
- PrefabName: AxeBronze
Requirements:
- Skill: Level
Level: 10
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: AtgeirBronze
Requirements:
- Skill: Level
Level: 10
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: SwordBronze
Requirements:
- GlobalKeyReq: defeated_eikthyr
BlockEquip: true
- PrefabName: SwordIron
Requirements:
- Skill: Level
Level: 30
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Swords
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: AxeIron
Requirements:
- Skill: Level
Level: 30
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Axes
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- PrefabName: AtgeirIron
Requirements:
- Skill: Level
Level: 30
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
- Skill: Swords
Level: 20
BlockCraft: true
BlockEquip: true
EpicMMO: true
ExhibitionName:
Install in the server to sync config with clients.
defeated_bonemass - Set when killing Bonemass
defeated_gdking - Set when killing The Elder
defeated_goblinking - Set when killing Yagluth
defeated_dragon - Set when killing Moder
defeated_eikthyr - Set when killing Eikthyr
defeated_queen - Set when killing The Queen
defeated_fader - Set when killing Fader
defeated_serpent - Set when killing a Serpent
KilledTroll - Set when killing a Troll
killed_surtling - Set when killing a Surtling
KilledBat - Set when killing a Bat