Advertisement
Reddorid

Untitled

Feb 25th, 2015
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. $name : Sci-fi loot generator
  2. $author : Echillee
  3. $description : Generates an assortment of loot for a science fiction setting.
  4. $amount : 10
  5.  
  6. $lootkind
  7. [debris]
  8. [junk]
  9. [data]
  10.  
  11. ///GENERAL SECTION\\\
  12.  
  13. $shapesize
  14. [shape]
  15. [size]
  16.  
  17. $shape
  18. long
  19. round
  20. bent
  21. square
  22. triangular
  23. short
  24. curved
  25. flat
  26. smooth
  27.  
  28.  
  29. $size
  30. small
  31. large
  32.  
  33. $colour
  34. [colour2]
  35. [shade] [colour2] {80%}
  36.  
  37. $shade
  38. dark
  39. light
  40. bright {85%}
  41. shiny {66%}
  42. matte {66%}
  43.  
  44. $colour2
  45. red
  46. orange
  47. yellow
  48. blue
  49. green
  50. violet
  51. black
  52. white
  53. silver
  54. grey
  55.  
  56. $gas
  57. oxygen
  58. nitrogen
  59. plasma
  60. warp
  61. [ficchem]
  62.  
  63. $ficchem
  64. [mono|di|tri|oxy|zeryl|oo|hypo|xan|hexyl|phenyl|tho|bre][sat|gel|mith|meth|bor|bar|ber|tan|ton|tin][ium|oleum|ylium|ogen|agen|igen|ate|ite]
  65.  
  66. ///JUNK SECTION\\\
  67.  
  68. $junklist
  69. [some|a handful of] [[tangled|old|twisted|stripped]wires|wires]
  70. [2-10] [bolts|screws|lugnuts|rivets]
  71. [a|bits of] [circuitboard|motherboard|microchip]
  72. [[an] [size]|[an] [size], empty|[an]|[an] empty] [gas] [canister|cylinder|tank]
  73.  
  74.  
  75. ///DATA SECTION\\\
  76.  
  77. $data
  78. [an] [datahardware, #hardtype] containing [contents]
  79.  
  80. $datahardware
  81. hard drive
  82. data disk
  83.  
  84.  
  85. $contents
  86. [datatypeofficial]
  87. [datatypepersonal]
  88.  
  89.  
  90. $datatypeofficial
  91. schematics for [schematictype]
  92.  
  93. $datatypepersonal
  94. [dataquantity] [phototype]
  95. a map of [mapregion][map]
  96. [dataquantity] password-protected folders
  97. [dataquantity] music files
  98. chat logs
  99.  
  100.  
  101. $mapregion
  102. a local
  103. a nearby
  104. a distant
  105.  
  106. $map
  107. star system
  108. planetary system
  109. world
  110.  
  111. $phototype
  112. family photos
  113. holiday pictures
  114. selfies
  115. photos of random objects
  116.  
  117.  
  118. $dataquantity
  119. many
  120. several
  121. a few
  122.  
  123. $schematictype
  124. a
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134. ///DEBRIS SECTION\\\
  135.  
  136. $debris
  137. [debsing]
  138. [debplur]
  139.  
  140. $debsing
  141.  
  142. [an] [debrissingular] of [[debrismaterial2]|[debrisquality] [debrismaterial2]]
  143. [an] [[shapesize] [debrissingular]|[debrissingular]] of [[whatlookslike]|[debrisquality] [debrismaterial]]
  144. [an] [[shapesize]|[debrisquality]] [debrissingular] of [whatlookslike]
  145. [an] [shapesize], [debrisquality] [debrissingular] of [whatlookslike]
  146.  
  147. $debplur
  148. [debrisplural] of [[debrismaterial2]|[debrisquality] [debrismaterial2]]
  149. [[debrispluralquantity] [debrisplural]|[debrisplural]] of [[debrismaterial2]|[debrisquality] [debrismaterial2]]
  150. [[debrispluralquantity]|[debrispluralquantity] [[size]|[debrisquality]]] [debrisplural] of [debrismaterial2]
  151.  
  152. $debrisquality
  153. [debrisquality2]
  154. [colour] painted {25%}
  155.  
  156. $debrisquality2
  157. burnt
  158. badly burned
  159. scorched
  160. melted
  161. painted
  162. molded
  163. engraved
  164. wrecked
  165. ancient
  166. partially melted
  167. scratched
  168. dented
  169. broken
  170. jagged
  171. mangled
  172. bent
  173. twisted
  174. deformed
  175. warped
  176. ragged
  177. chipped
  178. worn
  179. old
  180. old
  181. ruined
  182. weathered
  183.  
  184. $debrissingular
  185. chunk
  186. lump
  187. piece
  188. scrap
  189. hunk
  190. strip
  191. remnant
  192. segment
  193.  
  194.  
  195. $debrispluralquantity
  196. a few
  197. several
  198. a couple of
  199. lots of
  200. many
  201.  
  202. $debrisplural
  203. pieces
  204. scraps
  205. fragments
  206. shards
  207.  
  208. $whatlookslike
  209. what looks like [debrismaterial] {33%}
  210. [debrismaterial]
  211.  
  212. $debrismaterial
  213. [debrismaterial2]
  214. [debrismaterial3,#mathist] [debrishistory] {15%}
  215.  
  216. $debrismaterial2
  217. metal
  218. plastic {90%}
  219. circuit board {50%}
  220. panelling {50%}
  221. piping {50%}
  222. plexiglass {50%}
  223.  
  224. $debrismaterial3
  225. metal {history:[metalhistory]}
  226. plastic {history:[plastichistory]}
  227.  
  228. $metalhistory
  229. walkway
  230. chair
  231. table
  232. bulkhead
  233. railing
  234. engine component
  235. pipeline
  236. ballast
  237.  
  238. $plastichistory
  239. console housing
  240. chair
  241. table
  242. mainframe
  243. component housing
  244. console
  245. keyboard
  246.  
  247.  
  248.  
  249. $debrishistory
  250. that might once have been part of [an] [#mathist,as history] {50%}
  251. from [an] [#mathist,as history]
  252. that might have been [an] [#mathist,as history] {50%}
  253.  
  254.  
  255.  
  256. $debrispermutationsplural
  257. [debrismaterial]
  258. [debrisquality] [debrismaterial]
  259.  
  260. $phrase
  261. [debris].
  262. [data].
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement