big steppy
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 

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