big steppy
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

957 linhas
52 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>
  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. <table id="grow-panel">
  150. <tr>
  151. <th><input autocomplete="off" class="growth-option" type="radio" name="part" checked="true" id="part-body">
  152. <label class="growth-label" for="part-body">Body</label></th>
  153. <th><button class="growth-amount" id="button-amount-1">1x</button></th>
  154. </tr>
  155. <tr>
  156. <th><input autocomplete="off" class="growth-option" type="radio" name="part" id="part-ass">
  157. <label class="growth-label" for="part-ass">Ass</label></th>
  158. <th><button class="growth-amount" id="button-amount-5">5x</button></th>
  159. </tr>
  160. <tr>
  161. <th><input autocomplete="off" class="growth-option" type="radio" name="part" id="part-dick">
  162. <label class="growth-label" for="part-dick">Cock</label></th>
  163. <th><button class="growth-amount" id="button-amount-10">10x</button></th>
  164. </tr>
  165. <tr>
  166. <th><input autocomplete="off" class="growth-option" type="radio" name="part" id="part-balls">
  167. <label class="growth-label" for="part-balls">Balls</label></th>
  168. <th><button class="growth-amount" id="button-amount-20">20x</button></th>
  169. </tr>
  170. <tr>
  171. <th><input autocomplete="off" class="growth-option" type="radio" name="part" id="part-breasts">
  172. <label class="growth-label" for="part-breasts">Breasts</label></th>
  173. <th><button class="growth-amount" id="button-amount-50">50x</button></th>
  174. </tr>
  175. <tr>
  176. <th><input autocomplete="off" class="growth-option" type="radio" name="part" id="part-vagina">
  177. <label class="growth-label" for="part-vagina">Slit</label></th>
  178. <th><button class="growth-amount" id="button-amount-100">100x</button></th>
  179. </tr>
  180. </table>
  181. </div>
  182. <div id="log-area">
  183. <div id="log">
  184. <div>Welcome to Stroll 0.6.2</div>
  185. <div><b>This game features 18+ content</b></div>
  186. <div>It's a nice day for a walk</div>
  187. <div>&nbsp;</div>
  188. </div>
  189. </div>
  190. <div class="sidebar" id="action-panel">
  191. <div class="action-part-container">
  192. <button class="active action-part-button" id="action-part-body">Body</button>
  193. <button class="action-part-button" id="action-part-dick">Cock</button>
  194. <button class="action-part-button" id="action-part-vagina">Slit</button>
  195. <button class="action-part-button" id="action-part-breasts">Breasts</button>
  196. <button class="action-part-button" id="action-part-tails">Tails</button>
  197. <button class="action-part-button" id="action-part-souls">Souls</button>
  198. <button class="action-part-button" id="action-part-shoes">Shoes</button>
  199. <button class="action-part-button" id="action-part-waste">Waste</button>
  200. <button class="action-part-button" id="action-part-goo">Goo</button>
  201. <button class="action-part-button" id="action-part-misc">Misc</button>
  202. <button class="action-part-button" id="action-part-options">Options</button>
  203. </div>
  204. <div class="action-tab" id="actions-body">
  205. <button class="action-button" id="button-action-feed">Eat</button>
  206. <button class="action-button" id="button-action-chew">Chew</button>
  207. <button class="action-button" id="button-action-vomit">Vomit</button>
  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-sit">Sit</button>
  211. <button class="action-button" id="button-action-anal_vore">Anal Vore</button>
  212. <button class="action-button" id="button-action-grind">Grind</button>
  213. </div>
  214. <div class="action-tab" id="actions-tails">
  215. <button class="action-button" id="button-action-tail_slap">Tail Slap</button>
  216. <button class="action-button" id="button-action-tail_vore_only">Tail Vore</button>
  217. <button class="action-button" id="button-action-tail_vore_one">Tail Vore (1)</button>
  218. <button class="action-button" id="button-action-tail_vore_some">Tail Vore (some)</button>
  219. <button class="action-button" id="button-action-tail_vore_all">Tail Vore (all!)</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-breast_milk">Milk Breasts</button>
  230. </div>
  231. <div class="action-tab" id="actions-vagina">
  232. <button class="action-button" id="button-action-unbirth">Unbirth</button>
  233. <button class="action-button" id="button-action-slit_toy">Finger Slit</button>
  234. </div>
  235. <div class="action-tab" id="actions-dick">
  236. <button class="action-button" id="button-action-sheath_stuff">Stuff Sheath</button>
  237. <button class="action-button" id="button-action-sheath_toy">Squeeze Sheath</button>
  238. <button class="action-button" id="button-action-sheath_clench">Clench Sheath</button>
  239. <button class="action-button" id="button-action-sheath_absorb">Absorb Sheath</button>
  240. <button class="action-button" id="button-action-cockslap">Cockslap</button>
  241. <button class="action-button" id="button-action-cock_vore">Cock Vore</button>
  242. <button class="action-button" id="button-action-ball_smother">Ball Smother</button>
  243. </div>
  244. <div class="action-tab" id="actions-souls">
  245. <button class="action-button" id="button-action-soul_vore">Soul Vore</button>
  246. <button class="action-button" id="button-action-soul_absorb_paw">Paws</button>
  247. </div>
  248. <div class="action-tab" id="actions-shoes">
  249. <button class="action-button" id="button-action-wear_shoes">Put On Shoes</button>
  250. <button class="action-button" id="button-action-remove_shoes">Take Off Shoes</button>
  251. <button class="action-button" id="button-action-wear_socks">Put On Socks</button>
  252. <button class="action-button" id="button-action-remove_socks">Take Off Socks</button>
  253. <button class="action-button" id="button-action-stuff_shoes">Stuff Shoes</button>
  254. <button class="action-button" id="button-action-stuff_socks">Stuff Socks</button>
  255. <button class="action-button" id="button-action-dump_shoes">Dump Shoes</button>
  256. <button class="action-button" id="button-action-dump_socks">Dump Socks</button>
  257. </div>
  258. <div class="action-tab" id="actions-waste">
  259. <button class="action-button" id="button-action-belch">Belch</button>
  260. <button class="action-button" id="button-action-fart">Fart</button>
  261. <button class="action-button" id="button-action-piss">Piss</button>
  262. <button class="action-button" id="button-action-bladder_vore">Bladder Vore</button>
  263. <button class="action-button" id="button-action-scat">Scat</button>
  264. </div>
  265. <div class="action-tab" id="actions-goo">
  266. <button class="action-button" id="button-action-solidify">Solidify</button>
  267. <button class="action-button" id="button-action-melt">Melt</button>
  268. <button class="action-button" id="button-action-goo_stomach_push">Push to Stomach</button>
  269. <button class="action-button" id="button-action-goo_stomach_pull">Pull from Stomach</button>
  270. <button class="action-button" id="button-action-goo_bowels_push">Push to Bowels</button>
  271. <button class="action-button" id="button-action-goo_bowels_pull">Pull from Bowels</button>
  272. <button class="action-button" id="button-action-goo_womb_push">Push to Womb</button>
  273. <button class="action-button" id="button-action-goo_womb_pull">Pull from Womb</button>
  274. <button class="action-button" id="button-action-goo_balls_push">Push to Balls</button>
  275. <button class="action-button" id="button-action-goo_balls_pull">Pull from Balls</button>
  276. </div>
  277. <div class="action-tab" id="actions-misc">
  278. <button class="action-button" id="button-action-pouch_stuff">Stuff Pouch</button>
  279. <button class="action-button" id="button-action-pouch_rub">Rub Pouch</button>
  280. <button class="action-button" id="button-action-pouch_eat">Eat From Pouch</button>
  281. <button class="action-button" id="button-action-pouch_absorb">Absorb Pouch</button>
  282. </div>
  283. <div class="action-tab" id="actions-options">
  284. <button class="stat-button" id="button-look">Look Around</button>
  285. <button class="stat-button" id="button-arousal">Arousal On</button>
  286. <button class="stat-button" id="button-stroll">Status: Standing</button>
  287. <button class="stat-button" id="button-numbers">Numbers: Full</button>
  288. <button class="stat-button" id="button-units">Units: Metric</button>
  289. <button class="stat-button" id="button-verbose">Verbose Text</button>
  290. <button class="stat-button" id="button-grow-lots">SUPER BIG</button>
  291. <button class="stat-button" id="button-dark-mode-game">Toggle Dark Mode</button>
  292. <button class="stat-button" id="button-stats">Stats</button>
  293. <button class="stat-button" id="button-debug-log">Debug Log</button>
  294. </div>
  295. </div>
  296. </div>
  297. <div class="character-build">
  298. <p>Welcome to Stroll 0.6.2</p>
  299. <p><b>This game features 18+ content</b></p>
  300. <p><a href="https://chemicalcrux.org/stroll">Changelog</a></p>
  301. <p><a href="https://t.me/joinchat/BSXHzUZmSqc-CXB1khkuYw">Telegram discussion group</a></p>
  302. <div><a href="https://discord.gg/7pdcVhD">Discord discussion group</a></div>
  303. <p>Stroll is a text-based macro game. Stomp things, eat things, abuse things - then grow larger and do it all over again. </p>
  304. <p>Build your Character</p>
  305. <p>Leave a box empty for a sane default value</p>
  306. <p>Lengths in meters, areas in square meters, masses in kilograms</p>
  307. <p>(but you can preview the customary value)</p>
  308. <p>Click on highlight/darkened titles to enable and disable features.</p>
  309. <div id="custom-species">
  310. <ul class="flex-outer">
  311. <div class="custom-category">
  312. <p>Reset the sheet here (saved data isn't affected). You can also load the character you started your most recent game with.</p>
  313. <div>
  314. <button class="option-button" id="button-reset-custom">Reset</button>
  315. <button class="option-button" id="button-load-autosave">Load Last</button>
  316. </div>
  317. </div>
  318. <div class="custom-category">
  319. <div>
  320. <button class="option-button" id="button-start">Start Game</button>
  321. </div>
  322. </div>
  323. <div class="custom-category">
  324. <button class="option-button" id="button-dark-mode-options">Toggle Dark Mode</button>
  325. <button class="option-button" id="button-units-options">Units: Metric</button>
  326. </div>
  327. <div class="custom-category">
  328. <p>You can load a preset character here...</p>
  329. <div>
  330. <select id="character-presets">
  331. </select>
  332. <button type="button" class="option-button" id="button-load-preset">Load Preset Character</button>
  333. </div>
  334. </div>
  335. <div class="custom-category">
  336. <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>
  337. <div>
  338. <button type="button" class="option-button" id="button-load-custom">Load Custom Character</button>
  339. <button type="button" class="option-button" id="button-save-custom">Save Custom Character</button>
  340. </div>
  341. </div>
  342. <div class="custom-category">
  343. <p>Or export/import your character to text here. Copy and paste to share!</p>
  344. <div class>
  345. <button type="button" class="option-button" id="button-export-clear">Clear Space</button>
  346. <button type="button" class="option-button" id="button-export-preset">Export Your Character</button>
  347. <button type="button" class="option-button" id="button-import-preset">Import Your Character</button>
  348. <p><input autocomplete="off" type="text" id="export-area" placeholder="Paste character data here..."></p>
  349. </div>
  350. </div>
  351. </ul>
  352. <form id="custom-species-form" name="custom-species-form">
  353. <ul class="flex-outer">
  354. <div class="custom-category">
  355. <div class="custom-header-static">Basics</div>
  356. <div>
  357. <li>
  358. <label for="name">Name</label>
  359. <input autocomplete="off" type="text" id="name" name="name" />
  360. </li>
  361. <li>
  362. <label for="species">Species</label>
  363. <input autocomplete="off" type="text" id="species" name="species" placeholder="crux" />
  364. </li>
  365. <li>
  366. <label for="scale" class="has-tooltip" title="How many times larger than normal you start.">Scale (?)</label>
  367. <input autocomplete="off" type="number" step="any" id="scale" name="scale" placeholder="1" />
  368. <div class="preview" id="scalePreview"></div>
  369. </li>
  370. <li>
  371. <label for="baseHeight">Height</label>
  372. <input autocomplete="off" type="number" step="any" id="baseHeight" name="baseHeight" data-unit="length" placeholder="2.26" />
  373. <div class="preview" id="baseHeightPreview"></div>
  374. </li>
  375. <li>
  376. <label for="baseMass">Weight</label>
  377. <input autocomplete="off" type="number" step="any" id="baseMass" name="baseMass" data-unit="mass" placeholder="135">
  378. <div class="preview" id="baseMassPreview"></div>
  379. </li>
  380. <li>
  381. <label for="basePawArea">Paw area</label>
  382. <input autocomplete="off" type="number" step="any" id="basePawArea" name="basePawArea" data-unit="area" placeholder="0.1">
  383. <div class="preview" id="basePawAreaPreview"></div>
  384. </li>
  385. <li>
  386. <label for="baseHandArea">Hand area</label>
  387. <input autocomplete="off" type="number" step="any" id="baseHandArea" name="baseHandArea" data-unit="area" placeholder="0.1">
  388. <div class="preview" id="baseHandAreaPreview"></div>
  389. </li>
  390. <li>
  391. <label for="baseAssArea">Ass area</label>
  392. <input autocomplete="off" type="number" step="any" id="baseAssArea" name="baseAssArea" data-unit="area" placeholder="0.4">
  393. <div class="preview" id="baseAssAreaPreview"></div>
  394. </li>
  395. </div>
  396. </div>
  397. <div class="custom-category">
  398. <div class="custom-header-static">Brutality</div>
  399. <div>
  400. <li>
  401. <input autocomplete="off" type="radio" name="brutality" id="brutality-0" value="0">
  402. <label for="brutality-0">Non-fatal</label>
  403. </li>
  404. <li>
  405. <input autocomplete="off" type="radio" name="brutality" checked="true" id="brutality-1" value="1">
  406. <label for="brutality-1">Fatal, no gore</label>
  407. </li>
  408. <li>
  409. <input autocomplete="off" type="radio" name="brutality" id="brutality-2" value="2">
  410. <label for="brutality-2">Gory</label>
  411. </li>
  412. <li>
  413. <input autocomplete="off" type="radio" name="brutality" id="brutality-3" value="3">
  414. <label for="brutality-3">Sadistic</label>
  415. </li>
  416. </div>
  417. </div>
  418. <div class="custom-category">
  419. <div class="custom-header-static">Victims</div>
  420. <div>
  421. <li>
  422. <input autocomplete="off" type="checkbox" name="victimsHuman" id="victimsHuman" />
  423. <label for="victimsHuman">Human prey (instead of anthros)</label>
  424. </li>
  425. <li>
  426. <input autocomplete="off" type="checkbox" name="victimsMilitary" id="victimsMilitary" />
  427. <label for="victimsMilitary">Military</label>
  428. </li>
  429. <li>
  430. <input autocomplete="off" type="checkbox" name="victimsMacros" id="victimsMacros" />
  431. <label for="victimsMacros">Smaller macros</label>
  432. </li>
  433. <li>
  434. <input autocomplete="off" type="checkbox" name="victimsMicros" id="victimsMicros" />
  435. <label for="victimsMicros">Micros</label>
  436. </li>
  437. </div>
  438. </div>
  439. <div class="custom-category">
  440. <div class="custom-header-static">Misc</div>
  441. <div>
  442. <li>
  443. <input autocomplete="off" type="checkbox" checked="true" name="sameSizeVore" id="sameSizeVore"/>
  444. <label class="has-tooltip" for="sameSizeVore" title="Can you eat people your own size?">Same-size predator</label>
  445. </li>
  446. <li>
  447. <input autocomplete="off" type="checkbox" checked="true" name="sameSizeStomp" id="sameSizeStomp"/>
  448. <label class="has-tooltip" for="sameSizeStomp" title="Can you stomp and sit on people your own size?">Same-size stomper</label>
  449. </li>
  450. <li>
  451. <input autocomplete="off" type="checkbox" name="vomitEnabled" id="vomitEnabled"/>
  452. <label for="vomitEnabled">Vomiting</label>
  453. </li>
  454. <li>
  455. <label for="footType">Foot type</label>
  456. <select name="footType">
  457. <option value="paw">Paws</option>
  458. <option value="hoof">Hooves</option>
  459. <option value="foot">Human</option>
  460. <option value="avian">Avian</option>
  461. </select>
  462. </li>
  463. <li>
  464. <label for="jawType">Mouth type</label>
  465. <select name="jawType">
  466. <option value="jaw">Jaws</option>
  467. <option value="beak">Beak</option>
  468. </select>
  469. </li>
  470. </div>
  471. </div>
  472. <div class="custom-category">
  473. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="footWear" name="footWear" />
  474. <label class="custom-header" for="footWear">Footwear</label>
  475. <div class="reveal-if-active">
  476. <li>
  477. <div class="custom-category-sub">
  478. <ul class="flex-outer-sub">
  479. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" checked="true" id="footSockEnabled" name="footSockEnabled" />
  480. <label class="custom-header" for="footSockEnabled">Socks</label>
  481. <div class="reveal-if-active">
  482. <li>
  483. <label for="footSock">Sock type</label>
  484. <select name="footSock">
  485. <option value="sock">Socks</option>
  486. </select>
  487. </li>
  488. </div>
  489. </ul>
  490. </div>
  491. <div class="custom-category-sub">
  492. <ul class="flex-outer-sub">
  493. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" checked="true" id="footShoeEnabled" name="footShoeEnabled" />
  494. <label class="custom-header" for="footShoeEnabled">Shoes</label>
  495. <div class="reveal-if-active">
  496. <li>
  497. <label for="footShoe">Shoe type</label>
  498. <select name="footShoe">
  499. <option value="shoe">Shoes</option>
  500. <option value="boot">Boots</option>
  501. <option value="trainer">Trainers</option>
  502. <option value="sandal">Sandals</option>
  503. </select>
  504. </li>
  505. </div>
  506. </ul>
  507. </div>
  508. </li>
  509. </div>
  510. </div>
  511. <div class="custom-category">
  512. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="analVore" name="analVore" />
  513. <label class="custom-header" for="analVore">Anal Vore</label>
  514. <div class="reveal-if-active">
  515. <li>
  516. <label for="baseAnalVoreDiameter">Tailhole diameter</label>
  517. <input autocomplete="off" type="number" step="any" id="baseAnalVoreDiameter" name="baseAnalVoreDiameter" data-unit="length" placeholder="0.1">
  518. <div class="preview" id="baseAnalVoreDiameterPreview"></div>
  519. </li>
  520. <li>
  521. <input autocomplete="off" type="checkbox" name="analVoreToStomach" id="analVoreToStomach" />
  522. <label class="has-tooltip" for="analVoreToStomach" title="Otherwise, bowels absorb/digest">Anal vore goes to stomach</label>
  523. </li>
  524. </div>
  525. </div>
  526. <div class="custom-category">
  527. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="arousalEnabled" name="arousalEnabled" />
  528. <label class="custom-header" for="arousalEnabled">Arousal</label>
  529. <div class="reveal-if-active">
  530. <li>
  531. <label class="has-tooltip" for="arousalFactor" title="Multiplies arousal gain by this much">Arousal multiplier</label>
  532. <input autocomplete="off" type="number" step="any" name="arousalFactor" placeholder="1" />
  533. </li>
  534. <li>
  535. <label class="has-tooltip" for="edgeFactor" title="Multiplies edge gain by this much">Edge multiplier</label>
  536. <input autocomplete="off" type="number" step="any" name="arousalFactor" placeholder="1" />
  537. </li>
  538. </div>
  539. </div>
  540. <div class="custom-category">
  541. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasTail" name="hasTail" />
  542. <label class="custom-header" for="hasTail">Tails</label>
  543. <div class="reveal-if-active">
  544. <li>
  545. <label for="tailCount">Tail count</label>
  546. <input autocomplete="off" type="number" step="any" name="tailCount" placeholder="1" />
  547. </li>
  548. <li>
  549. <label for="tailType">Tail type</label>
  550. <input autocomplete="off" type="text" name="tailType" placeholder="slinky" />
  551. </li>
  552. <li>
  553. <label for="baseTailLength">Tail length</label>
  554. <input autocomplete="off" type="number" step="any" name="baseTailLength" id="baseTailLength" data-unit="length" placeholder="1" />
  555. <div class="preview" id="baseTailLengthPreview"></div>
  556. </li>
  557. <li>
  558. <label for="baseTailDiameter">Tail diameter</label>
  559. <input autocomplete="off" type="number" step="any" name="baseTailDiameter" id="baseTailDiameter" data-unit="area" placeholder="0.3" />
  560. <div class="preview" id="baseTailDiameterPreview"></div>
  561. </li>
  562. <li>
  563. <div class="custom-category-sub">
  564. <ul class="flex-outer-sub">
  565. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="tailMaw" name="tailMaw" />
  566. <label class="custom-header" for="tailMaw">Tail Vore</label>
  567. <div class="reveal-if-active">
  568. <li>
  569. <label for="tailStretchiness">Tail stretchiness</label>
  570. <input autocomplete="off" type="number" step="any" name="tailStretchiness" placeholder="1" />
  571. </li>
  572. </div>
  573. </ul>
  574. </div>
  575. </li>
  576. </div>
  577. </div>
  578. <div class="custom-category">
  579. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasPouch" name="hasPouch" />
  580. <label class="custom-header" for="hasPouch">Pouch</label>
  581. <div class="reveal-if-active">
  582. <li>
  583. It's on :D
  584. </li>
  585. </div>
  586. </div>
  587. <div class="custom-category">
  588. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="maleParts" name="maleParts" />
  589. <label class="custom-header" for="maleParts">Male genitals</label>
  590. <div class="reveal-if-active">
  591. <li>
  592. <label for="dickType">Cock type</label>
  593. <input autocomplete="off" type="text" id="dickType" name="dickType" placeholder="canine" />
  594. </li>
  595. <li>
  596. <label for="baseDickLength">Cock length</label>
  597. <input autocomplete="off" type="number" step="any" id="baseDickLength" name="baseDickLength" data-unit="length" placeholder="0.3" />
  598. <div class="preview" id="baseDickLengthPreview"></div>
  599. </li>
  600. <li>
  601. <label for="baseDickDiameter">Cock diameter</label>
  602. <input autocomplete="off" type="number" step="any" id="baseDickDiameter" name="baseDickDiameter" data-unit="length" placeholder="0.08" />
  603. <div class="preview" id="baseDickDiameterPreview"></div>
  604. </li>
  605. <li>
  606. <label for="dickStretchiness">Cock stretchiness</label>
  607. <input autocomplete="off" type="number" step="any" name="dickStretchiness" placeholder="1" />
  608. </li>
  609. <li>
  610. <label for="baseBallDiameter">Ball diameter</label>
  611. <input autocomplete="off" type="number" step="any" id="baseBallDiameter" name="baseBallDiameter" data-unit="length" placeholder="0.05" />
  612. <div class="preview" id="baseBallDiameterPreview"></div>
  613. </li>
  614. <li>
  615. <label for="baseCumRatio" class="has-tooltip" title="scales how much cum is released with each shot">Orgasm cum ratio</label>
  616. <input autocomplete="off" type="number" step="any" id="baseCumRatio" name="baseCumRatio" placeholder="1" />
  617. <div class="preview" id="baseCumRatioPreview"></div>
  618. </li>
  619. <li>
  620. <label for="baseMass">Cum production factor</label>
  621. <input autocomplete="off" type="number" step="any" id="cumScale" name="cumScale" placeholder="1" />
  622. <div class="preview" id="cumScalePreview"></div>
  623. </li>
  624. <li>
  625. <label for="cumStorageScale">Cum storage multiplier</label>
  626. <input autocomplete="off" type="number" step="any" id="cumStorageScale" name="cumStorageScale" placeholder="1" />
  627. <div class="preview" id="cumStorageScalePreview"></div>
  628. </li>
  629. <li>
  630. <label for="baseCumDigestFactor">Cum digestion factor</label>
  631. <input autocomplete="off" type="number" step="any" id="baseCumDigestFactor" name="baseCumDigestFactor" placeholder="1" />
  632. <div class="preview" id="baseCumDigestFactorPreview"></div>
  633. </li>
  634. <li>
  635. <input autocomplete="off" type="checkbox" id="hasSheath" name="hasSheath" checked="true" />
  636. <label for="hasSheath">Sheath</label>
  637. </li>
  638. <li>
  639. <input autocomplete="off" type="checkbox" id="cumScaleWithSize" name="cumScaleWithSize" />
  640. <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>
  641. </li>
  642. </div>
  643. </div>
  644. <div class="custom-category">
  645. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasBreasts" name="hasBreasts" />
  646. <label class="custom-header" for="hasBreasts">Breasts</label>
  647. <div class="reveal-if-active">
  648. <li>
  649. <label for="baseBreastDiameter">Breast diameter</label>
  650. <input autocomplete="off" type="number" step="any" id="baseBreastDiameter" name="baseBreastDiameter" data-unit="length" placeholder="0.1" />
  651. <div class="preview" id="baseBreastDiameterPreview"></div>
  652. </li>
  653. <li>
  654. <div class="custom-category-sub">
  655. <ul class="flex-outer-sub">
  656. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="lactationEnabled" name="lactationEnabled" />
  657. <label class="custom-header" for="lactationEnabled">Lactation</label>
  658. <div class="reveal-if-active">
  659. <li>
  660. <label for="lactationFactor" class="has-tooltip" title="scales how much milk is released with each squeeze">Lactation ratio</label>
  661. <input autocomplete="off" type="number" step="any" id="lactationFactor" name="lactationFactor" placeholder="0.25" />
  662. <div class="preview" id="lactationFactorPreview"></div>
  663. </li>
  664. <li>
  665. <label for="lactationScale">Milk production factor</label>
  666. <input autocomplete="off" type="number" step="any" id="lactationScale" name="lactationScale" placeholder="1" />
  667. <div class="preview" id="lactationScalePreview"></div>
  668. </li>
  669. <li>
  670. <label for="milkStorageScale">Milk storage multiplier</label>
  671. <input autocomplete="off" type="number" step="any" id="milkStorageScale" name="milkStorageScale" placeholder="1" />
  672. <div class="preview" id="milkStorageScalePreview"></div>
  673. </li>
  674. </div>
  675. </ul>
  676. </div>
  677. </li>
  678. <li>
  679. <div class="custom-category-sub">
  680. <ul class="flex-outer-sub">
  681. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="breastVore" name="breastVore" />
  682. <label class="custom-header" for="breastVore">Breast Vore</label>
  683. <div class="reveal-if-active">
  684. <li>
  685. <label for="breastStretchiness">Breast stretchiness</label>
  686. <input autocomplete="off" type="number" step="any" name="breastStretchiness" placeholder="1" />
  687. </li>
  688. <li>
  689. <label for="baseMilkDigestFactor">Milk digestion factor</label>
  690. <input autocomplete="off" type="number" step="any" id="baseMilkDigestFactor" name="baseMilkDigestFactor" placeholder="1" />
  691. <div class="preview" id="baseMilkDigestFactorPreview"></div>
  692. </li>
  693. <li>
  694. <input autocomplete="off" type="checkbox" id="milkScaleWithSize" name="milkScaleWithSize" />
  695. <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>
  696. </li>
  697. </div>
  698. </ul>
  699. </div>
  700. </li>
  701. </div>
  702. </div>
  703. <div class="custom-category">
  704. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="femaleParts" name="femaleParts" />
  705. <label class="custom-header" for="femaleParts">Female genitals</label>
  706. <div class="reveal-if-active">
  707. <li>
  708. <label for="baseVaginaLength">Slit length</label>
  709. <input autocomplete="off" type="number" step="any" id="baseVaginaLength" name="baseVaginaLength" data-unit="length" placeholder="0.1" />
  710. <div class="preview" id="baseVaginaLengthPreview"></div>
  711. </li>
  712. <li>
  713. <label for="baseVaginaWidth">Slit width</label>
  714. <input autocomplete="off" type="number" step="any" id="baseVaginaWidth" name="baseVaginaWidth" data-unit="length" placeholder="0.05" />
  715. <div class="preview" id="baseVaginaWidthPreview"></div>
  716. </li>
  717. <li>
  718. <label for="vaginaStretchiness">Slit stretchiness</label>
  719. <input autocomplete="off" type="number" step="any" name="vaginaStretchiness" placeholder="1" />
  720. </li>
  721. <li>
  722. <label for="baseFemcumRatio" class="has-tooltip" title="scales how much femcum is released with each shot">Orgasm femcum ratio</label>
  723. <input autocomplete="off" type="number" step="any" id="baseFemcumRatio" name="baseFemcumRatio" placeholder="1" />
  724. <div class="preview" id="baseFemcumRatioPreview"></div>
  725. </li>
  726. <li>
  727. <label for="femcumScale">Femcum production factor</label>
  728. <input autocomplete="off" type="number" step="any" id="femcumScale" name="femcumScale" placeholder="1" />
  729. <div class="preview" id="femcumScalePreview"></div>
  730. </li>
  731. <li>
  732. <label for="femcumStorageScale">Femcum storage multiplier</label>
  733. <input autocomplete="off" type="number" step="any" id="femcumStorageScale" name="femcumStorageScale" placeholder="1" />
  734. <div class="preview" id="femcumStorageScalePreview"></div>
  735. </li>
  736. <li>
  737. <label for="baseFemcumDigestFactor">Femcum digestion factor</label>
  738. <input autocomplete="off" type="number" step="any" id="baseFemcumDigestFactor" name="baseFemcumDigestFactor" placeholder="1" />
  739. <div class="preview" id="baseFemcumDigestFactorPreview"></div>
  740. </li>
  741. <li>
  742. <input autocomplete="off" type="checkbox" id="femcumScaleWithSize" name="femcumScaleWithSize" />
  743. <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>
  744. </li>
  745. </div>
  746. </div>
  747. <div class="custom-category">
  748. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="stenchEnabled" name="stenchEnabled" />
  749. <label class="custom-header" for="stenchEnabled">Stench</label>
  750. <div class="reveal-if-active">
  751. <li>
  752. <label class="has-tooltip" for="basePawStenchArea" title="How many times your paw area should be covered in stench">Paw stench area</label>
  753. <input autocomplete="off" type="number" step="any" id="basePawStenchArea" name="basePawStenchArea" placeholder="1" />
  754. <div class="preview" id="basePawStenchAreaPreview"></div>
  755. </li>
  756. <li>
  757. <label class="has-tooltip" for="baseAssStenchArea" title="How many times your ass area should be covered in stench">Ass stench area</label>
  758. <input autocomplete="off" type="number" step="any" id="baseAssStenchArea" name="baseAssStenchArea" placeholder="1" />
  759. <div class="preview" id="baseAssStenchAreaPreview"></div>
  760. </li>
  761. </div>
  762. </div>
  763. <div class="custom-category">
  764. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="gasEnabled" name="gasEnabled" />
  765. <label class="custom-header" for="gasEnabled">Gas</label>
  766. <div class="reveal-if-active">
  767. <li>
  768. <input autocomplete="off" type="checkbox" checked="true" name="belchEnabled" id="belchEnabled" />
  769. <label for="belchEnabled">Belching</label>
  770. </li>
  771. <li>
  772. <input autocomplete="off" type="checkbox" name="fartEnabled" id="fartEnabled" />
  773. <label for="fartEnabled">Farting</label>
  774. </li>
  775. <li>
  776. <label for="gasScale">Gas production factor</label>
  777. <input autocomplete="off" type="number" step="any" id="gasScale" name="gasScale" placeholder="1" />
  778. <div class="preview" id="gasScalePreview"></div>
  779. </li>
  780. <li>
  781. <label for="gasStorageScale">Gas storage multiplier</label>
  782. <input autocomplete="off" type="number" step="any" id="gasStorageScale" name="gasStorageScale" placeholder="1" />
  783. <div class="preview" id="gasStorageScalePreview"></div>
  784. </li>
  785. <li>
  786. <label for="baseGasDigestFactor">Gas digestion factor</label>
  787. <input autocomplete="off" type="number" step="any" id="baseGasDigestFactor" name="baseGasDigestFactor" placeholder="1" />
  788. <div class="preview" id="baseGasDigestFactorPreview"></div>
  789. </li>
  790. <li>
  791. <input autocomplete="off" type="checkbox" id="gasScaleWithSize" name="gasScaleWithSize" />
  792. <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>
  793. </li>
  794. </div>
  795. </div>
  796. <div class="custom-category">
  797. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="soulVoreEnabled" name="soulVoreEnabled" />
  798. <label class="custom-header" for="soulVoreEnabled">Soul Vore</label>
  799. <div class="reveal-if-active">
  800. <label>Soul destination</label>
  801. <li>
  802. <input autocomplete="off" type="radio" name="soulVoreType" checked="true" id="soulvore-release" value="release">
  803. <label class="has-tooltip" for="soulvore-release">Released</label>
  804. </li>
  805. <li>
  806. <input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-body" value="body">
  807. <label class="has-tooltip" for="soulvore-body" title="Trapped on the predator's body">Trapped</label>
  808. </li>
  809. <li>
  810. <input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-oblivion" value="oblivion">
  811. <label for="soulvore-oblivion">Digested</label>
  812. </li>
  813. </div>
  814. </div>
  815. <div class="custom-category">
  816. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="pissEnabled" name="pissEnabled" />
  817. <label class="custom-header" for="pissEnabled">Watersports</label>
  818. <div class="reveal-if-active">
  819. <li>
  820. <label for="pissScale" >Piss production scale</label>
  821. <input autocomplete="off" type="number" step="any" id="pissScale" name="pissScale" placeholder="1" />
  822. <div class="preview" id="pissScalePreview"></div>
  823. </li>
  824. <li>
  825. <label for="pissStorageScale">Piss storage multiplier</label>
  826. <input autocomplete="off" type="number" step="any" id="pissStorageScale" name="pissStorageScale" placeholder="1" />
  827. <div class="preview" id="pissStorageScalePreview"></div>
  828. </li>
  829. <div class="custom-category-sub">
  830. <ul class="flex-outer-sub">
  831. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="bladderVore" name="bladderVore" />
  832. <label class="custom-header" for="bladderVore">Bladder Vore</label>
  833. <div class="reveal-if-active">
  834. <li>
  835. <label for="baseUrethraDiameter">Urethra diameter</label>
  836. <input autocomplete="off" type="number" step="any" id="baseUrethraDiameter" name="baseUrethraDiameter" data-unit="length" placeholder="0.03" />
  837. <div class="preview" id="baseUrethraDiameterPreview"></div>
  838. </li>
  839. <li>
  840. <label for="urethraStretchiness">Urethra stretchiness</label>
  841. <input autocomplete="off" type="number" step="any" id="urethraStretchiness" name="urethraStretchiness" placeholder="5" />
  842. <div class="preview" id="urethraStretchinessPreview"></div>
  843. </li>
  844. <li>
  845. <label for="basePissDigestFactor">Piss digestion factor</label>
  846. <input autocomplete="off" type="number" step="any" id="basePissDigestFactor" name="basePissDigestFactor" placeholder="1" />
  847. <div class="preview" id="basePissDigestFactorPreview"></div>
  848. </li>
  849. <li>
  850. <input autocomplete="off" type="checkbox" id="pissScaleWithSize" name="pissScaleWithSize" />
  851. <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>
  852. </li>
  853. </div>
  854. </ul>
  855. </div>
  856. </div>
  857. </div>
  858. <div class="custom-category">
  859. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="scatEnabled" name="scatEnabled" />
  860. <label class="custom-header" for="scatEnabled">Scat</label>
  861. <div class="reveal-if-active">
  862. <li>
  863. <div>note - setting tailhole diameter requires anal vore to be enabled</div>
  864. </li>
  865. <li>
  866. <label for="baseScatDigestFactor">Scat digestion factor</label>
  867. <input autocomplete="off" type="number" step="any" id="baseScatDigestFactor" name="baseScatDigestFactor" placeholder="1" />
  868. <div class="preview" id="baseScatDigestFactorPreview"></div>
  869. </li>
  870. <li>
  871. <label class="has-tooltip" for="scatScale" title="1 = 1% fill per second">Passive scat production</label>
  872. <input autocomplete="off" type="number" step="any" id="scatScale" name="scatScale" placeholder="0" />
  873. <div class="preview" id="scatScalePreview"></div>
  874. </li>
  875. <li>
  876. <label for="scatStorageScale">Scat storage multiplier</label>
  877. <input autocomplete="off" type="number" step="any" id="scatStorageScale" name="scatStorageScale" placeholder="1" />
  878. <div class="preview" id="scatStorageScalePreview"></div>
  879. </li>
  880. <li>
  881. <input autocomplete="off" type="checkbox" id="scatScaleWithSize" name="scatScaleWithSize" />
  882. <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>
  883. </li>
  884. </div>
  885. </div>
  886. <div class="custom-category">
  887. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="gooEnabled" name="gooEnabled" />
  888. <label class="custom-header" for="gooEnabled">Goo</label>
  889. <div class="reveal-if-active">
  890. <li>
  891. <input autocomplete="off" checked="true" type="checkbox" id="gooDigestion" name="gooDigestion" />
  892. <label for="gooDigestion">Digestion</label>
  893. </li>
  894. </div>
  895. </div>
  896. </ul>
  897. </form>
  898. </div>
  899. </div>
  900. </body>
  901. </html>