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 .
×
Create a free account

Ars magica

Hi! Ars magica penalties not counting in roll outcomes. In Ars magica system, penalties are in the equation, just don't show in the outcome. Please repair, thx.
the macro issue can be solved by changing the bit that does + @{xxx|wound_total} to be - abs(@{xxx|wound_total})    where the xxx is the character name. Easily done by the author of the sheet.
1558048094

Edited 1558048423
Andreas J.
Forum Champion
Sheet Author
Translator
Mick H. said: the macro issue can be solved by changing the bit that does + @{xxx|wound_total} to be - abs(@{xxx|wound_total})    where the xxx is the character name. Easily done by the author of the sheet. So you mean roll templates  with rolls like: [[ 1d10 + @{Presence_Score} + @{wound_total} + @{Fatigue} + (?{Circumstantial|0})]] should be changed to: [[ 1d10 + @{Presence_Score} - abs(@{wound_total}) + @{Fatigue} + (?{Circumstantial|0})]] And are you positive this should be changed for every instance of the + @{wounds_total} ? Edit: And this is and character sheet problem, not a bug in Roll20
Hello, I've moved this to the appropriate forum.
The problem may be a bit different. Tried a few things. - wound penalties work for skills. - for atack rols also circumferential atack number (both positive and negative) does not work. The same problem.  The number shows in the equation, just don't show in the outcome.
As well as not coping with the wound penalty, there is a bracket out of place in the Circumstantial Attack too. The sheet has...  (?{Circumstantial Attack|0}]] ) }} but should have  (?{Circumstantial Attack|0} ) ]] }}
Turns out that both issues were caused by the misplaced bracket. If you can fix the bracket, then the wound penalty doesn't need changing to abs().
1558486700
Richard T.
Pro
Marketplace Creator
Sheet Author
Compendium Curator
I'll take a look and try to update it before next week's content pull. 
1558487118
Richard T.
Pro
Marketplace Creator
Sheet Author
Compendium Curator
Double checking, I see these in the combat rollers, is that the only place you guys are noticing it as well? 
1559355071
Richard T.
Pro
Marketplace Creator
Sheet Author
Compendium Curator
Hmm, so looking at the sheet after the update, I was wondering if the repeating field buttons look different to everyone.  What's changed for everyone? For a long time I was using the sheet via custom and I know the roll20 sheets can be randomly different for random reasons. So just wanted to track this issue. 
Thank you to the Sheet Author(s) working on this. Adding on to ability/combat/spell rolls, I was wondering if a button for the stress die reroll could be added, much like how the botch dice button is there, but simply rolls 1d10 and says "Stress Die Reroll" instead, marking blue on a result of 1. Because you reroll on stress die, I would like a button that does a "naked" roll without modifiers, but looking nice like the rest of the formatted rolls on the sheet. If there's already a stress die reroll functuality on the sheet already please point me to it! Otherwise, thanks for considering this.