
I've run into an issue getting the Journal Abilities working in the Nested Drop Down Menus, I did it normally ( %{MacroCharacterName|AbilityName} ) but predictably it didn't work, assume because of the HTML entities. But, when I did replace them, it breaks the macro, posting the rest of the jumbled code. This is what I have written out so far. ?{Abilities| T0 Classes,?{value1| Magician ,?{Magician| Arcane Focus, %{T03Macros|ArcaneFoucs} | Magic Missile, %{T03Macros|MagicMissile} } | Warrior,?{value1B| Heavy Strike, %{T03Macros|HeavyStrike} | Bronze Nerves, %{T03Macros|BronzeNerves} } } | Label 2,?{value2|value2} } I'm a bit lost since it says not to mess with anything that's calling an Ability or an Attribute. If it makes a difference, I'm not using a Character Sheet I've added in all of the required Attributes. I've set up all of the Abilities individually already on a Macro Mule and tested all of them they work individually, I just can't seem to figure out where I'm going wrong, any help would be greatly appreciated. If I can't figure it out this way, I'll likely just copy the macros and fully build it out in the nested one like I used to, I was just trying to do it this way in case to make it easier if I have to hotfix any Ability.