Admin Index

Game-designer tools. Each tool ships multiple materially-different UIs over the same data so you can pick the interaction style that fits the task. Click through and poke around — changes in any UI are live-saved and reflected in the others.

Race Builder 12 races

Race Builder assets/races/*.json · assets/attributes.json

Author the 15 primary attributes for each race, hold the 1000-point budget invariant (pre-allocated racial defaults + leftover adaptability_points pool), and tune the formulas that derive combat-math stats from primaries.

Ability Designer assets/abilities/core/*.json · assets/abilities/specific/*.json

File-driven ability design. Compose specific abilities (fireball, heal-self) on top of core archetypes (damage / heal / buff / resistance), all of which inherit from core/default.json. Live cost decomposition with per-dimension curve sparklines.