Hey guys and girls, I have a really big task for the API and I'm not sure if it's possible. I don't know javascript so I won't be able to contribute to well if help is needed. Pretty much the way it needs to work is the selected token rolls for an attack value against a target token who is prompted to roll for a defense value. The two totals are then subtracted and the final result displayed (negative or positive). I have an 3 different attack macros (Melee Range, Long Range, and Magic Attacks) and a four defense macros (Dodge, Parry, Def, and Magic) so when the player is prompted they are gonna need to just input the macro because different attacks require different defenses and there are a lot of variables and attributes involved in the roll. I hope I'm explaining this well. If more information is needed or questions I will try to answer the best I can. Thanks.