# sjai013/unity-gameplay-ability-system

A unified framework for implementing ability systems in Unity

Repository: https://github.com/sjai013/unity-gameplay-ability-system
Canonical: https://ross.abutalabs.com/products/unity-gameplay-ability-system
Language: C#
License: MIT
License Family: permissive
Archived: true
Last push: 2022-08-12T19:28:27+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2663, "days_push": 1482, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1083, forks 220 (observed 2026-08-28T04:03:31.299755+00:00)

## What it is
A Unity framework for implementing gameplay ability systems, inspired by Unreal's GAS, providing an attribute system, gameplay tags, and ability coordination. It is distributed as a Unity Package Manager package and includes a demo scene.

## Use cases
- implement abilities like spells and cooldowns in a Unity game
- manage character attributes such as health and mana with modifiers
- track character states with gameplay tags
- build RPG or MOBA-style combat systems in Unity
- coordinate buffs, costs, and cooldowns across game components

## When to choose
- you want an Unreal GAS-like ability system in Unity
- you need structured attribute and tag management for gameplay
- you prefer a lightweight MIT-licensed Unity package

## When to avoid
- you need active maintenance or community support
- you are on a Unity version far newer than 2021
- you want a battle-tested production alternative like Unity's official tooling

## Facets
- artifact type: framework
- maturity: abandoned
- function: game-engine, plugin-system, state-management
- domain: gaming-tools
- platform: game-engine, cross-platform
- tags: unity, gameplay-ability-system, gameplay-tags, attribute-system, unreal-gas-inspired, csharp, unity-package-manager, game-development

## Member repositories
- sjai013/unity-gameplay-ability-system (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.299755+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:51:12.498482+00:00, confidence not recorded.
  - readme: https://github.com/sjai013/unity-gameplay-ability-system (fetched 2026-08-28T04:03:31.299755+00:00, sha 3b422d21ebb0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
