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.
 
 
 

2108 Zeilen
52 KiB

  1. panels = {
  2. "body": {
  3. "name": "Body",
  4. "buttons": [
  5. {
  6. "name": "Eat",
  7. "target": "feed"
  8. },
  9. {
  10. "name": "Crop Swallow",
  11. "target": "crop_swallow"
  12. },
  13. {
  14. "name": "Digest",
  15. "target": "digest_stomach"
  16. },
  17. {
  18. "name": "Chew",
  19. "target": "chew"
  20. },
  21. {
  22. "name": "Drool",
  23. "target": "drool"
  24. },
  25. {
  26. "name": "Vomit",
  27. "target": "vomit"
  28. },
  29. {
  30. "name": "Sit",
  31. "target": "sit"
  32. },
  33. {
  34. "name": "Grind ass",
  35. "target": "ass_grind"
  36. },
  37. {
  38. "name": "Anal Vore",
  39. "target": "anal_vore"
  40. },
  41. {
  42. "name": "Digest Bowels",
  43. "target": "digest_anal"
  44. },
  45. {
  46. "name": "Grind hips",
  47. "target": "grind"
  48. }
  49. ]
  50. },
  51. "paws": {
  52. "name": "Paws",
  53. "buttons": [
  54. {
  55. "name": "Stomp",
  56. "target": "stomp"
  57. },
  58. {
  59. "name": "Flex Toes",
  60. "target": "flex_toes"
  61. },
  62. {
  63. "name": "Absorb",
  64. "target": "paw_vore"
  65. },
  66. {
  67. "name": "Digest",
  68. "target": "digest_paws"
  69. }
  70. ]
  71. },
  72. "tails": {
  73. "name": "Tails",
  74. "buttons": [
  75. {
  76. "name": "Tail Slap",
  77. "target": "tail_slap"
  78. },
  79. {
  80. "name": "Tail Vore",
  81. "target": "tail_vore_only"
  82. },
  83. {
  84. "name": "Tail Vore (1)",
  85. "target": "tail_vore_one"
  86. },
  87. {
  88. "name": "Tail Vore (some)",
  89. "target": "tail_vore_some"
  90. },
  91. {
  92. "name": "Tail Vore (all!)",
  93. "target": "tail_vore_all"
  94. },
  95. {
  96. "name": "Digest",
  97. "target": "digest_tail"
  98. }
  99. ]
  100. },
  101. "breasts": {
  102. "name": "Breasts",
  103. "buttons": [
  104. {
  105. "name": "Stuff Cleavage",
  106. "target": "cleavage_stuff"
  107. },
  108. {
  109. "name": "Squeeze Cleavage",
  110. "target": "breast_toy"
  111. },
  112. {
  113. "name": "Crush Cleavage",
  114. "target": "cleavage_crush"
  115. },
  116. {
  117. "name": "Drop Cleavage",
  118. "target": "cleavage_drop"
  119. },
  120. {
  121. "name": "Absorb Cleavage",
  122. "target": "cleavage_absorb"
  123. },
  124. {
  125. "name": "Breast Crush",
  126. "target": "breast_crush"
  127. },
  128. {
  129. "name": "Breast Vore",
  130. "target": "breast_vore"
  131. },
  132. {
  133. "name": "Digest",
  134. "target": "digest_breast"
  135. },
  136. {
  137. "name": "Milk Breasts",
  138. "target": "breast_milk"
  139. }
  140. ]
  141. },
  142. "vagina": {
  143. "name": "Slit",
  144. "buttons": [
  145. {
  146. "name": "Unbirth",
  147. "target": "unbirth"
  148. },
  149. {
  150. "name": "Digest",
  151. "target": "digest_unbirth"
  152. },
  153. {
  154. "name": "Finger Slit",
  155. "target": "slit_toy"
  156. }
  157. ]
  158. },
  159. "dick": {
  160. "name": "Cock",
  161. "buttons": [
  162. {
  163. "name": "Cockslap",
  164. "target": "cockslap"
  165. },
  166. {
  167. "name": "Cock Vore",
  168. "target": "cock_vore"
  169. },
  170. {
  171. "name": "Digest",
  172. "target": "digest_cock"
  173. },
  174. {
  175. "name": "Ball Smother",
  176. "target": "ball_smother"
  177. },
  178. {
  179. "name": "Stuff Sheath",
  180. "target": "sheath_stuff"
  181. },
  182. {
  183. "name": "Squeeze Sheath",
  184. "target": "sheath_toy"
  185. },
  186. {
  187. "name": "Clench Sheath",
  188. "target": "sheath_clench"
  189. },
  190. {
  191. "name": "Absorb Sheath",
  192. "target": "sheath_absorb"
  193. },
  194. {
  195. "name": "Stuff Foreskin",
  196. "target": "foreskin_stuff"
  197. },
  198. {
  199. "name": "Squeeze Foreskin",
  200. "target": "foreskin_toy"
  201. },
  202. {
  203. "name": "Clench Foreskin",
  204. "target": "foreskin_clench"
  205. },
  206. {
  207. "name": "Absorb Foreskin",
  208. "target": "foreskin_absorb"
  209. }
  210. ]
  211. },
  212. "souls": {
  213. "name": "Souls",
  214. "buttons": [
  215. {
  216. "name": "Soul Vore",
  217. "target": "soul_vore"
  218. },
  219. {
  220. "name": "Digest",
  221. "target": "digest_soul"
  222. },
  223. {
  224. "name": "Paws",
  225. "target": "soul_absorb_paw"
  226. }
  227. ]
  228. },
  229. "shoes": {
  230. "name": "Footwear",
  231. "buttons": [
  232. {
  233. "name": "Put On Shoes",
  234. "target": "wear_shoes"
  235. },
  236. {
  237. "name": "Take Off Shoes",
  238. "target": "remove_shoes"
  239. },
  240. {
  241. "name": "Put On Socks",
  242. "target": "wear_socks"
  243. },
  244. {
  245. "name": "Take Off Socks",
  246. "target": "remove_socks"
  247. },
  248. {
  249. "name": "Stuff Shoes",
  250. "target": "stuff_shoes"
  251. },
  252. {
  253. "name": "Stuff Socks",
  254. "target": "stuff_socks"
  255. },
  256. {
  257. "name": "Dump Shoes",
  258. "target": "dump_shoes"
  259. },
  260. {
  261. "name": "Dump Socks",
  262. "target": "dump_socks"
  263. }
  264. ]
  265. },
  266. "waste": {
  267. "name": "Waste",
  268. "buttons": [
  269. {
  270. "name": "Belch",
  271. "target": "belch"
  272. },
  273. {
  274. "name": "Fart",
  275. "target": "fart"
  276. },
  277. {
  278. "name": "Piss",
  279. "target": "piss"
  280. },
  281. {
  282. "name": "Bladder Vore",
  283. "target": "bladder_vore"
  284. },
  285. {
  286. "name": "Digest",
  287. "target": "digest_bladder"
  288. },
  289. {
  290. "name": "Scat",
  291. "target": "scat"
  292. }
  293. ]
  294. },
  295. "goo": {
  296. "name": "Goo",
  297. "buttons": [
  298. {
  299. "name": "Solidify",
  300. "target": "solidify"
  301. },
  302. {
  303. "name": "Melt",
  304. "target": "melt"
  305. },
  306. {
  307. "name": "Flood",
  308. "target": "flood"
  309. },
  310. {
  311. "name": "Push to Stomach",
  312. "target": "goo_stomach_push"
  313. },
  314. {
  315. "name": "Pull from Stomach",
  316. "target": "goo_stomach_pull"
  317. },
  318. {
  319. "name": "Push to Bowels",
  320. "target": "goo_bowels_push"
  321. },
  322. {
  323. "name": "Pull from Bowels",
  324. "target": "goo_bowels_pull"
  325. },
  326. {
  327. "name": "Push to Womb",
  328. "target": "goo_womb_push"
  329. },
  330. {
  331. "name": "Pull from Womb",
  332. "target": "goo_womb_pull"
  333. },
  334. {
  335. "name": "Push to Balls",
  336. "target": "goo_balls_push"
  337. },
  338. {
  339. "name": "Pull from Balls",
  340. "target": "goo_balls_pull"
  341. },
  342. {
  343. "name": "Push to Breasts",
  344. "target": "goo_breasts_push"
  345. },
  346. {
  347. "name": "Pull from Breasts",
  348. "target": "goo_breasts_pull"
  349. },
  350. {
  351. "name": "Push to Tails",
  352. "target": "goo_tail_push"
  353. },
  354. {
  355. "name": "Pull from Tails",
  356. "target": "goo_tail_pull"
  357. },
  358. {
  359. "name": "Push to Paws",
  360. "target": "goo_paws_push"
  361. },
  362. {
  363. "name": "Pull from Paws",
  364. "target": "goo_paws_pull"
  365. },
  366. {
  367. "name": "Digest",
  368. "target": "digest_goo"
  369. }
  370. ]
  371. },
  372. "misc": {
  373. "name": "Misc",
  374. "buttons": [
  375. {
  376. "name": "Stuff Pouch",
  377. "target": "pouch_stuff"
  378. },
  379. {
  380. "name": "Rub Pouch",
  381. "target": "pouch_rub"
  382. },
  383. {
  384. "name": "Eat From Pouch",
  385. "target": "pouch_eat"
  386. },
  387. {
  388. "name": "Absorb Pouch",
  389. "target": "pouch_absorb"
  390. },
  391. {
  392. "name": "Flap Wings",
  393. "target": "wings_flap"
  394. },
  395. {
  396. "name": "Wing Vore",
  397. "target": "wings_vore"
  398. },
  399. {
  400. "name": "Digest Wings",
  401. "target": "digest_wings"
  402. }
  403. ]
  404. },
  405. "breath": {
  406. "name": "Breath",
  407. "buttons": [
  408. {
  409. "name": "Line Shape",
  410. "target": "breath_line"
  411. },
  412. {
  413. "name": "Cone Shape",
  414. "target": "breath_cone"
  415. },
  416. {
  417. "name": "Fire",
  418. "target": "breath_fire"
  419. },
  420. {
  421. "name": "Ice",
  422. "target": "breath_ice"
  423. },
  424. {
  425. "name": "Electric",
  426. "target": "breath_electric"
  427. },
  428. {
  429. "name": "Smoke",
  430. "target": "breath_smoke"
  431. },
  432. {
  433. "name": "Radiation",
  434. "target": "breath_radiation"
  435. },
  436. {
  437. "name": "Foul",
  438. "target": "breath_foul"
  439. }
  440. ]
  441. },
  442. "magic": {
  443. "name": "Magic",
  444. "buttons": [
  445. {
  446. "name": "Shrink",
  447. "target": "magic_shrink"
  448. },
  449. {
  450. "name": "Fast Digestion",
  451. "target": "magic_fast_digestion"
  452. }
  453. ]
  454. },
  455. "options": {
  456. "name": "Options",
  457. "type": "options",
  458. "buttons": [
  459. {
  460. "name": "Arousal On",
  461. "target": "toggle_arousal",
  462. "default": true
  463. },
  464. {
  465. "name": "Status: Standing",
  466. "target": "toggle_auto",
  467. "default": true
  468. },
  469. {
  470. "name": "Numbers: Words",
  471. "target": "toggle_numbers",
  472. "default": true
  473. },
  474. {
  475. "name": "Units: Metric",
  476. "target": "toggle_units",
  477. "default": true
  478. },
  479. {
  480. "name": "Verbose Text",
  481. "target": "toggle_verbose",
  482. "default": true
  483. },
  484. {
  485. "name": "Toggle Dark Mode",
  486. "target": "toggleDarkMode",
  487. "default": true
  488. },
  489. {
  490. "name": "Debug Log",
  491. "target": "debugLog",
  492. "default": true
  493. }
  494. ]
  495. }
  496. }
  497. options = [
  498. {
  499. "name": "Basics",
  500. "optional": false,
  501. "entries": [
  502. {
  503. "name": "Name",
  504. "id": "name",
  505. "type": "text",
  506. "default": "Fen"
  507. },
  508. {
  509. "name": "Scale",
  510. "id": "scale",
  511. "type": "float",
  512. "default": "1",
  513. "tooltip": "You start out this many times larger than normal. A good way to build a macro character is to design them at normal size, then adjust the scale to get them to the right height."
  514. },
  515. {
  516. "name": "Walk Speed",
  517. "id": "walkSpeed",
  518. "type": "float",
  519. "default": "1",
  520. "tooltip": "How quickly you move while walking, jogging, or running."
  521. },
  522. {
  523. "name": "Height",
  524. "id": "baseHeight",
  525. "type": "float",
  526. "default": "2.26",
  527. "unit": "length"
  528. },
  529. {
  530. "name": "Weight",
  531. "id": "baseMass",
  532. "type": "float",
  533. "default": "135",
  534. "unit": "mass"
  535. },
  536. {
  537. "name": "Paw length",
  538. "id": "basePawLength",
  539. "type": "float",
  540. "default": "0.15",
  541. "unit": "length"
  542. },
  543. {
  544. "name": "Paw width",
  545. "id": "basePawWidth",
  546. "type": "float",
  547. "default": "0.15",
  548. "unit": "length"
  549. },
  550. {
  551. "name": "Hand length",
  552. "id": "baseHandLength",
  553. "type": "float",
  554. "default": "0.25",
  555. "unit": "length"
  556. },
  557. {
  558. "name": "Hand width",
  559. "id": "baseHandWidth",
  560. "type": "float",
  561. "default": "0.15",
  562. "unit": "length"
  563. },
  564. {
  565. "name": "Ass area",
  566. "id": "baseAssArea",
  567. "type": "float",
  568. "default": "0.2",
  569. "unit": "area"
  570. },
  571. {
  572. "name": "Same-size stomping",
  573. "id": "sameSizeStomp",
  574. "type": "checkbox"
  575. }
  576. ]
  577. },
  578. {
  579. "name": "Body Details",
  580. "optional": false,
  581. "entries":
  582. [
  583. {
  584. "name": "Species",
  585. "id": "species",
  586. "type": "text",
  587. "default": "crux"
  588. },
  589. {
  590. "name": "Foot type",
  591. "id": "footType",
  592. "type": "select",
  593. "default": "paw",
  594. "choices":
  595. [
  596. {
  597. "name": "Paws",
  598. "value": "paw"
  599. },
  600. {
  601. "name": "Hooves",
  602. "value": "hoof"
  603. },
  604. {
  605. "name": "Feet",
  606. "value": "foot",
  607. },
  608. {
  609. "name": "Avian",
  610. "value": "avian"
  611. }
  612. ]
  613. },
  614. {
  615. "name": "Mouth type",
  616. "id": "jawType",
  617. "type": "select",
  618. "default": "jaw",
  619. "choices":
  620. [
  621. {
  622. "name": "Jaws",
  623. "value": "jaw"
  624. },
  625. {
  626. "name": "Beak",
  627. "value": "beak"
  628. }
  629. ]
  630. }
  631. ]
  632. },
  633. {
  634. "name": "Gameplay",
  635. "optional": false,
  636. "entries":
  637. [
  638. {
  639. "type": "radio",
  640. "id": "difficulty",
  641. "default": "0",
  642. "tooltip": "Grow how you want, when you want.",
  643. "choices":
  644. [
  645. {
  646. "name": "Sandbox",
  647. "value": "0",
  648. "tooltip": "Grow how you want, when you want.",
  649. },
  650. {
  651. "name": "Stompvival",
  652. "value": "1",
  653. "tooltip": "Actions earn you growth points, which are used to grow bigger.",
  654. }
  655. ]
  656. },
  657. {
  658. "name": "Scale growth with size",
  659. "id": "growthScaleWithSize",
  660. "type": "checkbox",
  661. "tooltip": "If you're ten times bigger than normal, you gain ten times as much mass when digesting prey"
  662. },
  663. {
  664. "name": "Automatic Growth",
  665. "id": "automaticGrowth",
  666. "type": "subcategory",
  667. "entries":
  668. [
  669. {
  670. "name": "Automatic growth",
  671. "id": "automaticGrowthEnabled",
  672. "type": "checkbox",
  673. "default": false,
  674. "warning": "Automatic Growth is enabled",
  675. "tooltip": "When checked, you will automaically grow by ingesting/absorbing mass.",
  676. },
  677. {
  678. "name": "Prey growth factor",
  679. "id": "basePreyGrowthFactor",
  680. "type": "float",
  681. "default": "0.8",
  682. "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 [.5]."
  683. },
  684. {
  685. "name": "Scale growth with size",
  686. "id": "growthScaleWithSize",
  687. "type": "checkbox",
  688. "tooltip": "If you're ten times bigger than normal, you gain ten times as much mass when digesting prey"
  689. }
  690. ]
  691. },
  692. {
  693. "name": "Biomes",
  694. "id": "biomes",
  695. "type": "subcategory",
  696. "entries":
  697. [
  698. {
  699. "name": "Walk to other locations",
  700. "id": "changingBiomes",
  701. "type": "checkbox",
  702. "tooltip": "When checked, walking will sometimes change your location."
  703. },
  704. {
  705. "name":"Default Biome",
  706. "type": "select",
  707. "id": "defaultBiome",
  708. "default": "City",
  709. "tooltip": "Where you start, if you have \"Walk to other locations\" disabled, you will be stuck here.",
  710. "choices":
  711. [
  712. {
  713. "name": "City",
  714. "value": "City",
  715. "tooltip": "The normal city enviroment you are used to.",
  716. },
  717. {
  718. "name": "Downtown",
  719. "value": "Downtown",
  720. "tooltip": "A dense city center.",
  721. },
  722. {
  723. "name": "Suburb",
  724. "value": "Suburb",
  725. "tooltip": "The perfect place to start a family, or eat one.",
  726. },
  727. {
  728. "name": "Rural",
  729. "value": "Rural",
  730. "tooltip": "Is that a cow?",
  731. }
  732. ]
  733. },
  734. {
  735. "name": "Enabled biomes:",
  736. "id": "",
  737. "type": "label",
  738. },
  739. {
  740. "name": "City",
  741. "id": "cityEnabled",
  742. "type": "checkbox",
  743. "default": true,
  744. "tooltip": "The normal city enviroment you are used to.",
  745. },
  746. {
  747. "name": "Downtown",
  748. "id": "downtownEnabled",
  749. "type": "checkbox",
  750. "default": true,
  751. "tooltip": "A dense city center.",
  752. },
  753. {
  754. "name": "Suburb",
  755. "id": "suburbEnabled",
  756. "type": "checkbox",
  757. "default": true,
  758. "tooltip": "The perfect place to start a family, or eat one.",
  759. },
  760. {
  761. "name": "Rural",
  762. "id": "ruralEnabled",
  763. "type": "checkbox",
  764. "default": true,
  765. "tooltip": "Is that a cow?",
  766. }
  767. ]
  768. },
  769. ]
  770. },
  771. {
  772. "name": "Brutality",
  773. "optional": false,
  774. "entries":
  775. [
  776. {
  777. "type": "radio",
  778. "id": "brutality",
  779. "default": "1",
  780. "choices":
  781. [
  782. {
  783. "name": "Non-fatal",
  784. "value": "0"
  785. },
  786. {
  787. "name": "Fatal",
  788. "value": "1",
  789. "warning": "Fatal actions are enabled"
  790. },
  791. {
  792. "name": "Gory",
  793. "value": "2",
  794. "warning": "Gory actions are enabled"
  795. },
  796. {
  797. "name": "Sadistic",
  798. "value": "3",
  799. "warning": "Brutal actions are enabled"
  800. },
  801. ]
  802. }
  803. ]
  804. },
  805. {
  806. "name": "Victims",
  807. "optional": false,
  808. "entries":
  809. [
  810. {
  811. "name": "Human prey",
  812. "id": "victimsHuman",
  813. "type": "checkbox",
  814. "tooltip": "When checked, your prey is humans. By default your prey is a wide array of anthros."
  815. },
  816. {
  817. "name": "Military",
  818. "id": "victimsMilitary",
  819. "type": "checkbox",
  820. "tooltip": "When checked, you can prey on military units like soldiers, tanks, helicopeter, up to destroying entire armies."
  821. },
  822. {
  823. "name": "Macros",
  824. "id": "victimsMacros",
  825. "type": "checkbox"
  826. },
  827. {
  828. "name": "Micros",
  829. "id": "victimsMicros",
  830. "type": "checkbox"
  831. }
  832. ]
  833. },
  834. {
  835. "name": "Oral Vore",
  836. "id": "oralVore",
  837. "optional": true,
  838. "buttons": [
  839. "feed", "chew"
  840. ],
  841. "entries":
  842. [
  843. {
  844. "name": "Automatic digestion",
  845. "id": "oralDigestAuto",
  846. "type": "subcategory",
  847. "default": true,
  848. "entries":
  849. [
  850. {
  851. "name": "Digestion time",
  852. "id": "oralDigestTime",
  853. "type": "float",
  854. "default": "15"
  855. }
  856. ]
  857. },
  858. {
  859. "name": "Manual digestion",
  860. "id": "oralDigestManual",
  861. "type": "checkbox",
  862. "buttons": ["digest_stomach"]
  863. },
  864. {
  865. "name": "Same-size vore",
  866. "id": "sameSizeOralVore",
  867. "type": "checkbox",
  868. "default": true
  869. },
  870. {
  871. "name": "Vomiting",
  872. "id": "vomitEnabled",
  873. "type": "checkbox",
  874. "warning": "Vomiting is enabled",
  875. "buttons": ["vomit"]
  876. }
  877. ]
  878. },
  879. {
  880. "name": "Anal Vore",
  881. "id": "analVore",
  882. "optional": true,
  883. "buttons": ["anal_vore"],
  884. "entries":
  885. [
  886. {
  887. "name": "Anus diameter",
  888. "id": "baseAnalVoreDiameter",
  889. "type": "float",
  890. "default": "0.2",
  891. "unit": "length"
  892. },
  893. {
  894. "name": "Automatic digestion",
  895. "id": "analDigestAuto",
  896. "type": "subcategory",
  897. "default": true,
  898. "entries":
  899. [
  900. {
  901. "name": "Digestion time",
  902. "id": "analDigestTime",
  903. "type": "float",
  904. "default": "15"
  905. }
  906. ]
  907. },
  908. {
  909. "name": "Anal autogrowth factor",
  910. "id": "assGrowthFactor",
  911. "type": "float",
  912. "default": "0.01",
  913. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  914. },
  915. {
  916. "name": "Manual digestion",
  917. "id": "analDigestManual",
  918. "type": "checkbox",
  919. "buttons": ["digest_anal"]
  920. },
  921. {
  922. "name": "Same-size vore",
  923. "id": "sameSizeAnalVore",
  924. "type": "checkbox",
  925. "default": true
  926. },
  927. {
  928. "name": "Anal vore goes to stomach",
  929. "id": "analVoreToStomach",
  930. "type": "checkbox"
  931. }
  932. ]
  933. },
  934. {
  935. "name": "Footwear",
  936. "id": "footWear",
  937. "optional": true,
  938. "panels": ["shoes"],
  939. "entries":
  940. [
  941. {
  942. "name": "Socks",
  943. "id": "footSockEnabled",
  944. "type": "subcategory",
  945. "buttons": ["remove_socks", "wear_socks", "stuff_socks", "dump_socks"],
  946. "entries":
  947. [
  948. {
  949. "name": "Sock type",
  950. "id": "footSock",
  951. "type": "select",
  952. "default": "sock",
  953. "choices":
  954. [
  955. {
  956. "name": "Socks",
  957. "value": "sock"
  958. },
  959. {
  960. "name": "Stockings",
  961. "value": "stocking"
  962. }
  963. ]
  964. }
  965. ]
  966. },
  967. {
  968. "name": "Shoes",
  969. "id": "footShoeEnabled",
  970. "type": "subcategory",
  971. "buttons": ["remove_shoes", "wear_shoes", "stuff_shoes", "dump_shoes"],
  972. "entries":
  973. [
  974. {
  975. "name": "Shoe type",
  976. "id": "footShoe",
  977. "type": "select",
  978. "default": "shoe",
  979. "choices":
  980. [
  981. {
  982. "name": "Shoes",
  983. "value": "shoe"
  984. },
  985. {
  986. "name": "Boots",
  987. "value": "boot"
  988. },
  989. {
  990. "name": "Trainers",
  991. "value": "trainer"
  992. },
  993. {
  994. "name": "Sandals",
  995. "value": "sandal"
  996. },
  997. {
  998. "name": "High Heels",
  999. "value": "heel",
  1000. },
  1001. {
  1002. "name": "Crocs",
  1003. "value": "croc"
  1004. }
  1005. ]
  1006. }
  1007. ]
  1008. }
  1009. ]
  1010. },
  1011. {
  1012. "name": "Arousal",
  1013. "id": "arousalEnabled",
  1014. "optional": true,
  1015. "warning": "Arousal is enabled",
  1016. "entries":
  1017. [
  1018. {
  1019. "name": "Arousal multiplier",
  1020. "id": "arousalFactor",
  1021. "type": "float",
  1022. "default": "1"
  1023. },
  1024. {
  1025. "name": "Edge multiplier",
  1026. "id": "edgeFactor",
  1027. "type": "float",
  1028. "default": "1"
  1029. }
  1030. ]
  1031. },
  1032. {
  1033. "name": "Tail",
  1034. "id": "hasTail",
  1035. "optional": true,
  1036. "parts": ["tail"],
  1037. "panels": ["tails"],
  1038. "buttons": ["tail_slap"],
  1039. "entries":
  1040. [
  1041. {
  1042. "name": "Number of tails",
  1043. "id": "tailCount",
  1044. "type": "int",
  1045. "default": "1"
  1046. },
  1047. {
  1048. "name": "Tail description",
  1049. "id": "tailType",
  1050. "type": "text",
  1051. "default": "fluffy"
  1052. },
  1053. {
  1054. "name": "Tail length",
  1055. "id": "baseTailLength",
  1056. "type": "float",
  1057. "default": "1",
  1058. "unit": "length"
  1059. },
  1060. {
  1061. "name": "Tail diameter",
  1062. "id": "baseTailDiameter",
  1063. "type": "float",
  1064. "default": "0.3",
  1065. "unit": "length"
  1066. },
  1067. {
  1068. "name": "Tail Vore",
  1069. "id": "tailMaw",
  1070. "type": "subcategory",
  1071. "entries":
  1072. [
  1073. {
  1074. "name": "Tail stretchiness",
  1075. "id": "tailStretchiness",
  1076. "type": "float",
  1077. "default": "3"
  1078. },
  1079. {
  1080. "name": "Tail autogrowth factor",
  1081. "id": "tailGrowthFactor",
  1082. "type": "float",
  1083. "default": "0.01",
  1084. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  1085. },
  1086. {
  1087. "name": "Automatic digestion",
  1088. "id": "tailDigestAuto",
  1089. "type": "subcategory",
  1090. "default": true,
  1091. "entries":
  1092. [
  1093. {
  1094. "name": "Digestion time",
  1095. "id": "tailDigestTime",
  1096. "type": "float",
  1097. "default": "15"
  1098. }
  1099. ]
  1100. },
  1101. {
  1102. "name": "Manual digestion",
  1103. "id": "tailDigestManual",
  1104. "type": "checkbox",
  1105. "buttons": ["digest_tail"]
  1106. },
  1107. {
  1108. "name": "Same-size vore",
  1109. "id": "sameSizeTailVore",
  1110. "type": "checkbox",
  1111. "default": true
  1112. },
  1113. {
  1114. "name": "Tail vore goes to stomach",
  1115. "id": "tailVoreToStomach",
  1116. "type": "checkbox"
  1117. }
  1118. ]
  1119. }
  1120. ]
  1121. },
  1122. {
  1123. "name": "Pouch",
  1124. "id": "hasPouch",
  1125. "optional": true,
  1126. "panels": ["misc"],
  1127. "buttons": ["pouch_stuff", "pouch_rub"],
  1128. "entries":
  1129. [
  1130. {
  1131. "name": "Absorption",
  1132. "id": "pouchAbsorption",
  1133. "type": "checkbox",
  1134. "buttons": ["pouch_absorb"]
  1135. }
  1136. ]
  1137. },
  1138. {
  1139. "name": "Male Genitals",
  1140. "id": "maleParts",
  1141. "optional": true,
  1142. "stats": ["cum"],
  1143. "parts": ["dick", "balls"],
  1144. "panels": ["dick"],
  1145. "buttons": ["cockslap", "ball_smother"],
  1146. "entries":
  1147. [
  1148. {
  1149. "name": "Cock length",
  1150. "id": "baseDickLength",
  1151. "type": "float",
  1152. "default": "0.3",
  1153. "unit": "length"
  1154. },
  1155. {
  1156. "name": "Cock diameter",
  1157. "id": "baseDickDiameter",
  1158. "type": "float",
  1159. "default": "0.08",
  1160. "unit": "length"
  1161. },
  1162. {
  1163. "name": "Cock description",
  1164. "id": "dickType",
  1165. "type": "text",
  1166. "default": "canine"
  1167. },
  1168. {
  1169. "name": "Ball diameter",
  1170. "id": "baseBallDiameter",
  1171. "type": "float",
  1172. "default": "0.05",
  1173. "unit": "length"
  1174. },
  1175. {
  1176. "name": "Orgasm size",
  1177. "id": "baseCumVolume",
  1178. "type": "float",
  1179. "default": "0.1",
  1180. "unit": "volume"
  1181. },
  1182. {
  1183. "name": "Passive cum production",
  1184. "id": "baseCumProduction",
  1185. "type": "float",
  1186. "default": "0.01",
  1187. "unit": "volume",
  1188. "tooltip": "The fraction of your maximum capacity produced every second"
  1189. },
  1190. {
  1191. "name": "Cum storage factor",
  1192. "id": "cumStorageScale",
  1193. "type": "float",
  1194. "default": "1"
  1195. },
  1196. {
  1197. "name": "Cock autogrowth factor",
  1198. "id": "cockGrowthFactor",
  1199. "type": "float",
  1200. "default": "0.01",
  1201. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  1202. },
  1203. {
  1204. "name": "Balls autogrowth factor",
  1205. "id": "ballGrowthFactor",
  1206. "type": "float",
  1207. "default": "0.01",
  1208. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  1209. },
  1210. {
  1211. "name": "Cock Vore",
  1212. "id": "cockVoreEnabled",
  1213. "type": "subcategory",
  1214. "buttons": ["cock_vore"],
  1215. "entries":
  1216. [
  1217. {
  1218. "name": "Cock stretchiness",
  1219. "id": "dickStretchiness",
  1220. "type": "float",
  1221. "default": "5"
  1222. },
  1223. {
  1224. "name": "Cum digestion factor",
  1225. "id": "baseCumDigestFactor",
  1226. "type": "float",
  1227. "default": "1"
  1228. },
  1229. {
  1230. "name": "Automatic digestion",
  1231. "id": "cockDigestAuto",
  1232. "type": "subcategory",
  1233. "default": true,
  1234. "entries":
  1235. [
  1236. {
  1237. "name": "Digestion time",
  1238. "id": "cockDigestTime",
  1239. "type": "float",
  1240. "default": "15"
  1241. }
  1242. ]
  1243. },
  1244. {
  1245. "name": "Manual digestion",
  1246. "id": "cockDigestManual",
  1247. "type": "checkbox",
  1248. "buttons": ["digest_cock"]
  1249. },
  1250. {
  1251. "name": "Same-size vore",
  1252. "id": "sameSizeCockVore",
  1253. "type": "checkbox",
  1254. "default": true
  1255. },
  1256. {
  1257. "name": "Scale cum with size",
  1258. "id": "cumScaleWithSize",
  1259. "type": "checkbox",
  1260. "tooltip": "If you're ten times bigger than normal, you produce ten times as much cum when digesting prey"
  1261. }
  1262. ]
  1263. },
  1264. {
  1265. "name": "Sheath",
  1266. "id": "hasSheath",
  1267. "type": "subcategory",
  1268. "buttons": ["sheath_stuff", "sheath_toy", "sheath_clench"],
  1269. "entries":
  1270. [
  1271. {
  1272. "name": "Absorption",
  1273. "id": "sheathAbsorptionEnabled",
  1274. "type": "checkbox",
  1275. "buttons": ["sheath_absorb"]
  1276. }
  1277. ]
  1278. },
  1279. {
  1280. "name": "Foreskin",
  1281. "id": "hasForeskin",
  1282. "type": "subcategory",
  1283. "buttons": ["foreskin_stuff", "foreskin_toy", "foreskin_clench"],
  1284. "entries":
  1285. [
  1286. {
  1287. "name": "Absorption",
  1288. "id": "foreskinAbsorptionEnabled",
  1289. "type": "checkbox",
  1290. "buttons": ["foreskin_absorb"]
  1291. }
  1292. ]
  1293. },
  1294. {
  1295. "name": "Musk",
  1296. "id": "maleMuskEnabled",
  1297. "type": "subcategory",
  1298. "entries":
  1299. [
  1300. {
  1301. "name": "Musk factor",
  1302. "id": "baseMaleMuskArea",
  1303. "type": "float",
  1304. "default": "0.5"
  1305. }
  1306. ]
  1307. }
  1308. ]
  1309. },
  1310. {
  1311. "name": "Female Genitals",
  1312. "id": "femaleParts",
  1313. "optional": true,
  1314. "stats": ["femcum"],
  1315. "parts": ["slit", "womb"],
  1316. "panels": ["vagina"],
  1317. "buttons": ["slit_toy"],
  1318. "entries":
  1319. [
  1320. {
  1321. "name": "Slit length",
  1322. "id": "baseVaginaLength",
  1323. "type": "float",
  1324. "default": "0.1",
  1325. "unit": "length"
  1326. },
  1327. {
  1328. "name": "Slit width",
  1329. "id": "baseVaginaWidth",
  1330. "type": "float",
  1331. "default": "0.05",
  1332. "unit": "length"
  1333. },
  1334. {
  1335. "name": "Womb volume",
  1336. "id": "baseWombVolume",
  1337. "type": "float",
  1338. "default": "0.1",
  1339. "unit": "volume"
  1340. },
  1341. {
  1342. "name": "Orgasm size",
  1343. "id": "baseFemcumVolume",
  1344. "type": "float",
  1345. "default": "0.1",
  1346. },
  1347. {
  1348. "name": "Passive femcum production",
  1349. "id": "baseFemcumProduction",
  1350. "type": "float",
  1351. "default": "0.01",
  1352. "unit": "volume",
  1353. "tooltip": "The fraction of your maximum capacity produced every second"
  1354. },
  1355. {
  1356. "name": "Femcum storage factor",
  1357. "id": "femcumStorageScale",
  1358. "type": "float",
  1359. "default": "1"
  1360. },
  1361. {
  1362. "name": "Unbirth",
  1363. "id": "unbirthEnabled",
  1364. "type": "subcategory",
  1365. "buttons": ["unbirth"],
  1366. "entries":
  1367. [
  1368. {
  1369. "name": "Slit stretchiness",
  1370. "id": "vaginaStretchiness",
  1371. "type": "float",
  1372. "default": "5"
  1373. },
  1374. {
  1375. "name": "Femcum digestion factor",
  1376. "id": "baseFemcumDigestFactor",
  1377. "type": "float",
  1378. "default": "1"
  1379. },
  1380. {
  1381. "name": "Vagina autogrowth factor",
  1382. "id": "vaginaGrowthFactor",
  1383. "type": "float",
  1384. "default": "0.01",
  1385. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  1386. },
  1387. {
  1388. "name": "Womb autogrowth factor",
  1389. "id": "wombGrowthFactor",
  1390. "type": "float",
  1391. "default": "0.01",
  1392. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  1393. },
  1394. {
  1395. "name": "Automatic digestion",
  1396. "id": "unbirthDigestAuto",
  1397. "type": "subcategory",
  1398. "default": true,
  1399. "entries":
  1400. [
  1401. {
  1402. "name": "Digestion time",
  1403. "id": "unbirthDigestTime",
  1404. "type": "float",
  1405. "default": "15"
  1406. }
  1407. ]
  1408. },
  1409. {
  1410. "name": "Manual digestion",
  1411. "id": "unbirthDigestManual",
  1412. "type": "checkbox",
  1413. "buttons": ["digest_unbirth"]
  1414. },
  1415. {
  1416. "name": "Same-size vore",
  1417. "id": "sameSizeUnbirth",
  1418. "type": "checkbox",
  1419. "default": true
  1420. },
  1421. {
  1422. "name": "Scale femcum with size",
  1423. "id": "femcumScaleWithSize",
  1424. "type": "checkbox",
  1425. "tooltip": "If you're ten times bigger than normal, you produce ten times as much femcum when digesting prey"
  1426. }
  1427. ]
  1428. },
  1429. {
  1430. "name": "Musk",
  1431. "id": "femaleMuskEnabled",
  1432. "type": "subcategory",
  1433. "entries":
  1434. [
  1435. {
  1436. "name": "Musk factor",
  1437. "id": "baseFemaleMuskArea",
  1438. "type": "float",
  1439. "default": "0.5"
  1440. }
  1441. ]
  1442. }
  1443. ]
  1444. },
  1445. {
  1446. "name": "Breasts",
  1447. "id": "hasBreasts",
  1448. "optional": true,
  1449. "panels": ["breasts"],
  1450. "parts": ["breasts"],
  1451. "buttons": ["breast_crush", "breast_toy", "cleavage_stuff", "cleavage_crush", "cleavage_drop", "cleavage_absorb"],
  1452. "entries":
  1453. [
  1454. {
  1455. "name": "Breast diameter",
  1456. "id": "baseBreastDiameter",
  1457. "type": "float",
  1458. "default": "0.1",
  1459. "unit": "length"
  1460. },
  1461. {
  1462. "name": "Lactation",
  1463. "id": "lactationEnabled",
  1464. "type": "subcategory",
  1465. "stats": ["milk"],
  1466. "buttons": ["breast_milk"],
  1467. "warning": "Lactation is enabled",
  1468. "entries":
  1469. [
  1470. {
  1471. "name": "Lactation scale",
  1472. "id": "lactationFactor",
  1473. "type": "float",
  1474. "default": "0.25"
  1475. },
  1476. {
  1477. "name": "Passive milk production",
  1478. "id": "baseLactationProduction",
  1479. "type": "float",
  1480. "default": "0.001",
  1481. "unit": "volume",
  1482. "tooltip": "The fraction of your maximum capacity produced every second"
  1483. },
  1484. {
  1485. "name": "Milk storage scale",
  1486. "id": "milkStorageScale",
  1487. "type": "float",
  1488. "default": "1"
  1489. }
  1490. ]
  1491. },
  1492. {
  1493. "name": "Breast Vore",
  1494. "id": "breastVore",
  1495. "type": "subcategory",
  1496. "buttons": ["breast_vore", "digest_breast"],
  1497. "entries":
  1498. [
  1499. {
  1500. "name": "Breast stretchiness",
  1501. "id": "breastStretchiness",
  1502. "type": "float",
  1503. "default": "3"
  1504. },
  1505. {
  1506. "name": "Milk digestion scale",
  1507. "id": "baseMilkDigestFactor",
  1508. "type": "float",
  1509. "default": "1"
  1510. },
  1511. {
  1512. "name": "Breast autogrowth factor",
  1513. "id": "breastGrowthFactor",
  1514. "type": "float",
  1515. "default": "0.01",
  1516. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  1517. },
  1518. {
  1519. "name": "Automatic digestion",
  1520. "id": "breastDigestAuto",
  1521. "type": "subcategory",
  1522. "default": true,
  1523. "entries":
  1524. [
  1525. {
  1526. "name": "Digestion time",
  1527. "id": "breastDigestTime",
  1528. "type": "float",
  1529. "default": "15"
  1530. }
  1531. ]
  1532. },
  1533. {
  1534. "name": "Manual digestion",
  1535. "id": "breastDigestManual",
  1536. "type": "checkbox"
  1537. },
  1538. {
  1539. "name": "Same-size vore",
  1540. "id": "sameSizeBreastVore",
  1541. "type": "checkbox",
  1542. "default": true
  1543. },
  1544. {
  1545. "name": "Scale milk with size",
  1546. "id": "milkScaleWithSize",
  1547. "type": "checkbox",
  1548. "tooltip": "If you're ten times bigger than normal, you produce ten times as much milk when digesting prey"
  1549. }
  1550. ]
  1551. }
  1552. ]
  1553. },
  1554. {
  1555. "name": "Stench",
  1556. "id": "stenchEnabled",
  1557. "optional": true,
  1558. "warning": "Stench is enabled",
  1559. "entries":
  1560. [
  1561. {
  1562. "name": "Paw stench scale",
  1563. "id": "basePawStenchArea",
  1564. "type": "float",
  1565. "default": "1"
  1566. },
  1567. {
  1568. "name": "Ass stench scale",
  1569. "id": "baseAssStenchArea",
  1570. "type": "float",
  1571. "default": "1.5"
  1572. },
  1573. {
  1574. "name": "Piss stench scale",
  1575. "id": "basePissStenchArea",
  1576. "type": "float",
  1577. "default": "0.75"
  1578. },
  1579. {
  1580. "name": "Scat stench scale",
  1581. "id": "baseScatStenchArea",
  1582. "type": "float",
  1583. "default": "3"
  1584. },
  1585. ]
  1586. },
  1587. {
  1588. "name": "Gas",
  1589. "id": "gasEnabled",
  1590. "optional": true,
  1591. "stats": ["gas"],
  1592. "panels": ["waste"],
  1593. "warning": "Gas is enabled",
  1594. "entries":
  1595. [
  1596. {
  1597. "name": "Belching",
  1598. "id": "belchEnabled",
  1599. "type": "checkbox",
  1600. "buttons": ["belch"]
  1601. },
  1602. {
  1603. "name": "Farting",
  1604. "id": "fartEnabled",
  1605. "type": "checkbox",
  1606. "buttons": ["fart"]
  1607. },
  1608. {
  1609. "name": "Passive gas production",
  1610. "id": "baseGasProduction",
  1611. "type": "float",
  1612. "default": "0.01",
  1613. "unit": "volume",
  1614. "tooltip": "The fraction of your maximum capacity produced every second"
  1615. },
  1616. {
  1617. "name": "Gas storage scale",
  1618. "id": "gasStorageScale",
  1619. "type": "float",
  1620. "default": "1"
  1621. },
  1622. {
  1623. "name": "Gas digestion factor",
  1624. "id": "baseGasDigestFactor",
  1625. "type": "float",
  1626. "default": "1"
  1627. },
  1628. {
  1629. "name": "Scale gas with size",
  1630. "id": "gasScaleWithSize",
  1631. "type": "checkbox",
  1632. "tooltip": "If you're ten times bigger than normal, you produce ten times as much gas when digesting prey"
  1633. }
  1634. ]
  1635. },
  1636. {
  1637. "name": "Soul Vore",
  1638. "id": "soulVoreEnabled",
  1639. "optional": true,
  1640. "panels": ["souls"],
  1641. "buttons": ["soul_vore", "soul_absorb_paw"],
  1642. "warning": "Soul vore enabled",
  1643. "entries":
  1644. [
  1645. {
  1646. "name": "Souls autogrowth factor",
  1647. "id": "soulGrowthFactor",
  1648. "type": "float",
  1649. "default": "0.25",
  1650. "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"
  1651. },
  1652. {
  1653. "name": "Automatic digestion",
  1654. "id": "soulDigestAuto",
  1655. "type": "subcategory",
  1656. "default": true,
  1657. "entries":
  1658. [
  1659. {
  1660. "name": "Digestion time",
  1661. "id": "soulDigestTime",
  1662. "type": "float",
  1663. "default": "15"
  1664. }
  1665. ]
  1666. },
  1667. {
  1668. "name": "Manual digestion",
  1669. "id": "soulDigestManual",
  1670. "type": "checkbox",
  1671. "buttons": ["digest_soul"]
  1672. },
  1673. {
  1674. "type": "radio",
  1675. "id": "soulVoreType",
  1676. "default": "body",
  1677. "choices":
  1678. [
  1679. {
  1680. "name": "Released",
  1681. "value": "release"
  1682. },
  1683. {
  1684. "name": "Trapped",
  1685. "value": "body"
  1686. },
  1687. {
  1688. "name": "Digested",
  1689. "value": "oblivion"
  1690. }
  1691. ]
  1692. }
  1693. ]
  1694. },
  1695. {
  1696. "name": "Piss",
  1697. "id": "pissEnabled",
  1698. "optional": true,
  1699. "stats": ["piss"],
  1700. "panels": ["waste"],
  1701. "buttons": ["piss"],
  1702. "warning": "Watersports enabled",
  1703. "entries":
  1704. [
  1705. {
  1706. "name": "Passive piss production",
  1707. "id": "basePissProduction",
  1708. "type": "float",
  1709. "default": "0.01",
  1710. "unit": "volume",
  1711. "tooltip": "The fraction of your maximum capacity produced every second"
  1712. },
  1713. {
  1714. "name": "Piss storage scale",
  1715. "id": "pissStorageScale",
  1716. "type": "float",
  1717. "default": "1"
  1718. },
  1719. {
  1720. "name": "Bladder Vore",
  1721. "id": "bladderVore",
  1722. "type": "subcategory",
  1723. "buttons": ["bladder_vore"],
  1724. "entries":
  1725. [
  1726. {
  1727. "name": "Urethra diameter",
  1728. "id": "baseUrethraDiameter",
  1729. "type": "float",
  1730. "default": "0.03",
  1731. "unit": "length"
  1732. },
  1733. {
  1734. "name": "Urethra stretchiness",
  1735. "id": "urethraStretchiness",
  1736. "type": "float",
  1737. "default": "5"
  1738. },
  1739. {
  1740. "name": "Piss digestion scale",
  1741. "id": "basePissDigestFactor",
  1742. "type": "float",
  1743. "default": "1"
  1744. },
  1745. {
  1746. "name": "Automatic digestion",
  1747. "id": "bladderDigestAuto",
  1748. "type": "subcategory",
  1749. "default": true,
  1750. "entries":
  1751. [
  1752. {
  1753. "name": "Digestion time",
  1754. "id": "bladderDigestTime",
  1755. "type": "float",
  1756. "default": "15"
  1757. }
  1758. ]
  1759. },
  1760. {
  1761. "name": "Manual digestion",
  1762. "id": "bladderDigestManual",
  1763. "type": "checkbox",
  1764. "buttons": ["digest_bladder"],
  1765. },
  1766. {
  1767. "name": "Same-size vore",
  1768. "id": "sameSizeBladderVore",
  1769. "type": "checkbox",
  1770. "default": true
  1771. },
  1772. {
  1773. "name": "Scale piss with size",
  1774. "id": "pissScaleWithSize",
  1775. "type": "checkbox",
  1776. "tooltip": "If you're ten times bigger than normal, you produce ten times as much piss when digesting prey"
  1777. }
  1778. ]
  1779. }
  1780. ]
  1781. },
  1782. {
  1783. "name": "Scat",
  1784. "id": "scatEnabled",
  1785. "optional": true,
  1786. "stats": ["scat"],
  1787. "panels": ["waste"],
  1788. "buttons": ["scat"],
  1789. "warning": "Scat is enabled",
  1790. "entries":
  1791. [
  1792. {
  1793. "name": "Scat digestion scale",
  1794. "id": "baseScatDigestFactor",
  1795. "type": "float",
  1796. "default": "1"
  1797. },
  1798. {
  1799. "name": "Passive scat production",
  1800. "id": "baseScatProduction",
  1801. "type": "float",
  1802. "default": "0.001",
  1803. "unit": "volume",
  1804. "tooltip": "The fraction of your maximum capacity produced every second"
  1805. },
  1806. {
  1807. "name": "Scat storage scale",
  1808. "id": "scatStorageScale",
  1809. "type": "float",
  1810. "default": "1"
  1811. },
  1812. {
  1813. "name": "Scale scat with size",
  1814. "id": "scatScaleWithSize",
  1815. "type": "checkbox",
  1816. "tooltip": "If you're ten times bigger than normal, you produce ten times as much scat when digesting prey"
  1817. }
  1818. ]
  1819. },
  1820. {
  1821. "name": "Goo",
  1822. "id": "gooEnabled",
  1823. "optional": true,
  1824. "panels": ["goo"],
  1825. "buttons": ["melt"],
  1826. "entries":
  1827. [
  1828. {
  1829. "name": "Digestion",
  1830. "id": "gooDigestion",
  1831. "type": "subcategory",
  1832. "entries":
  1833. [
  1834. {
  1835. "name": "Goo autogrowth factor",
  1836. "id": "gooGrowthFactor",
  1837. "type": "float",
  1838. "default": "0.8",
  1839. "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"
  1840. },
  1841. {
  1842. "name": "Automatic digestion",
  1843. "id": "gooDigestAuto",
  1844. "type": "subcategory",
  1845. "default": true,
  1846. "entries":
  1847. [
  1848. {
  1849. "name": "Digestion time",
  1850. "id": "gooDigestTime",
  1851. "type": "float",
  1852. "default": "15"
  1853. }
  1854. ]
  1855. },
  1856. {
  1857. "name": "Manual digestion",
  1858. "id": "gooDigestManual",
  1859. "type": "checkbox"
  1860. }
  1861. ]
  1862. }
  1863. ]
  1864. },
  1865. {
  1866. "name": "Paw Vore",
  1867. "id": "pawVoreEnabled",
  1868. "optional": true,
  1869. "buttons": ["paw_vore"],
  1870. "entries":
  1871. [
  1872. {
  1873. "name": "Paw autogrowth factor",
  1874. "id": "pawGrowthFactor",
  1875. "type": "float",
  1876. "default": "0.01",
  1877. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  1878. },
  1879. {
  1880. "name": "Automatic digestion",
  1881. "id": "pawDigestAuto",
  1882. "type": "subcategory",
  1883. "default": true,
  1884. "entries":
  1885. [
  1886. {
  1887. "name": "Digestion time",
  1888. "id": "pawDigestTime",
  1889. "type": "float",
  1890. "default": "15"
  1891. }
  1892. ]
  1893. },
  1894. {
  1895. "name": "Manual digestion",
  1896. "id": "pawDigestManual",
  1897. "type": "checkbox",
  1898. "buttons": ["digest_paws"]
  1899. },
  1900. {
  1901. "name": "Same-size vore",
  1902. "id": "sameSizePawVore",
  1903. "type": "checkbox",
  1904. "default": true
  1905. }
  1906. ]
  1907. },
  1908. {
  1909. "name": "Crop",
  1910. "id": "cropEnabled",
  1911. "optional": true,
  1912. "buttons": ["crop_swallow"],
  1913. "entries":
  1914. [
  1915. {
  1916. "name": "Automatic transfer",
  1917. "id": "cropTransferAuto",
  1918. "type": "subcategory",
  1919. "default": true,
  1920. "entries":
  1921. [
  1922. {
  1923. "name": "Digestion time",
  1924. "id": "cropTransferTime",
  1925. "type": "float",
  1926. "default": "10"
  1927. }
  1928. ]
  1929. },
  1930. ]
  1931. },
  1932. {
  1933. "name": "Breath",
  1934. "id": "breathEnabled",
  1935. "optional": true,
  1936. "panels": ["breath"],
  1937. "buttons": ["breath_line", "breath_cone"],
  1938. "entries":
  1939. [
  1940. {
  1941. "name": "Breath area",
  1942. "id": "baseBreathArea",
  1943. "type": "float",
  1944. "default": "10",
  1945. "unit": "area"
  1946. },
  1947. {
  1948. "name": "Fire",
  1949. "id": "breathFire",
  1950. "type": "checkbox",
  1951. "buttons": ["breath_fire"]
  1952. },
  1953. {
  1954. "name": "Ice",
  1955. "id": "breathIce",
  1956. "type": "checkbox",
  1957. "buttons": ["breath_ice"]
  1958. },
  1959. {
  1960. "name": "Electric",
  1961. "id": "breathElectric",
  1962. "type": "checkbox",
  1963. "buttons": ["breath_electric"]
  1964. },
  1965. {
  1966. "name": "Smoke",
  1967. "id": "breathSmoke",
  1968. "type": "checkbox",
  1969. "buttons": ["breath_smoke"]
  1970. },
  1971. {
  1972. "name": "Radiation",
  1973. "id": "breathRadiation",
  1974. "type": "checkbox",
  1975. "buttons": ["breath_radiation"]
  1976. },
  1977. {
  1978. "name": "Foul",
  1979. "id": "breathFoul",
  1980. "type": "checkbox",
  1981. "buttons": ["breath_foul"]
  1982. },
  1983. ]
  1984. },
  1985. {
  1986. "name": "Drool",
  1987. "id": "droolEnabled",
  1988. "optional": true,
  1989. "buttons": ["drool"],
  1990. "entries":
  1991. [
  1992. {
  1993. "name": "Drool volume",
  1994. "id": "droolBaseVolume",
  1995. "type": "float",
  1996. "default": "0.01",
  1997. "unit": "volume"
  1998. }
  1999. ]
  2000. },
  2001. {
  2002. "name": "Magic",
  2003. "id": "magicEnabled",
  2004. "optional": true,
  2005. "panels": ["magic"],
  2006. "entries":
  2007. [
  2008. {
  2009. "name": "Shrinking magic",
  2010. "id": "magicShrink",
  2011. "type": "checkbox",
  2012. "buttons": ["magic_shrink"],
  2013. "default": true,
  2014. "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."
  2015. },
  2016. {
  2017. "name": "Fast digestion",
  2018. "id": "magicFastDigestion",
  2019. "type": "checkbox",
  2020. "buttons": ["magic_fast_digestion"],
  2021. "default": true,
  2022. "tooltip": "Fast Digestion allows you to speed up your digestion for a short duration."
  2023. },
  2024. ]
  2025. },
  2026. {
  2027. "name": "Wings",
  2028. "id": "hasWings",
  2029. "optional": true,
  2030. "panels": ["misc"],
  2031. //"parts": ["wings"],
  2032. "buttons": ["wings_flap"],
  2033. "entries":
  2034. [
  2035. {
  2036. "name": "Wing width",
  2037. "id": "baseWingWidth",
  2038. "type": "float",
  2039. "default": "1",
  2040. "unit": "length"
  2041. },
  2042. {
  2043. "name": "Wing length",
  2044. "id": "baseWingLength",
  2045. "type": "float",
  2046. "default": "1",
  2047. "unit": "length"
  2048. },
  2049. {
  2050. "name": "Wing description",
  2051. "id": "wingDesc",
  2052. "type": "text",
  2053. "default": "feathery"
  2054. },
  2055. {
  2056. "name": "Wing Vore",
  2057. "id": "wingVoreEnabled",
  2058. "type": "subcategory",
  2059. "buttons": ["wings_vore"],
  2060. "entries":
  2061. [
  2062. {
  2063. "name": "Wing autogrowth factor",
  2064. "id": "wingGrowthFactor",
  2065. "type": "float",
  2066. "default": "0.01",
  2067. "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, [1]:all mass goes to this part [.2]:20% part growth-80% overall growth."
  2068. },
  2069. {
  2070. "name": "Automatic digestion",
  2071. "id": "wingDigestAuto",
  2072. "type": "subcategory",
  2073. "default": true,
  2074. "entries":
  2075. [
  2076. {
  2077. "name": "Digestion time",
  2078. "id": "wingDigestTime",
  2079. "type": "float",
  2080. "default": "15"
  2081. }
  2082. ]
  2083. },
  2084. {
  2085. "name": "Manual digestion",
  2086. "id": "wingDigestManual",
  2087. "type": "checkbox",
  2088. "buttons": ["digest_wings"]
  2089. },
  2090. {
  2091. "name": "Same-size vore",
  2092. "id": "sameSizeWingVore",
  2093. "type": "checkbox",
  2094. "default": true
  2095. },
  2096. {
  2097. "name": "Wing vore goes to stomach",
  2098. "id": "wingVoreToStomach",
  2099. "type": "checkbox"
  2100. }
  2101. ]
  2102. }
  2103. ]
  2104. }
  2105. ];