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.
 
 
 

2129 linhas
53 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": "Text Stays",
  491. "target": "toggleTextFade",
  492. "default": true
  493. },
  494. {
  495. "name": "Debug Log",
  496. "target": "debugLog",
  497. "default": true
  498. }
  499. ]
  500. }
  501. }
  502. options = [
  503. {
  504. "name": "Basics",
  505. "optional": false,
  506. "entries": [
  507. {
  508. "name": "Name",
  509. "id": "name",
  510. "type": "text",
  511. "default": "Fen"
  512. },
  513. {
  514. "name": "Scale",
  515. "id": "scale",
  516. "type": "float",
  517. "default": "1",
  518. "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."
  519. },
  520. {
  521. "name": "Walk Speed",
  522. "id": "walkSpeed",
  523. "type": "float",
  524. "default": "1",
  525. "tooltip": "How quickly you move while walking, jogging, or running."
  526. },
  527. {
  528. "name": "Height",
  529. "id": "baseHeight",
  530. "type": "float",
  531. "default": "2.26",
  532. "unit": "length"
  533. },
  534. {
  535. "name": "Weight",
  536. "id": "baseMass",
  537. "type": "float",
  538. "default": "135",
  539. "unit": "mass"
  540. },
  541. {
  542. "name": "Paw length",
  543. "id": "basePawLength",
  544. "type": "float",
  545. "default": "0.15",
  546. "unit": "length"
  547. },
  548. {
  549. "name": "Paw width",
  550. "id": "basePawWidth",
  551. "type": "float",
  552. "default": "0.15",
  553. "unit": "length"
  554. },
  555. {
  556. "name": "Hand length",
  557. "id": "baseHandLength",
  558. "type": "float",
  559. "default": "0.2",
  560. "unit": "length"
  561. },
  562. {
  563. "name": "Hand width",
  564. "id": "baseHandWidth",
  565. "type": "float",
  566. "default": "0.15",
  567. "unit": "length"
  568. },
  569. {
  570. "name": "Ass area",
  571. "id": "baseAssArea",
  572. "type": "float",
  573. "default": "0.1",
  574. "unit": "area"
  575. },
  576. {
  577. "name": "Same-size stomping",
  578. "id": "sameSizeStomp",
  579. "type": "checkbox"
  580. }
  581. ]
  582. },
  583. {
  584. "name": "Body Details",
  585. "optional": false,
  586. "entries":
  587. [
  588. {
  589. "name": "Species",
  590. "id": "species",
  591. "type": "text",
  592. "default": "crux"
  593. },
  594. {
  595. "name": "Foot type",
  596. "id": "footType",
  597. "type": "select",
  598. "default": "paw",
  599. "choices":
  600. [
  601. {
  602. "name": "Paws",
  603. "value": "paw"
  604. },
  605. {
  606. "name": "Hooves",
  607. "value": "hoof"
  608. },
  609. {
  610. "name": "Feet",
  611. "value": "foot",
  612. },
  613. {
  614. "name": "Avian",
  615. "value": "avian"
  616. }
  617. ]
  618. },
  619. {
  620. "name": "Mouth type",
  621. "id": "jawType",
  622. "type": "select",
  623. "default": "jaw",
  624. "choices":
  625. [
  626. {
  627. "name": "Jaws",
  628. "value": "jaw"
  629. },
  630. {
  631. "name": "Beak",
  632. "value": "beak"
  633. }
  634. ]
  635. }
  636. ]
  637. },
  638. {
  639. "name": "Gameplay",
  640. "optional": false,
  641. "entries":
  642. [
  643. {
  644. "type": "radio",
  645. "id": "difficulty",
  646. "default": "0",
  647. "choices":
  648. [
  649. {
  650. "name": "Sandbox",
  651. "value": "0",
  652. "tooltip": "Grow how you want, when you want.",
  653. },
  654. {
  655. "name": "Stompvival",
  656. "value": "1",
  657. "tooltip": "Actions earn you growth points, which are used to grow bigger.",
  658. }
  659. ]
  660. },
  661. {
  662. "name": "Automatic Growth",
  663. "id": "automaticGrowthEnabled",
  664. "type": "subcategory",
  665. "entries":
  666. [
  667. {
  668. "name": "Help",
  669. "id": "",
  670. "type": "label",
  671. "tooltip": "When checked, you will automaically grow by ingesting/absorbing mass."
  672. },
  673. {
  674. "name": "Prey growth factor",
  675. "id": "basePreyGrowthFactor",
  676. "type": "float",
  677. "default": "80",
  678. "unit": "percentage",
  679. "tooltip": "How much of what you eat gets automatically added to your body. Setting this to 0% disables it. To add half of your prey mass to your own, set to 50%."
  680. },
  681. {
  682. "name": "Scale growth with size",
  683. "id": "growthScaleWithSize",
  684. "type": "checkbox",
  685. "tooltip": "If you're ten times bigger than normal, you gain ten times as much mass when digesting prey"
  686. }
  687. ]
  688. },
  689. {
  690. "name": "Biomes",
  691. "id": "biomes",
  692. "type": "subcategory",
  693. "entries":
  694. [
  695. {
  696. "name": "Walk to other locations",
  697. "id": "changingBiomes",
  698. "type": "checkbox",
  699. "tooltip": "When checked, walking will sometimes change your location."
  700. },
  701. {
  702. "name":"Default Biome",
  703. "type": "select",
  704. "id": "defaultBiome",
  705. "default": "City",
  706. "tooltip": "Where you start, if you have \"Walk to other locations\" disabled, you will be stuck here.",
  707. "choices":
  708. [
  709. {
  710. "name": "City",
  711. "value": "City",
  712. "tooltip": "The normal city enviroment you are used to.",
  713. },
  714. {
  715. "name": "Downtown",
  716. "value": "Downtown",
  717. "tooltip": "A dense city center.",
  718. },
  719. {
  720. "name": "Suburb",
  721. "value": "Suburb",
  722. "tooltip": "The perfect place to start a family, or eat one.",
  723. },
  724. {
  725. "name": "Rural",
  726. "value": "Rural",
  727. "tooltip": "Is that a cow?",
  728. }
  729. ]
  730. },
  731. {
  732. "name": "Enabled biomes:",
  733. "id": "",
  734. "type": "label",
  735. },
  736. {
  737. "name": "City",
  738. "id": "cityEnabled",
  739. "type": "checkbox",
  740. "default": true,
  741. "tooltip": "The normal city enviroment you are used to.",
  742. },
  743. {
  744. "name": "Downtown",
  745. "id": "downtownEnabled",
  746. "type": "checkbox",
  747. "default": true,
  748. "tooltip": "A dense city center.",
  749. },
  750. {
  751. "name": "Suburb",
  752. "id": "suburbEnabled",
  753. "type": "checkbox",
  754. "default": true,
  755. "tooltip": "The perfect place to start a family, or eat one.",
  756. },
  757. {
  758. "name": "Rural",
  759. "id": "ruralEnabled",
  760. "type": "checkbox",
  761. "default": true,
  762. "tooltip": "Is that a cow?",
  763. }
  764. ]
  765. },
  766. ]
  767. },
  768. {
  769. "name": "Brutality",
  770. "optional": false,
  771. "entries":
  772. [
  773. {
  774. "type": "radio",
  775. "id": "brutality",
  776. "default": "1",
  777. "choices":
  778. [
  779. {
  780. "name": "Non-fatal",
  781. "value": "0",
  782. "tooltip": "All actions are explicitly safe."
  783. },
  784. {
  785. "name": "Fatal",
  786. "value": "1",
  787. "warning": "Fatal actions are enabled",
  788. "tooltip": "Actions can have fatal consequences, but don't go into detail."
  789. },
  790. {
  791. "name": "Gory",
  792. "value": "2",
  793. "warning": "Gory actions are enabled",
  794. "tooltip": "Descriptions are violent, but not excessively so."
  795. },
  796. {
  797. "name": "Sadistic",
  798. "value": "3",
  799. "warning": "Brutal actions are enabled",
  800. "tooltip": "Cronch."
  801. },
  802. ]
  803. }
  804. ]
  805. },
  806. {
  807. "name": "Victims",
  808. "optional": false,
  809. "entries":
  810. [
  811. {
  812. "name": "Human prey",
  813. "id": "victimsHuman",
  814. "type": "checkbox",
  815. "tooltip": "When checked, your prey is humans. By default your prey is a wide array of anthros."
  816. },
  817. {
  818. "name": "Military",
  819. "id": "victimsMilitary",
  820. "type": "checkbox",
  821. "tooltip": "When checked, you can prey on military units like soldiers, tanks, helicopeter, up to destroying entire armies."
  822. },
  823. {
  824. "name": "Macros",
  825. "id": "victimsMacros",
  826. "type": "checkbox"
  827. },
  828. {
  829. "name": "Micros",
  830. "id": "victimsMicros",
  831. "type": "checkbox"
  832. }
  833. ]
  834. },
  835. {
  836. "name": "Oral Vore",
  837. "id": "oralVore",
  838. "optional": true,
  839. "buttons": [
  840. "feed", "chew"
  841. ],
  842. "entries":
  843. [
  844. {
  845. "name": "Automatic Digestion",
  846. "id": "oralDigestAuto",
  847. "type": "subcategory",
  848. "default": true,
  849. "entries":
  850. [
  851. {
  852. "name": "Digestion time",
  853. "id": "oralDigestTime",
  854. "type": "float",
  855. "default": "15"
  856. }
  857. ]
  858. },
  859. {
  860. "name": "Manual digestion",
  861. "id": "oralDigestManual",
  862. "type": "checkbox",
  863. "buttons": ["digest_stomach"]
  864. },
  865. {
  866. "name": "Same-size vore",
  867. "id": "sameSizeOralVore",
  868. "type": "checkbox",
  869. "default": true
  870. },
  871. {
  872. "name": "Vomiting",
  873. "id": "vomitEnabled",
  874. "type": "checkbox",
  875. "warning": "Vomiting is enabled",
  876. "buttons": ["vomit"]
  877. }
  878. ]
  879. },
  880. {
  881. "name": "Anal Vore",
  882. "id": "analVore",
  883. "optional": true,
  884. "buttons": ["anal_vore"],
  885. "entries":
  886. [
  887. {
  888. "name": "Anus diameter",
  889. "id": "baseAnalVoreDiameter",
  890. "type": "float",
  891. "default": "0.1",
  892. "unit": "length"
  893. },
  894. {
  895. "name": "Automatic Digestion",
  896. "id": "analDigestAuto",
  897. "type": "subcategory",
  898. "default": true,
  899. "entries":
  900. [
  901. {
  902. "name": "Digestion time",
  903. "id": "analDigestTime",
  904. "type": "float",
  905. "default": "15"
  906. }
  907. ]
  908. },
  909. {
  910. "name": "Anal autogrowth factor",
  911. "id": "assGrowthFactor",
  912. "type": "float",
  913. "default": "1",
  914. "unit": "percentage",
  915. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  916. },
  917. {
  918. "name": "Manual digestion",
  919. "id": "analDigestManual",
  920. "type": "checkbox",
  921. "buttons": ["digest_anal"]
  922. },
  923. {
  924. "name": "Same-size vore",
  925. "id": "sameSizeAnalVore",
  926. "type": "checkbox",
  927. "default": true
  928. },
  929. {
  930. "name": "Anal vore goes to stomach",
  931. "id": "analVoreToStomach",
  932. "type": "checkbox"
  933. }
  934. ]
  935. },
  936. {
  937. "name": "Footwear",
  938. "id": "footWear",
  939. "optional": true,
  940. "panels": ["shoes"],
  941. "entries":
  942. [
  943. {
  944. "name": "Socks",
  945. "id": "footSockEnabled",
  946. "type": "subcategory",
  947. "buttons": ["remove_socks", "wear_socks", "stuff_socks", "dump_socks"],
  948. "entries":
  949. [
  950. {
  951. "name": "Sock type",
  952. "id": "footSock",
  953. "type": "select",
  954. "default": "sock",
  955. "choices":
  956. [
  957. {
  958. "name": "Socks",
  959. "value": "sock"
  960. },
  961. {
  962. "name": "Stockings",
  963. "value": "stocking"
  964. }
  965. ]
  966. }
  967. ]
  968. },
  969. {
  970. "name": "Shoes",
  971. "id": "footShoeEnabled",
  972. "type": "subcategory",
  973. "buttons": ["remove_shoes", "wear_shoes", "stuff_shoes", "dump_shoes"],
  974. "entries":
  975. [
  976. {
  977. "name": "Shoe type",
  978. "id": "footShoe",
  979. "type": "select",
  980. "default": "shoe",
  981. "choices":
  982. [
  983. {
  984. "name": "Shoes",
  985. "value": "shoe"
  986. },
  987. {
  988. "name": "Boots",
  989. "value": "boot"
  990. },
  991. {
  992. "name": "Trainers",
  993. "value": "trainer"
  994. },
  995. {
  996. "name": "Sandals",
  997. "value": "sandal"
  998. },
  999. {
  1000. "name": "High Heels",
  1001. "value": "heel",
  1002. },
  1003. {
  1004. "name": "Crocs",
  1005. "value": "croc"
  1006. }
  1007. ]
  1008. }
  1009. ]
  1010. }
  1011. ]
  1012. },
  1013. {
  1014. "name": "Arousal",
  1015. "id": "arousalEnabled",
  1016. "optional": true,
  1017. "warning": "Arousal is enabled",
  1018. "entries":
  1019. [
  1020. {
  1021. "name": "Help",
  1022. "id": "",
  1023. "type": "label",
  1024. "tooltip": "Most actions increase arousal, as does digestion and being overfilled.\nEdging occurs when you're near orgasm, and increases the total volume of the orgasm."
  1025. },
  1026. {
  1027. "name": "Arousal multiplier",
  1028. "id": "arousalFactor",
  1029. "type": "float",
  1030. "default": "1",
  1031. "tooltip": "How quickly arousal and orgasm builds."
  1032. },
  1033. {
  1034. "name": "Edge multiplier",
  1035. "id": "edgeFactor",
  1036. "type": "float",
  1037. "default": "1",
  1038. "tooltip": "How quickly edge builds up."
  1039. }
  1040. ]
  1041. },
  1042. {
  1043. "name": "Tail",
  1044. "id": "hasTail",
  1045. "optional": true,
  1046. "parts": ["tail"],
  1047. "panels": ["tails"],
  1048. "buttons": ["tail_slap"],
  1049. "entries":
  1050. [
  1051. {
  1052. "name": "Number of tails",
  1053. "id": "tailCount",
  1054. "type": "int",
  1055. "default": "1"
  1056. },
  1057. {
  1058. "name": "Tail description",
  1059. "id": "tailType",
  1060. "type": "text",
  1061. "default": "fluffy"
  1062. },
  1063. {
  1064. "name": "Tail length",
  1065. "id": "baseTailLength",
  1066. "type": "float",
  1067. "default": "1",
  1068. "unit": "length"
  1069. },
  1070. {
  1071. "name": "Tail diameter",
  1072. "id": "baseTailDiameter",
  1073. "type": "float",
  1074. "default": "0.3",
  1075. "unit": "length"
  1076. },
  1077. {
  1078. "name": "Tail Vore",
  1079. "id": "tailMaw",
  1080. "type": "subcategory",
  1081. "entries":
  1082. [
  1083. {
  1084. "name": "Tail stretchiness",
  1085. "id": "tailStretchiness",
  1086. "type": "float",
  1087. "default": "3"
  1088. },
  1089. {
  1090. "name": "Tail autogrowth factor",
  1091. "id": "tailGrowthFactor",
  1092. "type": "float",
  1093. "default": "1",
  1094. "unit": "percentage",
  1095. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  1096. },
  1097. {
  1098. "name": "Automatic Digestion",
  1099. "id": "tailDigestAuto",
  1100. "type": "subcategory",
  1101. "default": true,
  1102. "entries":
  1103. [
  1104. {
  1105. "name": "Digestion time",
  1106. "id": "tailDigestTime",
  1107. "type": "float",
  1108. "default": "15"
  1109. }
  1110. ]
  1111. },
  1112. {
  1113. "name": "Manual digestion",
  1114. "id": "tailDigestManual",
  1115. "type": "checkbox",
  1116. "buttons": ["digest_tail"]
  1117. },
  1118. {
  1119. "name": "Same-size vore",
  1120. "id": "sameSizeTailVore",
  1121. "type": "checkbox",
  1122. "default": true
  1123. },
  1124. {
  1125. "name": "Tail vore goes to stomach",
  1126. "id": "tailVoreToStomach",
  1127. "type": "checkbox"
  1128. }
  1129. ]
  1130. }
  1131. ]
  1132. },
  1133. {
  1134. "name": "Pouch",
  1135. "id": "hasPouch",
  1136. "optional": true,
  1137. "panels": ["misc"],
  1138. "buttons": ["pouch_stuff", "pouch_rub"],
  1139. "entries":
  1140. [
  1141. {
  1142. "name": "Absorption",
  1143. "id": "pouchAbsorption",
  1144. "type": "checkbox",
  1145. "buttons": ["pouch_absorb"]
  1146. }
  1147. ]
  1148. },
  1149. {
  1150. "name": "Male Genitals",
  1151. "id": "maleParts",
  1152. "optional": true,
  1153. "stats": ["cum"],
  1154. "parts": ["dick", "balls"],
  1155. "panels": ["dick"],
  1156. "buttons": ["cockslap", "ball_smother"],
  1157. "entries":
  1158. [
  1159. {
  1160. "name": "Cock length",
  1161. "id": "baseDickLength",
  1162. "type": "float",
  1163. "default": "0.3",
  1164. "unit": "length"
  1165. },
  1166. {
  1167. "name": "Cock diameter",
  1168. "id": "baseDickDiameter",
  1169. "type": "float",
  1170. "default": "0.08",
  1171. "unit": "length"
  1172. },
  1173. {
  1174. "name": "Cock description",
  1175. "id": "dickType",
  1176. "type": "text",
  1177. "default": "canine"
  1178. },
  1179. {
  1180. "name": "Ball diameter",
  1181. "id": "baseBallDiameter",
  1182. "type": "float",
  1183. "default": "0.05",
  1184. "unit": "length"
  1185. },
  1186. {
  1187. "name": "Orgasm size",
  1188. "id": "baseCumVolume",
  1189. "type": "float",
  1190. "default": "0.1",
  1191. "unit": "volume"
  1192. },
  1193. {
  1194. "name": "Passive cum production",
  1195. "id": "baseCumProduction",
  1196. "type": "float",
  1197. "default": "1",
  1198. "unit": "percentage",
  1199. "tooltip": "How much you fill up every second"
  1200. },
  1201. {
  1202. "name": "Cum storage factor",
  1203. "id": "cumStorageScale",
  1204. "type": "float",
  1205. "default": "1"
  1206. },
  1207. {
  1208. "name": "Cock autogrowth factor",
  1209. "id": "cockGrowthFactor",
  1210. "type": "float",
  1211. "default": "1",
  1212. "unit": "percentage",
  1213. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  1214. },
  1215. {
  1216. "name": "Balls autogrowth factor",
  1217. "id": "ballGrowthFactor",
  1218. "type": "float",
  1219. "default": "1",
  1220. "unit": "percentage",
  1221. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  1222. },
  1223. {
  1224. "name": "Cock Vore",
  1225. "id": "cockVoreEnabled",
  1226. "type": "subcategory",
  1227. "buttons": ["cock_vore"],
  1228. "entries":
  1229. [
  1230. {
  1231. "name": "Cock stretchiness",
  1232. "id": "dickStretchiness",
  1233. "type": "float",
  1234. "default": "5"
  1235. },
  1236. {
  1237. "name": "Cum digestion factor",
  1238. "id": "baseCumDigestFactor",
  1239. "type": "float",
  1240. "default": "1"
  1241. },
  1242. {
  1243. "name": "Automatic Digestion",
  1244. "id": "cockDigestAuto",
  1245. "type": "subcategory",
  1246. "default": true,
  1247. "entries":
  1248. [
  1249. {
  1250. "name": "Digestion time",
  1251. "id": "cockDigestTime",
  1252. "type": "float",
  1253. "default": "15"
  1254. }
  1255. ]
  1256. },
  1257. {
  1258. "name": "Manual digestion",
  1259. "id": "cockDigestManual",
  1260. "type": "checkbox",
  1261. "buttons": ["digest_cock"]
  1262. },
  1263. {
  1264. "name": "Same-size vore",
  1265. "id": "sameSizeCockVore",
  1266. "type": "checkbox",
  1267. "default": true
  1268. },
  1269. {
  1270. "name": "Scale cum with size",
  1271. "id": "cumScaleWithSize",
  1272. "type": "checkbox",
  1273. "tooltip": "If you're ten times bigger than normal, you produce ten times as much cum when digesting prey"
  1274. }
  1275. ]
  1276. },
  1277. {
  1278. "name": "Sheath",
  1279. "id": "hasSheath",
  1280. "type": "subcategory",
  1281. "buttons": ["sheath_stuff", "sheath_toy", "sheath_clench"],
  1282. "entries":
  1283. [
  1284. {
  1285. "name": "Absorption",
  1286. "id": "sheathAbsorptionEnabled",
  1287. "type": "checkbox",
  1288. "buttons": ["sheath_absorb"]
  1289. }
  1290. ]
  1291. },
  1292. {
  1293. "name": "Foreskin",
  1294. "id": "hasForeskin",
  1295. "type": "subcategory",
  1296. "buttons": ["foreskin_stuff", "foreskin_toy", "foreskin_clench"],
  1297. "entries":
  1298. [
  1299. {
  1300. "name": "Absorption",
  1301. "id": "foreskinAbsorptionEnabled",
  1302. "type": "checkbox",
  1303. "buttons": ["foreskin_absorb"]
  1304. }
  1305. ]
  1306. },
  1307. {
  1308. "name": "Musk",
  1309. "id": "maleMuskEnabled",
  1310. "type": "subcategory",
  1311. "entries":
  1312. [
  1313. {
  1314. "name": "Musk factor",
  1315. "id": "baseMaleMuskArea",
  1316. "type": "float",
  1317. "default": "0.5"
  1318. }
  1319. ]
  1320. }
  1321. ]
  1322. },
  1323. {
  1324. "name": "Female Genitals",
  1325. "id": "femaleParts",
  1326. "optional": true,
  1327. "stats": ["femcum"],
  1328. "parts": ["slit", "womb"],
  1329. "panels": ["vagina"],
  1330. "buttons": ["slit_toy"],
  1331. "entries":
  1332. [
  1333. {
  1334. "name": "Slit length",
  1335. "id": "baseVaginaLength",
  1336. "type": "float",
  1337. "default": "0.1",
  1338. "unit": "length"
  1339. },
  1340. {
  1341. "name": "Slit width",
  1342. "id": "baseVaginaWidth",
  1343. "type": "float",
  1344. "default": "0.05",
  1345. "unit": "length"
  1346. },
  1347. {
  1348. "name": "Womb volume",
  1349. "id": "baseWombVolume",
  1350. "type": "float",
  1351. "default": "0.1",
  1352. "unit": "volume"
  1353. },
  1354. {
  1355. "name": "Orgasm size",
  1356. "id": "baseFemcumVolume",
  1357. "type": "float",
  1358. "default": "0.1",
  1359. },
  1360. {
  1361. "name": "Passive femcum production",
  1362. "id": "baseFemcumProduction",
  1363. "type": "float",
  1364. "default": "1",
  1365. "unit": "percentage",
  1366. "tooltip": "How much you fill up every second"
  1367. },
  1368. {
  1369. "name": "Femcum storage factor",
  1370. "id": "femcumStorageScale",
  1371. "type": "float",
  1372. "default": "1"
  1373. },
  1374. {
  1375. "name": "Unbirth",
  1376. "id": "unbirthEnabled",
  1377. "type": "subcategory",
  1378. "buttons": ["unbirth"],
  1379. "entries":
  1380. [
  1381. {
  1382. "name": "Slit stretchiness",
  1383. "id": "vaginaStretchiness",
  1384. "type": "float",
  1385. "default": "5"
  1386. },
  1387. {
  1388. "name": "Femcum digestion factor",
  1389. "id": "baseFemcumDigestFactor",
  1390. "type": "float",
  1391. "default": "1"
  1392. },
  1393. {
  1394. "name": "Vagina autogrowth factor",
  1395. "id": "vaginaGrowthFactor",
  1396. "type": "float",
  1397. "default": "1",
  1398. "unit": "percentage",
  1399. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  1400. },
  1401. {
  1402. "name": "Womb autogrowth factor",
  1403. "id": "wombGrowthFactor",
  1404. "type": "float",
  1405. "default": "1",
  1406. "unit": "percentage",
  1407. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  1408. },
  1409. {
  1410. "name": "Automatic Digestion",
  1411. "id": "unbirthDigestAuto",
  1412. "type": "subcategory",
  1413. "default": true,
  1414. "entries":
  1415. [
  1416. {
  1417. "name": "Digestion time",
  1418. "id": "unbirthDigestTime",
  1419. "type": "float",
  1420. "default": "15"
  1421. }
  1422. ]
  1423. },
  1424. {
  1425. "name": "Manual digestion",
  1426. "id": "unbirthDigestManual",
  1427. "type": "checkbox",
  1428. "buttons": ["digest_unbirth"]
  1429. },
  1430. {
  1431. "name": "Same-size vore",
  1432. "id": "sameSizeUnbirth",
  1433. "type": "checkbox",
  1434. "default": true
  1435. },
  1436. {
  1437. "name": "Scale femcum with size",
  1438. "id": "femcumScaleWithSize",
  1439. "type": "checkbox",
  1440. "tooltip": "If you're ten times bigger than normal, you produce ten times as much femcum when digesting prey"
  1441. }
  1442. ]
  1443. },
  1444. {
  1445. "name": "Musk",
  1446. "id": "femaleMuskEnabled",
  1447. "type": "subcategory",
  1448. "entries":
  1449. [
  1450. {
  1451. "name": "Musk factor",
  1452. "id": "baseFemaleMuskArea",
  1453. "type": "float",
  1454. "default": "0.5"
  1455. }
  1456. ]
  1457. }
  1458. ]
  1459. },
  1460. {
  1461. "name": "Breasts",
  1462. "id": "hasBreasts",
  1463. "optional": true,
  1464. "panels": ["breasts"],
  1465. "parts": ["breasts"],
  1466. "buttons": ["breast_crush", "breast_toy", "cleavage_stuff", "cleavage_crush", "cleavage_drop", "cleavage_absorb"],
  1467. "entries":
  1468. [
  1469. {
  1470. "name": "Breast diameter",
  1471. "id": "baseBreastDiameter",
  1472. "type": "float",
  1473. "default": "0.1",
  1474. "unit": "length"
  1475. },
  1476. {
  1477. "name": "Lactation",
  1478. "id": "lactationEnabled",
  1479. "type": "subcategory",
  1480. "stats": ["milk"],
  1481. "buttons": ["breast_milk"],
  1482. "warning": "Lactation is enabled",
  1483. "entries":
  1484. [
  1485. {
  1486. "name": "Lactation scale",
  1487. "id": "lactationFactor",
  1488. "type": "float",
  1489. "default": "0.25"
  1490. },
  1491. {
  1492. "name": "Passive milk production",
  1493. "id": "baseLactationProduction",
  1494. "type": "float",
  1495. "default": "0.1",
  1496. "unit": "percentage",
  1497. "tooltip": "How much you fill up every second"
  1498. },
  1499. {
  1500. "name": "Milk storage scale",
  1501. "id": "milkStorageScale",
  1502. "type": "float",
  1503. "default": "1"
  1504. }
  1505. ]
  1506. },
  1507. {
  1508. "name": "Breast Vore",
  1509. "id": "breastVore",
  1510. "type": "subcategory",
  1511. "buttons": ["breast_vore", "digest_breast"],
  1512. "entries":
  1513. [
  1514. {
  1515. "name": "Breast stretchiness",
  1516. "id": "breastStretchiness",
  1517. "type": "float",
  1518. "default": "3"
  1519. },
  1520. {
  1521. "name": "Milk digestion scale",
  1522. "id": "baseMilkDigestFactor",
  1523. "type": "float",
  1524. "default": "1"
  1525. },
  1526. {
  1527. "name": "Breast autogrowth factor",
  1528. "id": "breastGrowthFactor",
  1529. "type": "float",
  1530. "default": "1",
  1531. "unit": "percentage",
  1532. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  1533. },
  1534. {
  1535. "name": "Automatic Digestion",
  1536. "id": "breastDigestAuto",
  1537. "type": "subcategory",
  1538. "default": true,
  1539. "entries":
  1540. [
  1541. {
  1542. "name": "Digestion time",
  1543. "id": "breastDigestTime",
  1544. "type": "float",
  1545. "default": "15"
  1546. }
  1547. ]
  1548. },
  1549. {
  1550. "name": "Manual digestion",
  1551. "id": "breastDigestManual",
  1552. "type": "checkbox"
  1553. },
  1554. {
  1555. "name": "Same-size vore",
  1556. "id": "sameSizeBreastVore",
  1557. "type": "checkbox",
  1558. "default": true
  1559. },
  1560. {
  1561. "name": "Scale milk with size",
  1562. "id": "milkScaleWithSize",
  1563. "type": "checkbox",
  1564. "tooltip": "If you're ten times bigger than normal, you produce ten times as much milk when digesting prey"
  1565. }
  1566. ]
  1567. }
  1568. ]
  1569. },
  1570. {
  1571. "name": "Stench",
  1572. "id": "stenchEnabled",
  1573. "optional": true,
  1574. "warning": "Stench is enabled",
  1575. "entries":
  1576. [
  1577. {
  1578. "name": "Paw stench scale",
  1579. "id": "basePawStenchArea",
  1580. "type": "float",
  1581. "default": "1"
  1582. },
  1583. {
  1584. "name": "Ass stench scale",
  1585. "id": "baseAssStenchArea",
  1586. "type": "float",
  1587. "default": "1.5"
  1588. },
  1589. {
  1590. "name": "Piss stench scale",
  1591. "id": "basePissStenchArea",
  1592. "type": "float",
  1593. "default": "0.75"
  1594. },
  1595. {
  1596. "name": "Scat stench scale",
  1597. "id": "baseScatStenchArea",
  1598. "type": "float",
  1599. "default": "3"
  1600. },
  1601. ]
  1602. },
  1603. {
  1604. "name": "Gas",
  1605. "id": "gasEnabled",
  1606. "optional": true,
  1607. "stats": ["gas"],
  1608. "panels": ["waste"],
  1609. "warning": "Gas is enabled",
  1610. "entries":
  1611. [
  1612. {
  1613. "name": "Belching",
  1614. "id": "belchEnabled",
  1615. "type": "checkbox",
  1616. "buttons": ["belch"]
  1617. },
  1618. {
  1619. "name": "Farting",
  1620. "id": "fartEnabled",
  1621. "type": "checkbox",
  1622. "buttons": ["fart"]
  1623. },
  1624. {
  1625. "name": "Passive gas production",
  1626. "id": "baseGasProduction",
  1627. "type": "float",
  1628. "default": "1",
  1629. "unit": "percentage",
  1630. "tooltip": "How much you fill up every second"
  1631. },
  1632. {
  1633. "name": "Gas storage scale",
  1634. "id": "gasStorageScale",
  1635. "type": "float",
  1636. "default": "1"
  1637. },
  1638. {
  1639. "name": "Gas digestion factor",
  1640. "id": "baseGasDigestFactor",
  1641. "type": "float",
  1642. "default": "1"
  1643. },
  1644. {
  1645. "name": "Scale gas with size",
  1646. "id": "gasScaleWithSize",
  1647. "type": "checkbox",
  1648. "tooltip": "If you're ten times bigger than normal, you produce ten times as much gas when digesting prey"
  1649. }
  1650. ]
  1651. },
  1652. {
  1653. "name": "Soul Vore",
  1654. "id": "soulVoreEnabled",
  1655. "optional": true,
  1656. "panels": ["souls"],
  1657. "buttons": ["soul_vore", "soul_absorb_paw"],
  1658. "warning": "Soul vore enabled",
  1659. "entries":
  1660. [
  1661. {
  1662. "name": "Souls autogrowth factor",
  1663. "id": "soulGrowthFactor",
  1664. "type": "float",
  1665. "default": "25",
  1666. "unit": "percentage",
  1667. "tooltip": "How much you grow when absorbing souls. [1]-you will gain equal mass to the souls you absorb. [.01]- you will grow by 1% of the mass of the souls you absorb. This does not stack with Prey growth factor"
  1668. },
  1669. {
  1670. "name": "Automatic Digestion",
  1671. "id": "soulDigestAuto",
  1672. "type": "subcategory",
  1673. "default": true,
  1674. "entries":
  1675. [
  1676. {
  1677. "name": "Digestion time",
  1678. "id": "soulDigestTime",
  1679. "type": "float",
  1680. "default": "15"
  1681. }
  1682. ]
  1683. },
  1684. {
  1685. "name": "Manual digestion",
  1686. "id": "soulDigestManual",
  1687. "type": "checkbox",
  1688. "buttons": ["digest_soul"]
  1689. },
  1690. {
  1691. "name":"Soul vore type",
  1692. "type": "select",
  1693. "id": "soulVoreType",
  1694. "default": "body",
  1695. "choices":
  1696. [
  1697. {
  1698. "name": "Released",
  1699. "value": "release",
  1700. },
  1701. {
  1702. "name": "Trapped",
  1703. "value": "body",
  1704. },
  1705. {
  1706. "name": "Digested",
  1707. "value": "oblivion",
  1708. },
  1709. ]
  1710. },
  1711. ]
  1712. },
  1713. {
  1714. "name": "Piss",
  1715. "id": "pissEnabled",
  1716. "optional": true,
  1717. "stats": ["piss"],
  1718. "panels": ["waste"],
  1719. "buttons": ["piss"],
  1720. "warning": "Watersports enabled",
  1721. "entries":
  1722. [
  1723. {
  1724. "name": "Passive piss production",
  1725. "id": "basePissProduction",
  1726. "type": "float",
  1727. "default": "1",
  1728. "unit": "percentage",
  1729. "tooltip": "How much you fill up every second"
  1730. },
  1731. {
  1732. "name": "Piss storage scale",
  1733. "id": "pissStorageScale",
  1734. "type": "float",
  1735. "default": "1"
  1736. },
  1737. {
  1738. "name": "Bladder Vore",
  1739. "id": "bladderVore",
  1740. "type": "subcategory",
  1741. "buttons": ["bladder_vore"],
  1742. "entries":
  1743. [
  1744. {
  1745. "name": "Urethra diameter",
  1746. "id": "baseUrethraDiameter",
  1747. "type": "float",
  1748. "default": "0.03",
  1749. "unit": "length"
  1750. },
  1751. {
  1752. "name": "Urethra stretchiness",
  1753. "id": "urethraStretchiness",
  1754. "type": "float",
  1755. "default": "5"
  1756. },
  1757. {
  1758. "name": "Piss digestion scale",
  1759. "id": "basePissDigestFactor",
  1760. "type": "float",
  1761. "default": "1"
  1762. },
  1763. {
  1764. "name": "Automatic Digestion",
  1765. "id": "bladderDigestAuto",
  1766. "type": "subcategory",
  1767. "default": true,
  1768. "entries":
  1769. [
  1770. {
  1771. "name": "Digestion time",
  1772. "id": "bladderDigestTime",
  1773. "type": "float",
  1774. "default": "15"
  1775. }
  1776. ]
  1777. },
  1778. {
  1779. "name": "Manual digestion",
  1780. "id": "bladderDigestManual",
  1781. "type": "checkbox",
  1782. "buttons": ["digest_bladder"],
  1783. },
  1784. {
  1785. "name": "Same-size vore",
  1786. "id": "sameSizeBladderVore",
  1787. "type": "checkbox",
  1788. "default": true
  1789. },
  1790. {
  1791. "name": "Scale piss with size",
  1792. "id": "pissScaleWithSize",
  1793. "type": "checkbox",
  1794. "tooltip": "If you're ten times bigger than normal, you produce ten times as much piss when digesting prey"
  1795. }
  1796. ]
  1797. }
  1798. ]
  1799. },
  1800. {
  1801. "name": "Scat",
  1802. "id": "scatEnabled",
  1803. "optional": true,
  1804. "stats": ["scat"],
  1805. "panels": ["waste"],
  1806. "buttons": ["scat"],
  1807. "warning": "Scat is enabled",
  1808. "entries":
  1809. [
  1810. {
  1811. "name": "Scat digestion scale",
  1812. "id": "baseScatDigestFactor",
  1813. "type": "float",
  1814. "default": "1"
  1815. },
  1816. {
  1817. "name": "Passive scat production",
  1818. "id": "baseScatProduction",
  1819. "type": "float",
  1820. "default": "0.1",
  1821. "unit": "percentage",
  1822. "tooltip": "How much you fill up every second"
  1823. },
  1824. {
  1825. "name": "Scat storage scale",
  1826. "id": "scatStorageScale",
  1827. "type": "float",
  1828. "default": "1"
  1829. },
  1830. {
  1831. "name": "Scale scat with size",
  1832. "id": "scatScaleWithSize",
  1833. "type": "checkbox",
  1834. "tooltip": "If you're ten times bigger than normal, you produce ten times as much scat when digesting prey"
  1835. }
  1836. ]
  1837. },
  1838. {
  1839. "name": "Goo",
  1840. "id": "gooEnabled",
  1841. "optional": true,
  1842. "panels": ["goo"],
  1843. "buttons": ["melt"],
  1844. "entries":
  1845. [
  1846. {
  1847. "name": "Digestion",
  1848. "id": "gooDigestion",
  1849. "type": "subcategory",
  1850. "entries":
  1851. [
  1852. {
  1853. "name": "Goo autogrowth factor",
  1854. "id": "gooGrowthFactor",
  1855. "type": "float",
  1856. "default": "80",
  1857. "unit": "percentage",
  1858. "tooltip": "How much you grow when absorbing people via goo. [1]-you will gain equal mass to the souls you absorb. [.01]- you will grow by 1% of the mass of the souls you absorb. This does not stack with Prey growth factor"
  1859. },
  1860. {
  1861. "name": "Automatic Digestion",
  1862. "id": "gooDigestAuto",
  1863. "type": "subcategory",
  1864. "default": true,
  1865. "entries":
  1866. [
  1867. {
  1868. "name": "Digestion time",
  1869. "id": "gooDigestTime",
  1870. "type": "float",
  1871. "default": "15"
  1872. }
  1873. ]
  1874. },
  1875. {
  1876. "name": "Manual digestion",
  1877. "id": "gooDigestManual",
  1878. "type": "checkbox"
  1879. }
  1880. ]
  1881. }
  1882. ]
  1883. },
  1884. {
  1885. "name": "Paw Vore",
  1886. "id": "pawVoreEnabled",
  1887. "optional": true,
  1888. "buttons": ["paw_vore"],
  1889. "entries":
  1890. [
  1891. {
  1892. "name": "Paw autogrowth factor",
  1893. "id": "pawGrowthFactor",
  1894. "type": "float",
  1895. "default": "1",
  1896. "unit": "percentage",
  1897. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  1898. },
  1899. {
  1900. "name": "Automatic Digestion",
  1901. "id": "pawDigestAuto",
  1902. "type": "subcategory",
  1903. "default": true,
  1904. "entries":
  1905. [
  1906. {
  1907. "name": "Digestion time",
  1908. "id": "pawDigestTime",
  1909. "type": "float",
  1910. "default": "15"
  1911. }
  1912. ]
  1913. },
  1914. {
  1915. "name": "Manual digestion",
  1916. "id": "pawDigestManual",
  1917. "type": "checkbox",
  1918. "buttons": ["digest_paws"]
  1919. },
  1920. {
  1921. "name": "Same-size vore",
  1922. "id": "sameSizePawVore",
  1923. "type": "checkbox",
  1924. "default": true
  1925. }
  1926. ]
  1927. },
  1928. {
  1929. "name": "Crop",
  1930. "id": "cropEnabled",
  1931. "optional": true,
  1932. "buttons": ["crop_swallow"],
  1933. "entries":
  1934. [
  1935. {
  1936. "name": "Automatic Transfer",
  1937. "id": "cropTransferAuto",
  1938. "type": "subcategory",
  1939. "default": true,
  1940. "entries":
  1941. [
  1942. {
  1943. "name": "Digestion time",
  1944. "id": "cropTransferTime",
  1945. "type": "float",
  1946. "default": "10"
  1947. }
  1948. ]
  1949. },
  1950. ]
  1951. },
  1952. {
  1953. "name": "Breath",
  1954. "id": "breathEnabled",
  1955. "optional": true,
  1956. "panels": ["breath"],
  1957. "buttons": ["breath_line", "breath_cone"],
  1958. "entries":
  1959. [
  1960. {
  1961. "name": "Breath area",
  1962. "id": "baseBreathArea",
  1963. "type": "float",
  1964. "default": "10",
  1965. "unit": "area"
  1966. },
  1967. {
  1968. "name": "Fire",
  1969. "id": "breathFire",
  1970. "type": "checkbox",
  1971. "buttons": ["breath_fire"]
  1972. },
  1973. {
  1974. "name": "Ice",
  1975. "id": "breathIce",
  1976. "type": "checkbox",
  1977. "buttons": ["breath_ice"]
  1978. },
  1979. {
  1980. "name": "Electric",
  1981. "id": "breathElectric",
  1982. "type": "checkbox",
  1983. "buttons": ["breath_electric"]
  1984. },
  1985. {
  1986. "name": "Smoke",
  1987. "id": "breathSmoke",
  1988. "type": "checkbox",
  1989. "buttons": ["breath_smoke"]
  1990. },
  1991. {
  1992. "name": "Radiation",
  1993. "id": "breathRadiation",
  1994. "type": "checkbox",
  1995. "buttons": ["breath_radiation"]
  1996. },
  1997. {
  1998. "name": "Foul",
  1999. "id": "breathFoul",
  2000. "type": "checkbox",
  2001. "buttons": ["breath_foul"]
  2002. },
  2003. ]
  2004. },
  2005. {
  2006. "name": "Drool",
  2007. "id": "droolEnabled",
  2008. "optional": true,
  2009. "buttons": ["drool"],
  2010. "entries":
  2011. [
  2012. {
  2013. "name": "Drool volume",
  2014. "id": "droolBaseVolume",
  2015. "type": "float",
  2016. "default": "0.01",
  2017. "unit": "volume"
  2018. }
  2019. ]
  2020. },
  2021. {
  2022. "name": "Magic",
  2023. "id": "magicEnabled",
  2024. "optional": true,
  2025. "panels": ["magic"],
  2026. "entries":
  2027. [
  2028. {
  2029. "name": "Shrinking magic",
  2030. "id": "magicShrink",
  2031. "type": "checkbox",
  2032. "buttons": ["magic_shrink"],
  2033. "default": true,
  2034. "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."
  2035. },
  2036. {
  2037. "name": "Fast digestion",
  2038. "id": "magicFastDigestion",
  2039. "type": "checkbox",
  2040. "buttons": ["magic_fast_digestion"],
  2041. "default": true,
  2042. "tooltip": "Fast Digestion allows you to speed up your digestion for a short duration."
  2043. },
  2044. ]
  2045. },
  2046. {
  2047. "name": "Wings",
  2048. "id": "hasWings",
  2049. "optional": true,
  2050. "panels": ["misc"],
  2051. //"parts": ["wings"],
  2052. "buttons": ["wings_flap"],
  2053. "entries":
  2054. [
  2055. {
  2056. "name": "Wing width",
  2057. "id": "baseWingWidth",
  2058. "type": "float",
  2059. "default": "1",
  2060. "unit": "length"
  2061. },
  2062. {
  2063. "name": "Wing length",
  2064. "id": "baseWingLength",
  2065. "type": "float",
  2066. "default": "1",
  2067. "unit": "length"
  2068. },
  2069. {
  2070. "name": "Wing description",
  2071. "id": "wingDesc",
  2072. "type": "text",
  2073. "default": "feathery"
  2074. },
  2075. {
  2076. "name": "Wing Vore",
  2077. "id": "wingVoreEnabled",
  2078. "type": "subcategory",
  2079. "buttons": ["wings_vore"],
  2080. "entries":
  2081. [
  2082. {
  2083. "name": "Wing autogrowth factor",
  2084. "id": "wingGrowthFactor",
  2085. "type": "float",
  2086. "default": "1",
  2087. "unit": "percentage",
  2088. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth."
  2089. },
  2090. {
  2091. "name": "Automatic Digestion",
  2092. "id": "wingDigestAuto",
  2093. "type": "subcategory",
  2094. "default": true,
  2095. "entries":
  2096. [
  2097. {
  2098. "name": "Digestion time",
  2099. "id": "wingDigestTime",
  2100. "type": "float",
  2101. "default": "15"
  2102. }
  2103. ]
  2104. },
  2105. {
  2106. "name": "Manual digestion",
  2107. "id": "wingDigestManual",
  2108. "type": "checkbox",
  2109. "buttons": ["digest_wings"]
  2110. },
  2111. {
  2112. "name": "Same-size vore",
  2113. "id": "sameSizeWingVore",
  2114. "type": "checkbox",
  2115. "default": true
  2116. },
  2117. {
  2118. "name": "Wing vore goes to stomach",
  2119. "id": "wingVoreToStomach",
  2120. "type": "checkbox"
  2121. }
  2122. ]
  2123. }
  2124. ]
  2125. }
  2126. ];