cst-producer-display

Automate producer enchant and blessing tooltip display in Valheim CaptainSkillTree mods.

1|Updated Jul 15, 2025
One-click install
npx skills add https://github.com/KorCaptain/Valheim_Captain_SkillTree --skill cst-producer-display
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cst-producer-display
Source: https://github.com/KorCaptain/Valheim_Captain_SkillTree/tree/main/.claude/skills/cst-producer-display
Command: npx skills add https://github.com/KorCaptain/Valheim_Captain_SkillTree --skill cst-producer-display

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures consistent, rule-based display of producer enchant, crafting blessing, and related source lines in CaptainSkillTree tooltips, reducing ambiguity and manual editing.

Core Features & Use Cases

  • Enforces source lines for producer enchant tooltips and shows crafting blessings.
  • Centralizes handling of weapon and armor enchant displays to ensure consistent attribution.
  • Use Case: A modder wants precise tooltip attribution for producer-related enchants and blessings in UI.

Quick Start

Open a weapon tooltip and confirm the producer enchant and blessing lines render correctly.

Frequently Asked Questions about cst-producer-display

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I display producer enchant tooltips and crafting blessings in Valheim modding?

Display producer enchant tooltips and crafting blessings by applying code hooks to ProducerCrafting.cs, which enforces consistent source line annotation and blessing contributions across weapon and armor UI elements.

What is the best way to automate tooltip transformation for weapon enchants in Valheim?

Automate tooltip transformation for weapon enchants by centralizing display logic via code hooks, ensuring origin-line annotation and producer enchant attribution render consistently without manual UI editing.

Does the CaptainSkillTree mod support custom armor enchant tooltip display logic?

Yes, the CaptainSkillTree mod supports custom armor enchant tooltip display logic, applying consistent producer enchant and crafting blessing rules across both weapon and armor UI elements.

How do I add source lines to crafting blessing tooltips without manual editing?

Add source lines to crafting blessing tooltips by integrating display logic hooks that automatically enforce rule-based origin-line annotation, reducing ambiguity and eliminating manual tooltip editing.

Why are my producer enchant tooltips showing inconsistent blessing contributions across UI elements?

Producer enchant tooltips show inconsistent blessing contributions when display logic is decentralized; applying consistent code hooks to ProducerCrafting.cs standardizes attribution across all UI elements.

When do I need centralized display logic for crafting blessings in Valheim mods?

You need centralized display logic for crafting blessings when managing multiple weapon and armor enchants, ensuring source lines and blessing contributions remain consistent across diverse UI elements.