
Hi there ! I have a little problem I am not sure it can be solved. I check the macro troubleshooting section but I am really not sure about this. Here are the fact. I made a War Danser character and his number of attacks depends on the number of steps e.g. each step is an attack. So I made several powercards depending on the number of attacks. I needed to do this because attacks mods depend on the powers the pc uses. Now, I want to make a macro that calls these powercards after the player chose the number of attacks and the powers linked to. Each power card is functional. each of these only have a number of roll with fixed modifiers. (e.g. -20, -40, and so.) ?{War Dance|Three Steps,%{Krugorm Erwing|War-Dance-Three-Steps}|Four Steps,%{Krugorm Erwing|War-Dance-Four-Steps}} It doesn't work. I made characters replacement with html entities but I don't understand how this is working. I want to be sure about one thing : can we nest a power card call in a query ? If yes, how ? thx :) Sorry for being a dumbass about all of it ><