ComfyUI Node
Identity Forge Archetype
Pick or randomize a themed character archetype (knight, sorceress, pirate, pop star, …) and emit JSON to seed an IdentityForge node. Costume colours vary by seed. Chain presets via the 'upstream' input — they stack instead of fighting over IdentityForge's single socket.
Identity Forge Archetype
- character_json
◄archetypeNone►
◄lock_levelEssentials►
◄seed0►
◄upstream►
Categoryconditioning/character
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| archetype | COMBO | None | Character archetype. 'None' emits nothing; 'Random' picks one using the seed. |
| lock_level | COMBO | Essentials | 'Essentials' sends only the look (costume, hair, makeup, setting) so the person randomizes freely downstream. 'Full preset' locks every field the archetype defines. |
| seed | INT | 00–18446744073709550000 | Seed for the random archetype pick and costume colour variation. The control below defaults to 'randomize'. |
| upstreamopt | STRING | Optional: connect another preset's character_json here to stack presets. This node's values win where they overlap; set this node to 'None' to pass the upstream through unchanged. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| character_json | STRING | — |