vizovitin / foundryvtt-ask-chatgpt

Customizable ChatGPT integration for Foundry VTT
https://foundryvtt.com/packages/ask-chatgpt
MIT License
4 stars 6 forks source link

Create full NPCs from GPT #10

Open DrDoomDEU opened 1 year ago

DrDoomDEU commented 1 year ago

Hi there,

I checked with the integration and it is possible to create a full character with GPT. I usually do this outside of Foundry but it would be great to be able to do it inside Foundry to add all the infos directly into the NPC sheet.

I am using this prompt for Cyberpunk Red: "Create an NPC Truck Driver including stats."

The result is quite useable:

image

Another test: "Create an NPC Police Officer including a description, background, stats, skills, gear and Cyberware."

The result:

image

image

Now the question is whether we can directly create the NPC and include the data, stats, gear etc.?

Any idea if it is possible?

vizovitin commented 1 year ago

It's certainly possible. I'll need to look into the way the NPC character sheets are implemented in this game system. It also depends on how "liberal" they are.

What about workflow? Would it be sufficient to always create a new character sheet? Do you think there needs to be a way to "overwrite" an existing one (e.g. with an updated creation prompt, once you see something is wrong with the result)?