big steppy
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

1994 linhas
49 KiB

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