
Hey everyone, I've been trying to build macros to support Psionic Powers where the caster can input Augment points and have the rolls and effects adjusted. But also desire the individual rolls to been seen and captured in the card. This came up in context of 4e so been playing around with the 4e template which has the augment toggle but can't see the individual dice, yeah it work with 3d dice but too often they disappear so easily so better if it shows up in chat. I tried to use a chat macro but haven't found a way to set a local variable. I came very close on this by setting an attribute on character sheet and then having it insert a "!" on a line to suppress that macro. However for this to work i have to fire off a macro toe set the right Augment then a separate macro for the power, if i set the attribute in the same macro it still reads the old value. This gives me the roll the way i want but not ideal... Having a local variabel i could set and use in the macro would be handy :) Trying with power cards looked promising but when i hover over the resulting roll i don't see the individual resulting dice but rather the code to calculate the roll... I am sure i'm doing many things wrong but kinda of hitting a brick wall at the moment. Any help would be appreciated! Jeff