@msw-git/msw-combat-system

MSW combat system integration guide. Covers the Attack→Hit pipeline, damage model, i-frame, knockback, Hit Stop, Camera Shake, Sprite Flash, SFX, death/revive, damage skin, hit effect, avatar combat motion, custom events, and AI FSM — all based on MSW native APIs for 2D multi-genre coverage. Keywords: attack, hit, damage, combat, monster, hit effect, critical, projectile, damage skin, knockback, hit stop, combo, HP bar.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

MSW AI Coding Plugins

Public plugin repository for AI-assisted MapleStory Worlds (MSW) creation.

This repository provides a shared base skill set and optional content-specific skills for building MSW worlds with AI coding tools.

Included Plugins

msw-maker-base-skill

Core MSW authoring guidance for:

  • MSW platform and workspace rules
  • .mlua scripting patterns
  • entity, model, UI, avatar, package, and combat workflows
  • resource search and application
  • validation and debugging loops

msw-maker-content-skill

Optional advanced content guidance. It currently provides maplestory-skill-maker for reusable player attack-skill systems, including targeting, judgment timing, damage presentation, knockback, casting locks, and projectile behavior.

Repository Layout

plugins/
  msw-maker-base-skill/
    .claude-plugin/
    hooks/
    scripts/
    skills/
  msw-maker-content-skill/
    .claude-plugin/
    skills/

Usage

Install or load this repository as a plugin source in your AI coding tool, then enable msw-maker-base-skill for MSW projects. Install optional content skills separately when the project needs them.

For best results, use the skill set inside a valid MapleStory Worlds local workspace and follow the validation steps described by the skills.

Status

This repository is maintained as the public release source for MSW maker base and optional content skills.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-combat-system/verified)](https://skillsafe.ai/skill/@msw-git/msw-combat-system/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-combat-system/installs)](https://skillsafe.ai/skill/@msw-git/msw-combat-system/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-combat-system/scan)](https://skillsafe.ai/skill/@msw-git/msw-combat-system/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@msw-git/msw-combat-system/eval)](https://skillsafe.ai/skill/@msw-git/msw-combat-system/)