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 .
×

3.5 char sheet call spell

how do you call the spell in a macro when the identifiying name is "repeating_spells01_#_spellcast01"? @{repeating_spells01_#_spellcast01} there is no target and no way to identify if you have more then just one spell.
1481927280
Diana P
Pro
Sheet Author
The # needs to be replaced with the row ID for repeating sections. For the relative row ID, you would use $0 for the first row, $1 for the second row, $2 for the third row, etc. There is a unique row ID for each row as well, but the only way I know to get it is to examine the source code in that area on the specific character's sheet and find it.
I heart you so much Diana!!!!!!!
1481941462
Diana P
Pro
Sheet Author
Glad to be of assistance.  :) Happy Gaming!