
So I added all of the Art Objects from the DM guide and I am having an issue with my macro. I want it to ask the value of the Art Item(s), then how many items from that table to output. !rt /w gm &{template:default}{{name=Art Objects}}{{Art=?{Value?|25gp,[[?{Howmany|1}t[25gpArtObjects]]]|250gp, [[?{Howmany|1}t[250gpArtObjects]]]|750gp, [[?{Howmany|1}t[750gpArtObjects]]]|2500gp, [[?{Howmany|1}t[2500gpArtObjects]]]|7500gp, [[?{Howmany|1}t[7500gpArtObjects]]]}}} It is not working, though... Any ideas?