Grudge Warlords

Game Data Hub

Unified item database, crafting recipes, stats, and character tools — all with GRUDGE UUIDs

Sprite Database

Sprite Database

Browse all 920+ items with real ObjectStore icons, GRUDGE UUIDs, tier system, and crafting recipes.

Character Builder

Character Builder

Build characters with 8 attributes, 4 classes, 6 races. Save builds to Grudge backend.

Main Panel

Main Panel

Full game UI with equipment slots, inventory, skill trees, crafting, quests, and guild.

Items Guide

Items & System Guide

Tiers T1-T8 with the D5 rename, item categories, Artifacts (D3), Tomes (D4), naming rules, API shape. Start here if you are new.

Stats Guide

Stats & Attributes Guide

Complete reference for all 8 attributes, stat formulas, class bonuses, and combat math.

Crafting

Crafting

Full crafting system with recipes, material requirements, profession tiers, and crafting stations.

Professions

Professions & Skills

WCS-consolidated. 6 gathering + 5 crafting professions with 148 skill-tree nodes, 4 class skill trees (69 skills), 17 weapon types (207 weapon skills).

🌳

Skill Trees & Arsenal

5 profession crafting trees, 17 weapon skill loadouts (5-slot system), T0–T8 arsenal progression. All from WCS.

Grudge Guide

Complete Guide

Definitive reference — 5 professions, 17 weapon types, 4 classes, T0–T8 tiers, 20 infusions, 250+ skill nodes, all recipes.

Data API Endpoints

All endpoints mirror https://assets.grudge-studio.com/api/v1/* (the canonical source). The hub prefetches at build and revalidates at runtime - see the Items Guide.

GET /data/master-items.json All items combined (weapons + armor + consumables) with GRUDGE UUIDs
GET /data/master-weapons.json Weapons only (820 tier rows across 24 categories incl. tomes + tools)
GET /data/master-armor.json Armor only (1200 tier rows across cloth/leather/metal/gem sets)
GET /data/master-consumables.json 132 consumables (red/green/blue foods, mystic potions, engineer items)
GET /data/master-recipes.json Crafting recipes with material UUIDs
GET /data/master-materials.json 63 crafting materials (ore/ingot/wood/cloth/leather/gem/essence)
GET /data/master-artifacts.json Artifact catalog (D3) with discovery blocks; honor hiddenUntilFound in player UIs
GET /data/master-registry.json Combined UUID index across weapons + armor + consumables + materials + artifacts
GET /data/master-professions.json WCS professions: 6 gathering + 5 crafting, 148 skill-tree nodes (each with GRUDGE node UUID)
GET /data/master-skillTrees.json 4 class skill trees with 69 skills (each skill has GRUDGE SKIL UUID)
GET /data/master-weaponSkills.json 17 weapon types with 207 weapon skills + class restriction map
GET /data/master-attributes.json 8 attributes with gains, 37 derived stats, 11 stat caps, diminishing returns

Related Tools

TOOL ItemBrowser.html Canonical item browser. Source of truth for names, icons, and lore.
TOOL SPRITE_DATABASE.html Full sprite + material browser (#materials, #consumables, etc.)
TOOL Icon Generator Puter-AI icon generator. Fill missing item icons into the canonical set.