Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
May your rolls be chill this holiday season!
Create a free account

Pathfinder Referencing repeating Attacks, Spells, etc...

1607554664

Edited 1607554683
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.
1607557265

Edited 1607559040
vÍnce
Pro
Sheet Author
Hi Azash, Which sheet are you using? On the PF Community sheet, using "%{selected|repeating_weapon_$X_attack-roll}" where "X" is the row number should work (just verified) for any token that is linked to a sheet. ie "%{selected|repeating_weapon_$0_attack-roll}" for row #1. rowID(you can get the rowID listed as a sub-section of each repeating row.) is always a better option since it will always link to the specific attack regardless if someone reorders their repeating attacks. Use the rowID in place of "$X". ie "%{selected|repeating_weapon_-koo8kgxky8nshjt4oxx_attack-roll}" BTW: you can also drag and drop attacks(or any sheet button/roll) to the macro quickbar (rename/colorize as needed) as well. Handy way to make attacks w/out opening the sheet. You can also make an attack from the quickbar button, go to chat input and use the UP arrow to learn the exact command that was sent to chat. You can then use that command in your own macros if you do not want to use the quickbar. Lost of options.
I will ask tomorrow wich sheet (i guess i will look for the differences between the standard pf sheet gave by roll20 and this one) The drag&drop of roll buttons is working for everything but not for the buttons from the repeating fields The rowId is working well too but as for calling by index number everything works well expect attack-roll Could you say me if your "repeating_weapon_X_attack-roll" is appearing under your mouse when you put it on the button (like the others) so you already have a title
1607576489

Edited 1607576508
vÍnce
Pro
Sheet Author
It looks like your sheet may be based on the PF Community sheet.  Maybe an older version or edited custom? Here's the title text and html for the attack roll