adding-support-mod-parsers

Installation
SKILL.md

Adding Support Mod Parsers

Overview

Support mod parsers convert raw support skill affix strings (e.g., "+15% additional damage for the supported skill") into typed SupportMod objects at runtime. Unlike active/passive skills which use level-scaling factories, support skills parse their affixes directly using templates.

When to Use

  • Adding support for new support skill affix patterns
  • Extending support mod parsing to handle new variants

Project File Locations

Related skills
Installs
26
GitHub Stars
26
First Seen
Jan 25, 2026