diff --git a/src/uncategorized/saDrugs.tw b/src/uncategorized/saDrugs.tw index 71a50ff168c1ce7718343485a71aeaa7c433b417..43fd41352bba11f556beaddb16f55daf5c553c99 100644 --- a/src/uncategorized/saDrugs.tw +++ b/src/uncategorized/saDrugs.tw @@ -364,38 +364,36 @@ /*Hormone balance*/ <<if $slaves[$i].hormones == 2 || $slaves[$i].hormones == -2>> <<set _growth-->> - the massive quantities of sexual hormones flooding $possessive body limits the effectivness of the treatment + the massive quantities of sexual hormones flooding $possessive body limits the effectiveness of the treatment. <<elseif $slaves[$i].hormones == 0>> <<set _growth += 0.3>> - in the absence of significant levels of sexual hormones, the treatment is more effective + in the absence of significant levels of sexual hormones, the treatment is more effective. <<elseif $slaves[$i].hormones == 1 || $slaves[$i].hormones == -1>> - $possessive hormonal balance leaves the treatment enough room to manouver + $possessive hormonal balance leaves the treatment enough room to manouver. <</if>> /*diet*/ <<if $slaves[$i].diet == "fattening">> - ,while all the food $pronoun's required to consume boosts growth. + All the food $pronoun's required to consume boosts growth. <<set _growth += 0.2>> <<elseif $slaves[$i].diet == "muscle building">> - ,while $possessive workout diet and constant physical excercise help support growth. + $possessiveCap workout diet and constant physical excercise help support growth. <<set _growth += 0.5>> <<elseif $slaves[$i].diet == "restricted">> - ,while $possessive restricted diet means $possessive body has few resources to grow on. + $possessiveCap restricted diet means $possessive body has few resources to grow on. <<set _growth-->> <<elseif $slaves[$i].diet == "slimming">> - ,while $possessive growth is slightly inhibited by $possessive strict diet. + $possessiveCap growth is slightly inhibited by $possessive strict diet. <<set _growth -= 0.2>> <<elseif $slaves[$i].diet == "XY" || $slaves[$i].diet == "XX" || $slaves[$i].diet == "XXY">> - ,while $possessive growth is restrained by $possessive sexual hormones rich diet. + $possessiveCap growth is restrained by $possessive sexual hormones rich diet. <<set _growth -= 0.5>> <<elseif $slaves[$i].diet == "cleansing">> - ,while $possessive growth is inhibited by $possessive cleansing treatment. + $possessiveCap growth is inhibited by $possessive cleansing treatment. <<set _growth-->> - <<else>> - . <</if>> /*health*/ <<if $slaves[$i].health > 80>> - $possessiveCap perfect health increases the stimulants effectivness. + $possessiveCap perfect health greatly helps growth. <<set _growth += 0.2>> <<elseif $slaves[$i].health > -20>> $possessiveCap health helps $possessive growth. @@ -408,34 +406,34 @@ /*age modifier*/ <<set _ageMod = 1>> <<if $slaves[$i].genes == "XY">> - <<if $slaves[$i].pubertyXY == 0 && $slaves[$i].physicalAge <= 3>> + <<if $slaves[$i].pubertyXX == 0 && $slaves[$i].physicalAge <= 3>> Being a newborn, $possessive body responds extremely well to the treatment. <<set _ageMod = 2.5>> - <<elseif $slaves[$i].pubertyXY == 0 && $slaves[$i].physicalAge > 3>> - $possessiveCap young body eagerly responds to the treatment. + <<elseif $slaves[$i].pubertyXX == 0 && $slaves[$i].physicalAge > 3>> + $possessiveCap young body eagerly responds to the stimulants. <<set _ageMod = 1.5>> <<elseif $slaves[$i].physicalAge <= ($slaves[$i].pubertyAgeXY + $pubertyLength)>> Due to $possessive recent puberty, $possessive body welcomes the treatment with open arms. <<set _ageMod = 2>> <<elseif $slaves[$i].physicalAge <= $maxGrowthAge>> - With $possessive puberty concluded, her body resists the treatment. + With $possessive puberty concluded, her body resists the stimulants. <<set _ageMod = 1>> <<else>> $possessiveCap mature body struggles to respond to the treatment, making little progress. <<set _ageMod = 0.5>> <</if>> <<elseif $slaves[$i].genes == "XX">> - <<if $slaves[$i].pubertyXX != 1 && $slaves[$i].physicalAge <= 3>> + <<if $slaves[$i].pubertyXX == 0 && $slaves[$i].physicalAge <= 3>> Being a newborn, $possessive body responds extremely well to the treatment. - <<set _ageMod = 2.4>> - <<elseif $slaves[$i].pubertyXX != 1 && $slaves[$i].physicalAge > 3>> - $possessiveCap young body eagerly responds to the treatment. - <<set _ageMod = 1.2>> - <<elseif $slaves[$i].pubertyXX == 1 && $slaves[$i].physicalAge <= ($slaves[$i].pubertyAgeXX + $pubertyLength)>> + <<set _ageMod = 2.5>> + <<elseif $slaves[$i].pubertyXX == 0 && $slaves[$i].physicalAge > 3>> + $possessiveCap young body eagerly responds to the stimulants. + <<set _ageMod = 1.5>> + <<elseif $slaves[$i].physicalAge <= ($slaves[$i].pubertyAgeXY + $pubertyLength)>> Due to $possessive recent puberty, $possessive body welcomes the treatment with open arms. - <<set _ageMod = 1.8>> + <<set _ageMod = 2>> <<elseif $slaves[$i].physicalAge <= $maxGrowthAge>> - With $possessive puberty concluded, the treatment struggles to make significant progress. + With $possessive puberty concluded, her body resists the stimulants. <<set _ageMod = 1>> <<else>> $possessiveCap mature body struggles to respond to the treatment, making little progress. @@ -446,15 +444,15 @@ <<set _growth = Math.round(Math.clamp(_growth,0,5))>> /*communicates the level of growth accomplished*/ <<if _growth == 1>> - @@.lime;$possessiveCap height slightly increases this week.@@ + @@.lime;$possessiveCap height slightly increased this week.@@ <<elseif _growth == 2>> - @@.lime;$possessiveCap height increases this week.@@ + @@.lime;$possessiveCap height increased this week.@@ <<elseif _growth == 3>> - @@.lime;$possessiveCap height greatly increases this week.@@ + @@.lime;$possessiveCap height greatly increased this week.@@ <<elseif _growth == 4>> - @@.lime;$possessiveCap height dramatically increases this week.@@ + @@.lime;$possessiveCap height dramatically increased this week.@@ <<elseif _growth == 5>> - @@.lime;$possessiveCap body experiences explosive growth this week@@, + @@.lime;$possessiveCap body experienced explosive growth this week@@, <</if>> /*health issues*/ <<if _growth == 5>>