big steppy
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

1498 satır
32 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": "Stuff Sheath",
  164. "target": "sheath_stuff"
  165. },
  166. {
  167. "name": "Squeeze Sheath",
  168. "target": "sheath_toy"
  169. },
  170. {
  171. "name": "Clench Sheath",
  172. "target": "sheath_clench"
  173. },
  174. {
  175. "name": "Absorb Sheath",
  176. "target": "sheath_absorb"
  177. },
  178. {
  179. "name": "Cockslap",
  180. "target": "cockslap"
  181. },
  182. {
  183. "name": "Cock Vore",
  184. "target": "cock_vore"
  185. },
  186. {
  187. "name": "Digest",
  188. "target": "digest_cock"
  189. },
  190. {
  191. "name": "Ball Smother",
  192. "target": "ball_smother"
  193. }
  194. ]
  195. },
  196. "souls": {
  197. "name": "Souls",
  198. "buttons": [
  199. {
  200. "name": "Soul Vore",
  201. "target": "soul_vore"
  202. },
  203. {
  204. "name": "Digest",
  205. "target": "digest_soul"
  206. },
  207. {
  208. "name": "Paws",
  209. "target": "soul_absorb_paw"
  210. }
  211. ]
  212. },
  213. "shoes": {
  214. "name": "Footwear",
  215. "buttons": [
  216. {
  217. "name": "Put On Shoes",
  218. "target": "wear_shoes"
  219. },
  220. {
  221. "name": "Take Off Shoes",
  222. "target": "remove_shoes"
  223. },
  224. {
  225. "name": "Put On Socks",
  226. "target": "wear_socks"
  227. },
  228. {
  229. "name": "Take Off Socks",
  230. "target": "remove_socks"
  231. },
  232. {
  233. "name": "Stuff Shoes",
  234. "target": "stuff_shoes"
  235. },
  236. {
  237. "name": "Stuff Socks",
  238. "target": "stuff_socks"
  239. },
  240. {
  241. "name": "Dump Shoes",
  242. "target": "dump_shoes"
  243. },
  244. {
  245. "name": "Dump Socks",
  246. "target": "dump_socks"
  247. }
  248. ]
  249. },
  250. "waste": {
  251. "name": "Waste",
  252. "buttons": [
  253. {
  254. "name": "Belch",
  255. "target": "belch"
  256. },
  257. {
  258. "name": "Fart",
  259. "target": "fart"
  260. },
  261. {
  262. "name": "Piss",
  263. "target": "piss"
  264. },
  265. {
  266. "name": "Bladder Vore",
  267. "target": "bladder_vore"
  268. },
  269. {
  270. "name": "Digest",
  271. "target": "digest_bladder"
  272. },
  273. {
  274. "name": "Scat",
  275. "target": "scat"
  276. }
  277. ]
  278. },
  279. "goo": {
  280. "name": "Goo",
  281. "buttons": [
  282. {
  283. "name": "Solidify",
  284. "target": "solidify"
  285. },
  286. {
  287. "name": "Melt",
  288. "target": "melt"
  289. },
  290. {
  291. "name": "Flood",
  292. "target": "flood"
  293. },
  294. {
  295. "name": "Push to Stomach",
  296. "target": "goo_stomach_push"
  297. },
  298. {
  299. "name": "Pull from Stomach",
  300. "target": "goo_stomach_pull"
  301. },
  302. {
  303. "name": "Push to Bowels",
  304. "target": "goo_bowels_push"
  305. },
  306. {
  307. "name": "Pull from Bowels",
  308. "target": "goo_bowels_pull"
  309. },
  310. {
  311. "name": "Push to Womb",
  312. "target": "goo_womb_push"
  313. },
  314. {
  315. "name": "Pull from Womb",
  316. "target": "goo_womb_pull"
  317. },
  318. {
  319. "name": "Push to Balls",
  320. "target": "goo_balls_push"
  321. },
  322. {
  323. "name": "Pull from Balls",
  324. "target": "goo_balls_pull"
  325. },
  326. {
  327. "name": "Push to Breasts",
  328. "target": "goo_breasts_push"
  329. },
  330. {
  331. "name": "Pull from Breasts",
  332. "target": "goo_breasts_pull"
  333. },
  334. {
  335. "name": "Push to Tails",
  336. "target": "goo_tail_push"
  337. },
  338. {
  339. "name": "Pull from Tails",
  340. "target": "goo_tail_pull"
  341. },
  342. {
  343. "name": "Push to Paws",
  344. "target": "goo_paws_push"
  345. },
  346. {
  347. "name": "Pull from Paws",
  348. "target": "goo_paws_pull"
  349. },
  350. {
  351. "name": "Digest",
  352. "target": "digest_goo"
  353. }
  354. ]
  355. },
  356. "misc": {
  357. "name": "Misc",
  358. "buttons": [
  359. {
  360. "name": "Stuff Pouch",
  361. "target": "pouch_stuff"
  362. },
  363. {
  364. "name": "Rub Pouch",
  365. "target": "pouch_rub"
  366. },
  367. {
  368. "name": "Eat From Pouch",
  369. "target": "pouch_eat"
  370. },
  371. {
  372. "name": "Absorb Pouch",
  373. "target": "pouch_absorb"
  374. },
  375. {
  376. "name": "Flap Wings",
  377. "target": "wings_flap"
  378. },
  379. {
  380. "name": "Wing Vore",
  381. "target": "wings_vore"
  382. }
  383. ]
  384. },
  385. "breath": {
  386. "name": "Breath",
  387. "buttons": [
  388. {
  389. "name": "Line Shape",
  390. "target": "breath_line"
  391. },
  392. {
  393. "name": "Cone Shape",
  394. "target": "breath_cone"
  395. },
  396. {
  397. "name": "Fire",
  398. "target": "breath_fire"
  399. },
  400. {
  401. "name": "Ice",
  402. "target": "breath_ice"
  403. },
  404. {
  405. "name": "Electric",
  406. "target": "breath_electric"
  407. },
  408. {
  409. "name": "Smoke",
  410. "target": "breath_smoke"
  411. },
  412. {
  413. "name": "Radiation",
  414. "target": "breath_radiation"
  415. },
  416. {
  417. "name": "Foul",
  418. "target": "breath_foul"
  419. }
  420. ]
  421. },
  422. "magic": {
  423. "name": "Magic",
  424. "buttons": [
  425. {
  426. "name": "Shrink",
  427. "target": "magic_shrink"
  428. },
  429. {
  430. "name": "Fast Digestion",
  431. "target": "magic_fast_digestion"
  432. }
  433. ]
  434. },
  435. "options": {
  436. "name": "Options",
  437. "type": "options",
  438. "buttons": [
  439. {
  440. "name": "Arousal On",
  441. "target": "toggle_arousal",
  442. "default": true
  443. },
  444. {
  445. "name": "Status: Standing",
  446. "target": "toggle_auto",
  447. "default": true
  448. },
  449. {
  450. "name": "Numbers: Words",
  451. "target": "toggle_numbers",
  452. "default": true
  453. },
  454. {
  455. "name": "Units: Metric",
  456. "target": "toggle_units",
  457. "default": true
  458. },
  459. {
  460. "name": "Verbose Text",
  461. "target": "toggle_verbose",
  462. "default": true
  463. },
  464. {
  465. "name": "Toggle Dark Mode",
  466. "target": "toggleDarkMode",
  467. "default": true
  468. },
  469. {
  470. "name": "Debug Log",
  471. "target": "debugLog",
  472. "default": true
  473. }
  474. ]
  475. }
  476. }
  477. options = [
  478. {
  479. "name": "Basics",
  480. "optional": false,
  481. "entries": [
  482. {
  483. "name": "Name",
  484. "id": "name",
  485. "type": "text",
  486. "default": "Fen"
  487. },
  488. {
  489. "name": "Scale",
  490. "id": "scale",
  491. "type": "float",
  492. "default": "1"
  493. },
  494. {
  495. "name": "Height",
  496. "id": "baseHeight",
  497. "type": "float",
  498. "default": "2.26",
  499. "unit": "length"
  500. },
  501. {
  502. "name": "Weight",
  503. "id": "baseMass",
  504. "type": "float",
  505. "default": "135",
  506. "unit": "mass"
  507. },
  508. {
  509. "name": "Paw area",
  510. "id": "basePawArea",
  511. "type": "float",
  512. "default": "0.1",
  513. "unit": "area"
  514. },
  515. {
  516. "name": "Hand area",
  517. "id": "baseHandArea",
  518. "type": "float",
  519. "default": "0.1",
  520. "unit": "area"
  521. },
  522. {
  523. "name": "Ass area",
  524. "id": "baseAssArea",
  525. "type": "float",
  526. "default": "0.2",
  527. "unit": "area"
  528. },
  529. {
  530. "name": "Same-size stomping",
  531. "id": "sameSizeStomp",
  532. "type": "checkbox"
  533. }
  534. ]
  535. },
  536. {
  537. "name": "Body Details",
  538. "optional": false,
  539. "entries":
  540. [
  541. {
  542. "name": "Species",
  543. "id": "species",
  544. "type": "text",
  545. "default": "crux"
  546. },
  547. {
  548. "name": "Foot type",
  549. "id": "footType",
  550. "type": "select",
  551. "choices":
  552. [
  553. {
  554. "name": "Paws",
  555. "value": "paw"
  556. },
  557. {
  558. "name": "Hooves",
  559. "value": "hoof"
  560. },
  561. {
  562. "name": "Feet",
  563. "value": "foot",
  564. },
  565. {
  566. "name": "Avian",
  567. "value": "avian"
  568. }
  569. ]
  570. },
  571. {
  572. "name": "Mouth type",
  573. "id": "jawType",
  574. "type": "select",
  575. "choices":
  576. [
  577. {
  578. "name": "Jaws",
  579. "value": "jaw"
  580. },
  581. {
  582. "name": "Beak",
  583. "value": "beak"
  584. }
  585. ]
  586. }
  587. ]
  588. },
  589. {
  590. "name": "Difficulty",
  591. "optional": false,
  592. "entries":
  593. [
  594. {
  595. "type": "radio",
  596. "id": "difficulty",
  597. "default": "0",
  598. "choices":
  599. [
  600. {
  601. "name": "Sandbox",
  602. "value": "0"
  603. },
  604. {
  605. "name": "Stompvival",
  606. "value": "1"
  607. }
  608. ]
  609. }
  610. ]
  611. },
  612. {
  613. "name": "Brutality",
  614. "optional": false,
  615. "entries":
  616. [
  617. {
  618. "type": "radio",
  619. "id": "brutality",
  620. "default": "1",
  621. "choices":
  622. [
  623. {
  624. "name": "Non-fatal",
  625. "value": "0"
  626. },
  627. {
  628. "name": "Fatal",
  629. "value": "1"
  630. },
  631. {
  632. "name": "Gory",
  633. "value": "2"
  634. },
  635. {
  636. "name": "Sadistic",
  637. "value": "3"
  638. },
  639. ]
  640. }
  641. ]
  642. },
  643. {
  644. "name": "Victims",
  645. "optional": false,
  646. "entries":
  647. [
  648. {
  649. "name": "Human prey",
  650. "id": "victimsHuman",
  651. "type": "checkbox"
  652. },
  653. {
  654. "name": "Military",
  655. "id": "victimsMilitary",
  656. "type": "checkbox"
  657. },
  658. {
  659. "name": "Macros",
  660. "id": "victimsMacros",
  661. "type": "checkbox"
  662. },
  663. {
  664. "name": "Micros",
  665. "id": "victimsMicros",
  666. "type": "checkbox"
  667. }
  668. ]
  669. },
  670. {
  671. "name": "Oral Vore",
  672. "id": "oralVore",
  673. "optional": true,
  674. "entries":
  675. [
  676. {
  677. "name": "Digestion time",
  678. "id": "oralDigestTime",
  679. "type": "float",
  680. "default": "15"
  681. },
  682. {
  683. "name": "Same-size vore",
  684. "id": "sameSizeVore",
  685. "type": "checkbox"
  686. },
  687. {
  688. "name": "Vomiting",
  689. "id": "vomitEnabled",
  690. "type": "checkbox"
  691. }
  692. ]
  693. },
  694. {
  695. "name": "Anal Vore",
  696. "id": "analVore",
  697. "optional": true,
  698. "entries":
  699. [
  700. {
  701. "name": "Anus diameter",
  702. "id": "baseAnalVoreDiameter",
  703. "type": "float",
  704. "default": "0.2",
  705. "unit": "length"
  706. },
  707. {
  708. "name": "Digestion time",
  709. "id": "analDigestTime",
  710. "type": "float",
  711. "default": "15"
  712. },
  713. {
  714. "name": "Anal vore goes to stomach",
  715. "id": "analVoreToStomach",
  716. "type": "checkbox"
  717. }
  718. ]
  719. },
  720. {
  721. "name": "Footwear",
  722. "id": "footWear",
  723. "optional": true,
  724. "entries":
  725. [
  726. {
  727. "name": "Socks",
  728. "id": "footSockEnabled",
  729. "type": "subcategory",
  730. "entries":
  731. [
  732. {
  733. "name": "Sock type",
  734. "id": "footSock",
  735. "type": "select",
  736. "choices":
  737. [
  738. {
  739. "name": "Socks",
  740. "value": "sock"
  741. },
  742. {
  743. "name": "Stockings",
  744. "value": "stocking"
  745. }
  746. ]
  747. }
  748. ]
  749. },
  750. {
  751. "name": "Shoes",
  752. "id": "footShoeEnabled",
  753. "type": "subcategory",
  754. "entries":
  755. [
  756. {
  757. "name": "Shoe type",
  758. "id": "footShoe",
  759. "type": "select",
  760. "choices":
  761. [
  762. {
  763. "name": "Shoes",
  764. "value": "shoe"
  765. },
  766. {
  767. "name": "Boots",
  768. "value": "boot"
  769. },
  770. {
  771. "name": "Trainers",
  772. "value": "trainer"
  773. },
  774. {
  775. "name": "Sandals",
  776. "value": "sandal"
  777. },
  778. {
  779. "name": "High Heels",
  780. "value": "heel",
  781. },
  782. {
  783. "name": "Crocs",
  784. "value": "croc"
  785. }
  786. ]
  787. }
  788. ]
  789. }
  790. ]
  791. },
  792. {
  793. "name": "Arousal",
  794. "id": "arousalEnabled",
  795. "optional": true,
  796. "entries":
  797. [
  798. {
  799. "name": "Arousal multiplier",
  800. "id": "arousalFactor",
  801. "type": "float",
  802. "default": "1"
  803. },
  804. {
  805. "name": "Edge multiplier",
  806. "id": "edgeFactor",
  807. "type": "float",
  808. "default": "1"
  809. }
  810. ]
  811. },
  812. {
  813. "name": "Tail",
  814. "id": "hasTail",
  815. "optional": true,
  816. "entries":
  817. [
  818. {
  819. "name": "Number of tails",
  820. "id": "tailCount",
  821. "type": "float",
  822. "default": "1"
  823. },
  824. {
  825. "name": "Tail description",
  826. "id": "tailType",
  827. "type": "text",
  828. "default": "fluffy"
  829. },
  830. {
  831. "name": "Tail length",
  832. "id": "baseTailLength",
  833. "type": "float",
  834. "default": "1",
  835. "unit": "length"
  836. },
  837. {
  838. "name": "Tail diameter",
  839. "id": "baseTailDiameter",
  840. "type": "float",
  841. "default": "0.3",
  842. "unit": "length"
  843. },
  844. {
  845. "name": "Tail Vore",
  846. "id": "tailMaw",
  847. "type": "subcategory",
  848. "entries":
  849. [
  850. {
  851. "name": "Tail stretchiness",
  852. "id": "tailStretchiness",
  853. "type": "float",
  854. "default": "1"
  855. },
  856. {
  857. "name": "Digestion time",
  858. "id": "tailDigestTime",
  859. "type": "float",
  860. "default": "15"
  861. },
  862. {
  863. "name": "Tail vore goes to stomach",
  864. "id": "tailVoreToStomach",
  865. "type": "checkbox"
  866. }
  867. ]
  868. }
  869. ]
  870. },
  871. {
  872. "name": "Pouch",
  873. "id": "hasPouch",
  874. "optional": true,
  875. "entries":
  876. [
  877. {
  878. "name": "Absorption",
  879. "id": "pouchAbsorption",
  880. "type": "checkbox"
  881. }
  882. ]
  883. },
  884. {
  885. "name": "Male Genitals",
  886. "id": "maleParts",
  887. "optional": true,
  888. "entries":
  889. [
  890. {
  891. "name": "Cock length",
  892. "id": "baseDickLength",
  893. "type": "float",
  894. "default": "0.3",
  895. "unit": "length"
  896. },
  897. {
  898. "name": "Cock diameter",
  899. "id": "baseDickDiameter",
  900. "type": "float",
  901. "default": "0.08",
  902. "unit": "length"
  903. },
  904. {
  905. "name": "Cock stretchiness",
  906. "id": "dickStretchiness",
  907. "type": "float",
  908. "default": "1"
  909. },
  910. {
  911. "name": "Cock description",
  912. "id": "dickType",
  913. "type": "text",
  914. "default": "canine"
  915. },
  916. {
  917. "name": "Ball diameter",
  918. "id": "baseBallDiameter",
  919. "type": "float",
  920. "default": "0.05",
  921. "unit": "length"
  922. },
  923. {
  924. "name": "Orgasm size",
  925. "id": "baseCumVolume",
  926. "type": "float",
  927. "default": "0.1",
  928. "unit": "volume"
  929. },
  930. {
  931. "name": "Passive cum production",
  932. "id": "baseCumProduction",
  933. "type": "float",
  934. "default": "1"
  935. },
  936. {
  937. "name": "Cum storage factor",
  938. "id": "cumStorageScale",
  939. "type": "float",
  940. "default": "1"
  941. },
  942. {
  943. "name": "Cock Vore",
  944. "id": "cockVoreEnabled",
  945. "type": "subcategory",
  946. "entries":
  947. [
  948. {
  949. "name": "Cum digestion factor",
  950. "id": "baseCumDigestFactor",
  951. "type": "float",
  952. "default": "1"
  953. },
  954. {
  955. "name": "Digestion time",
  956. "id": "cockDigestTime",
  957. "type": "float",
  958. "default": "15"
  959. }
  960. ]
  961. },
  962. {
  963. "name": "Sheath",
  964. "id": "hasSheath",
  965. "type": "subcategory",
  966. "entries":
  967. [
  968. {
  969. "name": "Absorption",
  970. "id": "sheathAbsorptionEnabled",
  971. "type": "checkbox"
  972. }
  973. ]
  974. },
  975. {
  976. "name": "Musk",
  977. "id": "maleMuskEnabled",
  978. "type": "subcategory",
  979. "entries":
  980. [
  981. {
  982. "name": "Musk factor",
  983. "id": "baseMaleMuskArea",
  984. "type": "float",
  985. "default": "0.5"
  986. }
  987. ]
  988. }
  989. ]
  990. },
  991. {
  992. "name": "Female Genitals",
  993. "id": "femaleParts",
  994. "optional": true,
  995. "entries":
  996. [
  997. {
  998. "name": "Slit length",
  999. "id": "baseVaginaLength",
  1000. "type": "float",
  1001. "default": "0.1",
  1002. "unit": "length"
  1003. },
  1004. {
  1005. "name": "Slit width",
  1006. "id": "baseVaginaWidth",
  1007. "type": "float",
  1008. "default": "0.05",
  1009. "unit": "length"
  1010. },
  1011. {
  1012. "name": "Slit stretchiness",
  1013. "id": "vaginaStretchiness",
  1014. "type": "float",
  1015. "default": "1"
  1016. },
  1017. {
  1018. "name": "Womb volume",
  1019. "id": "baseWombVolume",
  1020. "type": "float",
  1021. "default": "0.0001",
  1022. "unit": "volume"
  1023. },
  1024. {
  1025. "name": "Orgasm size",
  1026. "id": "baseFemcumVolume",
  1027. "type": "float",
  1028. "default": "0.1",
  1029. },
  1030. {
  1031. "name": "Passive femcum production",
  1032. "id": "baseFemcumProduction",
  1033. "type": "float",
  1034. "default": "1"
  1035. },
  1036. {
  1037. "name": "Femcum storage factor",
  1038. "id": "femcumStorageScale",
  1039. "type": "float",
  1040. "default": "1"
  1041. },
  1042. {
  1043. "name": "Unbirth",
  1044. "id": "unbirthEnabled",
  1045. "type": "subcategory",
  1046. "entries":
  1047. [
  1048. {
  1049. "name": "Femcum digestion factor",
  1050. "id": "baseFemcumDigestFactor",
  1051. "type": "float",
  1052. "default": "1"
  1053. },
  1054. {
  1055. "name": "Digestion time",
  1056. "id": "unbirthDigestTime",
  1057. "type": "float",
  1058. "default": "15"
  1059. }
  1060. ]
  1061. },
  1062. {
  1063. "name": "Musk",
  1064. "id": "femaleMuskEnabled",
  1065. "type": "subcategory",
  1066. "entries":
  1067. [
  1068. {
  1069. "name": "Musk factor",
  1070. "id": "baseFemaleMuskArea",
  1071. "type": "float",
  1072. "default": "0.5"
  1073. }
  1074. ]
  1075. }
  1076. ]
  1077. },
  1078. {
  1079. "name": "Breasts",
  1080. "id": "hasBreasts",
  1081. "optional": true,
  1082. "entries":
  1083. [
  1084. {
  1085. "name": "Breast diameter",
  1086. "id": "baseBreastDiameter",
  1087. "type": "float",
  1088. "default": "0.1",
  1089. "unit": "length"
  1090. },
  1091. {
  1092. "name": "Lactation",
  1093. "id": "lactationEnabled",
  1094. "type": "subcategory",
  1095. "entries":
  1096. [
  1097. {
  1098. "name": "Lactation scale",
  1099. "id": "lactationFactor",
  1100. "type": "float",
  1101. "default": "0.25"
  1102. },
  1103. {
  1104. "name": "Passive milk production",
  1105. "id": "lactationScale",
  1106. "type": "float",
  1107. "default": "1"
  1108. },
  1109. {
  1110. "name": "Milk storage scale",
  1111. "id": "milkStorageScale",
  1112. "type": "float",
  1113. "default": "1"
  1114. }
  1115. ]
  1116. },
  1117. {
  1118. "name": "Breast Vore",
  1119. "id": "breastVore",
  1120. "type": "subcategory",
  1121. "entries":
  1122. [
  1123. {
  1124. "name": "Breast stretchiness",
  1125. "id": "breastStretchiness",
  1126. "type": "float",
  1127. "default": "1"
  1128. },
  1129. {
  1130. "name": "Milk digestion scale",
  1131. "id": "baseMilkDigestFactor",
  1132. "type": "float",
  1133. "default": "1"
  1134. },
  1135. {
  1136. "name": "Digestion time",
  1137. "id": "breastDigestTime",
  1138. "type": "float",
  1139. "default": "15"
  1140. }
  1141. ]
  1142. }
  1143. ]
  1144. },
  1145. {
  1146. "name": "Stench",
  1147. "id": "stenchEnabled",
  1148. "optional": true,
  1149. "entries":
  1150. [
  1151. {
  1152. "name": "Paw stench scale",
  1153. "id": "basePawStenchArea",
  1154. "type": "float",
  1155. "default": "1"
  1156. },
  1157. {
  1158. "name": "Ass stench scale",
  1159. "id": "basePawStenchArea",
  1160. "type": "float",
  1161. "default": "1.5"
  1162. },
  1163. {
  1164. "name": "Piss stench scale",
  1165. "id": "basePawStenchArea",
  1166. "type": "float",
  1167. "default": "0.75"
  1168. },
  1169. {
  1170. "name": "Scat stench scale",
  1171. "id": "basePawStenchArea",
  1172. "type": "float",
  1173. "default": "3"
  1174. },
  1175. ]
  1176. },
  1177. {
  1178. "name": "Gas",
  1179. "id": "gasEnabled",
  1180. "optional": true,
  1181. "entries":
  1182. [
  1183. {
  1184. "name": "Belching",
  1185. "id": "belchEnabled",
  1186. "type": "checkbox"
  1187. },
  1188. {
  1189. "name": "Farting",
  1190. "id": "fartEnabled",
  1191. "type": "checkbox"
  1192. },
  1193. {
  1194. "name": "Passive gas production",
  1195. "id": "gasScale",
  1196. "type": "float",
  1197. "default": "3"
  1198. },
  1199. {
  1200. "name": "Gas storage scale",
  1201. "id": "gasStorageScale",
  1202. "type": "float",
  1203. "default": "1"
  1204. },
  1205. {
  1206. "name": "Gas digestion factor",
  1207. "id": "baseGasDigestFactor",
  1208. "type": "float",
  1209. "default": "1"
  1210. }
  1211. ]
  1212. },
  1213. {
  1214. "name": "Soul Vore",
  1215. "id": "soulVoreEnabled",
  1216. "optional": true,
  1217. "entries":
  1218. [
  1219. {
  1220. "name": "Digestion time",
  1221. "id": "soulDigestTime",
  1222. "type": "float",
  1223. "default": "15"
  1224. },
  1225. {
  1226. "type": "radio",
  1227. "id": "soulVoreType",
  1228. "default": "body",
  1229. "choices":
  1230. [
  1231. {
  1232. "name": "Released",
  1233. "value": "release"
  1234. },
  1235. {
  1236. "name": "Trapped",
  1237. "value": "body"
  1238. },
  1239. {
  1240. "name": "Digested",
  1241. "value": "oblivion"
  1242. }
  1243. ]
  1244. }
  1245. ]
  1246. },
  1247. {
  1248. "name": "Piss",
  1249. "id": "pissEnabled",
  1250. "optional": true,
  1251. "entries":
  1252. [
  1253. {
  1254. "name": "Passive piss production",
  1255. "id": "pissScale",
  1256. "type": "float",
  1257. "default": "0.3"
  1258. },
  1259. {
  1260. "name": "Piss storage scale",
  1261. "id": "pissStorageScale",
  1262. "type": "float",
  1263. "default": "1"
  1264. },
  1265. {
  1266. "name": "Bladder Vore",
  1267. "id": "bladderVore",
  1268. "type": "subcategory",
  1269. "entries":
  1270. [
  1271. {
  1272. "name": "Urethra diameter",
  1273. "id": "baseUrethraDiameter",
  1274. "type": "float",
  1275. "default": "0.03",
  1276. "unit": "length"
  1277. },
  1278. {
  1279. "name": "Urethra stretchiness",
  1280. "id": "urethraStretchiness",
  1281. "type": "float",
  1282. "default": "5"
  1283. },
  1284. {
  1285. "name": "Piss digestion scale",
  1286. "id": "basePissDigestFactor",
  1287. "type": "float",
  1288. "default": "1"
  1289. },
  1290. {
  1291. "name": "Digestion time",
  1292. "id": "bladderDigestTime",
  1293. "type": "float",
  1294. "default": "15"
  1295. },
  1296. {
  1297. "name": "Scale piss with size",
  1298. "id": "pissScaleWithSize",
  1299. "type": "checkbox"
  1300. }
  1301. ]
  1302. }
  1303. ]
  1304. },
  1305. {
  1306. "name": "Scat",
  1307. "id": "scatEnabled",
  1308. "optional": true,
  1309. "entries":
  1310. [
  1311. {
  1312. "name": "Scat digestion scale",
  1313. "id": "baseScatDigestFactor",
  1314. "type": "float",
  1315. "default": "1"
  1316. },
  1317. {
  1318. "name": "Passive scat production",
  1319. "id": "scatScale",
  1320. "type": "float",
  1321. "default": "0.2"
  1322. },
  1323. {
  1324. "name": "Scat storage scale",
  1325. "id": "scatStorageScale",
  1326. "type": "float",
  1327. "default": "1"
  1328. },
  1329. {
  1330. "name": "Scale scat with size",
  1331. "id": "scatScaleWithSize",
  1332. "type": "checkbox"
  1333. }
  1334. ]
  1335. },
  1336. {
  1337. "name": "Goo",
  1338. "id": "gooEnabled",
  1339. "optional": true,
  1340. "entries":
  1341. [
  1342. {
  1343. "name": "Digestion",
  1344. "id": "gooDigestion",
  1345. "type": "subcategory",
  1346. "entries":
  1347. [
  1348. {
  1349. "name": "Digestion time",
  1350. "id": "gooDigestTime",
  1351. "type": "float",
  1352. "default": "15"
  1353. }
  1354. ]
  1355. }
  1356. ]
  1357. },
  1358. {
  1359. "name": "Paw Vore",
  1360. "id": "pawVoreEnabled",
  1361. "optional": true,
  1362. "entries":
  1363. [
  1364. {
  1365. "name": "Digestion time",
  1366. "id": "pawDigestTime",
  1367. "type": "float",
  1368. "default": "15"
  1369. }
  1370. ]
  1371. },
  1372. {
  1373. "name": "Crop",
  1374. "id": "cropEnabled",
  1375. "optional": true,
  1376. "entries":
  1377. [
  1378. {
  1379. "name": "Transfer time",
  1380. "id": "cropTransferTime",
  1381. "type": "float",
  1382. "default": "10"
  1383. }
  1384. ]
  1385. },
  1386. {
  1387. "name": "Breath",
  1388. "id": "breathEnabled",
  1389. "optional": true,
  1390. "entries":
  1391. [
  1392. {
  1393. "name": "Fire",
  1394. "id": "breathFire",
  1395. "type": "checkbox"
  1396. },
  1397. {
  1398. "name": "Ice",
  1399. "id": "breathIce",
  1400. "type": "checkbox"
  1401. },
  1402. {
  1403. "name": "Electric",
  1404. "id": "breathElectric",
  1405. "type": "checkbox"
  1406. },
  1407. {
  1408. "name": "Smoke",
  1409. "id": "breathSmoke",
  1410. "type": "checkbox"
  1411. },
  1412. {
  1413. "name": "Radiation",
  1414. "id": "breathRadiation",
  1415. "type": "checkbox"
  1416. },
  1417. {
  1418. "name": "Foul",
  1419. "id": "breathFoul",
  1420. "type": "checkbox"
  1421. },
  1422. ]
  1423. },
  1424. {
  1425. "name": "Drool",
  1426. "id": "droolEnabled",
  1427. "optional": true,
  1428. "entries":
  1429. [
  1430. {
  1431. "name": "Drool volume",
  1432. "id": "droolBaseVolume",
  1433. "type": "float",
  1434. "default": "0.0001",
  1435. "unit": "volume"
  1436. }
  1437. ]
  1438. },
  1439. {
  1440. "name": "Magic",
  1441. "id": "magicEnabled",
  1442. "optional": true,
  1443. "entries":
  1444. [
  1445. ]
  1446. },
  1447. {
  1448. "name": "Wings",
  1449. "id": "hasWings",
  1450. "optional": true,
  1451. "entries":
  1452. [
  1453. {
  1454. "name": "Wing width",
  1455. "id": "baseWingWidth",
  1456. "type": "float",
  1457. "default": "1",
  1458. "unit": "length"
  1459. },
  1460. {
  1461. "name": "Wing length",
  1462. "id": "baseWingLength",
  1463. "type": "float",
  1464. "default": "1",
  1465. "unit": "length"
  1466. },
  1467. {
  1468. "name": "Wing description",
  1469. "id": "wingDesc",
  1470. "type": "text",
  1471. "default": "feathery"
  1472. },
  1473. {
  1474. "name": "Wing Vore",
  1475. "id": "wingVoreEnabled",
  1476. "type": "subcategory",
  1477. "entries":
  1478. [
  1479. {
  1480. "name": "Digestion time",
  1481. "id": "wingDigestTime",
  1482. "type": "float",
  1483. "default": "15"
  1484. },
  1485. {
  1486. "name": "Wing vore goes to stomach",
  1487. "id": "wingVoreToStomach",
  1488. "type": "checkbox"
  1489. }
  1490. ]
  1491. }
  1492. ]
  1493. }
  1494. ];