Advertisement
dinsfire24

Scene Generator

Oct 28th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. // link: http://orteil.dashnet.org/randomgen/?gen=KexMnXtx
  2. $name : Scene Generator
  3. $author : dinsfire24
  4. $description : Creates a short scene.
  5. $button : Generate
  6.  
  7. $include http://orteil.dashnet.org/randomgen/gens/names.txt
  8.  
  9. $name
  10. [medieval first name]
  11. [medieval name]
  12. Sir [medieval first name (male)]
  13. Lady [medieval first name (female)]
  14.  
  15. $threatening action
  16. circle {s:circles}
  17. glare at {s:glares at}
  18. snarl at
  19.  
  20. $attack
  21. [lunging at|swinging at|slashing at|punching|stabbing]
  22. biting {10%}
  23.  
  24. $emotion
  25. [anxiously|angrily|sourly|bitterly]
  26.  
  27. $phrase
  28. [name] [threatening action, as s] [name], who retaliates by [attack] them.
  29. [name] points at [name] with a [knife|sword|cutlass]; they [threatening action] them [emotion]. {25%}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement