big steppy
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

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