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.
 
 
 

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