big steppy
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 

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