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

1123 строки
62 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. <div class="custom-category">
  404. <div class="custom-header-static">Brutality</div>
  405. <div>
  406. <li>
  407. <input autocomplete="off" type="radio" name="brutality" id="brutality-0" value="0">
  408. <label for="brutality-0">Non-fatal</label>
  409. </li>
  410. <li>
  411. <input autocomplete="off" type="radio" name="brutality" checked="true" id="brutality-1" value="1">
  412. <label for="brutality-1">Fatal, no gore</label>
  413. </li>
  414. <li>
  415. <input autocomplete="off" type="radio" name="brutality" id="brutality-2" value="2">
  416. <label for="brutality-2">Gory</label>
  417. </li>
  418. <li>
  419. <input autocomplete="off" type="radio" name="brutality" id="brutality-3" value="3">
  420. <label for="brutality-3">Sadistic</label>
  421. </li>
  422. </div>
  423. </div>
  424. <div class="custom-category">
  425. <div class="custom-header-static">Victims</div>
  426. <div>
  427. <li>
  428. <input autocomplete="off" type="checkbox" name="victimsHuman" id="victimsHuman" />
  429. <label for="victimsHuman">Human prey (instead of anthros)</label>
  430. </li>
  431. <li>
  432. <input autocomplete="off" type="checkbox" name="victimsMilitary" id="victimsMilitary" />
  433. <label for="victimsMilitary">Military</label>
  434. </li>
  435. <li>
  436. <input autocomplete="off" type="checkbox" name="victimsMacros" id="victimsMacros" />
  437. <label for="victimsMacros">Smaller macros</label>
  438. </li>
  439. <li>
  440. <input autocomplete="off" type="checkbox" name="victimsMicros" id="victimsMicros" />
  441. <label for="victimsMicros">Micros</label>
  442. </li>
  443. </div>
  444. </div>
  445. -->
  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. <!--
  484. <div class="custom-category">
  485. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="footWear" name="footWear" />
  486. <label class="custom-header" for="footWear">Footwear</label>
  487. <div class="reveal-if-active">
  488. <li>
  489. <div class="custom-category-sub">
  490. <ul class="flex-outer-sub">
  491. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" checked="true" id="footSockEnabled" name="footSockEnabled" />
  492. <label class="custom-header" for="footSockEnabled">Socks</label>
  493. <div class="reveal-if-active">
  494. <li>
  495. <label for="footSock">Sock type</label>
  496. <select name="footSock">
  497. <option value="sock">Socks</option>
  498. </select>
  499. </li>
  500. </div>
  501. </ul>
  502. </div>
  503. <div class="custom-category-sub">
  504. <ul class="flex-outer-sub">
  505. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" checked="true" id="footShoeEnabled" name="footShoeEnabled" />
  506. <label class="custom-header" for="footShoeEnabled">Shoes</label>
  507. <div class="reveal-if-active">
  508. <li>
  509. <label for="footShoe">Shoe type</label>
  510. <select name="footShoe">
  511. <option value="shoe">Shoes</option>
  512. <option value="boot">Boots</option>
  513. <option value="trainer">Trainers</option>
  514. <option value="sandal">Sandals</option>
  515. </select>
  516. </li>
  517. </div>
  518. </ul>
  519. </div>
  520. </li>
  521. </div>
  522. </div>
  523. -->
  524. <!--
  525. <div class="custom-category">
  526. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="analVore" name="analVore" />
  527. <label class="custom-header" for="analVore">Anal Vore</label>
  528. <div class="reveal-if-active">
  529. <li>
  530. <label for="baseAnalVoreDiameter">Tailhole diameter</label>
  531. <input autocomplete="off" type="number" step="any" id="baseAnalVoreDiameter" name="baseAnalVoreDiameter" data-unit="length" placeholder="0.1">
  532. <div class="preview" id="baseAnalVoreDiameterPreview"></div>
  533. </li>
  534. <li>
  535. <input autocomplete="off" type="checkbox" name="analVoreToStomach" id="analVoreToStomach" />
  536. <label class="has-tooltip" for="analVoreToStomach" title="Otherwise, bowels absorb/digest">Anal vore goes to stomach</label>
  537. </li>
  538. <li>
  539. <label for="analDigestTime">Digestion time (0 for manual)</label>
  540. <input autocomplete="off" type="number" step="any" id="analDigestTime" name="analDigestTime" placeholder="15">
  541. </li>
  542. </div>
  543. </div>
  544. <div class="custom-category">
  545. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="arousalEnabled" name="arousalEnabled" />
  546. <label class="custom-header" for="arousalEnabled">Arousal</label>
  547. <div class="reveal-if-active">
  548. <li>
  549. <label class="has-tooltip" for="arousalFactor" title="Multiplies arousal gain by this much">Arousal multiplier</label>
  550. <input autocomplete="off" type="number" step="any" name="arousalFactor" placeholder="1" />
  551. </li>
  552. <li>
  553. <label class="has-tooltip" for="edgeFactor" title="Multiplies edge gain by this much">Edge multiplier</label>
  554. <input autocomplete="off" type="number" step="any" name="edgeFactor" placeholder="1" />
  555. </li>
  556. </div>
  557. </div>
  558. <div class="custom-category">
  559. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasTail" name="hasTail" />
  560. <label class="custom-header" for="hasTail">Tails</label>
  561. <div class="reveal-if-active">
  562. <li>
  563. <label for="tailCount">Tail count</label>
  564. <input autocomplete="off" type="number" step="any" name="tailCount" placeholder="1" />
  565. </li>
  566. <li>
  567. <label for="tailType">Tail type</label>
  568. <input autocomplete="off" type="text" name="tailType" placeholder="slinky" />
  569. </li>
  570. <li>
  571. <label for="baseTailLength">Tail length</label>
  572. <input autocomplete="off" type="number" step="any" name="baseTailLength" id="baseTailLength" data-unit="length" placeholder="1" />
  573. <div class="preview" id="baseTailLengthPreview"></div>
  574. </li>
  575. <li>
  576. <label for="baseTailDiameter">Tail diameter</label>
  577. <input autocomplete="off" type="number" step="any" name="baseTailDiameter" id="baseTailDiameter" data-unit="area" placeholder="0.3" />
  578. <div class="preview" id="baseTailDiameterPreview"></div>
  579. </li>
  580. <li>
  581. <div class="custom-category-sub">
  582. <ul class="flex-outer-sub">
  583. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="tailMaw" name="tailMaw" />
  584. <label class="custom-header" for="tailMaw">Tail Vore</label>
  585. <div class="reveal-if-active">
  586. <li>
  587. <label for="tailStretchiness">Tail stretchiness</label>
  588. <input autocomplete="off" type="number" step="any" name="tailStretchiness" placeholder="1" />
  589. </li>
  590. <li>
  591. <label for="tailDigestTime">Digestion time (0 for manual)</label>
  592. <input autocomplete="off" type="number" step="any" id="tailDigestTime" name="tailDigestTime" placeholder="15">
  593. </li>
  594. <li>
  595. <input autocomplete="off" type="checkbox" checked="true" name="tailVoreToStomach" id="tailVoreToStomach" />
  596. <label class="has-tooltip" for="tailVoreToStomach" title="Otherwise, tail(s) will digest/absorb">Tail vore goes to stomach</label>
  597. </li>
  598. </div>
  599. </ul>
  600. </div>
  601. </li>
  602. </div>
  603. </div>
  604. <div class="custom-category">
  605. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasPouch" name="hasPouch" />
  606. <label class="custom-header" for="hasPouch">Pouch</label>
  607. <div class="reveal-if-active">
  608. <li>
  609. It's on :D
  610. </li>
  611. </div>
  612. </div>
  613. <div class="custom-category">
  614. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="maleParts" name="maleParts" />
  615. <label class="custom-header" for="maleParts">Male genitals</label>
  616. <div class="reveal-if-active">
  617. <li>
  618. <label for="dickType">Cock type</label>
  619. <input autocomplete="off" type="text" id="dickType" name="dickType" placeholder="canine" />
  620. </li>
  621. <li>
  622. <label for="baseDickLength">Cock length</label>
  623. <input autocomplete="off" type="number" step="any" id="baseDickLength" name="baseDickLength" data-unit="length" placeholder="0.3" />
  624. <div class="preview" id="baseDickLengthPreview"></div>
  625. </li>
  626. <li>
  627. <label for="baseDickDiameter">Cock diameter</label>
  628. <input autocomplete="off" type="number" step="any" id="baseDickDiameter" name="baseDickDiameter" data-unit="length" placeholder="0.08" />
  629. <div class="preview" id="baseDickDiameterPreview"></div>
  630. </li>
  631. <li>
  632. <label for="dickStretchiness">Cock stretchiness</label>
  633. <input autocomplete="off" type="number" step="any" name="dickStretchiness" placeholder="1" />
  634. </li>
  635. <li>
  636. <label for="baseBallDiameter">Ball diameter</label>
  637. <input autocomplete="off" type="number" step="any" id="baseBallDiameter" name="baseBallDiameter" data-unit="length" placeholder="0.05" />
  638. <div class="preview" id="baseBallDiameterPreview"></div>
  639. </li>
  640. <li>
  641. <label for="baseCumRatio" class="has-tooltip" title="scales how much cum is released with each shot">Orgasm cum factor</label>
  642. <input autocomplete="off" type="number" step="any" id="baseCumRatio" name="baseCumRatio" placeholder="1" />
  643. <div class="preview" id="baseCumRatioPreview"></div>
  644. </li>
  645. <li>
  646. <label for="baseMass" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive cum production</label>
  647. <input autocomplete="off" type="number" step="any" id="cumScale" name="cumScale" placeholder="1" />
  648. <div class="preview" id="cumScalePreview"></div>
  649. </li>
  650. <li>
  651. <label for="cumStorageScale">Cum storage factor</label>
  652. <input autocomplete="off" type="number" step="any" id="cumStorageScale" name="cumStorageScale" placeholder="1" />
  653. <div class="preview" id="cumStorageScalePreview"></div>
  654. </li>
  655. <li>
  656. <label for="baseCumDigestFactor">Cum digestion factor</label>
  657. <input autocomplete="off" type="number" step="any" id="baseCumDigestFactor" name="baseCumDigestFactor" placeholder="1" />
  658. <div class="preview" id="baseCumDigestFactorPreview"></div>
  659. </li>
  660. <li>
  661. <label for="cockDigestTime">Digestion time (0 for manual)</label>
  662. <input autocomplete="off" type="number" step="any" id="cockDigestTime" name="cockDigestTime" placeholder="15">
  663. </li>
  664. <li>
  665. <input autocomplete="off" type="checkbox" id="hasSheath" name="hasSheath" checked="true" />
  666. <label for="hasSheath">Sheath</label>
  667. </li>
  668. <li>
  669. <input autocomplete="off" type="checkbox" id="cumScaleWithSize" name="cumScaleWithSize" />
  670. <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>
  671. </li>
  672. <li>
  673. <div class="custom-category-sub">
  674. <ul class="flex-outer-sub">
  675. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="maleMuskEnabled" name="maleMuskEnabled" />
  676. <label class="custom-header" for="maleMuskEnabled">Musk</label>
  677. <div class="reveal-if-active">
  678. <li>
  679. <label for="baseMaleMuskArea">Musk factor</label>
  680. <input autocomplete="off" type="number" step="any" id="baseMaleMuskArea" name="baseMaleMuskArea" placeholder="0.5" />
  681. </li>
  682. </div>
  683. </ul>
  684. </div>
  685. </li>
  686. </div>
  687. </div>
  688. -->
  689. <div class="custom-category">
  690. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="hasBreasts" name="hasBreasts" />
  691. <label class="custom-header" for="hasBreasts">Breasts</label>
  692. <div class="reveal-if-active">
  693. <li>
  694. <label for="baseBreastDiameter">Breast diameter</label>
  695. <input autocomplete="off" type="number" step="any" id="baseBreastDiameter" name="baseBreastDiameter" data-unit="length" placeholder="0.1" />
  696. <div class="preview" id="baseBreastDiameterPreview"></div>
  697. </li>
  698. <li>
  699. <div class="custom-category-sub">
  700. <ul class="flex-outer-sub">
  701. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="lactationEnabled" name="lactationEnabled" />
  702. <label class="custom-header" for="lactationEnabled">Lactation</label>
  703. <div class="reveal-if-active">
  704. <li>
  705. <label for="lactationFactor" class="has-tooltip" title="scales how much milk is released with each squeeze">Lactation ratio</label>
  706. <input autocomplete="off" type="number" step="any" id="lactationFactor" name="lactationFactor" placeholder="0.25" />
  707. <div class="preview" id="lactationFactorPreview"></div>
  708. </li>
  709. <li>
  710. <label for="lactationScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive milk production</label>
  711. <input autocomplete="off" type="number" step="any" id="lactationScale" name="lactationScale" placeholder="1" />
  712. <div class="preview" id="lactationScalePreview"></div>
  713. </li>
  714. <li>
  715. <label for="milkStorageScale">Milk storage factor</label>
  716. <input autocomplete="off" type="number" step="any" id="milkStorageScale" name="milkStorageScale" placeholder="1" />
  717. <div class="preview" id="milkStorageScalePreview"></div>
  718. </li>
  719. </div>
  720. </ul>
  721. </div>
  722. </li>
  723. <li>
  724. <div class="custom-category-sub">
  725. <ul class="flex-outer-sub">
  726. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="breastVore" name="breastVore" />
  727. <label class="custom-header" for="breastVore">Breast Vore</label>
  728. <div class="reveal-if-active">
  729. <li>
  730. <label for="breastStretchiness">Breast stretchiness</label>
  731. <input autocomplete="off" type="number" step="any" name="breastStretchiness" placeholder="1" />
  732. </li>
  733. <li>
  734. <label for="baseMilkDigestFactor">Milk digestion factor</label>
  735. <input autocomplete="off" type="number" step="any" id="baseMilkDigestFactor" name="baseMilkDigestFactor" placeholder="1" />
  736. <div class="preview" id="baseMilkDigestFactorPreview"></div>
  737. </li>
  738. <li>
  739. <label for="breastDigestTime">Digestion time (0 for manual)</label>
  740. <input autocomplete="off" type="number" step="any" id="breastDigestTime" name="breastDigestTime" placeholder="15">
  741. </li>
  742. <li>
  743. <input autocomplete="off" type="checkbox" id="milkScaleWithSize" name="milkScaleWithSize" />
  744. <label class="has-tooltip" for="milkScaleWithSize" title="If checked, produces more milk from the same prey as you get larger">Scale milk with size</label>
  745. </li>
  746. </div>
  747. </ul>
  748. </div>
  749. </li>
  750. </div>
  751. </div>
  752. <!--
  753. <div class="custom-category">
  754. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="femaleParts" name="femaleParts" />
  755. <label class="custom-header" for="femaleParts">Female genitals</label>
  756. <div class="reveal-if-active">
  757. <li>
  758. <label for="baseVaginaLength">Slit length</label>
  759. <input autocomplete="off" type="number" step="any" id="baseVaginaLength" name="baseVaginaLength" data-unit="length" placeholder="0.1" />
  760. <div class="preview" id="baseVaginaLengthPreview"></div>
  761. </li>
  762. <li>
  763. <label for="baseVaginaWidth">Slit width</label>
  764. <input autocomplete="off" type="number" step="any" id="baseVaginaWidth" name="baseVaginaWidth" data-unit="length" placeholder="0.05" />
  765. <div class="preview" id="baseVaginaWidthPreview"></div>
  766. </li>
  767. <li>
  768. <label for="vaginaStretchiness">Slit stretchiness</label>
  769. <input autocomplete="off" type="number" step="any" name="vaginaStretchiness" placeholder="1" />
  770. </li>
  771. <li>
  772. <label for="baseFemcumRatio" class="has-tooltip" title="scales how much femcum is released with each shot">Orgasm femcum factor </label>
  773. <input autocomplete="off" type="number" step="any" id="baseFemcumRatio" name="baseFemcumRatio" placeholder="1" />
  774. <div class="preview" id="baseFemcumRatioPreview"></div>
  775. </li>
  776. <li>
  777. <label for="femcumScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive femcum production</label>
  778. <input autocomplete="off" type="number" step="any" id="femcumScale" name="femcumScale" placeholder="1" />
  779. <div class="preview" id="femcumScalePreview"></div>
  780. </li>
  781. <li>
  782. <label for="femcumStorageScale">Femcum storage factor</label>
  783. <input autocomplete="off" type="number" step="any" id="femcumStorageScale" name="femcumStorageScale" placeholder="1" />
  784. <div class="preview" id="femcumStorageScalePreview"></div>
  785. </li>
  786. <li>
  787. <label for="baseFemcumDigestFactor">Femcum digestion factor</label>
  788. <input autocomplete="off" type="number" step="any" id="baseFemcumDigestFactor" name="baseFemcumDigestFactor" placeholder="1" />
  789. <div class="preview" id="baseFemcumDigestFactorPreview"></div>
  790. </li>
  791. <li>
  792. <label for="unbirthDigestTime">Digestion time (0 for manual)</label>
  793. <input autocomplete="off" type="number" step="any" id="unbirthDigestTime" name="unbirthDigestTime" placeholder="15">
  794. </li>
  795. <li>
  796. <input autocomplete="off" type="checkbox" id="femcumScaleWithSize" name="femcumScaleWithSize" />
  797. <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>
  798. </li>
  799. <li>
  800. <div class="custom-category-sub">
  801. <ul class="flex-outer-sub">
  802. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="femaleMuskEnabled" name="femaleMuskEnabled" />
  803. <label class="custom-header" for="femaleMuskEnabled">Musk</label>
  804. <div class="reveal-if-active">
  805. <li>
  806. <label for="baseFemaleMuskArea">Musk factor</label>
  807. <input autocomplete="off" type="number" step="any" id="baseFemaleMuskArea" name="baseFemaleMuskArea" placeholder="0.5" />
  808. </li>
  809. </div>
  810. </ul>
  811. </div>
  812. </li>
  813. </div>
  814. </div>
  815. -->
  816. <div class="custom-category">
  817. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="stenchEnabled" name="stenchEnabled" />
  818. <label class="custom-header" for="stenchEnabled">Stench</label>
  819. <div class="reveal-if-active">
  820. <div>Areas are ratios; 1 means stomping 100 people catches 100 in stench</div>
  821. <li>
  822. <label for="basePawStenchArea">Paw stench factor</label>
  823. <input autocomplete="off" type="number" step="any" id="basePawStenchArea" name="basePawStenchArea" placeholder="1" />
  824. </li>
  825. <li>
  826. <label for="baseAssStenchArea">Ass stench factor</label>
  827. <input autocomplete="off" type="number" step="any" id="baseAssStenchArea" name="baseAssStenchArea" placeholder="2" />
  828. </li>
  829. <li>
  830. <label for="basePissStenchArea">Piss stench factor</label>
  831. <input autocomplete="off" type="number" step="any" id="basePissStenchArea" name="basePissStenchArea" placeholder="0.75" />
  832. </li>
  833. <li>
  834. <label for="baseScatStenchArea">Scat stench factor</label>
  835. <input autocomplete="off" type="number" step="any" id="baseScatStenchArea" name="baseScatStenchArea" placeholder="1.5" />
  836. </li>
  837. </div>
  838. </div>
  839. <div class="custom-category">
  840. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="gasEnabled" name="gasEnabled" />
  841. <label class="custom-header" for="gasEnabled">Gas</label>
  842. <div class="reveal-if-active">
  843. <li>
  844. <input autocomplete="off" type="checkbox" checked="true" name="belchEnabled" id="belchEnabled" />
  845. <label for="belchEnabled">Belching</label>
  846. </li>
  847. <li>
  848. <input autocomplete="off" type="checkbox" name="fartEnabled" id="fartEnabled" />
  849. <label for="fartEnabled">Farting</label>
  850. </li>
  851. <li>
  852. <label for="gasScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive gas production</label>
  853. <input autocomplete="off" type="number" step="any" id="gasScale" name="gasScale" placeholder="1" />
  854. <div class="preview" id="gasScalePreview"></div>
  855. </li>
  856. <li>
  857. <label for="gasStorageScale">Gas storage factor</label>
  858. <input autocomplete="off" type="number" step="any" id="gasStorageScale" name="gasStorageScale" placeholder="1" />
  859. <div class="preview" id="gasStorageScalePreview"></div>
  860. </li>
  861. <li>
  862. <label for="baseGasDigestFactor">Gas digestion factor</label>
  863. <input autocomplete="off" type="number" step="any" id="baseGasDigestFactor" name="baseGasDigestFactor" placeholder="1" />
  864. <div class="preview" id="baseGasDigestFactorPreview"></div>
  865. </li>
  866. <li>
  867. <input autocomplete="off" type="checkbox" id="gasScaleWithSize" name="gasScaleWithSize" />
  868. <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>
  869. </li>
  870. </div>
  871. </div>
  872. <div class="custom-category">
  873. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="soulVoreEnabled" name="soulVoreEnabled" />
  874. <label class="custom-header" for="soulVoreEnabled">Soul Vore</label>
  875. <div class="reveal-if-active">
  876. <li>
  877. <label for="soulDigestTime">Digestion time (0 for manual)</label>
  878. <input autocomplete="off" type="number" step="any" id="soulDigestTime" name="soulDigestTime" placeholder="15">
  879. </li>
  880. <label>Soul destination</label>
  881. <li>
  882. <input autocomplete="off" type="radio" name="soulVoreType" checked="true" id="soulvore-release" value="release">
  883. <label for="soulvore-release">Released</label>
  884. </li>
  885. <li>
  886. <input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-body" value="body">
  887. <label for="soulvore-body">Trapped</label>
  888. </li>
  889. <li>
  890. <input autocomplete="off" type="radio" name="soulVoreType" id="soulvore-oblivion" value="oblivion">
  891. <label for="soulvore-oblivion">Digested</label>
  892. </li>
  893. </div>
  894. </div>
  895. <div class="custom-category">
  896. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="pissEnabled" name="pissEnabled" />
  897. <label class="custom-header" for="pissEnabled">Watersports</label>
  898. <div class="reveal-if-active">
  899. <li>
  900. <label for="pissScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive piss production</label>
  901. <input autocomplete="off" type="number" step="any" id="pissScale" name="pissScale" placeholder="1" />
  902. <div class="preview" id="pissScalePreview"></div>
  903. </li>
  904. <li>
  905. <label for="pissStorageScale">Piss storage factor</label>
  906. <input autocomplete="off" type="number" step="any" id="pissStorageScale" name="pissStorageScale" placeholder="1" />
  907. <div class="preview" id="pissStorageScalePreview"></div>
  908. </li>
  909. <div class="custom-category-sub">
  910. <ul class="flex-outer-sub">
  911. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="bladderVore" name="bladderVore" />
  912. <label class="custom-header" for="bladderVore">Bladder Vore</label>
  913. <div class="reveal-if-active">
  914. <li>
  915. <label for="baseUrethraDiameter">Urethra diameter</label>
  916. <input autocomplete="off" type="number" step="any" id="baseUrethraDiameter" name="baseUrethraDiameter" data-unit="length" placeholder="0.03" />
  917. <div class="preview" id="baseUrethraDiameterPreview"></div>
  918. </li>
  919. <li>
  920. <label for="urethraStretchiness">Urethra stretchiness</label>
  921. <input autocomplete="off" type="number" step="any" id="urethraStretchiness" name="urethraStretchiness" placeholder="5" />
  922. <div class="preview" id="urethraStretchinessPreview"></div>
  923. </li>
  924. <li>
  925. <label for="basePissDigestFactor">Piss digestion factor</label>
  926. <input autocomplete="off" type="number" step="any" id="basePissDigestFactor" name="basePissDigestFactor" placeholder="1" />
  927. <div class="preview" id="basePissDigestFactorPreview"></div>
  928. </li>
  929. <li>
  930. <label for="bladderDigestTime">Digestion time (0 for manual)</label>
  931. <input autocomplete="off" type="number" step="any" id="bladderDigestTime" name="bladderDigestTime" placeholder="15">
  932. </li>
  933. <li>
  934. <input autocomplete="off" type="checkbox" id="pissScaleWithSize" name="pissScaleWithSize" />
  935. <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>
  936. </li>
  937. </div>
  938. </ul>
  939. </div>
  940. </div>
  941. </div>
  942. <div class="custom-category">
  943. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="scatEnabled" name="scatEnabled" />
  944. <label class="custom-header" for="scatEnabled">Scat</label>
  945. <div class="reveal-if-active">
  946. <li>
  947. <label for="baseScatDigestFactor">Scat digestion factor</label>
  948. <input autocomplete="off" type="number" step="any" id="baseScatDigestFactor" name="baseScatDigestFactor" placeholder="1" />
  949. <div class="preview" id="baseScatDigestFactorPreview"></div>
  950. </li>
  951. <li>
  952. <label for="scatScale" class="has-tooltip" title="1 = 1% of normal storage filled per second">Passive scat production</label>
  953. <input autocomplete="off" type="number" step="any" id="scatScale" name="scatScale" placeholder="0" />
  954. <div class="preview" id="scatScalePreview"></div>
  955. </li>
  956. <li>
  957. <label for="scatStorageScale">Scat storage factor</label>
  958. <input autocomplete="off" type="number" step="any" id="scatStorageScale" name="scatStorageScale" placeholder="1" />
  959. <div class="preview" id="scatStorageScalePreview"></div>
  960. </li>
  961. <li>
  962. <input autocomplete="off" type="checkbox" id="scatScaleWithSize" name="scatScaleWithSize" />
  963. <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>
  964. </li>
  965. </div>
  966. </div>
  967. <div class="custom-category">
  968. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="gooEnabled" name="gooEnabled" />
  969. <label class="custom-header" for="gooEnabled">Goo</label>
  970. <div class="reveal-if-active">
  971. <li>
  972. <input autocomplete="off" checked="true" type="checkbox" id="gooDigestion" name="gooDigestion" />
  973. <label for="gooDigestion">Digestion</label>
  974. </li>
  975. <li>
  976. <label for="gooDigestTime">Digestion time (0 for manual)</label>
  977. <input autocomplete="off" type="number" step="any" id="gooDigestTime" name="gooDigestTime" placeholder="15">
  978. </li>
  979. </div>
  980. </div>
  981. <div class="custom-category">
  982. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="pawVoreEnabled" name="pawVoreEnabled" />
  983. <label class="custom-header" for="pawVoreEnabled">Paw Vore</label>
  984. <div class="reveal-if-active">
  985. <li>
  986. <label for="pawDigestTime">Digestion time (0 for manual)</label>
  987. <input autocomplete="off" type="number" step="any" id="pawDigestTime" name="pawDigestTime" placeholder="15">
  988. </li>
  989. </div>
  990. </div>
  991. <div class="custom-category">
  992. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="cropEnabled" name="cropEnabled" />
  993. <label class="custom-header" for="cropEnabled">Crop</label>
  994. <div class="reveal-if-active">
  995. <li>
  996. <label for="pawDigestTime">Transfer time (0 for manual-only)</label>
  997. <input autocomplete="off" type="number" step="any" id="cropTransferTime" name="cropTransferTime" placeholder="15">
  998. </li>
  999. </div>
  1000. </div>
  1001. <div class="custom-category">
  1002. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="breathEnabled" name="breathEnabled" />
  1003. <label class="custom-header" for="breathEnabled">Breath</label>
  1004. <div class="reveal-if-active">
  1005. <li>
  1006. <input autocomplete="off" type="checkbox" name="breathFire" id="breathFire" />
  1007. <label for="breathFire">Fire</label>
  1008. </li>
  1009. <li>
  1010. <input autocomplete="off" type="checkbox" name="breathIce" id="breathIce" />
  1011. <label for="breathIce">Ice</label>
  1012. </li>
  1013. <li>
  1014. <input autocomplete="off" type="checkbox" name="breathElectric" id="breathElectric" />
  1015. <label for="breathElectric">Electric</label>
  1016. </li>
  1017. <li>
  1018. <input autocomplete="off" type="checkbox" name="breathSmoke" id="breathSmoke" />
  1019. <label for="breathSmoke">Smoke</label>
  1020. </li>
  1021. <li>
  1022. <input autocomplete="off" type="checkbox" name="breathRadiation" id="breathRadiation" />
  1023. <label for="breathRadiation">Radiation</label>
  1024. </li>
  1025. <li>
  1026. <input autocomplete="off" type="checkbox" name="breathFoul" id="breathFoul" />
  1027. <label for="breathFoul">Foul</label>
  1028. </li>
  1029. </div>
  1030. </div>
  1031. <div class="custom-category">
  1032. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="droolEnabled" name="droolEnabled" />
  1033. <label class="custom-header" for="droolEnabled">Drool</label>
  1034. <div class="reveal-if-active">
  1035. <li>
  1036. <label for="droolBaseVolume">Drool volume</label>
  1037. <input autocomplete="off" type="number" step="any" id="droolBaseVolume" name="droolBaseVolume" data-unit="volume" placeholder="0.0001">
  1038. <div class="preview" id="droolBaseVolumePreview"></div>
  1039. </li>
  1040. </div>
  1041. </div>
  1042. <div class="custom-category">
  1043. <input autocomplete="off" class="custom-header-checkbox" type="checkbox" id="magicEnabled" name="magicEnabled" />
  1044. <label class="custom-header" for="magicEnabled">Magic</label>
  1045. <div class="reveal-if-active">
  1046. <li>
  1047. It's on :D
  1048. </li>
  1049. </div>
  1050. </div>
  1051. </ul>
  1052. </form>
  1053. </div>
  1054. </div>
  1055. </body>
  1056. </html>