Jump to content

Components: Difference between revisions

From The Rubric
No edit summary
No edit summary
Line 11: Line 11:
When writing character components, it is a good idea to use a structured approach to make it easier for the AI to parse the description. One possible version is:
When writing character components, it is a good idea to use a structured approach to make it easier for the AI to parse the description. One possible version is:


<nowiki>
{{Copy button|''## Core Profile''
{{Copy button|## Core Profile


''- Name:''
- Name:
 
- Age:  
''- Age:''
- Role:
 
- Location:
''- Role:''
 
''- Location:''




''## Physical Attributes & Semiotics''
''## Physical Attributes & Semiotics''


''- Physique:''
- Physique:
 
- Endowment:
''- Endowment:''
- Grooming:
 
- Attire:
''- Grooming:''
- Distinguishing Marks:
 
''- Attire:''
 
''- Distinguishing Marks:''




''## Psychological & Social Dynamics''
''## Psychological & Social Dynamics''


''- Demeanor:''
- Demeanor:
 
- Public Interaction Style:
''- Public Interaction Style:''
- Signature Quip:
 
- Daily Routine:
''- Signature Quip:''
 
''- Daily Routine:''




Line 57: Line 46:
''## Professional & Obligatory Ties''
''## Professional & Obligatory Ties''


''- Employer:''
- Employer:
 
- Primary Duties:
''- Primary Duties:''
- Subsidiary Duties:}}
 
''- Subsidiary Duties:''}} </nowiki>

Revision as of 22:54, 18 August 2026

Components are pieces used to make it easier to build you story. Components come in several types:

  • Character
  • Setting
  • Trope
  • Plot Device
  • Writing Style
  • Other

Character

When writing character components, it is a good idea to use a structured approach to make it easier for the AI to parse the description. One possible version is:

## Core Profile

- Name: - Age: - Role: - Location:


## Physical Attributes & Semiotics

- Physique: - Endowment: - Grooming: - Attire: - Distinguishing Marks:


## Psychological & Social Dynamics

- Demeanor: - Public Interaction Style: - Signature Quip: - Daily Routine:


    1. Intimate & Sexual Profile

- Core Dynamic: - Drive: - Boundaries & Ethics: - Preferences & Controls:


## Professional & Obligatory Ties

- Employer: - Primary Duties: - Subsidiary Duties:Copy