big steppy
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

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