big steppy
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 

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