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

1675 Zeilen
36 KiB

  1. panels = {
  2. "body": {
  3. "name": "Body",
  4. "buttons": [
  5. {
  6. "name": "Eat",
  7. "target": "feed"
  8. },
  9. {
  10. "name": "Crop Swallow",
  11. "target": "crop_swallow"
  12. },
  13. {
  14. "name": "Digest",
  15. "target": "digest_stomach"
  16. },
  17. {
  18. "name": "Chew",
  19. "target": "chew"
  20. },
  21. {
  22. "name": "Drool",
  23. "target": "drool"
  24. },
  25. {
  26. "name": "Vomit",
  27. "target": "vomit"
  28. },
  29. {
  30. "name": "Sit",
  31. "target": "sit"
  32. },
  33. {
  34. "name": "Grind ass",
  35. "target": "ass_grind"
  36. },
  37. {
  38. "name": "Anal Vore",
  39. "target": "anal_vore"
  40. },
  41. {
  42. "name": "Digest Bowels",
  43. "target": "digest_anal"
  44. },
  45. {
  46. "name": "Grind hips",
  47. "target": "grind"
  48. }
  49. ]
  50. },
  51. "paws": {
  52. "name": "Paws",
  53. "buttons": [
  54. {
  55. "name": "Stomp",
  56. "target": "stomp"
  57. },
  58. {
  59. "name": "Flex Toes",
  60. "target": "flex_toes"
  61. },
  62. {
  63. "name": "Absorb",
  64. "target": "paw_vore"
  65. },
  66. {
  67. "name": "Digest",
  68. "target": "digest_paws"
  69. }
  70. ]
  71. },
  72. "tails": {
  73. "name": "Tails",
  74. "buttons": [
  75. {
  76. "name": "Tail Slap",
  77. "target": "tail_slap"
  78. },
  79. {
  80. "name": "Tail Vore",
  81. "target": "tail_vore_only"
  82. },
  83. {
  84. "name": "Tail Vore (1)",
  85. "target": "tail_vore_one"
  86. },
  87. {
  88. "name": "Tail Vore (some)",
  89. "target": "tail_vore_some"
  90. },
  91. {
  92. "name": "Tail Vore (all!)",
  93. "target": "tail_vore_all"
  94. },
  95. {
  96. "name": "Digest",
  97. "target": "digest_tail"
  98. }
  99. ]
  100. },
  101. "breasts": {
  102. "name": "Breasts",
  103. "buttons": [
  104. {
  105. "name": "Stuff Cleavage",
  106. "target": "cleavage_stuff"
  107. },
  108. {
  109. "name": "Squeeze Cleavage",
  110. "target": "breast_toy"
  111. },
  112. {
  113. "name": "Crush Cleavage",
  114. "target": "cleavage_crush"
  115. },
  116. {
  117. "name": "Drop Cleavage",
  118. "target": "cleavage_drop"
  119. },
  120. {
  121. "name": "Absorb Cleavage",
  122. "target": "cleavage_absorb"
  123. },
  124. {
  125. "name": "Breast Crush",
  126. "target": "breast_crush"
  127. },
  128. {
  129. "name": "Breast Vore",
  130. "target": "breast_vore"
  131. },
  132. {
  133. "name": "Digest",
  134. "target": "digest_breast"
  135. },
  136. {
  137. "name": "Milk Breasts",
  138. "target": "breast_milk"
  139. }
  140. ]
  141. },
  142. "vagina": {
  143. "name": "Slit",
  144. "buttons": [
  145. {
  146. "name": "Unbirth",
  147. "target": "unbirth"
  148. },
  149. {
  150. "name": "Digest",
  151. "target": "digest_unbirth"
  152. },
  153. {
  154. "name": "Finger Slit",
  155. "target": "slit_toy"
  156. }
  157. ]
  158. },
  159. "dick": {
  160. "name": "Cock",
  161. "buttons": [
  162. {
  163. "name": "Cockslap",
  164. "target": "cockslap"
  165. },
  166. {
  167. "name": "Cock Vore",
  168. "target": "cock_vore"
  169. },
  170. {
  171. "name": "Digest",
  172. "target": "digest_cock"
  173. },
  174. {
  175. "name": "Ball Smother",
  176. "target": "ball_smother"
  177. },
  178. {
  179. "name": "Stuff Sheath",
  180. "target": "sheath_stuff"
  181. },
  182. {
  183. "name": "Squeeze Sheath",
  184. "target": "sheath_toy"
  185. },
  186. {
  187. "name": "Clench Sheath",
  188. "target": "sheath_clench"
  189. },
  190. {
  191. "name": "Absorb Sheath",
  192. "target": "sheath_absorb"
  193. },
  194. {
  195. "name": "Stuff Foreskin",
  196. "target": "foreskin_stuff"
  197. },
  198. {
  199. "name": "Squeeze Foreskin",
  200. "target": "foreskin_toy"
  201. },
  202. {
  203. "name": "Clench Foreskin",
  204. "target": "foreskin_clench"
  205. },
  206. {
  207. "name": "Absorb Foreskin",
  208. "target": "foreskin_absorb"
  209. }
  210. ]
  211. },
  212. "souls": {
  213. "name": "Souls",
  214. "buttons": [
  215. {
  216. "name": "Soul Vore",
  217. "target": "soul_vore"
  218. },
  219. {
  220. "name": "Digest",
  221. "target": "digest_soul"
  222. },
  223. {
  224. "name": "Paws",
  225. "target": "soul_absorb_paw"
  226. }
  227. ]
  228. },
  229. "shoes": {
  230. "name": "Footwear",
  231. "buttons": [
  232. {
  233. "name": "Put On Shoes",
  234. "target": "wear_shoes"
  235. },
  236. {
  237. "name": "Take Off Shoes",
  238. "target": "remove_shoes"
  239. },
  240. {
  241. "name": "Put On Socks",
  242. "target": "wear_socks"
  243. },
  244. {
  245. "name": "Take Off Socks",
  246. "target": "remove_socks"
  247. },
  248. {
  249. "name": "Stuff Shoes",
  250. "target": "stuff_shoes"
  251. },
  252. {
  253. "name": "Stuff Socks",
  254. "target": "stuff_socks"
  255. },
  256. {
  257. "name": "Dump Shoes",
  258. "target": "dump_shoes"
  259. },
  260. {
  261. "name": "Dump Socks",
  262. "target": "dump_socks"
  263. }
  264. ]
  265. },
  266. "waste": {
  267. "name": "Waste",
  268. "buttons": [
  269. {
  270. "name": "Belch",
  271. "target": "belch"
  272. },
  273. {
  274. "name": "Fart",
  275. "target": "fart"
  276. },
  277. {
  278. "name": "Piss",
  279. "target": "piss"
  280. },
  281. {
  282. "name": "Bladder Vore",
  283. "target": "bladder_vore"
  284. },
  285. {
  286. "name": "Digest",
  287. "target": "digest_bladder"
  288. },
  289. {
  290. "name": "Scat",
  291. "target": "scat"
  292. }
  293. ]
  294. },
  295. "goo": {
  296. "name": "Goo",
  297. "buttons": [
  298. {
  299. "name": "Solidify",
  300. "target": "solidify"
  301. },
  302. {
  303. "name": "Melt",
  304. "target": "melt"
  305. },
  306. {
  307. "name": "Flood",
  308. "target": "flood"
  309. },
  310. {
  311. "name": "Push to Stomach",
  312. "target": "goo_stomach_push"
  313. },
  314. {
  315. "name": "Pull from Stomach",
  316. "target": "goo_stomach_pull"
  317. },
  318. {
  319. "name": "Push to Bowels",
  320. "target": "goo_bowels_push"
  321. },
  322. {
  323. "name": "Pull from Bowels",
  324. "target": "goo_bowels_pull"
  325. },
  326. {
  327. "name": "Push to Womb",
  328. "target": "goo_womb_push"
  329. },
  330. {
  331. "name": "Pull from Womb",
  332. "target": "goo_womb_pull"
  333. },
  334. {
  335. "name": "Push to Balls",
  336. "target": "goo_balls_push"
  337. },
  338. {
  339. "name": "Pull from Balls",
  340. "target": "goo_balls_pull"
  341. },
  342. {
  343. "name": "Push to Breasts",
  344. "target": "goo_breasts_push"
  345. },
  346. {
  347. "name": "Pull from Breasts",
  348. "target": "goo_breasts_pull"
  349. },
  350. {
  351. "name": "Push to Tails",
  352. "target": "goo_tail_push"
  353. },
  354. {
  355. "name": "Pull from Tails",
  356. "target": "goo_tail_pull"
  357. },
  358. {
  359. "name": "Push to Paws",
  360. "target": "goo_paws_push"
  361. },
  362. {
  363. "name": "Pull from Paws",
  364. "target": "goo_paws_pull"
  365. },
  366. {
  367. "name": "Digest",
  368. "target": "digest_goo"
  369. }
  370. ]
  371. },
  372. "misc": {
  373. "name": "Misc",
  374. "buttons": [
  375. {
  376. "name": "Stuff Pouch",
  377. "target": "pouch_stuff"
  378. },
  379. {
  380. "name": "Rub Pouch",
  381. "target": "pouch_rub"
  382. },
  383. {
  384. "name": "Eat From Pouch",
  385. "target": "pouch_eat"
  386. },
  387. {
  388. "name": "Absorb Pouch",
  389. "target": "pouch_absorb"
  390. },
  391. {
  392. "name": "Flap Wings",
  393. "target": "wings_flap"
  394. },
  395. {
  396. "name": "Wing Vore",
  397. "target": "wings_vore"
  398. },
  399. {
  400. "name": "Digest Wings",
  401. "target": "digest_wings"
  402. }
  403. ]
  404. },
  405. "breath": {
  406. "name": "Breath",
  407. "buttons": [
  408. {
  409. "name": "Line Shape",
  410. "target": "breath_line"
  411. },
  412. {
  413. "name": "Cone Shape",
  414. "target": "breath_cone"
  415. },
  416. {
  417. "name": "Fire",
  418. "target": "breath_fire"
  419. },
  420. {
  421. "name": "Ice",
  422. "target": "breath_ice"
  423. },
  424. {
  425. "name": "Electric",
  426. "target": "breath_electric"
  427. },
  428. {
  429. "name": "Smoke",
  430. "target": "breath_smoke"
  431. },
  432. {
  433. "name": "Radiation",
  434. "target": "breath_radiation"
  435. },
  436. {
  437. "name": "Foul",
  438. "target": "breath_foul"
  439. }
  440. ]
  441. },
  442. "magic": {
  443. "name": "Magic",
  444. "buttons": [
  445. {
  446. "name": "Shrink",
  447. "target": "magic_shrink"
  448. },
  449. {
  450. "name": "Fast Digestion",
  451. "target": "magic_fast_digestion"
  452. }
  453. ]
  454. },
  455. "options": {
  456. "name": "Options",
  457. "type": "options",
  458. "buttons": [
  459. {
  460. "name": "Arousal On",
  461. "target": "toggle_arousal",
  462. "default": true
  463. },
  464. {
  465. "name": "Status: Standing",
  466. "target": "toggle_auto",
  467. "default": true
  468. },
  469. {
  470. "name": "Numbers: Words",
  471. "target": "toggle_numbers",
  472. "default": true
  473. },
  474. {
  475. "name": "Units: Metric",
  476. "target": "toggle_units",
  477. "default": true
  478. },
  479. {
  480. "name": "Verbose Text",
  481. "target": "toggle_verbose",
  482. "default": true
  483. },
  484. {
  485. "name": "Toggle Dark Mode",
  486. "target": "toggleDarkMode",
  487. "default": true
  488. },
  489. {
  490. "name": "Debug Log",
  491. "target": "debugLog",
  492. "default": true
  493. }
  494. ]
  495. }
  496. }
  497. options = [
  498. {
  499. "name": "Basics",
  500. "optional": false,
  501. "entries": [
  502. {
  503. "name": "Name",
  504. "id": "name",
  505. "type": "text",
  506. "default": "Fen"
  507. },
  508. {
  509. "name": "Scale",
  510. "id": "scale",
  511. "type": "float",
  512. "default": "1"
  513. },
  514. {
  515. "name": "Height",
  516. "id": "baseHeight",
  517. "type": "float",
  518. "default": "2.26",
  519. "unit": "length"
  520. },
  521. {
  522. "name": "Weight",
  523. "id": "baseMass",
  524. "type": "float",
  525. "default": "135",
  526. "unit": "mass"
  527. },
  528. {
  529. "name": "Paw area",
  530. "id": "basePawArea",
  531. "type": "float",
  532. "default": "0.1",
  533. "unit": "area"
  534. },
  535. {
  536. "name": "Hand area",
  537. "id": "baseHandArea",
  538. "type": "float",
  539. "default": "0.1",
  540. "unit": "area"
  541. },
  542. {
  543. "name": "Ass area",
  544. "id": "baseAssArea",
  545. "type": "float",
  546. "default": "0.2",
  547. "unit": "area"
  548. },
  549. {
  550. "name": "Same-size stomping",
  551. "id": "sameSizeStomp",
  552. "type": "checkbox"
  553. }
  554. ]
  555. },
  556. {
  557. "name": "Body Details",
  558. "optional": false,
  559. "entries":
  560. [
  561. {
  562. "name": "Species",
  563. "id": "species",
  564. "type": "text",
  565. "default": "crux"
  566. },
  567. {
  568. "name": "Foot type",
  569. "id": "footType",
  570. "type": "select",
  571. "choices":
  572. [
  573. {
  574. "name": "Paws",
  575. "value": "paw"
  576. },
  577. {
  578. "name": "Hooves",
  579. "value": "hoof"
  580. },
  581. {
  582. "name": "Feet",
  583. "value": "foot",
  584. },
  585. {
  586. "name": "Avian",
  587. "value": "avian"
  588. }
  589. ]
  590. },
  591. {
  592. "name": "Mouth type",
  593. "id": "jawType",
  594. "type": "select",
  595. "choices":
  596. [
  597. {
  598. "name": "Jaws",
  599. "value": "jaw"
  600. },
  601. {
  602. "name": "Beak",
  603. "value": "beak"
  604. }
  605. ]
  606. }
  607. ]
  608. },
  609. {
  610. "name": "Difficulty",
  611. "optional": false,
  612. "entries":
  613. [
  614. {
  615. "type": "radio",
  616. "id": "difficulty",
  617. "default": "0",
  618. "choices":
  619. [
  620. {
  621. "name": "Sandbox",
  622. "value": "0"
  623. },
  624. {
  625. "name": "Stompvival",
  626. "value": "1"
  627. }
  628. ]
  629. }
  630. ]
  631. },
  632. {
  633. "name": "Brutality",
  634. "optional": false,
  635. "entries":
  636. [
  637. {
  638. "type": "radio",
  639. "id": "brutality",
  640. "default": "1",
  641. "choices":
  642. [
  643. {
  644. "name": "Non-fatal",
  645. "value": "0"
  646. },
  647. {
  648. "name": "Fatal",
  649. "value": "1",
  650. "warning": "Fatal actions are enabled"
  651. },
  652. {
  653. "name": "Gory",
  654. "value": "2",
  655. "warning": "Gory actions are enabled"
  656. },
  657. {
  658. "name": "Sadistic",
  659. "value": "3",
  660. "warning": "Brutal actions are enabled"
  661. },
  662. ]
  663. }
  664. ]
  665. },
  666. {
  667. "name": "Victims",
  668. "optional": false,
  669. "entries":
  670. [
  671. {
  672. "name": "Human prey",
  673. "id": "victimsHuman",
  674. "type": "checkbox"
  675. },
  676. {
  677. "name": "Military",
  678. "id": "victimsMilitary",
  679. "type": "checkbox"
  680. },
  681. {
  682. "name": "Macros",
  683. "id": "victimsMacros",
  684. "type": "checkbox"
  685. },
  686. {
  687. "name": "Micros",
  688. "id": "victimsMicros",
  689. "type": "checkbox"
  690. }
  691. ]
  692. },
  693. {
  694. "name": "Oral Vore",
  695. "id": "oralVore",
  696. "optional": true,
  697. "buttons": [
  698. "eat", "chew"
  699. ],
  700. "entries":
  701. [
  702. {
  703. "name": "Digestion time",
  704. "id": "oralDigestTime",
  705. "type": "float",
  706. "default": "15"
  707. },
  708. {
  709. "name": "Manual digestion",
  710. "id": "oralDigestManual",
  711. "type": "checkbox"
  712. },
  713. {
  714. "name": "Same-size vore",
  715. "id": "sameSizeOralVore",
  716. "type": "checkbox",
  717. "default": true
  718. },
  719. {
  720. "name": "Vomiting",
  721. "id": "vomitEnabled",
  722. "type": "checkbox"
  723. }
  724. ]
  725. },
  726. {
  727. "name": "Anal Vore",
  728. "id": "analVore",
  729. "optional": true,
  730. "entries":
  731. [
  732. {
  733. "name": "Anus diameter",
  734. "id": "baseAnalVoreDiameter",
  735. "type": "float",
  736. "default": "0.2",
  737. "unit": "length"
  738. },
  739. {
  740. "name": "Digestion time",
  741. "id": "analDigestTime",
  742. "type": "float",
  743. "default": "15"
  744. },
  745. {
  746. "name": "Manual digestion",
  747. "id": "analDigestManual",
  748. "type": "checkbox"
  749. },
  750. {
  751. "name": "Same-size vore",
  752. "id": "sameSizeAnalVore",
  753. "type": "checkbox",
  754. "default": true
  755. },
  756. {
  757. "name": "Anal vore goes to stomach",
  758. "id": "analVoreToStomach",
  759. "type": "checkbox"
  760. }
  761. ]
  762. },
  763. {
  764. "name": "Footwear",
  765. "id": "footWear",
  766. "optional": true,
  767. "entries":
  768. [
  769. {
  770. "name": "Socks",
  771. "id": "footSockEnabled",
  772. "type": "subcategory",
  773. "entries":
  774. [
  775. {
  776. "name": "Sock type",
  777. "id": "footSock",
  778. "type": "select",
  779. "choices":
  780. [
  781. {
  782. "name": "Socks",
  783. "value": "sock"
  784. },
  785. {
  786. "name": "Stockings",
  787. "value": "stocking"
  788. }
  789. ]
  790. }
  791. ]
  792. },
  793. {
  794. "name": "Shoes",
  795. "id": "footShoeEnabled",
  796. "type": "subcategory",
  797. "entries":
  798. [
  799. {
  800. "name": "Shoe type",
  801. "id": "footShoe",
  802. "type": "select",
  803. "choices":
  804. [
  805. {
  806. "name": "Shoes",
  807. "value": "shoe"
  808. },
  809. {
  810. "name": "Boots",
  811. "value": "boot"
  812. },
  813. {
  814. "name": "Trainers",
  815. "value": "trainer"
  816. },
  817. {
  818. "name": "Sandals",
  819. "value": "sandal"
  820. },
  821. {
  822. "name": "High Heels",
  823. "value": "heel",
  824. },
  825. {
  826. "name": "Crocs",
  827. "value": "croc"
  828. }
  829. ]
  830. }
  831. ]
  832. }
  833. ]
  834. },
  835. {
  836. "name": "Arousal",
  837. "id": "arousalEnabled",
  838. "optional": true,
  839. "warning": "Arousal is enabled",
  840. "entries":
  841. [
  842. {
  843. "name": "Arousal multiplier",
  844. "id": "arousalFactor",
  845. "type": "float",
  846. "default": "1"
  847. },
  848. {
  849. "name": "Edge multiplier",
  850. "id": "edgeFactor",
  851. "type": "float",
  852. "default": "1"
  853. }
  854. ]
  855. },
  856. {
  857. "name": "Tail",
  858. "id": "hasTail",
  859. "optional": true,
  860. "entries":
  861. [
  862. {
  863. "name": "Number of tails",
  864. "id": "tailCount",
  865. "type": "float",
  866. "default": "1"
  867. },
  868. {
  869. "name": "Tail description",
  870. "id": "tailType",
  871. "type": "text",
  872. "default": "fluffy"
  873. },
  874. {
  875. "name": "Tail length",
  876. "id": "baseTailLength",
  877. "type": "float",
  878. "default": "1",
  879. "unit": "length"
  880. },
  881. {
  882. "name": "Tail diameter",
  883. "id": "baseTailDiameter",
  884. "type": "float",
  885. "default": "0.3",
  886. "unit": "length"
  887. },
  888. {
  889. "name": "Tail Vore",
  890. "id": "tailMaw",
  891. "type": "subcategory",
  892. "entries":
  893. [
  894. {
  895. "name": "Tail stretchiness",
  896. "id": "tailStretchiness",
  897. "type": "float",
  898. "default": "3"
  899. },
  900. {
  901. "name": "Digestion time",
  902. "id": "tailDigestTime",
  903. "type": "float",
  904. "default": "15"
  905. },
  906. {
  907. "name": "Manual digestion",
  908. "id": "tailDigestManual",
  909. "type": "checkbox"
  910. },
  911. {
  912. "name": "Same-size vore",
  913. "id": "sameSizeTailVore",
  914. "type": "checkbox",
  915. "default": true
  916. },
  917. {
  918. "name": "Tail vore goes to stomach",
  919. "id": "tailVoreToStomach",
  920. "type": "checkbox"
  921. }
  922. ]
  923. }
  924. ]
  925. },
  926. {
  927. "name": "Pouch",
  928. "id": "hasPouch",
  929. "optional": true,
  930. "entries":
  931. [
  932. {
  933. "name": "Absorption",
  934. "id": "pouchAbsorption",
  935. "type": "checkbox"
  936. }
  937. ]
  938. },
  939. {
  940. "name": "Male Genitals",
  941. "id": "maleParts",
  942. "optional": true,
  943. "entries":
  944. [
  945. {
  946. "name": "Cock length",
  947. "id": "baseDickLength",
  948. "type": "float",
  949. "default": "0.3",
  950. "unit": "length"
  951. },
  952. {
  953. "name": "Cock diameter",
  954. "id": "baseDickDiameter",
  955. "type": "float",
  956. "default": "0.08",
  957. "unit": "length"
  958. },
  959. {
  960. "name": "Cock description",
  961. "id": "dickType",
  962. "type": "text",
  963. "default": "canine"
  964. },
  965. {
  966. "name": "Ball diameter",
  967. "id": "baseBallDiameter",
  968. "type": "float",
  969. "default": "0.05",
  970. "unit": "length"
  971. },
  972. {
  973. "name": "Orgasm size",
  974. "id": "baseCumVolume",
  975. "type": "float",
  976. "default": "0.1",
  977. "unit": "volume"
  978. },
  979. {
  980. "name": "Passive cum production",
  981. "id": "baseCumProduction",
  982. "type": "float",
  983. "default": "0.01",
  984. "unit": "volume",
  985. },
  986. {
  987. "name": "Cum storage factor",
  988. "id": "cumStorageScale",
  989. "type": "float",
  990. "default": "1"
  991. },
  992. {
  993. "name": "Cock Vore",
  994. "id": "cockVoreEnabled",
  995. "type": "subcategory",
  996. "entries":
  997. [
  998. {
  999. "name": "Cock stretchiness",
  1000. "id": "dickStretchiness",
  1001. "type": "float",
  1002. "default": "5"
  1003. },
  1004. {
  1005. "name": "Cum digestion factor",
  1006. "id": "baseCumDigestFactor",
  1007. "type": "float",
  1008. "default": "1"
  1009. },
  1010. {
  1011. "name": "Digestion time",
  1012. "id": "cockDigestTime",
  1013. "type": "float",
  1014. "default": "15"
  1015. },
  1016. {
  1017. "name": "Manual digestion",
  1018. "id": "cockDigestManual",
  1019. "type": "checkbox"
  1020. },
  1021. {
  1022. "name": "Same-size vore",
  1023. "id": "sameSizeCockVore",
  1024. "type": "checkbox",
  1025. "default": true
  1026. },
  1027. {
  1028. "name": "Scale cum with size",
  1029. "id": "cumScaleWithSize",
  1030. "type": "checkbox"
  1031. }
  1032. ]
  1033. },
  1034. {
  1035. "name": "Sheath",
  1036. "id": "hasSheath",
  1037. "type": "subcategory",
  1038. "entries":
  1039. [
  1040. {
  1041. "name": "Absorption",
  1042. "id": "sheathAbsorptionEnabled",
  1043. "type": "checkbox"
  1044. }
  1045. ]
  1046. },
  1047. {
  1048. "name": "Foreskin",
  1049. "id": "hasForeskin",
  1050. "type": "subcategory",
  1051. "entries":
  1052. [
  1053. {
  1054. "name": "Absorption",
  1055. "id": "foreskinAbsorptionEnabled",
  1056. "type": "checkbox"
  1057. }
  1058. ]
  1059. },
  1060. {
  1061. "name": "Musk",
  1062. "id": "maleMuskEnabled",
  1063. "type": "subcategory",
  1064. "entries":
  1065. [
  1066. {
  1067. "name": "Musk factor",
  1068. "id": "baseMaleMuskArea",
  1069. "type": "float",
  1070. "default": "0.5"
  1071. }
  1072. ]
  1073. }
  1074. ]
  1075. },
  1076. {
  1077. "name": "Female Genitals",
  1078. "id": "femaleParts",
  1079. "optional": true,
  1080. "entries":
  1081. [
  1082. {
  1083. "name": "Slit length",
  1084. "id": "baseVaginaLength",
  1085. "type": "float",
  1086. "default": "0.1",
  1087. "unit": "length"
  1088. },
  1089. {
  1090. "name": "Slit width",
  1091. "id": "baseVaginaWidth",
  1092. "type": "float",
  1093. "default": "0.05",
  1094. "unit": "length"
  1095. },
  1096. {
  1097. "name": "Womb volume",
  1098. "id": "baseWombVolume",
  1099. "type": "float",
  1100. "default": "0.1",
  1101. "unit": "volume"
  1102. },
  1103. {
  1104. "name": "Orgasm size",
  1105. "id": "baseFemcumVolume",
  1106. "type": "float",
  1107. "default": "0.1",
  1108. },
  1109. {
  1110. "name": "Passive femcum production",
  1111. "id": "baseFemcumProduction",
  1112. "type": "float",
  1113. "default": "0.01",
  1114. "unit": "volume"
  1115. },
  1116. {
  1117. "name": "Femcum storage factor",
  1118. "id": "femcumStorageScale",
  1119. "type": "float",
  1120. "default": "1"
  1121. },
  1122. {
  1123. "name": "Unbirth",
  1124. "id": "unbirthEnabled",
  1125. "type": "subcategory",
  1126. "entries":
  1127. [
  1128. {
  1129. "name": "Slit stretchiness",
  1130. "id": "vaginaStretchiness",
  1131. "type": "float",
  1132. "default": "5"
  1133. },
  1134. {
  1135. "name": "Femcum digestion factor",
  1136. "id": "baseFemcumDigestFactor",
  1137. "type": "float",
  1138. "default": "1"
  1139. },
  1140. {
  1141. "name": "Digestion time",
  1142. "id": "unbirthDigestTime",
  1143. "type": "float",
  1144. "default": "15"
  1145. },
  1146. {
  1147. "name": "Manual digestion",
  1148. "id": "unbirthDigestManual",
  1149. "type": "checkbox"
  1150. },
  1151. {
  1152. "name": "Same-size vore",
  1153. "id": "sameSizeUnbirth",
  1154. "type": "checkbox",
  1155. "default": true
  1156. },
  1157. {
  1158. "name": "Scale femcum with size",
  1159. "id": "femcumScaleWithSize",
  1160. "type": "checkbox"
  1161. }
  1162. ]
  1163. },
  1164. {
  1165. "name": "Musk",
  1166. "id": "femaleMuskEnabled",
  1167. "type": "subcategory",
  1168. "entries":
  1169. [
  1170. {
  1171. "name": "Musk factor",
  1172. "id": "baseFemaleMuskArea",
  1173. "type": "float",
  1174. "default": "0.5"
  1175. }
  1176. ]
  1177. }
  1178. ]
  1179. },
  1180. {
  1181. "name": "Breasts",
  1182. "id": "hasBreasts",
  1183. "optional": true,
  1184. "entries":
  1185. [
  1186. {
  1187. "name": "Breast diameter",
  1188. "id": "baseBreastDiameter",
  1189. "type": "float",
  1190. "default": "0.1",
  1191. "unit": "length"
  1192. },
  1193. {
  1194. "name": "Lactation",
  1195. "id": "lactationEnabled",
  1196. "type": "subcategory",
  1197. "entries":
  1198. [
  1199. {
  1200. "name": "Lactation scale",
  1201. "id": "lactationFactor",
  1202. "type": "float",
  1203. "default": "0.25"
  1204. },
  1205. {
  1206. "name": "Passive milk production",
  1207. "id": "baseLactationProduction",
  1208. "type": "float",
  1209. "default": "0.001",
  1210. "unit": "volume"
  1211. },
  1212. {
  1213. "name": "Milk storage scale",
  1214. "id": "milkStorageScale",
  1215. "type": "float",
  1216. "default": "1"
  1217. }
  1218. ]
  1219. },
  1220. {
  1221. "name": "Breast Vore",
  1222. "id": "breastVore",
  1223. "type": "subcategory",
  1224. "entries":
  1225. [
  1226. {
  1227. "name": "Breast stretchiness",
  1228. "id": "breastStretchiness",
  1229. "type": "float",
  1230. "default": "3"
  1231. },
  1232. {
  1233. "name": "Milk digestion scale",
  1234. "id": "baseMilkDigestFactor",
  1235. "type": "float",
  1236. "default": "1"
  1237. },
  1238. {
  1239. "name": "Digestion time",
  1240. "id": "breastDigestTime",
  1241. "type": "float",
  1242. "default": "15"
  1243. },
  1244. {
  1245. "name": "Manual digestion",
  1246. "id": "breastDigestManual",
  1247. "type": "checkbox"
  1248. },
  1249. {
  1250. "name": "Same-size vore",
  1251. "id": "sameSizeBreastVore",
  1252. "type": "checkbox",
  1253. "default": true
  1254. },
  1255. {
  1256. "name": "Scale milk with size",
  1257. "id": "milkScaleWithSize",
  1258. "type": "checkbox"
  1259. }
  1260. ]
  1261. }
  1262. ]
  1263. },
  1264. {
  1265. "name": "Stench",
  1266. "id": "stenchEnabled",
  1267. "optional": true,
  1268. "entries":
  1269. [
  1270. {
  1271. "name": "Paw stench scale",
  1272. "id": "basePawStenchArea",
  1273. "type": "float",
  1274. "default": "1"
  1275. },
  1276. {
  1277. "name": "Ass stench scale",
  1278. "id": "baseAssStenchArea",
  1279. "type": "float",
  1280. "default": "1.5"
  1281. },
  1282. {
  1283. "name": "Piss stench scale",
  1284. "id": "basePissStenchArea",
  1285. "type": "float",
  1286. "default": "0.75"
  1287. },
  1288. {
  1289. "name": "Scat stench scale",
  1290. "id": "baseScatStenchArea",
  1291. "type": "float",
  1292. "default": "3"
  1293. },
  1294. ]
  1295. },
  1296. {
  1297. "name": "Gas",
  1298. "id": "gasEnabled",
  1299. "optional": true,
  1300. "entries":
  1301. [
  1302. {
  1303. "name": "Belching",
  1304. "id": "belchEnabled",
  1305. "type": "checkbox"
  1306. },
  1307. {
  1308. "name": "Farting",
  1309. "id": "fartEnabled",
  1310. "type": "checkbox"
  1311. },
  1312. {
  1313. "name": "Passive gas production",
  1314. "id": "baseGasProduction",
  1315. "type": "float",
  1316. "default": "0.01",
  1317. "unit": "volume"
  1318. },
  1319. {
  1320. "name": "Gas storage scale",
  1321. "id": "gasStorageScale",
  1322. "type": "float",
  1323. "default": "1"
  1324. },
  1325. {
  1326. "name": "Gas digestion factor",
  1327. "id": "baseGasDigestFactor",
  1328. "type": "float",
  1329. "default": "1"
  1330. },
  1331. {
  1332. "name": "Scale gas with size",
  1333. "id": "gasScaleWithSize",
  1334. "type": "checkbox"
  1335. }
  1336. ]
  1337. },
  1338. {
  1339. "name": "Soul Vore",
  1340. "id": "soulVoreEnabled",
  1341. "optional": true,
  1342. "entries":
  1343. [
  1344. {
  1345. "name": "Digestion time",
  1346. "id": "soulDigestTime",
  1347. "type": "float",
  1348. "default": "15"
  1349. },
  1350. {
  1351. "name": "Manual digestion",
  1352. "id": "soulDigestManual",
  1353. "type": "checkbox"
  1354. },
  1355. {
  1356. "type": "radio",
  1357. "id": "soulVoreType",
  1358. "default": "body",
  1359. "choices":
  1360. [
  1361. {
  1362. "name": "Released",
  1363. "value": "release"
  1364. },
  1365. {
  1366. "name": "Trapped",
  1367. "value": "body"
  1368. },
  1369. {
  1370. "name": "Digested",
  1371. "value": "oblivion"
  1372. }
  1373. ]
  1374. }
  1375. ]
  1376. },
  1377. {
  1378. "name": "Piss",
  1379. "id": "pissEnabled",
  1380. "optional": true,
  1381. "entries":
  1382. [
  1383. {
  1384. "name": "Passive piss production",
  1385. "id": "basePissProduction",
  1386. "type": "float",
  1387. "default": "0.01",
  1388. "unit": "volume"
  1389. },
  1390. {
  1391. "name": "Piss storage scale",
  1392. "id": "pissStorageScale",
  1393. "type": "float",
  1394. "default": "1"
  1395. },
  1396. {
  1397. "name": "Bladder Vore",
  1398. "id": "bladderVore",
  1399. "type": "subcategory",
  1400. "entries":
  1401. [
  1402. {
  1403. "name": "Urethra diameter",
  1404. "id": "baseUrethraDiameter",
  1405. "type": "float",
  1406. "default": "0.03",
  1407. "unit": "length"
  1408. },
  1409. {
  1410. "name": "Urethra stretchiness",
  1411. "id": "urethraStretchiness",
  1412. "type": "float",
  1413. "default": "5"
  1414. },
  1415. {
  1416. "name": "Piss digestion scale",
  1417. "id": "basePissDigestFactor",
  1418. "type": "float",
  1419. "default": "1"
  1420. },
  1421. {
  1422. "name": "Digestion time",
  1423. "id": "bladderDigestTime",
  1424. "type": "float",
  1425. "default": "15"
  1426. },
  1427. {
  1428. "name": "Manual digestion",
  1429. "id": "bladderDigestManual",
  1430. "type": "checkbox"
  1431. },
  1432. {
  1433. "name": "Same-size vore",
  1434. "id": "sameSizeBladderVore",
  1435. "type": "checkbox",
  1436. "default": true
  1437. },
  1438. {
  1439. "name": "Scale piss with size",
  1440. "id": "pissScaleWithSize",
  1441. "type": "checkbox"
  1442. }
  1443. ]
  1444. }
  1445. ]
  1446. },
  1447. {
  1448. "name": "Scat",
  1449. "id": "scatEnabled",
  1450. "optional": true,
  1451. "entries":
  1452. [
  1453. {
  1454. "name": "Scat digestion scale",
  1455. "id": "baseScatDigestFactor",
  1456. "type": "float",
  1457. "default": "1"
  1458. },
  1459. {
  1460. "name": "Passive scat production",
  1461. "id": "baseScatProduction",
  1462. "type": "float",
  1463. "default": "0.001",
  1464. "unit": "volume"
  1465. },
  1466. {
  1467. "name": "Scat storage scale",
  1468. "id": "scatStorageScale",
  1469. "type": "float",
  1470. "default": "1"
  1471. },
  1472. {
  1473. "name": "Scale scat with size",
  1474. "id": "scatScaleWithSize",
  1475. "type": "checkbox"
  1476. }
  1477. ]
  1478. },
  1479. {
  1480. "name": "Goo",
  1481. "id": "gooEnabled",
  1482. "optional": true,
  1483. "entries":
  1484. [
  1485. {
  1486. "name": "Digestion",
  1487. "id": "gooDigestion",
  1488. "type": "subcategory",
  1489. "entries":
  1490. [
  1491. {
  1492. "name": "Digestion time",
  1493. "id": "gooDigestTime",
  1494. "type": "float",
  1495. "default": "15"
  1496. },
  1497. {
  1498. "name": "Manual digestion",
  1499. "id": "gooDigestManual",
  1500. "type": "checkbox"
  1501. }
  1502. ]
  1503. }
  1504. ]
  1505. },
  1506. {
  1507. "name": "Paw Vore",
  1508. "id": "pawVoreEnabled",
  1509. "optional": true,
  1510. "entries":
  1511. [
  1512. {
  1513. "name": "Digestion time",
  1514. "id": "pawDigestTime",
  1515. "type": "float",
  1516. "default": "15"
  1517. },
  1518. {
  1519. "name": "Manual digestion",
  1520. "id": "pawDigestManual",
  1521. "type": "checkbox"
  1522. },
  1523. {
  1524. "name": "Same-size vore",
  1525. "id": "sameSizePawVore",
  1526. "type": "checkbox",
  1527. "default": true
  1528. }
  1529. ]
  1530. },
  1531. {
  1532. "name": "Crop",
  1533. "id": "cropEnabled",
  1534. "optional": true,
  1535. "entries":
  1536. [
  1537. {
  1538. "name": "Transfer time",
  1539. "id": "cropTransferTime",
  1540. "type": "float",
  1541. "default": "10"
  1542. }
  1543. ]
  1544. },
  1545. {
  1546. "name": "Breath",
  1547. "id": "breathEnabled",
  1548. "optional": true,
  1549. "entries":
  1550. [
  1551. {
  1552. "name": "Breath area",
  1553. "id": "baseBreathArea",
  1554. "type": "float",
  1555. "default": "10",
  1556. "unit": "area"
  1557. },
  1558. {
  1559. "name": "Fire",
  1560. "id": "breathFire",
  1561. "type": "checkbox"
  1562. },
  1563. {
  1564. "name": "Ice",
  1565. "id": "breathIce",
  1566. "type": "checkbox"
  1567. },
  1568. {
  1569. "name": "Electric",
  1570. "id": "breathElectric",
  1571. "type": "checkbox"
  1572. },
  1573. {
  1574. "name": "Smoke",
  1575. "id": "breathSmoke",
  1576. "type": "checkbox"
  1577. },
  1578. {
  1579. "name": "Radiation",
  1580. "id": "breathRadiation",
  1581. "type": "checkbox"
  1582. },
  1583. {
  1584. "name": "Foul",
  1585. "id": "breathFoul",
  1586. "type": "checkbox"
  1587. },
  1588. ]
  1589. },
  1590. {
  1591. "name": "Drool",
  1592. "id": "droolEnabled",
  1593. "optional": true,
  1594. "entries":
  1595. [
  1596. {
  1597. "name": "Drool volume",
  1598. "id": "droolBaseVolume",
  1599. "type": "float",
  1600. "default": "0.01",
  1601. "unit": "volume"
  1602. }
  1603. ]
  1604. },
  1605. {
  1606. "name": "Magic",
  1607. "id": "magicEnabled",
  1608. "optional": true,
  1609. "entries":
  1610. [
  1611. ]
  1612. },
  1613. {
  1614. "name": "Wings",
  1615. "id": "hasWings",
  1616. "optional": true,
  1617. "entries":
  1618. [
  1619. {
  1620. "name": "Wing width",
  1621. "id": "baseWingWidth",
  1622. "type": "float",
  1623. "default": "1",
  1624. "unit": "length"
  1625. },
  1626. {
  1627. "name": "Wing length",
  1628. "id": "baseWingLength",
  1629. "type": "float",
  1630. "default": "1",
  1631. "unit": "length"
  1632. },
  1633. {
  1634. "name": "Wing description",
  1635. "id": "wingDesc",
  1636. "type": "text",
  1637. "default": "feathery"
  1638. },
  1639. {
  1640. "name": "Wing Vore",
  1641. "id": "wingVoreEnabled",
  1642. "type": "subcategory",
  1643. "entries":
  1644. [
  1645. {
  1646. "name": "Digestion time",
  1647. "id": "wingDigestTime",
  1648. "type": "float",
  1649. "default": "15"
  1650. },
  1651. {
  1652. "name": "Manual digestion",
  1653. "id": "wingDigestManual",
  1654. "type": "checkbox"
  1655. },
  1656. {
  1657. "name": "Same-size vore",
  1658. "id": "sameSizeWingVore",
  1659. "type": "checkbox",
  1660. "default": true
  1661. },
  1662. {
  1663. "name": "Wing vore goes to stomach",
  1664. "id": "wingVoreToStomach",
  1665. "type": "checkbox"
  1666. }
  1667. ]
  1668. }
  1669. ]
  1670. }
  1671. ];