Lavaeolous / PF1-StatBlock-Converter-Module

FoundryVTT Module to convert PF1 Statblocks into Foundry Actors (PC or NPC).
MIT License
14 stars 12 forks source link

Question: Is it possible to update the text of the statblock, and reimport? #629

Closed karpana closed 1 year ago

karpana commented 1 year ago

Is there a way to "update the notes" of the a given actor with an updated statblock, and reimport the actor via SBC?

I ask because, my players update their statblocks in Herolab.Online, and when I create a new actor, I have to fight with permissions. It'd be nice to juste "update and reimport" the existing actor.

Lavaeolous commented 1 year ago

SBC only takes input and creates an actor from that. It has no ways to interact with already existing actors. I would propose to simply reimport the actors after level up and set the permission again. The Permission Viewer module can help with that i think.

karpana commented 1 year ago

Thank you.