🐲How To: D&D Character Sheet Generator

This workflow creates an easy to reproduce and reiterate D&D character creation Glif. It uses a mix of User Input, Randomization, Text Generation. JSON Extraction, Image Generation, and HTML.

Part 1
Part 2

Check out and Remix our Example Glif Here!

Step by Step

  1. Click β€˜Build’ to start a new project.

  2. Add the two user inputs for text prompt and level.

  3. Add the two text input Multipick blocks and upload the official D&D race list and class list into each. Select the Randomize button.

  4. Add a Text Generation block and adjust to the recommended settings for Character Background.

  5. Add a Text Generation block and adjust to the recommended settings for Stats Blocks.

  6. Add a Text Generation block and adjust to the recommended settings for Image Prompt.

  7. Add a ComfyUI block and adjust the JSON as recommended.

  8. Add two JSON Extractor blocks and set one up to correspond with the Character Background output and another to correspond with the Stat Block output.

  9. Using an HTML block, finish setting up the HTML formatted final character sheet with the provided HTML code and make any necessary changes.

  10. Name and Publish your Glif.

Codes and Content

Text Generation LLM Blocks

Prompt

Max Tokens

Model

System Prompt

ComfyUI Image Generation Prompts & HTML

To put in the JSON area:

Last updated