<a href="https://app.roll20.net/forum/post/4310430/slug%7D" rel="nofollow">https://app.roll20.net/forum/post/4310430/slug%7D</a> using the above post as an idea i want to make a rolltable of loot that can be found when my party searches a body. i just need to confirm a few items. 1. is it possible with in the Roll table or macro to say [[1d6]] GP and have it roll and add the results to the output text. aka i click the macro that i will setup to call to a tablename1 and Tablename2. Tablename one is a static list of items say various healing potions. so upon search one of the random items + Table 2 Table 2 would be a list of money aka 1d6 GP 3d4 sp and Random gem which would be a third table. i know each table is cable of containing the static items and would when called using a properly formated macro would work. results example : healing potion 2d4 , Gem worth 10gp , the question comes in can it roll the 1d6 to determine the GP and the 3d4 to determine the SP. output healing potion 2d4, Gem worth 10 gp, 2 gp and 6 sp.