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

Modifying Spell Attack Bonus with Item - 5e Artificer

I'm using what I think is the 5e OGL sheet and playing an Artificer, I took Enhanced Spell Focus as one of my infusions and would like to add it to my inventory so I can keep track of having it active or inactive easier but can't find how to modify my spell attack bonus. I've tried "spell_attack_bonus:1" in the mod column but it didn't seem to have any effect.
1593447846
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
The equipment mod field only addresses a small subset of attributes. Without the API, you will probably just need to turn it on and off manually on your character's settings page. You likely know where the setting is, but here is a screenshot for anyone following along with the same issue.
I was worried it just wasn't a possible option and I'd have to just use the global field. Is there documentation of what attributes are accessible from the MOD field?
Actually Keith it looks like you can address Spell attack you just have to say "Spell Attack +1" instead of using the colon notation that I know of for AC. Someone on Reddit found it for me. This is the link with more info on maybe available mods they found:&nbsp; <a href="https://app.roll20.net/forum/post/5699857/list-of-available-mods-that-work-with-the-5e-oglsheet" rel="nofollow">https://app.roll20.net/forum/post/5699857/list-of-available-mods-that-work-with-the-5e-oglsheet</a>
1593464972
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Sort of. It's a list of "some things such as" that can be modified. It's also hard to link to on the Help Center because the headers lack anchor tags. Here's the relevant section: MODS: &nbsp;This is a text field where you would take note if an item (likely magical) would modify your stats in some fashion such as a character's&nbsp;Attributes, Saves, Skills, AC, To Hit, Damage, Spell Attacks, and Spell DC. If a stat is modified here, its attribute value will become highlighted in blue and adjusted by the supplied modifier listed here. An asterisk is appended to the right of the value to also signify that it has been modified by an item. While your mouse is hovering over the attribute, it will revert back to its unmodified total so you can refer back to its pre-modified value. The format for a stat modification is&nbsp; stat name:n &nbsp;where n is the stat bonus (ex.&nbsp; Strength:21 ) So it does say Spell Attack. Hmm. the best thing is to find a magic item that does this and equip it to read the mod that is used. Checks... According to the Wand of the War Mage, the syntax is "Spell Attack +1". Which you would never, ever guess from the documentation.