[ Tool ] · Free and offline
Build a Royal Road table without hand nesting the tags. Add rows and columns, edit each cell, tag items with a loot rarity, and copy clean BBCode or HTML the Royal Road editor accepts. It opens on a filled inventory table, so the output is there on first paint.
Load a filled table, then edit any cell. Editing does not change the example buttons.
| H | ||||
| 1 | ||||
| 2 | ||||
| 3 |
Tab moves between cells. Press Enter in the last row to add a row. Up to 8 columns and 20 rows.
Click a cell above, then pick a rarity. The cell text is coloured and its rarity name stays as the text, so the tier reads without colour too.
An approximation. Royal Road draws its own thin cell border on the published page, so the live table looks very close to this.
| Item | Rarity | Qty |
|---|---|---|
| Rusted Shortsword | Common | 1 |
| Ember Vial | Uncommon | 3 |
| Crown of the Drowned King | Legendary | 1 |
[table] [tr][th]Item[/th][th]Rarity[/th][th]Qty[/th][/tr] [tr][td]Rusted Shortsword[/td][td][color=gray]Common[/color][/td][td]1[/td][/tr] [tr][td]Ember Vial[/td][td][color=green]Uncommon[/color][/td][td]3[/td][/tr] [tr][td]Crown of the Drowned King[/td][td][color=orange]Legendary[/color][/td][td]1[/td][/tr] [/table]
BBCode is the default and still renders on Royal Road. HTML is the durable path for when the editor prefers it. Both produce the same table.
This tool handles one at a time. WriteIDE is the desktop studio that tracks LitRPG stats, items, skills, and quests across a whole novel, and keeps them correct at every scene.