YAML

Character Archetypes - YAML

Character archetypes (stock characters) are typical fictional personas based on cultural stereotypes or storytelling traditions. These characters possess specific personalities, roles, and behavioral patterns with features that readers or audiences can immediately recognize. Used across various media and eras from ancient Greek and Roman theater to modern films and anime, they play an important role in efficient story development and building audience empathy.

narrative fiction creative writing literature character archetype stereotype
- code: "hero"
  slug: "hero"
  name: "Hero"
  description: "A brave and noble protagonist at the center of the story."
  category: "Protagonist Types"
- code: "villain"
  slug: "villain"
  name: "Villain"
  description: "An evil antagonist who opposes the protagonist."
  category: "Antagonist Types"
- code: "mentor"
  slug: "mentor"
  name: "Mentor"
  description: "A wise guide who leads the protagonist and imparts wisdom or skills."
  category: "Helper Types"
- code: "sidekick"
  slug: "sidekick"
  name: "Sidekick"
  description: "A loyal companion who assists the protagonist and joins their adventures."
  category: "Helper Types"
- code: "antihero"
  slug: "antihero"
  name: "Antihero"
  description: "A morally ambiguous protagonist lacking conventional heroic qualities."
  category: "Protagonist Types"
- code: "damsel-in-distress"
  slug: "damsel-in-distress"
  name: "Damsel in Distress"
  description: "A helpless female character in need of rescue."
  category: "Plot Device Types"
- code: "trickster"
  slug: "trickster"
  name: "Trickster"
  description: "A cunning character who uses wit or schemes to manipulate situations."
  category: "Special Ability Types"
- code: "wise-old-man"
  slug: "wise-old-man"
  name: "Wise Old Man"
  description: "An elderly advisor with deep wisdom and experience."
  category: "Helper Types"
- code: "femme-fatale"
  slug: "femme-fatale"
  name: "Femme Fatale"
  description: "An attractive and dangerous woman who leads men to ruin."
  category: "Special Ability Types"
- code: "comic-relief"
  slug: "comic-relief"
  name: "Comic Relief"
  description: "A character who provides humor in tense situations."
  category: "Plot Device Types"
- code: "chosen-one"
  slug: "chosen-one"
  name: "The Chosen One"
  description: "A protagonist given a special mission by prophecy or destiny."
  category: "Protagonist Types"
- code: "mad-scientist"
  slug: "mad-scientist"
  name: "Mad Scientist"
  description: "An insane scientist who conducts dangerous experiments ignoring morals and ethics."
  category: "Antagonist Types"
- code: "prince-charming"
  slug: "prince-charming"
  name: "Prince Charming"
  description: "A perfect prince depicted as an ideal romantic partner."
  category: "Romance Types"
- code: "final-girl"
  slug: "final-girl"
  name: "Final Girl"
  description: "A female protagonist who survives until the end in horror films."
  category: "Genre-Specific Types"
- code: "lovable-rogue"
  slug: "lovable-rogue"
  name: "Lovable Rogue"
  description: "A charming character who engages in morally questionable behavior."
  category: "Protagonist Types"
- code: "tragic-hero"
  slug: "tragic-hero"
  name: "Tragic Hero"
  description: "A noble protagonist who falls due to a fatal flaw."
  category: "Protagonist Types"
- code: "underdog"
  slug: "underdog"
  name: "Underdog"
  description: "A disadvantaged person who achieves success from unfavorable circumstances."
  category: "Protagonist Types"
- code: "byronic-hero"
  slug: "byronic-hero"
  name: "Byronic Hero"
  description: "A complex rebel with a dark past yet charming presence."
  category: "Protagonist Types"
- code: "manic-pixie-dream-girl"
  slug: "manic-pixie-dream-girl"
  name: "Manic Pixie Dream Girl"
  description: "An eccentric, free-spirited woman who exists as a plot device to transform the male protagonist."
  category: "Romance Types"
- code: "everyman"
  slug: "everyman"
  name: "Everyman"
  description: "An ordinary protagonist who represents common people."
  category: "Protagonist Types"
- code: "reluctant-hero"
  slug: "reluctant-hero"
  name: "Reluctant Hero"
  description: "A protagonist who hesitates to take on a heroic role."
  category: "Protagonist Types"
- code: "shapeshifter"
  slug: "shapeshifter"
  name: "Shapeshifter"
  description: "An unpredictable character whose loyalty or personality changes."
  category: "Plot Device Types"
- code: "threshold-guardian"
  slug: "threshold-guardian"
  name: "Threshold Guardian"
  description: "A character who serves as an obstacle blocking the protagonist's path."
  category: "Plot Device Types"
- code: "herald"
  slug: "herald"
  name: "Herald"
  description: "A character who announces change or the beginning of an adventure."
  category: "Plot Device Types"
- code: "shadow"
  slug: "shadow"
  name: "Shadow"
  description: "An entity that embodies the protagonist's dark side or repressed aspects."
  category: "Psychological Types"