big steppy
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1792 lines
41 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. "tooltip": "You start out this many times larger than normal. A good way to build a macro character is to design them at normal size, then adjust the scale to get them to the right height."
  514. },
  515. {
  516. "name": "Height",
  517. "id": "baseHeight",
  518. "type": "float",
  519. "default": "2.26",
  520. "unit": "length"
  521. },
  522. {
  523. "name": "Weight",
  524. "id": "baseMass",
  525. "type": "float",
  526. "default": "135",
  527. "unit": "mass"
  528. },
  529. {
  530. "name": "Paw length",
  531. "id": "basePawLength",
  532. "type": "float",
  533. "default": "0.15",
  534. "unit": "length"
  535. },
  536. {
  537. "name": "Paw width",
  538. "id": "basePawWidth",
  539. "type": "float",
  540. "default": "0.15",
  541. "unit": "length"
  542. },
  543. {
  544. "name": "Hand length",
  545. "id": "baseHandLength",
  546. "type": "float",
  547. "default": "0.25",
  548. "unit": "length"
  549. },
  550. {
  551. "name": "Hand width",
  552. "id": "baseHandWidth",
  553. "type": "float",
  554. "default": "0.15",
  555. "unit": "length"
  556. },
  557. {
  558. "name": "Ass area",
  559. "id": "baseAssArea",
  560. "type": "float",
  561. "default": "0.2",
  562. "unit": "area"
  563. },
  564. {
  565. "name": "Same-size stomping",
  566. "id": "sameSizeStomp",
  567. "type": "checkbox"
  568. }
  569. ]
  570. },
  571. {
  572. "name": "Body Details",
  573. "optional": false,
  574. "entries":
  575. [
  576. {
  577. "name": "Species",
  578. "id": "species",
  579. "type": "text",
  580. "default": "crux"
  581. },
  582. {
  583. "name": "Foot type",
  584. "id": "footType",
  585. "type": "select",
  586. "choices":
  587. [
  588. {
  589. "name": "Paws",
  590. "value": "paw"
  591. },
  592. {
  593. "name": "Hooves",
  594. "value": "hoof"
  595. },
  596. {
  597. "name": "Feet",
  598. "value": "foot",
  599. },
  600. {
  601. "name": "Avian",
  602. "value": "avian"
  603. }
  604. ]
  605. },
  606. {
  607. "name": "Mouth type",
  608. "id": "jawType",
  609. "type": "select",
  610. "choices":
  611. [
  612. {
  613. "name": "Jaws",
  614. "value": "jaw"
  615. },
  616. {
  617. "name": "Beak",
  618. "value": "beak"
  619. }
  620. ]
  621. }
  622. ]
  623. },
  624. {
  625. "name": "Difficulty",
  626. "optional": false,
  627. "entries":
  628. [
  629. {
  630. "type": "radio",
  631. "id": "difficulty",
  632. "default": "0",
  633. "choices":
  634. [
  635. {
  636. "name": "Sandbox",
  637. "value": "0",
  638. "tooltip": "Grow how you want, when you want.",
  639. },
  640. {
  641. "name": "Stompvival",
  642. "value": "1",
  643. "tooltip": "Actions earn you growth points, which are used to grow bigger.",
  644. }
  645. ]
  646. }
  647. ]
  648. },
  649. {
  650. "name": "Brutality",
  651. "optional": false,
  652. "entries":
  653. [
  654. {
  655. "type": "radio",
  656. "id": "brutality",
  657. "default": "1",
  658. "choices":
  659. [
  660. {
  661. "name": "Non-fatal",
  662. "value": "0"
  663. },
  664. {
  665. "name": "Fatal",
  666. "value": "1",
  667. "warning": "Fatal actions are enabled"
  668. },
  669. {
  670. "name": "Gory",
  671. "value": "2",
  672. "warning": "Gory actions are enabled"
  673. },
  674. {
  675. "name": "Sadistic",
  676. "value": "3",
  677. "warning": "Brutal actions are enabled"
  678. },
  679. ]
  680. }
  681. ]
  682. },
  683. {
  684. "name": "Victims",
  685. "optional": false,
  686. "entries":
  687. [
  688. {
  689. "name": "Human prey",
  690. "id": "victimsHuman",
  691. "type": "checkbox",
  692. "tooltip": "When checked, your prey is humans. By default your prey is a wide array of anthros."
  693. },
  694. {
  695. "name": "Military",
  696. "id": "victimsMilitary",
  697. "type": "checkbox",
  698. "tooltip": "When checked, you can prey on military units like soldiers, tanks, helicopeter, up to destroying entire armies."
  699. },
  700. {
  701. "name": "Macros",
  702. "id": "victimsMacros",
  703. "type": "checkbox"
  704. },
  705. {
  706. "name": "Micros",
  707. "id": "victimsMicros",
  708. "type": "checkbox"
  709. }
  710. ]
  711. },
  712. {
  713. "name": "Oral Vore",
  714. "id": "oralVore",
  715. "optional": true,
  716. "buttons": [
  717. "feed", "chew"
  718. ],
  719. "entries":
  720. [
  721. {
  722. "name": "Digestion time",
  723. "id": "oralDigestTime",
  724. "type": "float",
  725. "default": "15"
  726. },
  727. {
  728. "name": "Manual digestion",
  729. "id": "oralDigestManual",
  730. "type": "checkbox",
  731. "buttons": ["digest_stomach"]
  732. },
  733. {
  734. "name": "Same-size vore",
  735. "id": "sameSizeOralVore",
  736. "type": "checkbox",
  737. "default": true
  738. },
  739. {
  740. "name": "Vomiting",
  741. "id": "vomitEnabled",
  742. "type": "checkbox",
  743. "warning": "Vomiting is enabled",
  744. "buttons": ["vomit"]
  745. }
  746. ]
  747. },
  748. {
  749. "name": "Anal Vore",
  750. "id": "analVore",
  751. "optional": true,
  752. "buttons": ["anal_vore"],
  753. "entries":
  754. [
  755. {
  756. "name": "Anus diameter",
  757. "id": "baseAnalVoreDiameter",
  758. "type": "float",
  759. "default": "0.2",
  760. "unit": "length"
  761. },
  762. {
  763. "name": "Digestion time",
  764. "id": "analDigestTime",
  765. "type": "float",
  766. "default": "15"
  767. },
  768. {
  769. "name": "Manual digestion",
  770. "id": "analDigestManual",
  771. "type": "checkbox",
  772. "buttons": ["digest_anal"]
  773. },
  774. {
  775. "name": "Same-size vore",
  776. "id": "sameSizeAnalVore",
  777. "type": "checkbox",
  778. "default": true
  779. },
  780. {
  781. "name": "Anal vore goes to stomach",
  782. "id": "analVoreToStomach",
  783. "type": "checkbox"
  784. }
  785. ]
  786. },
  787. {
  788. "name": "Footwear",
  789. "id": "footWear",
  790. "optional": true,
  791. "panels": ["shoes"],
  792. "entries":
  793. [
  794. {
  795. "name": "Socks",
  796. "id": "footSockEnabled",
  797. "type": "subcategory",
  798. "buttons": ["remove_socks", "wear_socks", "stuff_socks", "dump_socks"],
  799. "entries":
  800. [
  801. {
  802. "name": "Sock type",
  803. "id": "footSock",
  804. "type": "select",
  805. "choices":
  806. [
  807. {
  808. "name": "Socks",
  809. "value": "sock"
  810. },
  811. {
  812. "name": "Stockings",
  813. "value": "stocking"
  814. }
  815. ]
  816. }
  817. ]
  818. },
  819. {
  820. "name": "Shoes",
  821. "id": "footShoeEnabled",
  822. "type": "subcategory",
  823. "buttons": ["remove_shoes", "wear_shoes", "stuff_shoes", "dump_shoes"],
  824. "entries":
  825. [
  826. {
  827. "name": "Shoe type",
  828. "id": "footShoe",
  829. "type": "select",
  830. "choices":
  831. [
  832. {
  833. "name": "Shoes",
  834. "value": "shoe"
  835. },
  836. {
  837. "name": "Boots",
  838. "value": "boot"
  839. },
  840. {
  841. "name": "Trainers",
  842. "value": "trainer"
  843. },
  844. {
  845. "name": "Sandals",
  846. "value": "sandal"
  847. },
  848. {
  849. "name": "High Heels",
  850. "value": "heel",
  851. },
  852. {
  853. "name": "Crocs",
  854. "value": "croc"
  855. }
  856. ]
  857. }
  858. ]
  859. }
  860. ]
  861. },
  862. {
  863. "name": "Arousal",
  864. "id": "arousalEnabled",
  865. "optional": true,
  866. "warning": "Arousal is enabled",
  867. "entries":
  868. [
  869. {
  870. "name": "Arousal multiplier",
  871. "id": "arousalFactor",
  872. "type": "float",
  873. "default": "1"
  874. },
  875. {
  876. "name": "Edge multiplier",
  877. "id": "edgeFactor",
  878. "type": "float",
  879. "default": "1"
  880. }
  881. ]
  882. },
  883. {
  884. "name": "Tail",
  885. "id": "hasTail",
  886. "optional": true,
  887. "parts": ["tail"],
  888. "panels": ["tails"],
  889. "buttons": ["tail_slap"],
  890. "entries":
  891. [
  892. {
  893. "name": "Number of tails",
  894. "id": "tailCount",
  895. "type": "int",
  896. "default": "1"
  897. },
  898. {
  899. "name": "Tail description",
  900. "id": "tailType",
  901. "type": "text",
  902. "default": "fluffy"
  903. },
  904. {
  905. "name": "Tail length",
  906. "id": "baseTailLength",
  907. "type": "float",
  908. "default": "1",
  909. "unit": "length"
  910. },
  911. {
  912. "name": "Tail diameter",
  913. "id": "baseTailDiameter",
  914. "type": "float",
  915. "default": "0.3",
  916. "unit": "length"
  917. },
  918. {
  919. "name": "Tail Vore",
  920. "id": "tailMaw",
  921. "type": "subcategory",
  922. "entries":
  923. [
  924. {
  925. "name": "Tail stretchiness",
  926. "id": "tailStretchiness",
  927. "type": "float",
  928. "default": "3"
  929. },
  930. {
  931. "name": "Digestion time",
  932. "id": "tailDigestTime",
  933. "type": "float",
  934. "default": "15"
  935. },
  936. {
  937. "name": "Manual digestion",
  938. "id": "tailDigestManual",
  939. "type": "checkbox",
  940. "buttons": ["digest_tail"]
  941. },
  942. {
  943. "name": "Same-size vore",
  944. "id": "sameSizeTailVore",
  945. "type": "checkbox",
  946. "default": true
  947. },
  948. {
  949. "name": "Tail vore goes to stomach",
  950. "id": "tailVoreToStomach",
  951. "type": "checkbox"
  952. }
  953. ]
  954. }
  955. ]
  956. },
  957. {
  958. "name": "Pouch",
  959. "id": "hasPouch",
  960. "optional": true,
  961. "panels": ["misc"],
  962. "buttons": ["pouch_stuff", "pouch_rub"],
  963. "entries":
  964. [
  965. {
  966. "name": "Absorption",
  967. "id": "pouchAbsorption",
  968. "type": "checkbox",
  969. "buttons": ["pouch_absorb"]
  970. }
  971. ]
  972. },
  973. {
  974. "name": "Male Genitals",
  975. "id": "maleParts",
  976. "optional": true,
  977. "stats": ["cum"],
  978. "parts": ["dick", "balls"],
  979. "panels": ["dick"],
  980. "buttons": ["cockslap", "ball_smother"],
  981. "entries":
  982. [
  983. {
  984. "name": "Cock length",
  985. "id": "baseDickLength",
  986. "type": "float",
  987. "default": "0.3",
  988. "unit": "length"
  989. },
  990. {
  991. "name": "Cock diameter",
  992. "id": "baseDickDiameter",
  993. "type": "float",
  994. "default": "0.08",
  995. "unit": "length"
  996. },
  997. {
  998. "name": "Cock description",
  999. "id": "dickType",
  1000. "type": "text",
  1001. "default": "canine"
  1002. },
  1003. {
  1004. "name": "Ball diameter",
  1005. "id": "baseBallDiameter",
  1006. "type": "float",
  1007. "default": "0.05",
  1008. "unit": "length"
  1009. },
  1010. {
  1011. "name": "Orgasm size",
  1012. "id": "baseCumVolume",
  1013. "type": "float",
  1014. "default": "0.1",
  1015. "unit": "volume"
  1016. },
  1017. {
  1018. "name": "Passive cum production",
  1019. "id": "baseCumProduction",
  1020. "type": "float",
  1021. "default": "0.01",
  1022. "unit": "volume",
  1023. },
  1024. {
  1025. "name": "Cum storage factor",
  1026. "id": "cumStorageScale",
  1027. "type": "float",
  1028. "default": "1"
  1029. },
  1030. {
  1031. "name": "Cock Vore",
  1032. "id": "cockVoreEnabled",
  1033. "type": "subcategory",
  1034. "buttons": ["cock_vore"],
  1035. "entries":
  1036. [
  1037. {
  1038. "name": "Cock stretchiness",
  1039. "id": "dickStretchiness",
  1040. "type": "float",
  1041. "default": "5"
  1042. },
  1043. {
  1044. "name": "Cum digestion factor",
  1045. "id": "baseCumDigestFactor",
  1046. "type": "float",
  1047. "default": "1"
  1048. },
  1049. {
  1050. "name": "Digestion time",
  1051. "id": "cockDigestTime",
  1052. "type": "float",
  1053. "default": "15"
  1054. },
  1055. {
  1056. "name": "Manual digestion",
  1057. "id": "cockDigestManual",
  1058. "type": "checkbox",
  1059. "buttons": ["digest_cock"]
  1060. },
  1061. {
  1062. "name": "Same-size vore",
  1063. "id": "sameSizeCockVore",
  1064. "type": "checkbox",
  1065. "default": true
  1066. },
  1067. {
  1068. "name": "Scale cum with size",
  1069. "id": "cumScaleWithSize",
  1070. "type": "checkbox",
  1071. "tooltip": "If you're ten times bigger than normal, you produce ten times as much cum when digesting prey"
  1072. }
  1073. ]
  1074. },
  1075. {
  1076. "name": "Sheath",
  1077. "id": "hasSheath",
  1078. "type": "subcategory",
  1079. "buttons": ["sheath_stuff", "sheath_toy", "sheath_clench"],
  1080. "entries":
  1081. [
  1082. {
  1083. "name": "Absorption",
  1084. "id": "sheathAbsorptionEnabled",
  1085. "type": "checkbox",
  1086. "buttons": ["sheath_absorb"]
  1087. }
  1088. ]
  1089. },
  1090. {
  1091. "name": "Foreskin",
  1092. "id": "hasForeskin",
  1093. "type": "subcategory",
  1094. "buttons": ["foreskin_stuff", "foreskin_toy", "foreskin_clench"],
  1095. "entries":
  1096. [
  1097. {
  1098. "name": "Absorption",
  1099. "id": "foreskinAbsorptionEnabled",
  1100. "type": "checkbox",
  1101. "buttons": ["foreskin_absorb"]
  1102. }
  1103. ]
  1104. },
  1105. {
  1106. "name": "Musk",
  1107. "id": "maleMuskEnabled",
  1108. "type": "subcategory",
  1109. "entries":
  1110. [
  1111. {
  1112. "name": "Musk factor",
  1113. "id": "baseMaleMuskArea",
  1114. "type": "float",
  1115. "default": "0.5"
  1116. }
  1117. ]
  1118. }
  1119. ]
  1120. },
  1121. {
  1122. "name": "Female Genitals",
  1123. "id": "femaleParts",
  1124. "optional": true,
  1125. "stats": ["femcum"],
  1126. "parts": ["slit", "womb"],
  1127. "panels": ["vagina"],
  1128. "buttons": ["slit_toy"],
  1129. "entries":
  1130. [
  1131. {
  1132. "name": "Slit length",
  1133. "id": "baseVaginaLength",
  1134. "type": "float",
  1135. "default": "0.1",
  1136. "unit": "length"
  1137. },
  1138. {
  1139. "name": "Slit width",
  1140. "id": "baseVaginaWidth",
  1141. "type": "float",
  1142. "default": "0.05",
  1143. "unit": "length"
  1144. },
  1145. {
  1146. "name": "Womb volume",
  1147. "id": "baseWombVolume",
  1148. "type": "float",
  1149. "default": "0.1",
  1150. "unit": "volume"
  1151. },
  1152. {
  1153. "name": "Orgasm size",
  1154. "id": "baseFemcumVolume",
  1155. "type": "float",
  1156. "default": "0.1",
  1157. },
  1158. {
  1159. "name": "Passive femcum production",
  1160. "id": "baseFemcumProduction",
  1161. "type": "float",
  1162. "default": "0.01",
  1163. "unit": "volume"
  1164. },
  1165. {
  1166. "name": "Femcum storage factor",
  1167. "id": "femcumStorageScale",
  1168. "type": "float",
  1169. "default": "1"
  1170. },
  1171. {
  1172. "name": "Unbirth",
  1173. "id": "unbirthEnabled",
  1174. "type": "subcategory",
  1175. "buttons": ["unbirth"],
  1176. "entries":
  1177. [
  1178. {
  1179. "name": "Slit stretchiness",
  1180. "id": "vaginaStretchiness",
  1181. "type": "float",
  1182. "default": "5"
  1183. },
  1184. {
  1185. "name": "Femcum digestion factor",
  1186. "id": "baseFemcumDigestFactor",
  1187. "type": "float",
  1188. "default": "1"
  1189. },
  1190. {
  1191. "name": "Digestion time",
  1192. "id": "unbirthDigestTime",
  1193. "type": "float",
  1194. "default": "15"
  1195. },
  1196. {
  1197. "name": "Manual digestion",
  1198. "id": "unbirthDigestManual",
  1199. "type": "checkbox",
  1200. "buttons": ["digest_unbirth"]
  1201. },
  1202. {
  1203. "name": "Same-size vore",
  1204. "id": "sameSizeUnbirth",
  1205. "type": "checkbox",
  1206. "default": true
  1207. },
  1208. {
  1209. "name": "Scale femcum with size",
  1210. "id": "femcumScaleWithSize",
  1211. "type": "checkbox",
  1212. "tooltip": "If you're ten times bigger than normal, you produce ten times as much femcum when digesting prey"
  1213. }
  1214. ]
  1215. },
  1216. {
  1217. "name": "Musk",
  1218. "id": "femaleMuskEnabled",
  1219. "type": "subcategory",
  1220. "entries":
  1221. [
  1222. {
  1223. "name": "Musk factor",
  1224. "id": "baseFemaleMuskArea",
  1225. "type": "float",
  1226. "default": "0.5"
  1227. }
  1228. ]
  1229. }
  1230. ]
  1231. },
  1232. {
  1233. "name": "Breasts",
  1234. "id": "hasBreasts",
  1235. "optional": true,
  1236. "panels": ["breasts"],
  1237. "parts": ["breasts"],
  1238. "buttons": ["breast_crush", "breast_toy", "cleavage_stuff", "cleavage_crush", "cleavage_drop", "cleavage_absorb"],
  1239. "entries":
  1240. [
  1241. {
  1242. "name": "Breast diameter",
  1243. "id": "baseBreastDiameter",
  1244. "type": "float",
  1245. "default": "0.1",
  1246. "unit": "length"
  1247. },
  1248. {
  1249. "name": "Lactation",
  1250. "id": "lactationEnabled",
  1251. "type": "subcategory",
  1252. "stats": ["milk"],
  1253. "buttons": ["breast_milk"],
  1254. "warning": "Lactation is enabled",
  1255. "entries":
  1256. [
  1257. {
  1258. "name": "Lactation scale",
  1259. "id": "lactationFactor",
  1260. "type": "float",
  1261. "default": "0.25"
  1262. },
  1263. {
  1264. "name": "Passive milk production",
  1265. "id": "baseLactationProduction",
  1266. "type": "float",
  1267. "default": "0.001",
  1268. "unit": "volume"
  1269. },
  1270. {
  1271. "name": "Milk storage scale",
  1272. "id": "milkStorageScale",
  1273. "type": "float",
  1274. "default": "1"
  1275. }
  1276. ]
  1277. },
  1278. {
  1279. "name": "Breast Vore",
  1280. "id": "breastVore",
  1281. "type": "subcategory",
  1282. "buttons": ["breast_vore", "digest_breast"],
  1283. "entries":
  1284. [
  1285. {
  1286. "name": "Breast stretchiness",
  1287. "id": "breastStretchiness",
  1288. "type": "float",
  1289. "default": "3"
  1290. },
  1291. {
  1292. "name": "Milk digestion scale",
  1293. "id": "baseMilkDigestFactor",
  1294. "type": "float",
  1295. "default": "1"
  1296. },
  1297. {
  1298. "name": "Digestion time",
  1299. "id": "breastDigestTime",
  1300. "type": "float",
  1301. "default": "15"
  1302. },
  1303. {
  1304. "name": "Manual digestion",
  1305. "id": "breastDigestManual",
  1306. "type": "checkbox"
  1307. },
  1308. {
  1309. "name": "Same-size vore",
  1310. "id": "sameSizeBreastVore",
  1311. "type": "checkbox",
  1312. "default": true
  1313. },
  1314. {
  1315. "name": "Scale milk with size",
  1316. "id": "milkScaleWithSize",
  1317. "type": "checkbox",
  1318. "tooltip": "If you're ten times bigger than normal, you produce ten times as much milk when digesting prey"
  1319. }
  1320. ]
  1321. }
  1322. ]
  1323. },
  1324. {
  1325. "name": "Stench",
  1326. "id": "stenchEnabled",
  1327. "optional": true,
  1328. "warning": "Stench is enabled",
  1329. "entries":
  1330. [
  1331. {
  1332. "name": "Paw stench scale",
  1333. "id": "basePawStenchArea",
  1334. "type": "float",
  1335. "default": "1"
  1336. },
  1337. {
  1338. "name": "Ass stench scale",
  1339. "id": "baseAssStenchArea",
  1340. "type": "float",
  1341. "default": "1.5"
  1342. },
  1343. {
  1344. "name": "Piss stench scale",
  1345. "id": "basePissStenchArea",
  1346. "type": "float",
  1347. "default": "0.75"
  1348. },
  1349. {
  1350. "name": "Scat stench scale",
  1351. "id": "baseScatStenchArea",
  1352. "type": "float",
  1353. "default": "3"
  1354. },
  1355. ]
  1356. },
  1357. {
  1358. "name": "Gas",
  1359. "id": "gasEnabled",
  1360. "optional": true,
  1361. "stats": ["gas"],
  1362. "panels": ["waste"],
  1363. "warning": "Gas is enabled",
  1364. "entries":
  1365. [
  1366. {
  1367. "name": "Belching",
  1368. "id": "belchEnabled",
  1369. "type": "checkbox",
  1370. "buttons": ["belch"]
  1371. },
  1372. {
  1373. "name": "Farting",
  1374. "id": "fartEnabled",
  1375. "type": "checkbox",
  1376. "buttons": ["fart"]
  1377. },
  1378. {
  1379. "name": "Passive gas production",
  1380. "id": "baseGasProduction",
  1381. "type": "float",
  1382. "default": "0.01",
  1383. "unit": "volume"
  1384. },
  1385. {
  1386. "name": "Gas storage scale",
  1387. "id": "gasStorageScale",
  1388. "type": "float",
  1389. "default": "1"
  1390. },
  1391. {
  1392. "name": "Gas digestion factor",
  1393. "id": "baseGasDigestFactor",
  1394. "type": "float",
  1395. "default": "1"
  1396. },
  1397. {
  1398. "name": "Scale gas with size",
  1399. "id": "gasScaleWithSize",
  1400. "type": "checkbox",
  1401. "tooltip": "If you're ten times bigger than normal, you produce ten times as much gas when digesting prey"
  1402. }
  1403. ]
  1404. },
  1405. {
  1406. "name": "Soul Vore",
  1407. "id": "soulVoreEnabled",
  1408. "optional": true,
  1409. "panels": ["souls"],
  1410. "buttons": ["soul_vore", "soul_absorb_paw"],
  1411. "warning": "Soul vore enabled",
  1412. "entries":
  1413. [
  1414. {
  1415. "name": "Digestion time",
  1416. "id": "soulDigestTime",
  1417. "type": "float",
  1418. "default": "15"
  1419. },
  1420. {
  1421. "name": "Manual digestion",
  1422. "id": "soulDigestManual",
  1423. "type": "checkbox",
  1424. "buttons": ["digest_soul"]
  1425. },
  1426. {
  1427. "type": "radio",
  1428. "id": "soulVoreType",
  1429. "default": "body",
  1430. "choices":
  1431. [
  1432. {
  1433. "name": "Released",
  1434. "value": "release"
  1435. },
  1436. {
  1437. "name": "Trapped",
  1438. "value": "body"
  1439. },
  1440. {
  1441. "name": "Digested",
  1442. "value": "oblivion"
  1443. }
  1444. ]
  1445. }
  1446. ]
  1447. },
  1448. {
  1449. "name": "Piss",
  1450. "id": "pissEnabled",
  1451. "optional": true,
  1452. "stats": ["piss"],
  1453. "panels": ["waste"],
  1454. "buttons": ["piss"],
  1455. "warning": "Watersports enabled",
  1456. "entries":
  1457. [
  1458. {
  1459. "name": "Passive piss production",
  1460. "id": "basePissProduction",
  1461. "type": "float",
  1462. "default": "0.01",
  1463. "unit": "volume"
  1464. },
  1465. {
  1466. "name": "Piss storage scale",
  1467. "id": "pissStorageScale",
  1468. "type": "float",
  1469. "default": "1"
  1470. },
  1471. {
  1472. "name": "Bladder Vore",
  1473. "id": "bladderVore",
  1474. "type": "subcategory",
  1475. "buttons": ["bladder_vore"],
  1476. "entries":
  1477. [
  1478. {
  1479. "name": "Urethra diameter",
  1480. "id": "baseUrethraDiameter",
  1481. "type": "float",
  1482. "default": "0.03",
  1483. "unit": "length"
  1484. },
  1485. {
  1486. "name": "Urethra stretchiness",
  1487. "id": "urethraStretchiness",
  1488. "type": "float",
  1489. "default": "5"
  1490. },
  1491. {
  1492. "name": "Piss digestion scale",
  1493. "id": "basePissDigestFactor",
  1494. "type": "float",
  1495. "default": "1"
  1496. },
  1497. {
  1498. "name": "Digestion time",
  1499. "id": "bladderDigestTime",
  1500. "type": "float",
  1501. "default": "15"
  1502. },
  1503. {
  1504. "name": "Manual digestion",
  1505. "id": "bladderDigestManual",
  1506. "type": "checkbox",
  1507. "buttons": ["digest_bladder"],
  1508. },
  1509. {
  1510. "name": "Same-size vore",
  1511. "id": "sameSizeBladderVore",
  1512. "type": "checkbox",
  1513. "default": true
  1514. },
  1515. {
  1516. "name": "Scale piss with size",
  1517. "id": "pissScaleWithSize",
  1518. "type": "checkbox",
  1519. "tooltip": "If you're ten times bigger than normal, you produce ten times as much piss when digesting prey"
  1520. }
  1521. ]
  1522. }
  1523. ]
  1524. },
  1525. {
  1526. "name": "Scat",
  1527. "id": "scatEnabled",
  1528. "optional": true,
  1529. "stats": ["scat"],
  1530. "panels": ["waste"],
  1531. "buttons": ["scat"],
  1532. "warning": "Scat is enabled",
  1533. "entries":
  1534. [
  1535. {
  1536. "name": "Scat digestion scale",
  1537. "id": "baseScatDigestFactor",
  1538. "type": "float",
  1539. "default": "1"
  1540. },
  1541. {
  1542. "name": "Passive scat production",
  1543. "id": "baseScatProduction",
  1544. "type": "float",
  1545. "default": "0.001",
  1546. "unit": "volume"
  1547. },
  1548. {
  1549. "name": "Scat storage scale",
  1550. "id": "scatStorageScale",
  1551. "type": "float",
  1552. "default": "1"
  1553. },
  1554. {
  1555. "name": "Scale scat with size",
  1556. "id": "scatScaleWithSize",
  1557. "type": "checkbox",
  1558. "tooltip": "If you're ten times bigger than normal, you produce ten times as much scat when digesting prey"
  1559. }
  1560. ]
  1561. },
  1562. {
  1563. "name": "Goo",
  1564. "id": "gooEnabled",
  1565. "optional": true,
  1566. "panels": ["goo"],
  1567. "buttons": ["melt"],
  1568. "entries":
  1569. [
  1570. {
  1571. "name": "Digestion",
  1572. "id": "gooDigestion",
  1573. "type": "subcategory",
  1574. "entries":
  1575. [
  1576. {
  1577. "name": "Digestion time",
  1578. "id": "gooDigestTime",
  1579. "type": "float",
  1580. "default": "15"
  1581. },
  1582. {
  1583. "name": "Manual digestion",
  1584. "id": "gooDigestManual",
  1585. "type": "checkbox"
  1586. }
  1587. ]
  1588. }
  1589. ]
  1590. },
  1591. {
  1592. "name": "Paw Vore",
  1593. "id": "pawVoreEnabled",
  1594. "optional": true,
  1595. "buttons": ["paw_vore"],
  1596. "entries":
  1597. [
  1598. {
  1599. "name": "Digestion time",
  1600. "id": "pawDigestTime",
  1601. "type": "float",
  1602. "default": "15"
  1603. },
  1604. {
  1605. "name": "Manual digestion",
  1606. "id": "pawDigestManual",
  1607. "type": "checkbox",
  1608. "buttons": ["digest_paws"]
  1609. },
  1610. {
  1611. "name": "Same-size vore",
  1612. "id": "sameSizePawVore",
  1613. "type": "checkbox",
  1614. "default": true
  1615. }
  1616. ]
  1617. },
  1618. {
  1619. "name": "Crop",
  1620. "id": "cropEnabled",
  1621. "optional": true,
  1622. "buttons": ["crop_swallow"],
  1623. "entries":
  1624. [
  1625. {
  1626. "name": "Transfer time",
  1627. "id": "cropTransferTime",
  1628. "type": "float",
  1629. "default": "10"
  1630. }
  1631. ]
  1632. },
  1633. {
  1634. "name": "Breath",
  1635. "id": "breathEnabled",
  1636. "optional": true,
  1637. "panels": ["breath"],
  1638. "buttons": ["breath_line", "breath_cone"],
  1639. "entries":
  1640. [
  1641. {
  1642. "name": "Breath area",
  1643. "id": "baseBreathArea",
  1644. "type": "float",
  1645. "default": "10",
  1646. "unit": "area"
  1647. },
  1648. {
  1649. "name": "Fire",
  1650. "id": "breathFire",
  1651. "type": "checkbox",
  1652. "buttons": ["breath_fire"]
  1653. },
  1654. {
  1655. "name": "Ice",
  1656. "id": "breathIce",
  1657. "type": "checkbox",
  1658. "buttons": ["breath_ice"]
  1659. },
  1660. {
  1661. "name": "Electric",
  1662. "id": "breathElectric",
  1663. "type": "checkbox",
  1664. "buttons": ["breath_electric"]
  1665. },
  1666. {
  1667. "name": "Smoke",
  1668. "id": "breathSmoke",
  1669. "type": "checkbox",
  1670. "buttons": ["breath_smoke"]
  1671. },
  1672. {
  1673. "name": "Radiation",
  1674. "id": "breathRadiation",
  1675. "type": "checkbox",
  1676. "buttons": ["breath_radiation"]
  1677. },
  1678. {
  1679. "name": "Foul",
  1680. "id": "breathFoul",
  1681. "type": "checkbox",
  1682. "buttons": ["breath_foul"]
  1683. },
  1684. ]
  1685. },
  1686. {
  1687. "name": "Drool",
  1688. "id": "droolEnabled",
  1689. "optional": true,
  1690. "buttons": ["drool"],
  1691. "entries":
  1692. [
  1693. {
  1694. "name": "Drool volume",
  1695. "id": "droolBaseVolume",
  1696. "type": "float",
  1697. "default": "0.01",
  1698. "unit": "volume"
  1699. }
  1700. ]
  1701. },
  1702. {
  1703. "name": "Magic",
  1704. "id": "magicEnabled",
  1705. "optional": true,
  1706. "panels": ["magic"],
  1707. "entries":
  1708. [
  1709. {
  1710. "name": "Shrinking magic",
  1711. "id": "magicShrink",
  1712. "type": "checkbox",
  1713. "buttons": ["magic_shrink"],
  1714. "default": true,
  1715. "tooltip": "Allows you to shrink a wide area(relative to your size) into a smaller area, allowing you to devour prey much bigger than you are."
  1716. },
  1717. {
  1718. "name": "Fast digestion",
  1719. "id": "magicFastDigestion",
  1720. "type": "checkbox",
  1721. "buttons": ["magic_fast_digestion"],
  1722. "default": true,
  1723. "tooltip": "Fast Digestion allows you to speed up your digestion for a short duration."
  1724. },
  1725. ]
  1726. },
  1727. {
  1728. "name": "Wings",
  1729. "id": "hasWings",
  1730. "optional": true,
  1731. "panels": ["misc"],
  1732. "buttons": ["wings_flap"],
  1733. "entries":
  1734. [
  1735. {
  1736. "name": "Wing width",
  1737. "id": "baseWingWidth",
  1738. "type": "float",
  1739. "default": "1",
  1740. "unit": "length"
  1741. },
  1742. {
  1743. "name": "Wing length",
  1744. "id": "baseWingLength",
  1745. "type": "float",
  1746. "default": "1",
  1747. "unit": "length"
  1748. },
  1749. {
  1750. "name": "Wing description",
  1751. "id": "wingDesc",
  1752. "type": "text",
  1753. "default": "feathery"
  1754. },
  1755. {
  1756. "name": "Wing Vore",
  1757. "id": "wingVoreEnabled",
  1758. "type": "subcategory",
  1759. "buttons": ["wings_vore"],
  1760. "entries":
  1761. [
  1762. {
  1763. "name": "Digestion time",
  1764. "id": "wingDigestTime",
  1765. "type": "float",
  1766. "default": "15"
  1767. },
  1768. {
  1769. "name": "Manual digestion",
  1770. "id": "wingDigestManual",
  1771. "type": "checkbox",
  1772. "buttons": ["digest_wings"]
  1773. },
  1774. {
  1775. "name": "Same-size vore",
  1776. "id": "sameSizeWingVore",
  1777. "type": "checkbox",
  1778. "default": true
  1779. },
  1780. {
  1781. "name": "Wing vore goes to stomach",
  1782. "id": "wingVoreToStomach",
  1783. "type": "checkbox"
  1784. }
  1785. ]
  1786. }
  1787. ]
  1788. }
  1789. ];