Hello, I am working on an ability macro and have no idea why it isn't working. For context; "/w Dan ?{Augment Type| Weapon, [Weapon](~Ki-Sarge|Weapon)| Unlock The Seals, [UnlockTheSeals](~Ki-Sarge|UnlockSeals)}" This is under the abilities of a specific character. (Pay no attention to one of my player's silly name :P) When I use the test function, the macro works perfectly, but if i use the macro properly, it fails. If you look at what was actually being inputted into roll20, it changes between the two buttons. The test button inputs the text above exactly as written. The 'proper' button, however, inputs "%{Ki-Sarge|Augments}" Which ends up with "[Weapon](~-M8D0ddQmIaSn_8IlPiB" in the chat log It seems to be accurately grabbing the roll query, but I have no idea why it isn't working. Anybody know why its failing and hopefully a way to fix it? Thanks!