big steppy
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 

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