big steppy
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 

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