Advertisement
Guest User

Untitled

a guest
May 20th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.26 KB | None | 0 0
  1. {
  2. "bodyParts": [
  3. {
  4. "name":"retrohelmet",
  5. "charm": "0",
  6. "endurance": "2",
  7. "intelligence": "4",
  8. "funny": "0",
  9. "suave": "0",
  10. "imagename": "retrohelmet",
  11. "desc": "intelligence"
  12. },
  13. {
  14. "name":"retrogunarm",
  15. "charm": "-2",
  16. "endurance": "0",
  17. "intelligence": "0",
  18. "funny": "0",
  19. "suave": "7",
  20. "imagename": "retro_gunarm",
  21. "desc": "suave"
  22. },
  23. {
  24. "name":"retrotoyarm",
  25. "charm": "2",
  26. "endurance": "0",
  27. "intelligence": "0",
  28. "funny": "0",
  29. "suave": "4",
  30. "imagename": "retro_toyarm",
  31. "desc": "suave"
  32. },
  33. {
  34. "name":"retrorollerbladeleg",
  35. "charm": "1",
  36. "endurance": "4",
  37. "intelligence": "0",
  38. "funny": "1",
  39. "suave": "0",
  40. "imagename": "retro_rollerbladeleg",
  41. "desc": "endurance"
  42. },
  43. {
  44. "name":"retroballerinaleg",
  45. "charm": "6",
  46. "endurance": "0",
  47. "intelligence": "0",
  48. "funny": "0",
  49. "suave": "0",
  50. "imagename": "retro_ballerinaleg",
  51. "desc": "charm"
  52. },
  53. {
  54. "name":"rubberchickenarm",
  55. "charm": "0",
  56. "endurance": "0",
  57. "intelligence": "-1",
  58. "funny": "7",
  59. "suave": "0",
  60. "imagename": "rubberchicken_arm",
  61. "desc": "funny"
  62. },
  63. {
  64. "name":"broomarm",
  65. "charm": "6",
  66. "endurance": "0",
  67. "intelligence": "0",
  68. "funny": "0",
  69. "suave": "0",
  70. "imagename": "broom_arm",
  71. "desc": "charm"
  72. },
  73. {
  74. "name":"suithead",
  75. "charm": "0",
  76. "endurance": "0",
  77. "intelligence": "5",
  78. "funny": "0",
  79. "suave": "1",
  80. "imagename": "suit_head",
  81. "desc": "suave"
  82. },
  83. {
  84. "name":"ladderleg",
  85. "charm": "0",
  86. "endurance": "1",
  87. "intelligence": "0",
  88. "funny": "0",
  89. "suave": "5",
  90. "imagename": "ladder_leg",
  91. "desc": "suave"
  92. },
  93. {
  94. "name":"jackhammerleg",
  95. "charm": "-2",
  96. "endurance": "10",
  97. "intelligence": "0",
  98. "funny": "0",
  99. "suave": "-2",
  100. "imagename": "jackhammer_leg",
  101. "desc": "endurance"
  102. },
  103. {
  104. "name":"roboleftarm",
  105. "charm": "0",
  106. "endurance": "6",
  107. "intelligence": "0",
  108. "funny": "0",
  109. "suave": "0",
  110. "imagename": "arm_2",
  111. "desc": "endurance"
  112. },
  113. {
  114. "name":"robotrightarm",
  115. "charm": "2",
  116. "endurance": "0",
  117. "intelligence": "0",
  118. "funny": "4",
  119. "suave": "0",
  120. "imagename": "arm_1",
  121. "desc": "funny"
  122. },
  123. {
  124. "name":"robothead",
  125. "charm": "0",
  126. "endurance": "0",
  127. "intelligence": "7",
  128. "funny": "-1",
  129. "suave": "0",
  130. "imagename": "face_1_jg",
  131. "desc": "intelligence"
  132. },
  133. {
  134. "name":"lampleg",
  135. "charm": "2",
  136. "endurance": "-1",
  137. "intelligence": "0",
  138. "funny": "5",
  139. "suave": "",
  140. "imagename": "leg_1",
  141. "desc": "funny"
  142. },
  143. {
  144. "name":"potleg",
  145. "charm": "5",
  146. "endurance": "1",
  147. "intelligence": "0",
  148. "funny": "0",
  149. "suave": "0",
  150. "imagename": "leg_2",
  151. "desc": "charm"
  152. }
  153. ],
  154. "scenes": [
  155. {
  156. "name": "Park",
  157. "imagename":"park.jpg",
  158. "actions":[{
  159. "name": "parkbench",
  160. "text":"Duct-chan: (looking down) h-ha-hello... are you … robot senpai126?&Robot Jerry: ...&Duct-chan: you are! I’m sorry I should’ve known!&Robot Jerry: ...&Duct-Chan: “(mumbles slightly) I’m sorry it just your MyWorkspace profile was so amazing… and I was very surprised when you asked me out.”&Robot Jerry: ...&Duct-Chan: “thank you I’m sorry again for being nervous.(breaths in out deeply) ok… would you like to do today?&Robot Jerry: ...&Duct-chan: The weather is so nice today... maybe we should sit down?",
  161. "responseImage": "",
  162. "bodyPartsRequired":[],
  163. "effect":[
  164. {"type":"suave", "ratio":"0.5"}
  165. ]
  166. }
  167. {
  168. "name": "pigeonfeeding",
  169. "text":"Duct-chan: O-oh! Those pigeons look so hungry...",
  170. "responseImage": "pigeon",
  171. "bodyPartsRequired":[],
  172. "effect":[
  173. {"type":"charm", "ratio":"1"}
  174. ]
  175. }
  176. {
  177. "name": "brokenfence",
  178. "text":"Duct-chan: I think that fence is broken, it's so sad... maybe we could fix it?",
  179. "responseImage": "",
  180. "bodyPartsRequired":[],
  181. "effect":[
  182. {"type":"intelligence", "ratio":"1.5"}
  183. ]
  184. }]
  185. }
  186. ],
  187. "girls": [
  188. {
  189. "name":"DuctChan",
  190. "imagename":"Imagename",
  191. "endConditions": {
  192. "type":"wincon",
  193. "value":"27",
  194. "winResponse": [{"text":"Duct-chan: I-I had a fun time! Thanks for not calling me Toilet Paper..."}],
  195. "loseResponse": [{"text":"S-s-so... I think I'll just go home and roll myself up..."}]
  196. },
  197. "conditions": [
  198. {
  199. "type": "suave",
  200. "baseval": "3",
  201. "randval": "1",
  202. "positive":[{"text":"Duct-chan: Tee-hee... my tape is unrolling...""}],
  203. "negative":[{"text":"Oh no... Water is coming out of my tear ducts..."}],
  204. "neutral":[{"text":"THIS_IS_DEBUG"}]
  205. }
  206. {
  207. "type": "charm",
  208. "baseval": "3",
  209. "randval": "1",
  210. "positive":[{"text":"Duct-chan: Tee-hee... my tape is unrolling...""}],
  211. "negative":[{"text":"Oh no... Water is coming out of my tear ducts..."}],
  212. "neutral":[{"text":"THIS_IS_DEBUG"}]
  213. }
  214. {
  215. "type": "intelligence",
  216. "baseval": "3",
  217. "randval": "1",
  218. "positive":[{"text":"Duct-chan: Tee-hee... my tape is unrolling...""}],
  219. "negative":[{"text":"Oh no... Water is coming out of my tear ducts..."}],
  220. "neutral":[{"text":"THIS_IS_DEBUG"}]
  221. }
  222.  
  223. ]
  224. }
  225. ]
  226. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement