big steppy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

721 line
35 KiB

  1. 0.5.26<!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. <div class="game-area">
  22. <div class="sidebar" id="stat-container">
  23. <div class="stat-header-self" id="stats-self">
  24. <p>Stats</p>
  25. <div class="stat-line" id="height"></div>
  26. <div class="stat-line" id="mass"></div>
  27. <div class="stat-line" id="growth-points"></div>
  28. <div class="stat-line" id="arousal"></div>
  29. <div class="stat-line" id="edge"></div>
  30. <div class="stat-line-hidden" id="cum"></div>
  31. <div class="stat-line-hidden" id="cumPercent"></div>
  32. <div class="stat-line-hidden" id="femcum"></div>
  33. <div class="stat-line-hidden" id="femcumPercent"></div>
  34. <div class="stat-line-hidden" id="milk"></div>
  35. <div class="stat-line-hidden" id="milkPercent"></div>
  36. <div class="stat-line-hidden" id="gas"></div>
  37. <div class="stat-line-hidden" id="gasPercent"></div>
  38. <div class="stat-line-hidden" id="piss"></div>
  39. <div class="stat-line-hidden" id="pissPercent"></div>
  40. <div class="stat-line-hidden" id="scat"></div>
  41. <div class="stat-line-hidden" id="scatPercent"></div>
  42. </div>
  43. <div class="stat-header-self">Growth</div>
  44. <table id="grow-panel">
  45. <tr>
  46. <th><input class="growth-option" type="radio" name="part" checked="true" id="part-body">
  47. <label class="growth-label" for="part-body">Body</label></th>
  48. <th><button class="growth-amount" id="button-amount-1">1x</button></th>
  49. </tr>
  50. <tr>
  51. <th><input class="growth-option" type="radio" name="part" id="part-ass">
  52. <label class="growth-label" for="part-ass">Ass</label></th>
  53. <th><button class="growth-amount" id="button-amount-5">5x</button></th>
  54. </tr>
  55. <tr>
  56. <th><input class="growth-option" type="radio" name="part" id="part-dick">
  57. <label class="growth-label" for="part-dick">Cock</label></th>
  58. <th><button class="growth-amount" id="button-amount-10">10x</button></th>
  59. </tr>
  60. <tr>
  61. <th><input class="growth-option" type="radio" name="part" id="part-balls">
  62. <label class="growth-label" for="part-balls">Balls</label></th>
  63. <th><button class="growth-amount" id="button-amount-20">20x</button></th>
  64. </tr>
  65. <tr>
  66. <th><input class="growth-option" type="radio" name="part" id="part-breasts">
  67. <label class="growth-label" for="part-breasts">Breasts</label></th>
  68. <th><button class="growth-amount" id="button-amount-50">50x</button></th>
  69. </tr>
  70. <tr>
  71. <th><input class="growth-option" type="radio" name="part" id="part-vagina">
  72. <label class="growth-label" for="part-vagina">Slit</label></th>
  73. <th><button class="growth-amount" id="button-amount-100">100x</button></th>
  74. </tr>
  75. </table>
  76. <div class="stat-container">
  77. <button class="stat-button" id="button-look">Look Around</button>
  78. <button class="stat-button" id="button-arousal">Arousal On</button>
  79. <button class="stat-button" id="button-stroll">Status: Standing</button>
  80. <button class="stat-button" id="button-numbers">Numbers: Full</button>
  81. <button class="stat-button" id="button-units">Units: Metric</button>
  82. <button class="stat-button" id="button-verbose">Verbose Text</button>
  83. <button class="stat-button" id="button-grow-lots">SUPER BIG</button>
  84. <button class="stat-button" id="button-dark-mode-game">Toggle Dark Mode</button>
  85. <button class="stat-button" id="button-stats">Stats</button>
  86. <button class="stat-button" id="button-debug-log">Debug Log</button>
  87. </div>
  88. </div>
  89. <div id="log-area">
  90. <div id="log">
  91. <div>Welcome to Stroll 0.5.26</div>
  92. <div><b>This game features 18+ content</b></div>
  93. <div>It's a nice day for a walk</div>
  94. <div>&nbsp;</div>
  95. </div>
  96. </div>
  97. <div class="sidebar" id="action-panel">
  98. <div class="action-part-container">
  99. <button class="active action-part-button" id="action-part-body">Body</button>
  100. <button class="action-part-button" id="action-part-dick">Cock</button>
  101. <button class="action-part-button" id="action-part-vagina">Slit</button>
  102. <button class="action-part-button" id="action-part-breasts">Breasts</button>
  103. <button class="action-part-button" id="action-part-tails">Tails</button>
  104. <button class="action-part-button" id="action-part-souls">Souls</button>
  105. <button class="action-part-button" id="action-part-shoes">Shoes</button>
  106. <button class="action-part-button" id="action-part-waste">Waste</button>
  107. <button class="action-part-button" id="action-part-misc">Misc</button>
  108. </div>
  109. <div class="action-tab" id="actions-body">
  110. <button class="action-button" id="button-action-feed">Eat</button>
  111. <button class="action-button" id="button-action-chew">Chew</button>
  112. <button class="action-button" id="button-action-stomp">Stomp</button>
  113. <button class="action-button" id="button-action-flex_toes">Flex Toes</button>
  114. <button class="action-button" id="button-action-sit">Sit</button>
  115. <button class="action-button" id="button-action-anal_vore">Anal Vore</button>
  116. <button class="action-button" id="button-action-grind">Grind</button>
  117. </div>
  118. <div class="action-tab" id="actions-tails">
  119. <button class="action-button" id="button-action-tail_slap">Tail Slap</button>
  120. <button class="action-button" id="button-action-tail_vore_only">Tail Vore</button>
  121. <button class="action-button" id="button-action-tail_vore_one">Tail Vore (1)</button>
  122. <button class="action-button" id="button-action-tail_vore_some">Tail Vore (some)</button>
  123. <button class="action-button" id="button-action-tail_vore_all">Tail Vore (all!)</button>
  124. </div>
  125. <div class="action-tab" id="actions-breasts">
  126. <button class="action-button" id="button-action-cleavage_stuff">Stuff Cleavage</button>
  127. <button class="action-button" id="button-action-cleavage_crush">Crush Cleavage</button>
  128. <button class="action-button" id="button-action-cleavage_drop">Drop Cleavage</button>
  129. <button class="action-button" id="button-action-cleavage_absorb">Absorb Cleavage</button>
  130. <button class="action-button" id="button-action-breast_crush">Breast Crush</button>
  131. <button class="action-button" id="button-action-breast_vore">Breast Vore</button>
  132. <button class="action-button" id="button-action-breast_milk">Milk Breasts</button>
  133. </div>
  134. <div class="action-tab" id="actions-vagina">
  135. <button class="action-button" id="button-action-unbirth">Unbirth</button>
  136. </div>
  137. <div class="action-tab" id="actions-dick">
  138. <button class="action-button" id="button-action-sheath_stuff">Stuff Sheath</button>
  139. <button class="action-button" id="button-action-sheath_squeeze">Squeeze Sheath</button>
  140. <button class="action-button" id="button-action-sheath_absorb">Absorb Sheath</button>
  141. <button class="action-button" id="button-action-cockslap">Cockslap</button>
  142. <button class="action-button" id="button-action-cock_vore">Cock Vore</button>
  143. <button class="action-button" id="button-action-ball_smother">Ball Smother</button>
  144. </div>
  145. <div class="action-tab" id="actions-souls">
  146. <button class="action-button" id="button-action-soul_vore">Soul Vore</button>
  147. <button class="action-button" id="button-action-soul_absorb_paw">Paws</button>
  148. </div>
  149. <div class="action-tab" id="actions-shoes">
  150. <button class="action-button" id="button-action-wear_shoes">Put On Shoes</button>
  151. <button class="action-button" id="button-action-remove_shoes">Take Off Shoes</button>
  152. <button class="action-button" id="button-action-wear_socks">Put On Socks</button>
  153. <button class="action-button" id="button-action-remove_socks">Take Off Socks</button>
  154. <button class="action-button" id="button-action-stuff_shoes">Stuff Shoes</button>
  155. <button class="action-button" id="button-action-stuff_socks">Stuff Socks</button>
  156. <button class="action-button" id="button-action-dump_shoes">Dump Shoes</button>
  157. <button class="action-button" id="button-action-dump_socks">Dump Socks</button>
  158. </div>
  159. <div class="action-tab" id="actions-waste">
  160. <button class="action-button" id="button-action-belch">Belch</button>
  161. <button class="action-button" id="button-action-fart">Fart</button>
  162. <button class="action-button" id="button-action-piss">Piss</button>
  163. <button class="action-button" id="button-action-bladder_vore">Bladder Vore</button>
  164. <button class="action-button" id="button-action-scat">Scat</button>
  165. </div>
  166. <div class="action-tab" id="actions-misc">
  167. <button class="action-button" id="button-action-pouch_stuff">Stuff Pouch</button>
  168. <button class="action-button" id="button-action-pouch_rub">Rub Pouch</button>
  169. <button class="action-button" id="button-action-pouch_eat">Eat From Pouch</button>
  170. <button class="action-button" id="button-action-pouch_absorb">Absorb Pouch</button>
  171. </div>
  172. </div>
  173. </div>
  174. <div class="character-build">
  175. <p>Welcome to Stroll 0.5.24</p>
  176. <p><b>This game features 18+ content</b></p>
  177. <p><a href="https://chemicalcrux.org/stroll">Changelog</a></p>
  178. <p><a href="https://t.me/joinchat/BSXHzUZmSqc-CXB1khkuYw">Telegram discussion group</a></p>
  179. <div><a href="https://discord.gg/7pdcVhD">Discord discussion group</a></div>
  180. <p>Stroll is a text-based macro game. Stomp things, eat things, abuse things - then grow larger and do it all over again. </p>
  181. <p>Build your Character (leave blank for reasonable normal-scale defaults)</p>
  182. <p>Lengths in meters, areas in square meters, masses in kilograms</p>
  183. <p>Click on highlight/darkened titles to enable and disabled features.</p>
  184. <div id="custom-species">
  185. <ul class="flex-outer">
  186. <div class="custom-category">
  187. <p>Reset the sheet here (saved data isn't affected)</p>
  188. <div>
  189. <button class="option-button" id="button-reset-custom">Reset</button>
  190. </div>
  191. </div>
  192. <div class="custom-category">
  193. <div>
  194. <button class="option-button" id="button-start">Start Game</button>
  195. </div>
  196. </div>
  197. <div class="custom-category">
  198. <button class="option-button" id="button-dark-mode-options">Toggle Dark Mode</button>
  199. </div>
  200. <div class="custom-category">
  201. <p>You can load a preset character here...</p>
  202. <div>
  203. <select id="character-presets">
  204. </select>
  205. <button type="button" class="option-button" id="button-load-preset">Load Preset Character</button>
  206. </div>
  207. </div>
  208. <div class="custom-category">
  209. <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>
  210. <div>
  211. <button type="button" class="option-button" id="button-load-custom">Load Custom Character</button>
  212. <button type="button" class="option-button" id="button-save-custom">Save Custom Character</button>
  213. </div>
  214. </div>
  215. <div class="custom-category">
  216. <p>Or export/import your character to text here. Copy and paste to share!</p>
  217. <div class>
  218. <button type="button" class="option-button" id="button-export-clear">Clear Space</button>
  219. <button type="button" class="option-button" id="button-export-preset">Export Your Character</button>
  220. <button type="button" class="option-button" id="button-import-preset">Import Your Character</button>
  221. <p><input type="text" id="export-area" placeholder="Paste character data here..."></p>
  222. </div>
  223. </div>
  224. </ul>
  225. <form id="custom-species-form" name="custom-species-form">
  226. <ul class="flex-outer">
  227. <div class="custom-category">
  228. <div class="custom-header-static">Basics</div>
  229. <div>
  230. <li>
  231. <label for="name">Name</label>
  232. <input type="text" id="name" name="name" />
  233. </li>
  234. <li>
  235. <label for="species">Species</label>
  236. <input type="text" id="species" name="species" placeholder="crux" />
  237. </li>
  238. <li>
  239. <label for="scale" class="has-tooltip" title="How many times larger than normal you start.">Scale (?)</label>
  240. <input type="number" step="any" id="scale" name="scale" placeholder="1" />
  241. </li>
  242. <li>
  243. <label for="baseHeight">Height</label>
  244. <input type="number" step="any" id="baseHeight" name="baseHeight" placeholder="2.26" />
  245. </li>
  246. <li>
  247. <label for="baseMass">Weight</label>
  248. <input type="number" step="any" id="baseMass" name="baseMass" placeholder="135">
  249. </li>
  250. <li>
  251. <label for="basePawArea">Paw area</label>
  252. <input type="number" step="any" id="basePawArea" name="basePawArea" placeholder="0.1">
  253. </li>
  254. <li>
  255. <label for="baseHandArea">Hand area</label>
  256. <input type="number" step="any" id="baseHandArea" name="baseHandArea" placeholder="0.1">
  257. </li>
  258. <li>
  259. <label for="baseAssArea">Ass area</label>
  260. <input type="number" step="any" id="baseAssArea" name="baseAssArea" placeholder="0.4">
  261. </li>
  262. </div>
  263. </div>
  264. <div class="custom-category">
  265. <div class="custom-header-static">Brutality</div>
  266. <div>
  267. <ul>
  268. <li>
  269. <input type="radio" name="brutality" id="brutality-0" value="0">
  270. <label for="brutality-0">Non-fatal</label>
  271. </li>
  272. <li>
  273. <input type="radio" name="brutality" checked="true" id="brutality-1" value="1">
  274. <label for="brutality-1">Fatal, no gore</label>
  275. </li>
  276. <li>
  277. <input type="radio" name="brutality" id="brutality-2" value="2">
  278. <label for="brutality-2">Gory</label>
  279. </li>
  280. <li>
  281. <input type="radio" name="brutality" id="brutality-3" disabled="disableD" value="3">
  282. <label for="brutality-3">Sadistic (not implemented)</label>
  283. </li>
  284. </ul>
  285. </div>
  286. </div>
  287. <div class="custom-category">
  288. <div class="custom-header-static">Victims</div>
  289. <div>
  290. <li>
  291. <label for="victimsHuman">Human prey (instead of anthros)</label>
  292. <input type="checkbox" name="victimsHuman" id="victimsHuman" />
  293. </li>
  294. <li>
  295. <label for="military">Military</label>
  296. <input type="checkbox" name="victimsMilitary" id="victimsMilitary" />
  297. </li>
  298. <li>
  299. <label for="macros">Smaller macros</label>
  300. <input type="checkbox" name="victimsMacros" id="victimsMacros" />
  301. </li>
  302. <li>
  303. <label for="micros">Micros</label>
  304. <input type="checkbox" name="victimsMicros" id="victimsMicros" />
  305. </li>
  306. </div>
  307. </div>
  308. <div class="custom-category">
  309. <div class="custom-header-static">Misc</div>
  310. <div>
  311. <li>
  312. <label class="has-tooltip" for="sameSizeVore" title="Can you eat people your own size?">Same-size predator</label>
  313. <input type="checkbox" checked="true" name="sameSizeVore" />
  314. </li>
  315. <li>
  316. <label class="has-tooltip" for="sameSizeStomp" title="Can you stomp and sit on people your own size?">Same-size stomper</label>
  317. <input type="checkbox" checked="true" name="sameSizeStomp" />
  318. </li>
  319. <li>
  320. <label for="footType">Foot type</label>
  321. <select name="footType">
  322. <option value="paw">Paws</option>
  323. <option value="hoof">Hooves</option>
  324. <option value="foot">Human</option>
  325. <option value="avian">Avian</option>
  326. </select>
  327. </li>
  328. <li>
  329. <label for="jawType">Mouth type</label>
  330. <select name="jawType">
  331. <option value="jaw">Jaws</option>
  332. <option value="beak">Beak</option>
  333. </select>
  334. </li>
  335. </div>
  336. </div>
  337. <div class="custom-category">
  338. <input class="custom-header-checkbox" type="checkbox" id="footWear" name="footWear" />
  339. <label class="custom-header" for="footWear">Footwear</label>
  340. <div class="reveal-if-active">
  341. <li>
  342. <div class="custom-category-sub">
  343. <ul class="flex-outer-sub">
  344. <input class="custom-header-checkbox" type="checkbox" checked="true" id="footSockEnabled" name="footSockEnabled" />
  345. <label class="custom-header" for="footSockEnabled">Socks</label>
  346. <div class="reveal-if-active">
  347. <li>
  348. <label for="footSock">Sock type</label>
  349. <select name="footSock">
  350. <option value="sock">Socks</option>
  351. </select>
  352. </li>
  353. </div>
  354. </ul>
  355. </div>
  356. <div class="custom-category-sub">
  357. <ul class="flex-outer-sub">
  358. <input class="custom-header-checkbox" type="checkbox" checked="true" id="footShoeEnabled" name="footShoeEnabled" />
  359. <label class="custom-header" for="footShoeEnabled">Shoes</label>
  360. <div class="reveal-if-active">
  361. <li>
  362. <label for="footShoe">Shoe type</label>
  363. <select name="footShoe">
  364. <option value="shoe">Shoes</option>
  365. <option value="boot">Boots</option>
  366. <option value="trainer">Trainers</option>
  367. <option value="sandal">Sandals</option>
  368. </select>
  369. </li>
  370. </div>
  371. </ul>
  372. </div>
  373. </li>
  374. </div>
  375. </div>
  376. <div class="custom-category">
  377. <input class="custom-header-checkbox" type="checkbox" id="analVore" name="analVore" />
  378. <label class="custom-header" for="analVore">Anal Vore</label>
  379. <div class="reveal-if-active">
  380. <li>
  381. <label for="baseAnalVoreDiameter">Tailhole diameter</label>
  382. <input type="number" step="any" id="baseAnalVoreDiameter" name="baseAnalVoreDiameter" placeholder="0.1">
  383. </li>
  384. <li>
  385. <label class="has-tooltip" for="analVoreToStomach" title="Otherwise, bowels absorb/digest">Anal vore goes to stomach</label>
  386. <input type="checkbox" name="analVoreToStomach" id="analVoreToStomach" />
  387. </li>
  388. </div>
  389. </div>
  390. <div class="custom-category">
  391. <input class="custom-header-checkbox" type="checkbox" id="arousalEnabled" name="arousalEnabled" />
  392. <label class="custom-header" for="arousalEnabled">Arousal</label>
  393. <div class="reveal-if-active">
  394. <li>
  395. <label class="has-tooltip" for="arousalFactor" title="Multiplies arousal gain by this much">Arousal multiplier</label>
  396. <input type="number" step="any" name="arousalFactor" placeholder="1" />
  397. </li>
  398. <li>
  399. <label class="has-tooltip" for="edgeFactor" title="Multiplies edge gain by this much">Edge multiplier</label>
  400. <input type="number" step="any" name="arousalFactor" placeholder="1" />
  401. </li>
  402. </div>
  403. </div>
  404. <div class="custom-category">
  405. <input class="custom-header-checkbox" type="checkbox" id="hasTail" name="hasTail" />
  406. <label class="custom-header" for="hasTail">Tails</label>
  407. <div class="reveal-if-active">
  408. <li>
  409. <label for="tailCount">Tail count</label>
  410. <input type="number" step="any" name="tailCount" placeholder="1" />
  411. </li>
  412. <li>
  413. <label for="tailType">Tail type</label>
  414. <input type="text" name="tailType" placeholder="slinky" />
  415. </li>
  416. <li>
  417. <label for="baseTailLength">Tail length</label>
  418. <input type="number" step="any" name="baseTailLength" placeholder="1" />
  419. </li>
  420. <li>
  421. <label for="baseTailDiameter">Tail diameter</label>
  422. <input type="number" step="any" name="baseTailDiameter" placeholder="0.3" />
  423. </li>
  424. <li>
  425. <div class="custom-category-sub">
  426. <ul class="flex-outer-sub">
  427. <input class="custom-header-checkbox" type="checkbox" id="tailMaw" name="tailMaw" />
  428. <label class="custom-header" for="tailMaw">Tail Vore</label>
  429. <div class="reveal-if-active">
  430. <li>
  431. <label for="tailStretchiness">Tail stretchiness</label>
  432. <input type="number" step="any" name="tailStretchiness" placeholder="1" />
  433. </li>
  434. </div>
  435. </ul>
  436. </div>
  437. </li>
  438. </div>
  439. </div>
  440. <div class="custom-category">
  441. <input class="custom-header-checkbox" type="checkbox" id="hasPouch" name="hasPouch" />
  442. <label class="custom-header" for="hasPouch">Pouch</label>
  443. <div class="reveal-if-active">
  444. <li>
  445. It's on :D
  446. </li>
  447. </div>
  448. </div>
  449. <div class="custom-category">
  450. <input class="custom-header-checkbox" type="checkbox" id="maleParts" name="maleParts" />
  451. <label class="custom-header" for="maleParts">Male genitals</label>
  452. <div class="reveal-if-active">
  453. <li>
  454. <label for="hasSheath">Sheath</label>
  455. <input type="checkbox" id="hasSheath" name="hasSheath" checked="true" />
  456. </li>
  457. <li>
  458. <label for="dickType">Cock type</label>
  459. <input type="text" id="dickType" name="dickType" placeholder="canine" />
  460. </li>
  461. <li>
  462. <label for="baseDickLength">Cock length</label>
  463. <input type="number" step="any" id="baseDickLength" name="baseDickLength" placeholder="0.3" />
  464. </li>
  465. <li>
  466. <label for="baseDickDiameter">Cock diameter</label>
  467. <input type="number" step="any" id="baseDickDiameter" name="baseDickDiameter" placeholder="0.08" />
  468. </li>
  469. <li>
  470. <label for="dickStretchiness">Cock stretchiness</label>
  471. <input type="number" step="any" name="dickStretchiness" placeholder="1" />
  472. </li>
  473. <li>
  474. <label for="baseBallDiameter">Ball diameter</label>
  475. <input type="number" step="any" id="baseBallDiameter" name="baseBallDiameter" placeholder="0.05" />
  476. </li>
  477. <li>
  478. <label for="baseCumRatio" class="has-tooltip" title="scales how much cum is released with each shot">Orgasm cum ratio</label>
  479. <input type="number" step="any" id="baseCumRatio" name="baseCumRatio" placeholder="1" />
  480. </li>
  481. <li>
  482. <label for="baseMass">Cum production factor</label>
  483. <input type="number" step="any" id="cumScale" name="cumScale" placeholder="1" />
  484. </li>
  485. </div>
  486. </div>
  487. <div class="custom-category">
  488. <input class="custom-header-checkbox" type="checkbox" id="hasBreasts" name="hasBreasts" />
  489. <label class="custom-header" for="hasBreasts">Breasts</label>
  490. <div class="reveal-if-active">
  491. <li>
  492. <label for="baseBreastDiameter">Breast diameter</label>
  493. <input type="number" step="any" id="baseBreastDiameter" name="baseBreastDiameter" placeholder="0.1" />
  494. </li>
  495. <li>
  496. <div class="custom-category-sub">
  497. <ul class="flex-outer-sub">
  498. <input class="custom-header-checkbox" type="checkbox" checked="true" id="lactationEnabled" name="lactationEnabled" />
  499. <label class="custom-header" for="lactationEnabled">Lactation</label>
  500. <div class="reveal-if-active">
  501. <li>
  502. <label for="lactationFactor" class="has-tooltip" title="scales how much milk is released with each squeeze">Lactation ratio</label>
  503. <input type="number" step="any" id="lactationFactor" name="lactationFactor" placeholder="0.25" />
  504. </li>
  505. <li>
  506. <label for="lactationScale">Milk production factor</label>
  507. <input type="number" step="any" id="lactationScale" name="lactationScale" placeholder="1" />
  508. </li>
  509. </div>
  510. </ul>
  511. </div>
  512. </li>
  513. <li>
  514. <div class="custom-category-sub">
  515. <ul class="flex-outer-sub">
  516. <input class="custom-header-checkbox" type="checkbox" id="breastVore" name="breastVore" />
  517. <label class="custom-header" for="breastVore">Breast Vore</label>
  518. <div class="reveal-if-active">
  519. <li>
  520. <label for="breastStretchiness">Breast stretchiness</label>
  521. <input type="number" step="any" name="breastStretchiness" placeholder="1" />
  522. </li>
  523. </div>
  524. </ul>
  525. </div>
  526. </li>
  527. </div>
  528. </div>
  529. <div class="custom-category">
  530. <input class="custom-header-checkbox" type="checkbox" id="femaleParts" name="femaleParts" />
  531. <label class="custom-header" for="femaleParts">Female genitals</label>
  532. <div class="reveal-if-active">
  533. <li>
  534. <label for="baseVaginaLength">Slit length</label>
  535. <input type="number" step="any" id="baseVaginaLength" name="baseVaginaLength" placeholder="0.1" />
  536. </li>
  537. <li>
  538. <label for="baseVaginaWidth">Slit width</label>
  539. <input type="number" step="any" id="baseVaginaWidth" name="baseVaginaWidth" placeholder="0.05" />
  540. </li>
  541. <li>
  542. <label for="vaginaStretchiness">Slit stretchiness</label>
  543. <input type="number" step="any" name="vaginaStretchiness" placeholder="1" />
  544. </li>
  545. <li>
  546. <label for="baseFemcumRatio" class="has-tooltip" title="scales how much femcum is released with each shot">Orgasm femcum ratio</label>
  547. <input type="number" step="any" id="baseFemcumRatio" name="baseFemcumRatio" placeholder="1" />
  548. </li>
  549. <li>
  550. <label for="femcumScale">Femcum production factor</label>
  551. <input type="number" step="any" id="femcumScale" name="femcumScale" placeholder="1" />
  552. </li>
  553. </div>
  554. </div>
  555. <div class="custom-category">
  556. <input class="custom-header-checkbox" type="checkbox" id="stenchEnabled" name="stenchEnabled" />
  557. <label class="custom-header" for="stenchEnabled">Stench</label>
  558. <div class="reveal-if-active">
  559. <li>
  560. <label class="has-tooltip" for="basePawStenchArea" title="How many times your paw area should be covered in stench">Paw stench area</label>
  561. <input type="number" step="any" id="basePawStenchArea" name="basePawStenchArea" placeholder="1" />
  562. </li>
  563. <li>
  564. <label class="has-tooltip" for="baseAssStenchArea" title="How many times your ass' area should be covered in stench">Ass stench area</label>
  565. <input type="number" step="any" id="baseAssStenchArea" name="baseAssStenchArea" placeholder="1" />
  566. </li>
  567. </div>
  568. </div>
  569. <div class="custom-category">
  570. <input class="custom-header-checkbox" type="checkbox" id="gasEnabled" name="gasEnabled" />
  571. <label class="custom-header" for="gasEnabled">Gas</label>
  572. <div class="reveal-if-active">
  573. <li>
  574. <label for="belchEnabled">Belching</label>
  575. <input type="checkbox" checked="true" name="belchEnabled" />
  576. </li>
  577. <li>
  578. <label for="fartEnabled">Farting</label>
  579. <input type="checkbox" name="fartEnabled" />
  580. </li>
  581. <li>
  582. <label for="gasScale">Gas production factor</label>
  583. <input type="number" step="any" id="gasScale" name="gasScale" placeholder="1" />
  584. </li>
  585. <li>
  586. <label for="baseGasDigestFactor">Gas digestion factor</label>
  587. <input type="number" step="any" id="baseGasDigestFactor" name="baseGasDigestFactor" placeholder="1" />
  588. </li>
  589. <li>
  590. <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>
  591. <input type="checkbox" id="gasScaleWithSize" name="gasScaleWithSize" />
  592. </li>
  593. </div>
  594. </div>
  595. <div class="custom-category">
  596. <input class="custom-header-checkbox" type="checkbox" id="soulVoreEnabled" name="soulVoreEnabled" />
  597. <label class="custom-header" for="soulVoreEnabled">Soul Vore</label>
  598. <div class="reveal-if-active">
  599. <li>
  600. <ul>
  601. <label>Soul destination</label>
  602. <li>
  603. <input type="radio" name="soulVoreType" id="soulvore-release" value="release">
  604. <label class="has-tooltip" for="soulvore-release">Released</label>
  605. </li>
  606. <li>
  607. <input type="radio" name="soulVoreType" id="soulvore-predscape" value="predscape">
  608. <label class="has-tooltip" for="soulvore-predscape" title="A sort of afterlife or 'other plane' within the predator">Predscape</label>
  609. </li>
  610. <li>
  611. <input type="radio" name="soulVoreType" checked="true" id="soulvore-afterlife" value="afterlife">
  612. <label for="soulvore-afterlife">Afterlife</label>
  613. </li>
  614. <li>
  615. <input type="radio" name="soulVoreType" id="soulvore-body" value="body">
  616. <label class="has-tooltip" for="soulvore-body" title="Trapped on the predator's body">Predator's body</label>
  617. </li>
  618. <li>
  619. <input type="radio" name="soulVoreType" id="soulvore-oblivion" value="oblivion">
  620. <label for="soulvore-oblivion">Oblivion</label>
  621. </li>
  622. </ul>
  623. </li>
  624. </div>
  625. </div>
  626. <div class="custom-category">
  627. <input class="custom-header-checkbox" type="checkbox" id="pissEnabled" name="pissEnabled" />
  628. <label class="custom-header" for="pissEnabled">Watersports</label>
  629. <div class="reveal-if-active">
  630. <li>
  631. <label for="pissScale" >Piss production scale</label>
  632. <input type="number" step="any" id="pissScale" name="pissScale" placeholder="1" />
  633. </li>
  634. <div class="custom-category-sub">
  635. <ul class="flex-outer-sub">
  636. <input class="custom-header-checkbox" type="checkbox" id="bladderVore" name="bladderVore" />
  637. <label class="custom-header" for="bladderVore">Bladder Vore</label>
  638. <div class="reveal-if-active">
  639. <li>
  640. <label for="baseUrethraDiameter">Urethra diameter</label>
  641. <input type="number" step="any" id="baseUrethraDiameter" name="baseUrethraDiameter" placeholder="0.03" />
  642. </li>
  643. <li>
  644. <label for="urethraStretchiness">Urethra stretchiness</label>
  645. <input type="number" step="any" id="urethraStretchiness" name="urethraStretchiness" placeholder="5" />
  646. </li>
  647. <li>
  648. <label for="pissDigestFactor">Piss digestion factor</label>
  649. <input type="number" step="any" id="pissDigestFactor" name="pissDigestFactor" placeholder="1" />
  650. </li>
  651. </div>
  652. </ul>
  653. </div>
  654. </div>
  655. </div>
  656. <div class="custom-category">
  657. <input class="custom-header-checkbox" type="checkbox" id="scatEnabled" name="scatEnabled" />
  658. <label class="custom-header" for="scatEnabled">Scat</label>
  659. <div class="reveal-if-active">
  660. <li>
  661. <div>note - setting tailhole diameter requires anal vore to be enabled</div>
  662. </li>
  663. <li>
  664. <label for="scatDigestFactor">Scat digestion factor</label>
  665. <input type="number" step="any" id="scatDigestFactor" name="scatDigestFactor" placeholder="1" />
  666. </li>
  667. </div>
  668. </div>
  669. <div class="custom-category">
  670. <input class="custom-header-checkbox" type="checkbox" id="gooEnabled" name="gooEnabled" />
  671. <label class="custom-header" for="gooEnabled">Goo (not in yet)</label>
  672. </div>
  673. </ul>
  674. </form>
  675. </div>
  676. </div>
  677. </body>
  678. </html>