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.
 
 
 

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