jgengine-combat

Implement combat mechanics for jgengine SDK games.

5|Updated Jul 5, 2026
One-click install
npx skills add https://github.com/Noisemaker111/jgengine --skill jgengine-combat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jgengine-combat
Source: https://github.com/Noisemaker111/jgengine/tree/main/.claude/skills/jgengine-combat
Command: npx skills add https://github.com/Noisemaker111/jgengine --skill jgengine-combat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit provides a comprehensive toolkit for implementing combat mechanics in games, including effects, projectiles, damage, abilities, and loot systems.

Core Features & Use Cases

  • Combat Effects & Projectiles: Manage various combat effects and projectiles, including death handling, melee/defense/telegraph feel, and abilities/resources/auto-target/resistance/run drafts.
  • Loot System: Implement a loot system with tables, rolls, and entry management.
  • Use Case: Create a game with a complex combat system where players can collect loot, use abilities, and engage in strategic combat encounters.

Quick Start

To get started, import the jgengine-combat skill into your game project and utilize the provided API for combat mechanics.

Frequently Asked Questions about jgengine-combat

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

FAQPage Schema
How do I implement combat mechanics like projectiles and abilities in my game?

You can implement combat mechanics by importing this Skill to access a comprehensive toolkit for handling projectiles, damage, abilities, and loot systems. It provides the necessary tools to manage various combat-related scenarios end-to-end.

What is the best way to set up a loot system with tables and rolls?

A loot system with tables and rolls is implemented through this Skill's dedicated loot management features. It provides entry management and roll mechanics, allowing you to create complex systems where players collect items during encounters.

Does this combat mechanics toolkit handle auto-targeting and resistance calculations?

Yes, this combat mechanics toolkit handles auto-targeting and resistance calculations as part of its core features. It provides drafts for abilities, resources, and resistance to help you balance strategic encounters.

Can I use this Skill to manage melee defense and telegraph effects?

You can use this Skill to manage melee defense and telegraph effects, as it includes specific features for handling death events and combat feel. These tools help refine the timing and impact of physical encounters.

Do I need the jgengine SDK to utilize these combat systems?

Yes, you need the jgengine SDK to utilize these combat systems, as the Skill is specifically designed for game developers working within that environment. You import the Skill into your game project to access the provided API.