I know it's a subject over asked (By the way i'm french, not really good in english) After weeks of research, can't find the solution. In the chat %{repeating_weapon_$1_attack-roll} return the already famous "No ability was found for %..." (of course we are not totally dumb and %{NameOfTheCharacter|repeating_weapon_$1_attack-roll} (Im a dev so i tried to change the casse, etc... it could be important. something like @{NameOfTheCharacter|repeating_weapon_$1_name} works well) So we tried a lot of combinations. We tried to add a title (because there was none) like in the image and called it myAttackRoll (but before we add it there was nothing). For skills it's like %{skillName-Check} for other stuff it's like %{somthing-Roll} or %{somthing-macro} But we can't find for attacks or spell the good ability to call. First here the not reallly useful (but could) HTML (Fiche_de_perso_Pathfinder.html) : What we want it's same as 80% (will, fort, ref, skills, melee, etc...) of the pathfinder sheet, call the "roll" of the attacks or spells (any roll in a field called "repeating_something..._X..." The idea (as in a lot of post it's to call a specific attack number (no attributes like total-attack, Melee-Attack, etc...)) from a macro. Sorry for posting an already asked question but in the others posts nothing works in our situation (%{repeating_weapon_X_attack-roll}, %{repeating_attack_X_attack}, etc...) By the way i know i could rewrite the macro in the A&A tab and call it from a chat macro. But it's really long to rewrite each spells and attacks. Not every user is really able to understand how to rewrite a macro.