big steppy
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 

1141 Zeilen
63 KiB

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