Create a DSA5 character from an archetype
create-dsa5-character-from-archetypeCreate a DSA5 hero by copying an archetype, set a unique name and optional details, then add the actor to the Foundry VTT world or prepare it without saving.
Instructions
[DSA5 only] Create one hero as a copy of an archetype from list-dsa5-archetypes, with a new name and optional details (age, biography, gender, eye and hair color, height, weight, species, culture, profession) written onto the hero and read back. The hero goes into the folder "Foundry MCP Actors", without a token in a scene, linked to its archetype. A name another actor has already (ignoring case) is refused. addToWorld false only prepares the hero and shows it, without writing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addToWorld | No | false only prepares the hero and shows it, without writing anything | |
| archetypeId | Yes | Id of the archetype inside that compendium | |
| characterName | Yes | Name of the new hero; a name another actor has (ignoring case) is refused | |
| customization | No | Details written onto the hero and read back | |
| archetypePackId | Yes | Id of the compendium that holds the archetype, as list-dsa5-archetypes shows it |