character_create
Generates a complete player character by rolling attributes, applying backgrounds, and linking Discord user; rejects invalid selections.
Instructions
Create one player character and write the sheet.
Rolls 2d6 per attribute, applies background increases, sets hit points equal to CON, sets the Doom die to d6, assigns starting coins, and links the Discord user to the character. Rejects an illegal background selection without writing.
origin: barbarian, civilised, or decadent. backgrounds: exactly three background ids, at least two from the chosen origin, at most one marked unique. armour: none, light, medium, or heavy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| armour | No | none | |
| origin | Yes | ||
| shield | No | ||
| weapons | No | ||
| language | No | ||
| backgrounds | Yes | ||
| discord_user_id | Yes |