big steppy
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 

1059 строки
58 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Stroll</title>
  6. <link rel="stylesheet" href="style.css">
  7. <script src="sounds.js"></script>
  8. <script src="presets.js"></script>
  9. <script src="units.js"></script>
  10. <script src="recursive-macro.js"></script>
  11. <script src="recursive-desc.js"></script>
  12. <script src="game.js"></script>
  13. <meta name="theme-color" content="#000000" />
  14. <meta name="description" content="An 18+ macro/vore text game" />
  15. <meta property="og:title" content="Stroll" />
  16. <meta property="og:description" content="An 18+ macro/vore text game" />
  17. <meta property="og:image" content="https://chemicalcrux.org/stroll.png" />
  18. <link rel="shortcut icon" href="https://chemicalcrux.org/favicon.ico" type="image/x-icon" />
  19. </head>
  20. <body class="light">
  21. <script src="darkmode.js"></script>
  22. <div class="game-area">
  23. <div class="sidebar" id="stat-container">
  24. <div class="stat-header-self" id="stats-self">
  25. <p>Stats</p>
  26. <div class="stat-line" id="height"></div>
  27. <div class="stat-line" id="mass"></div>
  28. <div class="stat-line" id="growth-points"></div>
  29. <div class="stat-line" id="arousal"></div>
  30. <div class="stat-line" id="edge"></div>
  31. <div class="meter" id="arousalMeter">
  32. <div class="meterLabel">
  33. AROUSAL
  34. </div>
  35. <div class="fill">
  36. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  37. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  38. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  39. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  40. </svg>
  41. </div>
  42. </div>
  43. <div class="meter" id="orgasmMeter">
  44. <div class="meterLabel">
  45. ORGASM
  46. </div>
  47. <div class="fill">
  48. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  49. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  50. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  51. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  52. </svg>
  53. </div>
  54. </div>
  55. <div class="meter" id="edgeMeter">
  56. <div class="meterLabel">
  57. EDGING
  58. </div>
  59. <div class="fill">
  60. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  61. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  62. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  63. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  64. </svg>
  65. </div>
  66. </div>
  67. <p></p>
  68. <!-- external svg is such a pain in the ass -->
  69. <div class="meter" id="cumMeter">
  70. <div class="meterLabel">
  71. CUM
  72. </div>
  73. <div class="fill">
  74. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  75. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  76. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  77. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  78. </svg>
  79. </div>
  80. </div>
  81. <div class="meter" id="femcumMeter">
  82. <div class="meterLabel">
  83. FEMCUM
  84. </div>
  85. <div class="fill">
  86. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  87. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  88. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  89. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  90. </svg>
  91. </div>
  92. </div>
  93. <div class="meter" id="milkMeter">
  94. <div class="meterLabel">
  95. MILK
  96. </div>
  97. <div class="fill">
  98. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  99. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  100. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  101. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  102. </svg>
  103. </div>
  104. </div>
  105. <div class="meter" id="gasMeter">
  106. <div class="meterLabel">
  107. GAS
  108. </div>
  109. <div class="fill">
  110. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  111. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  112. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  113. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  114. </svg>
  115. </div>
  116. </div>
  117. <div class="meter" id="pissMeter">
  118. <div class="meterLabel">
  119. PISS
  120. </div>
  121. <div class="fill">
  122. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  123. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  124. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  125. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  126. </svg>
  127. </div>
  128. </div>
  129. <div class="meter" id="scatMeter">
  130. <div class="meterLabel">
  131. SCAT
  132. </div>
  133. <div class="fill">
  134. <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="300px" height="300px" viewBox="0 0 300 300" enable-background="new 0 0 300 300" xml:space="preserve">
  135. <path fill="#04ACFF" id="waveShape" d="M300,300V2.5c0,0-0.6-0.1-1.1-0.1c0,0-25.5-2.3-40.5-2.4c-15,0-40.6,2.4-40.6,2.4
  136. c-12.3,1.1-30.3,1.8-31.9,1.9c-2-0.1-19.7-0.8-32-1.9c0,0-25.8-2.3-40.8-2.4c-15,0-40.8,2.4-40.8,2.4c-12.3,1.1-30.4,1.8-32,1.9
  137. c-2-0.1-20-0.8-32.2-1.9c0,0-3.1-0.3-8.1-0.7V300H300z"/>
  138. </svg>
  139. </div>
  140. </div>
  141. <div class="stat-line-hidden" id="cum"></div>
  142. <div class="stat-line-hidden" id="femcum"></div>
  143. <div class="stat-line-hidden" id="milk"></div>
  144. <div class="stat-line-hidden" id="gas"></div>
  145. <div class="stat-line-hidden" id="piss"></div>
  146. <div class="stat-line-hidden" id="scat"></div>
  147. </div>
  148. <div class="stat-header-self">Growth</div>
  149. <div class="growth-box">
  150. <div id="growth-box-left">
  151. <button class="growth-part growth-part-active" id="button-growth-body">Body</button>
  152. <button class="growth-part" id="button-growth-paws">Paws</button>
  153. <button class="growth-part" id="button-growth-tail">Tail</button>
  154. <button class="growth-part" id="button-growth-ass">Ass</button>
  155. <button class="growth-part" id="button-growth-dick">Cock</button>
  156. <button class="growth-part" id="button-growth-balls">Balls</button>
  157. <button class="growth-part" id="button-growth-slit">Slit</button>
  158. <button class="growth-part" id="button-growth-breasts">Breasts</button>
  159. </div>
  160. <div id="growth-box-right">
  161. <button class="growth-amount" id="button-growth-1.1">1.1x</button>
  162. <button class="growth-amount" id="button-growth-1.5">1.5x</button>
  163. <button class="growth-amount" id="button-growth-2">2x</button>
  164. <button class="growth-amount" id="button-growth-5">5x</button>
  165. <button class="growth-amount" id="button-growth-20">20x</button>
  166. <button class="growth-amount" id="button-growth-100">100x</button>
  167. </div>
  168. </div>
  169. <div class="stat-container">
  170. <button class="stat-button" id="button-look">Look Around</button>
  171. <button class="stat-button" id="button-stats">Stats</button>
  172. </div>
  173. </div>
  174. <div id="log-area">
  175. <div id="log">
  176. <div>Welcome to Stroll 0.7.0</div>
  177. <div><b>This game features 18+ content</b></div>
  178. <div>It's a nice day for a walk</div>
  179. <div>&nbsp;</div>
  180. </div>
  181. </div>
  182. <div class="sidebar" id="action-panel">
  183. <div class="action-part-container">
  184. <button class="active action-part-button" id="action-part-body">Body</button>
  185. <button class="action-part-button" id="action-part-paws">Paws</button>
  186. <button class="action-part-button" id="action-part-dick">Cock</button>
  187. <button class="action-part-button" id="action-part-vagina">Slit</button>
  188. <button class="action-part-button" id="action-part-breasts">Breasts</button>
  189. <button class="action-part-button" id="action-part-tails">Tails</button>
  190. <button class="action-part-button" id="action-part-souls">Souls</button>
  191. <button class="action-part-button" id="action-part-shoes">Shoes</button>
  192. <button class="action-part-button" id="action-part-waste">Waste</button>
  193. <button class="action-part-button" id="action-part-goo">Goo</button>
  194. <button class="action-part-button" id="action-part-misc">Misc</button>
  195. <button class="action-part-button" id="action-part-options">Options</button>
  196. </div>
  197. <div class="action-tab" id="actions-body">
  198. <button class="action-button" id="button-action-feed">Eat</button>
  199. <button class="action-button" id="button-action-digest_stomach">Digest</button>
  200. <button class="action-button" id="button-action-chew">Chew</button>
  201. <button class="action-button" id="button-action-vomit">Vomit</button>
  202. <button class="action-button" id="button-action-sit">Sit</button>
  203. <button class="action-button" id="button-action-anal_vore">Anal Vore</button>
  204. <button class="action-button" id="button-action-digest_anal">Digest Bowels</button>
  205. <button class="action-button" id="button-action-grind">Grind</button>
  206. </div>
  207. <div class="action-tab" id="actions-paws">
  208. <button class="action-button" id="button-action-stomp">Stomp</button>
  209. <button class="action-button" id="button-action-flex_toes">Flex Toes</button>
  210. <button class="action-button" id="button-action-paw_vore">Absorb</button>
  211. <button class="action-button" id="button-action-digest_paws">Digest</button>
  212. </div>
  213. <div class="action-tab" id="actions-tails">
  214. <button class="action-button" id="button-action-tail_slap">Tail Slap</button>
  215. <button class="action-button" id="button-action-tail_vore_only">Tail Vore</button>
  216. <button class="action-button" id="button-action-tail_vore_one">Tail Vore (1)</button>
  217. <button class="action-button" id="button-action-tail_vore_some">Tail Vore (some)</button>
  218. <button class="action-button" id="button-action-tail_vore_all">Tail Vore (all!)</button>
  219. <button class="action-button" id="button-action-digest_tail">Digest</button>
  220. </div>
  221. <div class="action-tab" id="actions-breasts">
  222. <button class="action-button" id="button-action-cleavage_stuff">Stuff Cleavage</button>
  223. <button class="action-button" id="button-action-breast_toy">Squeeze Cleavage</button>
  224. <button class="action-button" id="button-action-cleavage_crush">Crush Cleavage</button>
  225. <button class="action-button" id="button-action-cleavage_drop">Drop Cleavage</button>
  226. <button class="action-button" id="button-action-cleavage_absorb">Absorb Cleavage</button>
  227. <button class="action-button" id="button-action-breast_crush">Breast Crush</button>
  228. <button class="action-button" id="button-action-breast_vore">Breast Vore</button>
  229. <button class="action-button" id="button-action-digest_breast">Digest</button>
  230. <button class="action-button" id="button-action-breast_milk">Milk Breasts</button>
  231. </div>
  232. <div class="action-tab" id="actions-vagina">
  233. <button class="action-button" id="button-action-unbirth">Unbirth</button>
  234. <button class="action-button" id="button-action-digest_unbirth">Digest</button>
  235. <button class="action-button" id="button-action-slit_toy">Finger Slit</button>
  236. </div>
  237. <div class="action-tab" id="actions-dick">
  238. <button class="action-button" id="button-action-sheath_stuff">Stuff Sheath</button>
  239. <button class="action-button" id="button-action-sheath_toy">Squeeze Sheath</button>
  240. <button class="action-button" id="button-action-sheath_clench">Clench Sheath</button>
  241. <button class="action-button" id="button-action-sheath_absorb">Absorb Sheath</button>
  242. <button class="action-button" id="button-action-cockslap">Cockslap</button>
  243. <button class="action-button" id="button-action-cock_vore">Cock Vore</button>
  244. <button class="action-button" id="button-action-digest_cock">Digest</button>
  245. <button class="action-button" id="button-action-ball_smother">Ball Smother</button>
  246. </div>
  247. <div class="action-tab" id="actions-souls">
  248. <button class="action-button" id="button-action-soul_vore">Soul Vore</button>
  249. <button class="action-button" id="button-action-digest_soul">Digest</button>
  250. <button class="action-button" id="button-action-soul_absorb_paw">Paws</button>
  251. </div>
  252. <div class="action-tab" id="actions-shoes">
  253. <button class="action-button" id="button-action-wear_shoes">Put On Shoes</button>
  254. <button class="action-button" id="button-action-remove_shoes">Take Off Shoes</button>
  255. <button class="action-button" id="button-action-wear_socks">Put On Socks</button>
  256. <button class="action-button" id="button-action-remove_socks">Take Off Socks</button>
  257. <button class="action-button" id="button-action-stuff_shoes">Stuff Shoes</button>
  258. <button class="action-button" id="button-action-stuff_socks">Stuff Socks</button>
  259. <button class="action-button" id="button-action-dump_shoes">Dump Shoes</button>
  260. <button class="action-button" id="button-action-dump_socks">Dump Socks</button>
  261. </div>
  262. <div class="action-tab" id="actions-waste">
  263. <button class="action-button" id="button-action-belch">Belch</button>
  264. <button class="action-button" id="button-action-fart">Fart</button>
  265. <button class="action-button" id="button-action-piss">Piss</button>
  266. <button class="action-button" id="button-action-bladder_vore">Bladder Vore</button>
  267. <button class="action-button" id="button-action-digest_bladder">Digest</button>
  268. <button class="action-button" id="button-action-scat">Scat</button>
  269. </div>
  270. <div class="action-tab" id="actions-goo">
  271. <button class="action-button" id="button-action-solidify">Solidify</button>
  272. <button class="action-button" id="button-action-melt">Melt</button>
  273. <button class="action-button" id="button-action-flood">Flood</button>
  274. <button class="action-button" id="button-action-goo_stomach_push">Push to Stomach</button>
  275. <button class="action-button" id="button-action-goo_stomach_pull">Pull from Stomach</button>
  276. <button class="action-button" id="button-action-goo_bowels_push">Push to Bowels</button>
  277. <button class="action-button" id="button-action-goo_bowels_pull">Pull from Bowels</button>
  278. <button class="action-button" id="button-action-goo_womb_push">Push to Womb</button>
  279. <button class="action-button" id="button-action-goo_womb_pull">Pull from Womb</button>
  280. <button class="action-button" id="button-action-goo_balls_push">Push to Balls</button>
  281. <button class="action-button" id="button-action-goo_balls_pull">Pull from Balls</button>
  282. <button class="action-button" id="button-action-goo_breasts_push">Push to Breasts</button>
  283. <button class="action-button" id="button-action-goo_breasts_pull">Pull from Breasts</button>
  284. <button class="action-button" id="button-action-goo_tail_push">Push to Tails</button>
  285. <button class="action-button" id="button-action-goo_tail_pull">Pull from Tails</button>
  286. <button class="action-button" id="button-action-goo_paws_push">Push to Paws</button>
  287. <button class="action-button" id="button-action-goo_paws_pull">Pull from Paws</button>
  288. <button class="action-button" id="button-action-digest_goo">Digest</button>
  289. </div>
  290. <div class="action-tab" id="actions-misc">
  291. <button class="action-button" id="button-action-pouch_stuff">Stuff Pouch</button>
  292. <button class="action-button" id="button-action-pouch_rub">Rub Pouch</button>
  293. <button class="action-button" id="button-action-pouch_eat">Eat From Pouch</button>
  294. <button class="action-button" id="button-action-pouch_absorb">Absorb Pouch</button>
  295. </div>
  296. <div class="action-tab" id="actions-options">
  297. <button class="stat-button" id="button-arousal">Arousal On</button>
  298. <button class="stat-button" id="button-stroll">Status: Standing</button>
  299. <button class="stat-button" id="button-numbers">Numbers: Full</button>
  300. <button class="stat-button" id="button-units">Units: Metric</button>
  301. <button class="stat-button" id="button-verbose">Verbose Text</button>
  302. <button class="stat-button" id="button-dark-mode-game">Toggle Dark Mode</button>
  303. <button class="stat-button" id="button-debug-log">Debug Log</button>
  304. </div>
  305. </div>
  306. </div>
  307. <div class="character-build" id="character-build-area">
  308. <p>Welcome to Stroll 0.7.0</p>
  309. <p><b>This game features 18+ content</b></p>
  310. <p><a href="https://chemicalcrux.org/stroll">Changelog</a></p>
  311. <p><a href="https://t.me/joinchat/BSXHzUZmSqc-CXB1khkuYw">Telegram discussion group</a></p>
  312. <div><a href="https://discord.gg/7pdcVhD">Discord discussion group</a></div>
  313. <p>Stroll is a text-based macro game. Stomp things, eat things, abuse things - then grow larger and do it all over again. </p>
  314. <p><b>Stroll is designed for modern browsers. Chrome, Firefox, or Edge are suggested.</b></p>
  315. <br>
  316. <p>Leave a box empty for a sane default value</p>
  317. <p>Lengths in meters, areas in square meters, masses in kilograms, times in seconds</p>
  318. <p>(but you can preview the customary value)</p>
  319. <p>Click on highlight/darkened titles to enable and disable features.</p>
  320. <div id="custom-species">
  321. <ul class="flex-outer">
  322. <div class="custom-category">
  323. <p>Reset the sheet here (saved data isn't affected). You can also load the character you started your most recent game with.</p>
  324. <div>
  325. <button class="option-button" id="button-reset-custom">Reset</button>
  326. <button class="option-button" id="button-load-autosave">Load Last</button>
  327. </div>
  328. </div>
  329. <div class="custom-category">
  330. <div>
  331. <button class="option-button" id="button-start">Start Game</button>
  332. </div>
  333. </div>
  334. <div class="custom-category">
  335. <button class="option-button" id="button-dark-mode-options">Toggle Dark Mode</button>
  336. <button class="option-button" id="button-units-options">Units: Metric</button>
  337. </div>
  338. <div class="custom-category">
  339. <p>You can load a preset character here...</p>
  340. <div>
  341. <select id="character-presets">
  342. </select>
  343. <button type="button" class="option-button" id="button-load-preset">Load Preset Character</button>
  344. </div>
  345. </div>
  346. <div class="custom-category">
  347. <p>Or, load/save your own character internally here! It'll be saved in your browser, so you can come back to it later.</p>
  348. <div>
  349. <button type="button" class="option-button" id="button-load-custom">Load Custom Character</button>
  350. <button type="button" class="option-button" id="button-save-custom">Save Custom Character</button>
  351. </div>
  352. </div>
  353. <div class="custom-category">
  354. <p>Or export/import your character to text here. Copy and paste to share!</p>
  355. <div class>
  356. <button type="button" class="option-button" id="button-export-clear">Clear Space</button>
  357. <button type="button" class="option-button" id="button-export-preset">Export Your Character</button>
  358. <button type="button" class="option-button" id="button-import-preset">Import Your Character</button>
  359. <p><input autocomplete="off" type="text" id="export-area" placeholder="Paste character data here..."></p>
  360. </div>
  361. </div>
  362. </ul>
  363. <form id="custom-species-form" name="custom-species-form">
  364. <ul class="flex-outer">
  365. <div class="custom-category">
  366. <div class="custom-header-static">Basics</div>
  367. <div>
  368. <li>
  369. <label for="name">Name</label>
  370. <input autocomplete="off" type="text" id="name" name="name" />
  371. </li>
  372. <li>
  373. <label for="species">Species</label>
  374. <input autocomplete="off" type="text" id="species" name="species" placeholder="crux" />
  375. </li>
  376. <li>
  377. <label for="scale" class="has-tooltip" title="How many times larger than normal you start.">Scale (?)</label>
  378. <input autocomplete="off" type="number" step="any" id="scale" name="scale" placeholder="1" />
  379. <div class="preview" id="scalePreview"></div>
  380. </li>
  381. <li>
  382. <label for="baseHeight">Height</label>
  383. <input autocomplete="off" type="number" step="any" id="baseHeight" name="baseHeight" data-unit="length" placeholder="2.26" />
  384. <div class="preview" id="baseHeightPreview"></div>
  385. </li>
  386. <li>
  387. <label for="baseMass">Weight</label>
  388. <input autocomplete="off" type="number" step="any" id="baseMass" name="baseMass" data-unit="mass" placeholder="135">
  389. <div class="preview" id="baseMassPreview"></div>
  390. </li>
  391. <li>
  392. <label for="basePawArea">Paw area</label>
  393. <input autocomplete="off" type="number" step="any" id="basePawArea" name="basePawArea" data-unit="area" placeholder="0.1">
  394. <div class="preview" id="basePawAreaPreview"></div>
  395. </li>
  396. <li>
  397. <label for="baseHandArea">Hand area</label>
  398. <input autocomplete="off" type="number" step="any" id="baseHandArea" name="baseHandArea" data-unit="area" placeholder="0.1">
  399. <div class="preview" id="baseHandAreaPreview"></div>
  400. </li>
  401. <li>
  402. <label for="baseAssArea">Ass area</label>
  403. <input autocomplete="off" type="number" step="any" id="baseAssArea" name="baseAssArea" data-unit="area" placeholder="0.25">
  404. <div class="preview" id="baseAssAreaPreview"></div>
  405. </li>
  406. </div>
  407. </div>
  408. <div class="custom-category">
  409. <div class="custom-header-static">Brutality</div>
  410. <div>
  411. <li>
  412. <input autocomplete="off" type="radio" name="brutality" id="brutality-0" value="0">
  413. <label for="brutality-0">Non-fatal</label>
  414. </li>
  415. <li>
  416. <input autocomplete="off" type="radio" name="brutality" checked="true" id="brutality-1" value="1">
  417. <label for="brutality-1">Fatal, no gore</label>
  418. </li>
  419. <li>
  420. <input autocomplete="off" type="radio" name="brutality" id="brutality-2" value="2">
  421. <label for="brutality-2">Gory</label>
  422. </li>
  423. <li>
  424. <input autocomplete="off" type="radio" name="brutality" id="brutality-3" value="3">
  425. <label for="brutality-3">Sadistic</label>
  426. </li>
  427. </div>
  428. </div>
  429. <div class="custom-category">
  430. <div class="custom-header-static">Victims</div>
  431. <div>
  432. <li>
  433. <input autocomplete="off" type="checkbox" name="victimsHuman" id="victimsHuman" />
  434. <label for="victimsHuman">Human prey (instead of anthros)</label>
  435. </li>
  436. <li>
  437. <input autocomplete="off" type="checkbox" name="victimsMilitary" id="victimsMilitary" />
  438. <label for="victimsMilitary">Military</label>
  439. </li>
  440. <li>
  441. <input autocomplete="off" type="checkbox" name="victimsMacros" id="victimsMacros" />
  442. <label for="victimsMacros">Smaller macros</label>
  443. </li>
  444. <li>
  445. <input autocomplete="off" type="checkbox" name="victimsMicros" id="victimsMicros" />
  446. <label for="victimsMicros">Micros</label>
  447. </li>
  448. </div>
  449. </div>
  450. <div class="custom-category">
  451. <div class="custom-header-static">Misc</div>
  452. <div>
  453. <li>
  454. <input autocomplete="off" type="checkbox" checked="true" name="sameSizeVore" id="sameSizeVore"/>
  455. <label class="has-tooltip" for="sameSizeVore" title="Can you eat people your own size?">Same-size predator</label>
  456. </li>
  457. <li>
  458. <input autocomplete="off" type="checkbox" checked="true" name="sameSizeStomp" id="sameSizeStomp"/>
  459. <label class="has-tooltip" for="sameSizeStomp" title="Can you stomp and sit on people your own size?">Same-size stomper</label>
  460. </li>
  461. <li>
  462. <label for="oralDigestTime">Stomach digestion time (0 for manual)</label>
  463. <input autocomplete="off" type="number" step="any" id="oralDigestTime" name="oralDigestTime" placeholder="15">
  464. </li>
  465. <li>
  466. <input autocomplete="off" type="checkbox" name="vomitEnabled" id="vomitEnabled"/>
  467. <label for="vomitEnabled">Vomiting</label>
  468. </li>
  469. <li>
  470. <label for="footType">Foot type</label>
  471. <select name="footType">
  472. <option value="paw">Paws</option>
  473. <option value="hoof">Hooves</option>
  474. <option value="foot">Human</option>
  475. <option value="avian">Avian</option>
  476. </select>
  477. </li>
  478. <li>
  479. <label for="jawType">Mouth type</label>
  480. <select name="jawType">
  481. <option value="jaw">Jaws</option>
  482. <option value="beak">Beak</option>
  483. </select>
  484. </li>
  485. </div>
  486. </div>
  487. <div class="custom-category">
  488. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="footWear" name="footWear" />
  489. <label class="custom-header" for="footWear">Footwear</label>
  490. <div class="reveal-if-active">
  491. <li>
  492. <div class="custom-category-sub">
  493. <ul class="flex-outer-sub">
  494. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" checked="true" id="footSockEnabled" name="footSockEnabled" />
  495. <label class="custom-header" for="footSockEnabled">Socks</label>
  496. <div class="reveal-if-active">
  497. <li>
  498. <label for="footSock">Sock type</label>
  499. <select name="footSock">
  500. <option value="sock">Socks</option>
  501. </select>
  502. </li>
  503. </div>
  504. </ul>
  505. </div>
  506. <div class="custom-category-sub">
  507. <ul class="flex-outer-sub">
  508. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" checked="true" id="footShoeEnabled" name="footShoeEnabled" />
  509. <label class="custom-header" for="footShoeEnabled">Shoes</label>
  510. <div class="reveal-if-active">
  511. <li>
  512. <label for="footShoe">Shoe type</label>
  513. <select name="footShoe">
  514. <option value="shoe">Shoes</option>
  515. <option value="boot">Boots</option>
  516. <option value="trainer">Trainers</option>
  517. <option value="sandal">Sandals</option>
  518. </select>
  519. </li>
  520. </div>
  521. </ul>
  522. </div>
  523. </li>
  524. </div>
  525. </div>
  526. <div class="custom-category">
  527. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="analVore" name="analVore" />
  528. <label class="custom-header" for="analVore">Anal Vore</label>
  529. <div class="reveal-if-active">
  530. <li>
  531. <label for="baseAnalVoreDiameter">Tailhole diameter</label>
  532. <input autocomplete="off" type="number" step="any" id="baseAnalVoreDiameter" name="baseAnalVoreDiameter" data-unit="length" placeholder="0.1">
  533. <div class="preview" id="baseAnalVoreDiameterPreview"></div>
  534. </li>
  535. <li>
  536. <input autocomplete="off" type="checkbox" name="analVoreToStomach" id="analVoreToStomach" />
  537. <label class="has-tooltip" for="analVoreToStomach" title="Otherwise, bowels absorb/digest">Anal vore goes to stomach</label>
  538. </li>
  539. <li>
  540. <label for="analDigestTime">Digestion time (0 for manual)</label>
  541. <input autocomplete="off" type="number" step="any" id="analDigestTime" name="analDigestTime" placeholder="15">
  542. </li>
  543. </div>
  544. </div>
  545. <div class="custom-category">
  546. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="arousalEnabled" name="arousalEnabled" />
  547. <label class="custom-header" for="arousalEnabled">Arousal</label>
  548. <div class="reveal-if-active">
  549. <li>
  550. <label class="has-tooltip" for="arousalFactor" title="Multiplies arousal gain by this much">Arousal multiplier</label>
  551. <input autocomplete="off" type="number" step="any" name="arousalFactor" placeholder="1" />
  552. </li>
  553. <li>
  554. <label class="has-tooltip" for="edgeFactor" title="Multiplies edge gain by this much">Edge multiplier</label>
  555. <input autocomplete="off" type="number" step="any" name="arousalFactor" placeholder="1" />
  556. </li>
  557. </div>
  558. </div>
  559. <div class="custom-category">
  560. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasTail" name="hasTail" />
  561. <label class="custom-header" for="hasTail">Tails</label>
  562. <div class="reveal-if-active">
  563. <li>
  564. <label for="tailCount">Tail count</label>
  565. <input autocomplete="off" type="number" step="any" name="tailCount" placeholder="1" />
  566. </li>
  567. <li>
  568. <label for="tailType">Tail type</label>
  569. <input autocomplete="off" type="text" name="tailType" placeholder="slinky" />
  570. </li>
  571. <li>
  572. <label for="baseTailLength">Tail length</label>
  573. <input autocomplete="off" type="number" step="any" name="baseTailLength" id="baseTailLength" data-unit="length" placeholder="1" />
  574. <div class="preview" id="baseTailLengthPreview"></div>
  575. </li>
  576. <li>
  577. <label for="baseTailDiameter">Tail diameter</label>
  578. <input autocomplete="off" type="number" step="any" name="baseTailDiameter" id="baseTailDiameter" data-unit="area" placeholder="0.3" />
  579. <div class="preview" id="baseTailDiameterPreview"></div>
  580. </li>
  581. <li>
  582. <div class="custom-category-sub">
  583. <ul class="flex-outer-sub">
  584. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="tailMaw" name="tailMaw" />
  585. <label class="custom-header" for="tailMaw">Tail Vore</label>
  586. <div class="reveal-if-active">
  587. <li>
  588. <label for="tailStretchiness">Tail stretchiness</label>
  589. <input autocomplete="off" type="number" step="any" name="tailStretchiness" placeholder="1" />
  590. </li>
  591. <li>
  592. <label for="tailDigestTime">Digestion time (0 for manual)</label>
  593. <input autocomplete="off" type="number" step="any" id="tailDigestTime" name="tailDigestTime" placeholder="15">
  594. </li>
  595. <li>
  596. <input autocomplete="off" type="checkbox" checked="true" name="tailVoreToStomach" id="tailVoreToStomach" />
  597. <label class="has-tooltip" for="tailVoreToStomach" title="Otherwise, tail(s) will digest/absorb">Tail vore goes to stomach</label>
  598. </li>
  599. </div>
  600. </ul>
  601. </div>
  602. </li>
  603. </div>
  604. </div>
  605. <div class="custom-category">
  606. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasPouch" name="hasPouch" />
  607. <label class="custom-header" for="hasPouch">Pouch</label>
  608. <div class="reveal-if-active">
  609. <li>
  610. It's on :D
  611. </li>
  612. </div>
  613. </div>
  614. <div class="custom-category">
  615. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="maleParts" name="maleParts" />
  616. <label class="custom-header" for="maleParts">Male genitals</label>
  617. <div class="reveal-if-active">
  618. <li>
  619. <label for="dickType">Cock type</label>
  620. <input autocomplete="off" type="text" id="dickType" name="dickType" placeholder="canine" />
  621. </li>
  622. <li>
  623. <label for="baseDickLength">Cock length</label>
  624. <input autocomplete="off" type="number" step="any" id="baseDickLength" name="baseDickLength" data-unit="length" placeholder="0.3" />
  625. <div class="preview" id="baseDickLengthPreview"></div>
  626. </li>
  627. <li>
  628. <label for="baseDickDiameter">Cock diameter</label>
  629. <input autocomplete="off" type="number" step="any" id="baseDickDiameter" name="baseDickDiameter" data-unit="length" placeholder="0.08" />
  630. <div class="preview" id="baseDickDiameterPreview"></div>
  631. </li>
  632. <li>
  633. <label for="dickStretchiness">Cock stretchiness</label>
  634. <input autocomplete="off" type="number" step="any" name="dickStretchiness" placeholder="1" />
  635. </li>
  636. <li>
  637. <label for="baseBallDiameter">Ball diameter</label>
  638. <input autocomplete="off" type="number" step="any" id="baseBallDiameter" name="baseBallDiameter" data-unit="length" placeholder="0.05" />
  639. <div class="preview" id="baseBallDiameterPreview"></div>
  640. </li>
  641. <li>
  642. <label for="baseCumRatio" class="has-tooltip" title="scales how much cum is released with each shot">Orgasm cum ratio</label>
  643. <input autocomplete="off" type="number" step="any" id="baseCumRatio" name="baseCumRatio" placeholder="1" />
  644. <div class="preview" id="baseCumRatioPreview"></div>
  645. </li>
  646. <li>
  647. <label for="baseMass" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive cum production</label>
  648. <input autocomplete="off" type="number" step="any" id="cumScale" name="cumScale" placeholder="1" />
  649. <div class="preview" id="cumScalePreview"></div>
  650. </li>
  651. <li>
  652. <label for="cumStorageScale">Cum storage multiplier</label>
  653. <input autocomplete="off" type="number" step="any" id="cumStorageScale" name="cumStorageScale" placeholder="1" />
  654. <div class="preview" id="cumStorageScalePreview"></div>
  655. </li>
  656. <li>
  657. <label for="baseCumDigestFactor">Cum digestion factor</label>
  658. <input autocomplete="off" type="number" step="any" id="baseCumDigestFactor" name="baseCumDigestFactor" placeholder="1" />
  659. <div class="preview" id="baseCumDigestFactorPreview"></div>
  660. </li>
  661. <li>
  662. <label for="cockDigestTime">Digestion time (0 for manual)</label>
  663. <input autocomplete="off" type="number" step="any" id="cockDigestTime" name="cockDigestTime" placeholder="15">
  664. </li>
  665. <li>
  666. <input autocomplete="off" type="checkbox" id="hasSheath" name="hasSheath" checked="true" />
  667. <label for="hasSheath">Sheath</label>
  668. </li>
  669. <li>
  670. <input autocomplete="off" type="checkbox" id="cumScaleWithSize" name="cumScaleWithSize" />
  671. <label class="has-tooltip" for="cumScaleWithSize" title="If checked, produces more cum from the same prey as you get larger">Scale cum with size</label>
  672. </li>
  673. <li>
  674. <div class="custom-category-sub">
  675. <ul class="flex-outer-sub">
  676. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="maleMuskEnabled" name="maleMuskEnabled" />
  677. <label class="custom-header" for="maleMuskEnabled">Musk</label>
  678. <div class="reveal-if-active">
  679. <li>
  680. <label for="baseMaleMuskArea">Musk area</label>
  681. <input autocomplete="off" type="number" step="any" id="baseMaleMuskArea" name="baseMaleMuskArea" placeholder="0.5" />
  682. </li>
  683. </div>
  684. </ul>
  685. </div>
  686. </li>
  687. </div>
  688. </div>
  689. <div class="custom-category">
  690. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasBreasts" name="hasBreasts" />
  691. <label class="custom-header" for="hasBreasts">Breasts</label>
  692. <div class="reveal-if-active">
  693. <li>
  694. <label for="baseBreastDiameter">Breast diameter</label>
  695. <input autocomplete="off" type="number" step="any" id="baseBreastDiameter" name="baseBreastDiameter" data-unit="length" placeholder="0.1" />
  696. <div class="preview" id="baseBreastDiameterPreview"></div>
  697. </li>
  698. <li>
  699. <div class="custom-category-sub">
  700. <ul class="flex-outer-sub">
  701. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="lactationEnabled" name="lactationEnabled" />
  702. <label class="custom-header" for="lactationEnabled">Lactation</label>
  703. <div class="reveal-if-active">
  704. <li>
  705. <label for="lactationFactor" class="has-tooltip" title="scales how much milk is released with each squeeze">Lactation ratio</label>
  706. <input autocomplete="off" type="number" step="any" id="lactationFactor" name="lactationFactor" placeholder="0.25" />
  707. <div class="preview" id="lactationFactorPreview"></div>
  708. </li>
  709. <li>
  710. <label for="lactationScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive milk production</label>
  711. <input autocomplete="off" type="number" step="any" id="lactationScale" name="lactationScale" placeholder="1" />
  712. <div class="preview" id="lactationScalePreview"></div>
  713. </li>
  714. <li>
  715. <label for="milkStorageScale">Milk storage multiplier</label>
  716. <input autocomplete="off" type="number" step="any" id="milkStorageScale" name="milkStorageScale" placeholder="1" />
  717. <div class="preview" id="milkStorageScalePreview"></div>
  718. </li>
  719. </div>
  720. </ul>
  721. </div>
  722. </li>
  723. <li>
  724. <div class="custom-category-sub">
  725. <ul class="flex-outer-sub">
  726. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="breastVore" name="breastVore" />
  727. <label class="custom-header" for="breastVore">Breast Vore</label>
  728. <div class="reveal-if-active">
  729. <li>
  730. <label for="breastStretchiness">Breast stretchiness</label>
  731. <input autocomplete="off" type="number" step="any" name="breastStretchiness" placeholder="1" />
  732. </li>
  733. <li>
  734. <label for="baseMilkDigestFactor">Milk digestion factor</label>
  735. <input autocomplete="off" type="number" step="any" id="baseMilkDigestFactor" name="baseMilkDigestFactor" placeholder="1" />
  736. <div class="preview" id="baseMilkDigestFactorPreview"></div>
  737. </li>
  738. <li>
  739. <label for="breastDigestTime">Digestion time (0 for manual)</label>
  740. <input autocomplete="off" type="number" step="any" id="breastDigestTime" name="breastDigestTime" placeholder="15">
  741. </li>
  742. <li>
  743. <input autocomplete="off" type="checkbox" id="milkScaleWithSize" name="milkScaleWithSize" />
  744. <label class="has-tooltip" for="milkScaleWithSize" title="If checked, produces more milk from the same prey as you get larger">Scale milk with size</label>
  745. </li>
  746. </div>
  747. </ul>
  748. </div>
  749. </li>
  750. </div>
  751. </div>
  752. <div class="custom-category">
  753. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="femaleParts" name="femaleParts" />
  754. <label class="custom-header" for="femaleParts">Female genitals</label>
  755. <div class="reveal-if-active">
  756. <li>
  757. <label for="baseVaginaLength">Slit length</label>
  758. <input autocomplete="off" type="number" step="any" id="baseVaginaLength" name="baseVaginaLength" data-unit="length" placeholder="0.1" />
  759. <div class="preview" id="baseVaginaLengthPreview"></div>
  760. </li>
  761. <li>
  762. <label for="baseVaginaWidth">Slit width</label>
  763. <input autocomplete="off" type="number" step="any" id="baseVaginaWidth" name="baseVaginaWidth" data-unit="length" placeholder="0.05" />
  764. <div class="preview" id="baseVaginaWidthPreview"></div>
  765. </li>
  766. <li>
  767. <label for="vaginaStretchiness">Slit stretchiness</label>
  768. <input autocomplete="off" type="number" step="any" name="vaginaStretchiness" placeholder="1" />
  769. </li>
  770. <li>
  771. <label for="baseFemcumRatio" class="has-tooltip" title="scales how much femcum is released with each shot">Orgasm femcum ratio</label>
  772. <input autocomplete="off" type="number" step="any" id="baseFemcumRatio" name="baseFemcumRatio" placeholder="1" />
  773. <div class="preview" id="baseFemcumRatioPreview"></div>
  774. </li>
  775. <li>
  776. <label for="femcumScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive femcum production</label>
  777. <input autocomplete="off" type="number" step="any" id="femcumScale" name="femcumScale" placeholder="1" />
  778. <div class="preview" id="femcumScalePreview"></div>
  779. </li>
  780. <li>
  781. <label for="femcumStorageScale">Femcum storage multiplier</label>
  782. <input autocomplete="off" type="number" step="any" id="femcumStorageScale" name="femcumStorageScale" placeholder="1" />
  783. <div class="preview" id="femcumStorageScalePreview"></div>
  784. </li>
  785. <li>
  786. <label for="baseFemcumDigestFactor">Femcum digestion factor</label>
  787. <input autocomplete="off" type="number" step="any" id="baseFemcumDigestFactor" name="baseFemcumDigestFactor" placeholder="1" />
  788. <div class="preview" id="baseFemcumDigestFactorPreview"></div>
  789. </li>
  790. <li>
  791. <label for="unbirthDigestTime">Digestion time (0 for manual)</label>
  792. <input autocomplete="off" type="number" step="any" id="unbirthDigestTime" name="unbirthDigestTime" placeholder="15">
  793. </li>
  794. <li>
  795. <input autocomplete="off" type="checkbox" id="femcumScaleWithSize" name="femcumScaleWithSize" />
  796. <label class="has-tooltip" for="femcumScaleWithSize" title="If checked, produces more femcum from the same prey as you get larger">Scale femcum with size</label>
  797. </li>
  798. <li>
  799. <div class="custom-category-sub">
  800. <ul class="flex-outer-sub">
  801. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="femaleMuskEnabled" name="femaleMuskEnabled" />
  802. <label class="custom-header" for="femaleMuskEnabled">Musk</label>
  803. <div class="reveal-if-active">
  804. <li>
  805. <label for="baseFemaleMuskArea">Musk area</label>
  806. <input autocomplete="off" type="number" step="any" id="baseFemaleMuskArea" name="baseFemaleMuskArea" placeholder="0.5" />
  807. </li>
  808. </div>
  809. </ul>
  810. </div>
  811. </li>
  812. </div>
  813. </div>
  814. <div class="custom-category">
  815. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="stenchEnabled" name="stenchEnabled" />
  816. <label class="custom-header" for="stenchEnabled">Stench</label>
  817. <div class="reveal-if-active">
  818. <div>Areas are ratios; 1 means stomping 100 people catches 100 in stench</div>
  819. <li>
  820. <label for="basePawStenchArea">Paw stench area</label>
  821. <input autocomplete="off" type="number" step="any" id="basePawStenchArea" name="basePawStenchArea" placeholder="1" />
  822. </li>
  823. <li>
  824. <label for="baseAssStenchArea">Ass stench area</label>
  825. <input autocomplete="off" type="number" step="any" id="baseAssStenchArea" name="baseAssStenchArea" placeholder="2" />
  826. </li>
  827. <li>
  828. <label for="basePissStenchArea">Piss stench area</label>
  829. <input autocomplete="off" type="number" step="any" id="basePissStenchArea" name="basePissStenchArea" placeholder="0.75" />
  830. </li>
  831. <li>
  832. <label for="baseScatStenchArea">Scat stench area</label>
  833. <input autocomplete="off" type="number" step="any" id="baseScatStenchArea" name="baseScatStenchArea" placeholder="1.5" />
  834. </li>
  835. </div>
  836. </div>
  837. <div class="custom-category">
  838. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="gasEnabled" name="gasEnabled" />
  839. <label class="custom-header" for="gasEnabled">Gas</label>
  840. <div class="reveal-if-active">
  841. <li>
  842. <input autocomplete="off" type="checkbox" checked="true" name="belchEnabled" id="belchEnabled" />
  843. <label for="belchEnabled">Belching</label>
  844. </li>
  845. <li>
  846. <input autocomplete="off" type="checkbox" name="fartEnabled" id="fartEnabled" />
  847. <label for="fartEnabled">Farting</label>
  848. </li>
  849. <li>
  850. <label for="gasScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive gas production</label>
  851. <input autocomplete="off" type="number" step="any" id="gasScale" name="gasScale" placeholder="1" />
  852. <div class="preview" id="gasScalePreview"></div>
  853. </li>
  854. <li>
  855. <label for="gasStorageScale">Gas storage multiplier</label>
  856. <input autocomplete="off" type="number" step="any" id="gasStorageScale" name="gasStorageScale" placeholder="1" />
  857. <div class="preview" id="gasStorageScalePreview"></div>
  858. </li>
  859. <li>
  860. <label for="baseGasDigestFactor">Gas digestion factor</label>
  861. <input autocomplete="off" type="number" step="any" id="baseGasDigestFactor" name="baseGasDigestFactor" placeholder="1" />
  862. <div class="preview" id="baseGasDigestFactorPreview"></div>
  863. </li>
  864. <li>
  865. <input autocomplete="off" type="checkbox" id="gasScaleWithSize" name="gasScaleWithSize" />
  866. <label class="has-tooltip" for="gasScaleWithSize" title="If checked, produces more gas from the same prey as you get larger">Scale gas with size</label>
  867. </li>
  868. </div>
  869. </div>
  870. <div class="custom-category">
  871. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="soulVoreEnabled" name="soulVoreEnabled" />
  872. <label class="custom-header" for="soulVoreEnabled">Soul Vore</label>
  873. <div class="reveal-if-active">
  874. <li>
  875. <label for="soulDigestTime">Digestion time (0 for manual)</label>
  876. <input autocomplete="off" type="number" step="any" id="soulDigestTime" name="soulDigestTime" placeholder="15">
  877. </li>
  878. <label>Soul destination</label>
  879. <li>
  880. <input autocomplete="off" type="radio" name="soulVoreType" checked="true" id="soulvore-release" value="release">
  881. <label for="soulvore-release">Released</label>
  882. </li>
  883. <li>
  884. <input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-body" value="body">
  885. <label for="soulvore-body">Trapped</label>
  886. </li>
  887. <li>
  888. <input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-oblivion" value="oblivion">
  889. <label for="soulvore-oblivion">Digested</label>
  890. </li>
  891. </div>
  892. </div>
  893. <div class="custom-category">
  894. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="pissEnabled" name="pissEnabled" />
  895. <label class="custom-header" for="pissEnabled">Watersports</label>
  896. <div class="reveal-if-active">
  897. <li>
  898. <label for="pissScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive piss production</label>
  899. <input autocomplete="off" type="number" step="any" id="pissScale" name="pissScale" placeholder="1" />
  900. <div class="preview" id="pissScalePreview"></div>
  901. </li>
  902. <li>
  903. <label for="pissStorageScale">Piss storage multiplier</label>
  904. <input autocomplete="off" type="number" step="any" id="pissStorageScale" name="pissStorageScale" placeholder="1" />
  905. <div class="preview" id="pissStorageScalePreview"></div>
  906. </li>
  907. <div class="custom-category-sub">
  908. <ul class="flex-outer-sub">
  909. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="bladderVore" name="bladderVore" />
  910. <label class="custom-header" for="bladderVore">Bladder Vore</label>
  911. <div class="reveal-if-active">
  912. <li>
  913. <label for="baseUrethraDiameter">Urethra diameter</label>
  914. <input autocomplete="off" type="number" step="any" id="baseUrethraDiameter" name="baseUrethraDiameter" data-unit="length" placeholder="0.03" />
  915. <div class="preview" id="baseUrethraDiameterPreview"></div>
  916. </li>
  917. <li>
  918. <label for="urethraStretchiness">Urethra stretchiness</label>
  919. <input autocomplete="off" type="number" step="any" id="urethraStretchiness" name="urethraStretchiness" placeholder="5" />
  920. <div class="preview" id="urethraStretchinessPreview"></div>
  921. </li>
  922. <li>
  923. <label for="basePissDigestFactor">Piss digestion factor</label>
  924. <input autocomplete="off" type="number" step="any" id="basePissDigestFactor" name="basePissDigestFactor" placeholder="1" />
  925. <div class="preview" id="basePissDigestFactorPreview"></div>
  926. </li>
  927. <li>
  928. <label for="bladderDigestTime">Digestion time (0 for manual)</label>
  929. <input autocomplete="off" type="number" step="any" id="bladderDigestTime" name="bladderDigestTime" placeholder="15">
  930. </li>
  931. <li>
  932. <input autocomplete="off" type="checkbox" id="pissScaleWithSize" name="pissScaleWithSize" />
  933. <label class="has-tooltip" for="pissScaleWithSize" title="If checked, produces more piss from the same prey as you get larger">Scale piss with size</label>
  934. </li>
  935. </div>
  936. </ul>
  937. </div>
  938. </div>
  939. </div>
  940. <div class="custom-category">
  941. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="scatEnabled" name="scatEnabled" />
  942. <label class="custom-header" for="scatEnabled">Scat</label>
  943. <div class="reveal-if-active">
  944. <li>
  945. <div>note - setting tailhole diameter requires anal vore to be enabled</div>
  946. </li>
  947. <li>
  948. <label for="baseScatDigestFactor">Scat digestion factor</label>
  949. <input autocomplete="off" type="number" step="any" id="baseScatDigestFactor" name="baseScatDigestFactor" placeholder="1" />
  950. <div class="preview" id="baseScatDigestFactorPreview"></div>
  951. </li>
  952. <li>
  953. <label for="scatScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive scat production</label>
  954. <input autocomplete="off" type="number" step="any" id="scatScale" name="scatScale" placeholder="0" />
  955. <div class="preview" id="scatScalePreview"></div>
  956. </li>
  957. <li>
  958. <label for="scatStorageScale">Scat storage multiplier</label>
  959. <input autocomplete="off" type="number" step="any" id="scatStorageScale" name="scatStorageScale" placeholder="1" />
  960. <div class="preview" id="scatStorageScalePreview"></div>
  961. </li>
  962. <li>
  963. <input autocomplete="off" type="checkbox" id="scatScaleWithSize" name="scatScaleWithSize" />
  964. <label class="has-tooltip" for="scatScaleWithSize" title="If checked, produces more scat from the same prey as you get larger">Scale scat with size</label>
  965. </li>
  966. </div>
  967. </div>
  968. <div class="custom-category">
  969. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="gooEnabled" name="gooEnabled" />
  970. <label class="custom-header" for="gooEnabled">Goo</label>
  971. <div class="reveal-if-active">
  972. <li>
  973. <input autocomplete="off" checked="true" type="checkbox" id="gooDigestion" name="gooDigestion" />
  974. <label for="gooDigestion">Digestion</label>
  975. </li>
  976. <li>
  977. <label for="gooDigestTime">Digestion time (0 for manual)</label>
  978. <input autocomplete="off" type="number" step="any" id="gooDigestTime" name="gooDigestTime" placeholder="15">
  979. </li>
  980. </div>
  981. </div>
  982. <div class="custom-category">
  983. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="pawVoreEnabled" name="pawVoreEnabled" />
  984. <label class="custom-header" for="pawVoreEnabled">Paw Vore</label>
  985. <div class="reveal-if-active">
  986. <li>
  987. <label for="pawDigestTime">Digestion time (0 for manual)</label>
  988. <input autocomplete="off" type="number" step="any" id="pawDigestTime" name="pawDigestTime" placeholder="15">
  989. </li>
  990. </div>
  991. </div>
  992. </ul>
  993. </form>
  994. </div>
  995. </div>
  996. </body>
  997. </html>