| @@ -678,8 +678,9 @@ options = [ | |||||
| "name": "Prey growth factor", | "name": "Prey growth factor", | ||||
| "id": "basePreyGrowthFactor", | "id": "basePreyGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.8", | |||||
| "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]." | |||||
| "default": "80", | |||||
| "unit": "percentage", | |||||
| "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 50%." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Scale growth with size", | "name": "Scale growth with size", | ||||
| @@ -913,8 +914,9 @@ options = [ | |||||
| "name": "Anal autogrowth factor", | "name": "Anal autogrowth factor", | ||||
| "id": "assGrowthFactor", | "id": "assGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Manual digestion", | "name": "Manual digestion", | ||||
| @@ -1092,8 +1094,9 @@ options = [ | |||||
| "name": "Tail autogrowth factor", | "name": "Tail autogrowth factor", | ||||
| "id": "tailGrowthFactor", | "id": "tailGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Automatic Digestion", | "name": "Automatic Digestion", | ||||
| @@ -1209,15 +1212,17 @@ options = [ | |||||
| "name": "Cock autogrowth factor", | "name": "Cock autogrowth factor", | ||||
| "id": "cockGrowthFactor", | "id": "cockGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Balls autogrowth factor", | "name": "Balls autogrowth factor", | ||||
| "id": "ballGrowthFactor", | "id": "ballGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Cock Vore", | "name": "Cock Vore", | ||||
| @@ -1393,15 +1398,17 @@ options = [ | |||||
| "name": "Vagina autogrowth factor", | "name": "Vagina autogrowth factor", | ||||
| "id": "vaginaGrowthFactor", | "id": "vaginaGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Womb autogrowth factor", | "name": "Womb autogrowth factor", | ||||
| "id": "wombGrowthFactor", | "id": "wombGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Automatic Digestion", | "name": "Automatic Digestion", | ||||
| @@ -1524,8 +1531,9 @@ options = [ | |||||
| "name": "Breast autogrowth factor", | "name": "Breast autogrowth factor", | ||||
| "id": "breastGrowthFactor", | "id": "breastGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Automatic Digestion", | "name": "Automatic Digestion", | ||||
| @@ -1658,7 +1666,8 @@ options = [ | |||||
| "name": "Souls autogrowth factor", | "name": "Souls autogrowth factor", | ||||
| "id": "soulGrowthFactor", | "id": "soulGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.25", | |||||
| "default": "25", | |||||
| "unit": "percentage", | |||||
| "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" | "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" | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -1848,7 +1857,8 @@ options = [ | |||||
| "name": "Goo autogrowth factor", | "name": "Goo autogrowth factor", | ||||
| "id": "gooGrowthFactor", | "id": "gooGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.8", | |||||
| "default": "80", | |||||
| "unit": "percentage", | |||||
| "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" | "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" | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -1886,8 +1896,9 @@ options = [ | |||||
| "name": "Paw autogrowth factor", | "name": "Paw autogrowth factor", | ||||
| "id": "pawGrowthFactor", | "id": "pawGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Automatic Digestion", | "name": "Automatic Digestion", | ||||
| @@ -2076,8 +2087,9 @@ options = [ | |||||
| "name": "Wing autogrowth factor", | "name": "Wing autogrowth factor", | ||||
| "id": "wingGrowthFactor", | "id": "wingGrowthFactor", | ||||
| "type": "float", | "type": "float", | ||||
| "default": "0.01", | |||||
| "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." | |||||
| "default": "1", | |||||
| "unit": "percentage", | |||||
| "tooltip": "How much this part grows during part specific digestion. This is relative to overall growth, 100%:all mass goes to this part 20%:20% part growth-80% overall growth." | |||||
| }, | }, | ||||
| { | { | ||||
| "name": "Automatic Digestion", | "name": "Automatic Digestion", | ||||