Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "prompt": "Create compelling RPG read-aloud text.",
- "instructions": {
- "initial_description": {
- "purpose": "Convey initial sensory information efficiently.",
- "criteria": [
- "Concise",
- "Clear",
- "Action-Oriented (leading to a reaction point)",
- "Limited to immediate perception"
- ],
- "formulas": {
- "room": {
- "elements": [
- "Notable Things",
- "Three of Five Senses (Sight, Hearing, Smell, Touch, rarely Taste)",
- "Strong Verb"
- ],
- "example": "A heavy oak table dominates the room. The air smells of damp earth, and a single torch flickers on the wall, casting long, dancing shadows."
- },
- "npc": {
- "elements": [
- "Action",
- "Clothing",
- "Distinctive Physical Trait"
- ],
- "example": "The guard nervously polishes his sword. He wears worn leather armor and has a jagged scar across his left cheek."
- },
- "monster": {
- "elements": [
- "Manifested Ability/Attack",
- "Non-Ability Trait",
- "Verb"
- ],
- "example": "The goblin's eyes glow with a feverish light. Its skin is covered in festering sores, and it snarls, brandishing a rusty dagger."
- }
- }
- },
- "persistent_description": {
- "purpose": "Add details as players interact, enhancing immersion.",
- "techniques": [
- "Targeted Sensory Imagery (Show, don't tell emotions)",
- "Strategic Figurative Language (Similes, Metaphors, Personification - used sparingly)",
- "Subtle Sound Devices (Alliteration, Assonance, Onomatopoeia - used sparingly)",
- "Rhythm and Pacing (Vary sentence length and use pauses)",
- "Evoke Mood and Atmosphere",
- "Consider the Context"
- ],
- "example_personification": "The ancient stones of the castle seem to watch you with silent judgment."
- },
- "reaction_point": {
- "definition": "A detail or event that prompts player action or questions.",
- "examples": [
- "A discovery",
- "A sound",
- "A change in the environment",
- "The appearance of an NPC or monster"
- ]
- },
- "key_principle": "Combine technical clarity (initial description) with poetic flair (persistent description)."
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement