Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'd recommend re-reading the Savage Worlds walkthrough to refresh your memory on how the elements of the authoring kit are used. The question you're asking is very similar to something brought up in the page named "Weird Science Gizmos", in the "Managing Shared Gizmos" section on that page - look there for the solution.
It's also something you can find by studying the wiki page about table_dynamic.
<prereq message="Your background does not allow you to learn this language as a starting language.">
<match><![CDATA[
LangAllow.?
]]></match>
<validate><![CDATA[
~if we have the right LangAllow tag, we're valid
validif (altthing.intersect[Language,LangAllow] <> 0)
]]></validate>
</prereq>
Only warrior classes (fighter, paladin, or ranger, and gladiator) roll on the Exceptional Strength range, anything short of a limited wish spell won't increase an ability score in this edition, and it's at the discretion of the DM. Magic items, only one I know of the increases strength score is the Girdle of Giant strength, which you roll a d% on and get a new Strength Score between 19 and 25.
Gauntlets of Ogre Power confer an 18/00 strength.
Within the Skills & Powers rules there are ways to increase a warriors 18/xx to the next 10% up with character points if I remember correctly.
Ability damage also brings down by increment on the table.
I'd think the best way (if possible) would be for the strength stat to actually be treated as a single number, but displaying them in the 18/xx format. As in
18 = 18
19 = 18/01-50
20 = 18/51-75
etc....
Is that possible? It'd simplify it. Actually, now that I think about it, that doesn't work, because non-warriors can still get strength scores of 19 and up.