# bitbrain/pandora

Godot 4 addon for RPG data management such items, inventories, spells, mobs, quests and NPCs.

Repository: https://github.com/bitbrain/pandora
Canonical: https://ross.abutalabs.com/products/bitbrain-pandora
Homepage: https://bitbra.in/pandora
Language: GDScript
License: MIT
License Family: permissive
Topics: godot4, rpg, data, godot, godotengine, management
Last push: 2026-08-20T17:22:22+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 60, longevity 90
- inputs: {"age_days": 1262, "days_push": 13, "days_rel": 37, "gap_med": 635, "n_releases_24m": 2}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1112, forks 41 (observed 2026-08-28T04:03:37.940167+00:00)

## What it is
Pandora is a Godot 4 addon for managing RPG data such as items, inventories, spells, abilities, mobs, quests, NPCs, and loot tables. It provides a dedicated editor UI plus a runtime API via a Pandora singleton, with property inheritance across entity categories.

## Use cases
- manage rpg items and inventories in godot
- create loot tables for my game
- define spells and abilities data in godot 4
- store quest and npc data for an rpg
- edit game entity data in a dedicated godot editor ui

## When to choose
- you are building an RPG or action game in Godot 4 and need structured game data management
- you want an in-editor UI for items, spells, quests, and loot tables with inherited properties
- you prefer a tested, MIT-licensed addon with a simple runtime API

## When to avoid
- you need a production-ready, stable tool - the addon is explicitly in alpha
- you are not using Godot 4.x
- you need engine features beyond RPG data management, like combat or dialogue systems

## Facets
- artifact type: plugin
- maturity: experimental
- function: game-engine, plugin-system, data-science
- domain: developer-tools
- platform: game-engine, cross-platform
- tags: godot4, gdscript, rpg, game-data, inventory-system, quest-system, loot-tables, editor-plugin, game-development

## Member repositories
- bitbrain/pandora (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.940167+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:42:42.143766+00:00, confidence not recorded.
  - readme: https://github.com/bitbrain/pandora (fetched 2026-08-28T04:03:37.940167+00:00, sha 932da9e4d11d)
  - homepage: https://bitbra.in/pandora (fetched 2026-08-29T12:46:20.269472+00:00, sha 93b09fa1ea17)
- Data as of 2026-08-30T08:39:29.467469+00:00.
