cst-speed-expert

Implement StatusEffect-based move and attack speed enhancements in Valheim.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implements a Speed Expert system to manage move speed and attack speed enhancements in Valheim.

Core Features & Use Cases

  • Unified implementation using Valheim API - StatusEffect based modifiers (SE_SkillTreeMoveSpeed)
  • Tiered bonuses: Tier0 move speed +5%, Tier1 attack speed +5% (and after-roll move speed +15%), etc.
  • Server synchronization via StatusEffect, with optional built-in or EpicMMOSystem-backed progression.

Quick Start

Activate the Speed Expert via the Speed Expert tree in your Valheim build and ensure the StatusEffect-based MoveSpeed system is active.

Frequently Asked Questions about cst-speed-expert

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

FAQPage Schema
How do I increase player move speed and attack speed in Valheim without direct m_speed modification?

To increase move speed and attack speed in Valheim without direct m_speed modification, you can use a StatusEffect-based modifier system. This approach applies tiered bonuses like Tier0 for +5% move speed and Tier1 for +5% attack speed.

Can I synchronize custom speed buffs across Valheim multiplayer servers?

Yes, you can synchronize speed buffs across Valheim multiplayer servers using StatusEffect-based modifiers. This method ensures consistent behavior for move and attack speed enhancements without relying on direct variable changes.

Does the Valheim speed expert system work with EpicMMOSystem progression?

The Valheim speed expert system is compatible with optional EpicMMOSystem-backed progression. It also supports built-in progression, applying tiered move and attack speed bonuses seamlessly within either framework.

What are the tiered bonuses for Valheim move speed and attack speed enhancements?

Tiered bonuses for Valheim speed enhancements include Tier0 granting +5% move speed and Tier1 granting +5% attack speed with an after-roll +15% move speed. These tiers are managed via StatusEffect modifiers.

How do I activate the Speed Expert tree to apply status effect modifiers in Valheim?

To activate the Speed Expert tree in Valheim, ensure the StatusEffect-based MoveSpeed system is active in your build. This triggers the SE_SkillTreeMoveSpeed modifier to apply the configured speed bonuses.