balance

Analyze Mood game combat balance and output a structured tuning report.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/bsolidgold/mood --skill balance-bsolidgold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: balance
Source: https://github.com/bsolidgold/mood/tree/main/.claude/skills/balance
Command: npx skills add https://github.com/bsolidgold/mood --skill balance-bsolidgold

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mood game's balance issues across monsters, MoodGuy scaling, and economy are identified and quantified to guide precise fixes.

Core Features & Use Cases

  • Comprehensive balance analysis: DPS, TTK, and power curves across monsters and MoodGuy.
  • Tuning recommendations: Proposes concrete numeric adjustments with justification.
  • Scenario planning: Evaluates faction symmetry and resource economy across modes.

Quick Start

Analyze the current combat balance and generate a tuning report highlighting numeric changes.

Frequently Asked Questions about balance

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

FAQPage Schema
How do I balance combat DPS and TTK across different monsters in my game?

Game combat balance analysis works by reading core data files like monsters.js and moodguy.js to build a damage model, identifying imbalances in stats and power curves, and generating a structured tuning report with concrete numeric changes.

How do I tune MoodGuy power scaling and monster stats for faction fairness?

Tuning MoodGuy power scaling involves evaluating faction symmetry and resource economy across all modes, then proposing concrete numeric adjustments to monster stats and resources to correct identified imbalances.

Can I analyze economy and resource balance across multiple game modes?

Yes, economy and resource balance across modes can be analyzed by reading core data files like resources.js and horde.js, evaluating resource curves, and generating concrete numeric tuning recommendations.

What game data files are required to generate a combat tuning report?

Generating a combat tuning report requires reading core data files including js/monsters.js, js/moodguy.js, js/resources.js, js/horde.js, and js/main.js to accurately model damage and power scaling.

Does combat balance analysis work for evaluating damage curves and horde mode scenarios?

Yes, combat balance analysis evaluates damage curves and horde mode scenarios by reading horde.js and main.js data, identifying stat imbalances, and outputting concrete numeric changes for all modes.