cst-eitr-stagger

Coordinate eitr and stagger mechanics via patch hooks in CaptainSkillTree for Valheim.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages the integration of eitr (magic resource) and stagger mechanics within CaptainSkillTree to ensure consistent behavior across combat and ability systems.

Core Features & Use Cases

  • Eitr resource management and regen tuning via patches like SetMaxEitr and m_eitr.
  • Stagger detection and response using IsStaggering with patch-based hooks.
  • Compatibility with weapon and magic trees, plus server-client synchronization.

Quick Start

Activate the skill to initialize the eitr-stagger integration and enable eitr resource updates and stagger state checks during combat.

Frequently Asked Questions about cst-eitr-stagger

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

FAQPage Schema
How do I coordinate eitr and stagger mechanics in Valheim mods?▼

To coordinate eitr and stagger mechanics in Valheim, this Skill applies patch hooks like Player.SetMaxEitr, m_eitr, and IsStaggering within CaptainSkillTree. It ensures consistent behavior across combat and ability systems during gameplay sessions.

What does IsStaggering patch detection do for Valheim weapon trees?▼

IsStaggering patch detection intercepts stagger states to trigger appropriate responses across weapon trees in Valheim. It uses patch-based hooks to maintain consistent stagger behavior during combat interactions and ability usage.

Can I manage eitr resource regen tuning for Valheim magic trees?▼

Yes, you can manage eitr resource regen tuning for Valheim magic trees using patches like SetMaxEitr and m_eitr. The Skill integrates these mechanics to ensure magic resource behavior remains consistent across server-client synchronization.

Does this eitr-stagger integration support server-client synchronization in Valheim?▼

Yes, the eitr-stagger integration supports server-client synchronization in Valheim gameplay sessions. It applies safe, patch-based integration to ensure eitr bonuses and stagger detection remain consistent across multiplayer environments.