
In the game I'm running, there are certain actions any player can make during combat. They aren't already included on the character sheet, so I thought to add them as actions on each sheet. It would be a time consuming process to add all these actions to each sheet one by one, so that got me wondering if it would be possible to make a script that could take a set of repeating items that I enter into the script's interface, then apply them to multiple character sheets.
I know there are scripts that can create abilities and attributes, and ones that can identify repeating items, but is it possible for one to directly add repeating items to the actual sheet?