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

Shaped Sheet, NPC, Storm King's Thunder

How can I reimport a specific SKT NPC's spell list if it did not import spell list for the NPC?  Is this possible?  If not, how can I re-create the character and be sure I can have the token correspond to the proper character?  Thank you in advance.
1481064855
Tetsuo
Forum Champion
Afaik, the SKT npcs don't actually have spell lists, just a few of the more common things macro'D as attacks
I have one of the storm giants (the king) who has all his prepared cantrips listed.....so I don't think that's entirely correct. (they are "clickable" spells) So I am trying to figure out how to get them "back" for the one specific NPC....
1481070494
Tetsuo
Forum Champion
Oh ok. The easiest way would be to delete the sheet, make a new campaign with the module, then use the character vault to transfer a fresh copy to your campaign. 
also, since you are a pro user you could use the companion script
Ken, that's pretty much what I am asking (since companion script goes hand in hand with the shaped sheet)-- what is the command?  (For a specific NPC in the SKT module)
Jason the Dungeon Mofo said: Ken, that's pretty much what I am asking (since companion script goes hand in hand with the shaped sheet)-- what is the command?  (For a specific NPC in the SKT module) First you need a json file that has the spell data, you will need to go to the script forum for help with that and there is a very helpful example dile out there somewhere.  Then select a token that is linked to your character and use !shaped-import-spell --[comma separated list of spell names]
1481123590
Kryx
Pro
Sheet Author
API Scripter
Franky H. said: Afaik, the SKT npcs don't actually have spell lists, just a few of the more common things macro'D as attacks SKT NPCs have a list of spells which I parse into a spell list. Though those are just the names so they still have to filled out from SRD or import. I would try what was mentioned above: open a new skt and transfer a fresh conversion. If the conversion breaks then please open a bug for me.
Well, I had another "copy" of my game that hadn't really been touched other than to test out API scripts or something prior to adding to my primary game.....and your responses gave me the idea to use the transmogrify tool in my options and copy Zephyros from one to the other and viola.....success!  Thank you for the replies!