A downloadable asset pack

Download NowName your own price

STOP WASTING TIME ON DATA ENTRY.

Building an RPG is hard. Typing out stats for 300 different swords and potions is boring.

This asset pack contains a pre-built, balanced loot database in raw JSON format, ready to be drag-and-dropped into your game engine of choice (Unity, Godot, Unreal, Defold, etc.).

Version 1.0 Includes:

500+ Unique Items 

Categories: Weapons, Armor, Consumables, Accessories.

Data Fields: ID, Name, Type, Rarity, Damage/Defense Stats, Gold Value, Flavor Text.

Balanced Progression: Common items are weak/cheap; Legendary items are strong/expensive.

The Data Structure:

The file uses a standard array of objects, making it universally compatible: 

{

  "id": 105,

  "name": "Obsidian War-Axe",

  "type": "Weapon",

  "rarity": "Rare",

  "stats": { "damage": 45, "value": 150 },

  "desc": "Heavy, sharp, and cold to the tou

ch."

}

Why use this?

Instant Prototyping: Fill your shop inventories and chest loot tables in seconds.

Test Sorting/Filtering: Perfect dummy data to test your inventory UI.

Zero Bloat: It's just text. No massive file sizes.

License: CC0 (Public Domain). You can use this in commercial projects, edit it, and change the stats without credit.

Published 3 hours ago
StatusReleased
CategoryAssets
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authordatabasesensei
GenreRole Playing
Tagsassets, data, database, Fantasy, Godot, json, Loot, scripting, Unity

Download

Download NowName your own price

Click download now to get access to the following files:

ultimate-fantasyrpg-packv1.zip 40 kB

Leave a comment

Log in with itch.io to leave a comment.