add-configuration

Installation
SKILL.md

Adding Configuration Fields

Overview

Configuration fields control combat conditions, buff stacks, and other build parameters that affect damage calculations. They are persisted in SaveData and editable via the Configuration tab UI.

When to Use

  • Adding a new toggle (boolean) or numeric parameter for damage calculations
  • Adding conditional combat states (e.g., "has X recently", "enemy has Y")
  • Adding stack counts for buffs/debuffs
  • Adding enemy stat overrides

Project File Locations

Related skills
Installs
5
GitHub Stars
26
First Seen
Feb 28, 2026