Zylo Trader — Loot converter
Upload your old market category JSON and download files ready for Zylo Trader. Everything runs in your browser; nothing is uploaded to us.
What this does (and what you still have to fix)
The tool copies item classes, turns your min/max prices and sell percent into buy/sell values, and maps spawn
attachments to BuyAttachments.
Hooking traders, Quantity, and checking the complete file as class names on your server is still up to you.
After download, check:
-
Category & shop IDs — Match
IdandLootShopIdto yourtraders.jsonsetup. The default below is only a starting value. -
Loot manifest — Using split files? Put each JSON where
trader_loot_manifest.jsonpoints (e.g. underTraderCategories/) and keep IDs in sync. -
Quantities — Defaults are basic so you need to change quantity to how you prefer. Tune
UsesQuantity,QuantityPerUnit, etc. for ammo, stacks, and anything that isn’t a single unit. - Class names — Must match real items on your server; fix typos after conversion if needed.
-
Variants— Not turned into extra rows; add those manually if you rely on them.
Convert files
Category JSON files
No files selected.