RustyMods-ItemControl icon

ItemControl

Control craft, equip, consume based on skill level or Almanac Classes

Last updated 2 weeks ago
Total downloads 113
Total rating 0 
Categories
Dependency string RustyMods-ItemControl-1.0.1
Dependants 0 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

ItemControl

Control access to craft, equip or consume items based on skill level or almanac class system.

Credits

Commissioned by Aldari.

Original concept by Detalhes: https://thunderstore.io/c/valheim/p/Detalhes/ItemRequiresSkillLevel/

Setup

Load the plugin to generate the file structure

Upon first load, the plugin will generate a new folder in your BepinEx/config directory named: "ItemControl"

Plugin will automatically generate an example yml file.

Configurations

Create new yml files to add item requirements

YML Structure

PrefabName: ArrowIron
CraftRequirements:
  SkillRequirements:
  - Skill: Bows
    Level: 1
  AlmanacClassRequirement:
    Level: 0
    Constitution: 0
    Dexterity: 0
    Strength: 0
    Intelligence: 0
    Wisdom: 0
EquipRequirements:
  SkillRequirements: []
  AlmanacClassRequirement:
    Level: 0
    Constitution: 0
    Dexterity: 0
    Strength: 0
    Intelligence: 0
    Wisdom: 0
ConsumeRequirements:
  SkillRequirements: []
  AlmanacClassRequirement:
    Level: 0
    Constitution: 0
    Dexterity: 0
    Strength: 0
    Intelligence: 0
    Wisdom: 0

Changelog

1.0.0 - Initial release
1.0.1 - Fixed null reference trying to find ammo item

Contact information

For Questions or Comments, find Rusty in the Odin Plus Team Discord

https://i.imgur.com/XXP6HCU.png

Or come find me at the Modding Corner

If you enjoy this mod and want to support me: PayPal

https://www.buymeacoffee.com/peimalcolm2