big steppy
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

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