Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Introducing the TTShop Generator, a visual shop & item builder for Trinkets & Trackers

1783103532

Edited 1783112170
First off, huge congrats to the devs behind Trinkets &amp; Trackers . This API has made running games in Roll20 so much smoother, and it's clear how much thought went into it. Building on top of that, I wanted to share a small tool I made to speed up my own workflow, and figured it might be useful to others in the community too. Creating shops and items by hand in raw JSON was slow and easy to mess up, so I put together the TTShop Generator: a free, browser based tool that lets you visually create items, organize them into shops, and export everything as ready to import JSON files. No installation and no login needed, it just runs in your browser. You can access it here: <a href="https://www.basedg.com.br/ttshop-generator" rel="nofollow">https://www.basedg.com.br/ttshop-generator</a> How it works, step by step: Open the generator in your browser. Everything runs client side, so nothing gets uploaded anywhere. Create items using the "New Item" form. Fill in the basics like name, type, rarity, cost, weight and description, or expand the advanced section for combat stats, attunement, consumable flags and other detailed fields. Try the SRD auto fill if you want. Type a weapon or item name (even with a "+1/+2/+3" suffix) into the search box, and the tool pulls matching data from the public 5e SRD API to pre fill most fields for you. It's meant as a starting draft, so it's worth double checking the result, especially for homebrew items. Browse your item bank in grid or list view. You can edit, duplicate or delete items whenever you want. Build a shop by creating a new one, then use the autocomplete search to add items quickly. Just type part of the item name, pick it from the dropdown, and the stock and price fields fill in automatically. Organize multiple shops using the collapsible shop list, so you can manage several storefronts without things getting cluttered. Export your work as a Roll20 compatible JSON file for your shop catalog and item catalog, ready to import directly into T&amp;T. Re import anytime to keep editing an existing catalog. Just keep in mind nothing saves automatically between sessions, so remember to export before closing the tab. That's the first version! Feedback and suggestions are very welcome, this is just the start and I'd love to know what would make it more useful for you. Hope it saves people some time.&nbsp; Let me know if you need some help!
Hey everyone! Just updated my free TTShop Generator to work with the new T&amp;T v1.3.5 (Portable Database). If you haven't seen it before, it's a browser tool that helps you build shops and items for Trinkets &amp; Trackers without hand editing JSON. 👉 <a href="https://www.basedg.com.br/ttshop-generator/en" rel="nofollow">https://www.basedg.com.br/ttshop-generator/en</a> What's new in this update: • Exports the new Portable Database format directly (items, shops, customItems and tokenDefaults all in one file), ready to paste into your handout. • Search and autofill when creating items. Type a name like "Shortbow" or "Potion of Healing +1" and it pulls the stats from the SRD 5e or from the official T&amp;T Item Blueprints (if you load that file in), including auto bonus handling for +1/+2/+3 items. • Items get linked to the Item Blueprints automatically whenever the name matches, so your attacks/damage/effects actually work in Roll20 without extra steps. • Export only includes the items you actually used in your shops, so the file stays small and doesn't choke when pasting into the handout. • If you've got shops made in the old version, just import them and the tool migrates everything to the new format for you. • Grid or list view for your item bank, collapsible shop cards, and you can set a shop icon now too. Everything runs locally in your browser, nothing gets uploaded anywhere. Free to use, no login needed. Big thanks to Amadeus for the awesome v1.3.5 update, the token/combat automation is a huge upgrade. Let me know if you run into any issues or have feature ideas!
1783546701
AmadeusVF
Pro
API Scripter
RPG M. said: Hey everyone! Just updated my free TTShop Generator to work with the new T&amp;T v1.3.5 (Portable Database). If you haven't seen it before, it's a browser tool that helps you build shops and items for Trinkets &amp; Trackers without hand editing JSON.  <a href="https://www.basedg.com.br/ttshop-generator/en" rel="nofollow">https://www.basedg.com.br/ttshop-generator/en</a> This is incredibly helpful and makes managing shops and creating items much easier. Thank you for taking the time to build and share it!