Thanks for the responses everyone, but in the mean time I've managed to mess something up and now trying to do any roll at all breaks everything. Now posting anything in chat doesn't show up in chat, and causes the all of the previous messages with roll templates to collapse to black bars. This happens for attacks from the sheet, using the /roll command directly in chat, just posting text in chat, anything I've tried. Reloading the tabletop page returns the previous chat messages to normal, but the next thing to get posted breaks them again. I think in reading the steps in Kryx's Superiority Dice link I've figured out the syntax for the macro links a bit better, but I can't try anything new right now due to the above problem. Assuming that is fixable, here is what I've got now as requested. In the attacher, I put [Crimson Rite](!%{CR-Query}) as the name, put a space in the freetext field or it wouldn't post anything, and checked the 'offense' box. I tried this one in many, many different ways, but this is one of them. The query ability. Again I've tried this a lot of ways and none of them worked, so here is one of them. CR-Query ?{Which Rite?|Rite of the Flame,%{rite-flame}|Rite of the Dawn,%{rite-dawn}} And the abilities I made for the actual rolls. They worked fine last night but now they're causing the same problem as everything else. rite-flame &{template:5e-shaped} {{action=1}} {{text_top=Rite of the Flame}} {{has_attack_damage=1}} {{attack_damage=[[@{rite_die}]]}} {{attack_damage_type=fire}} rite-dawn &{template:5e-shaped} {{action=1}} {{text_top=Rite of the Dawn}} {{has_attack_damage=1}} {{attack_damage=[[@{rite_die}]]}} {{attack_damage_type=radiant}} {{freetext=+[[@{wisdom_mod}]] if target is undead}} So yeah. I'm a bit lost now. This is a new campaign I'm trying to set up so if I need to scrap it, I can, but I'm using the Curse of Strahd module, so I have to update all the monster and expand their spells, and then check through them all to make sure they all converted properly. Not a trivial thing to do. Thanks for helping me out.