big steppy
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

1903 lignes
46 KiB

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