diff --git a/src/uncategorized/dispensary.tw b/src/uncategorized/dispensary.tw index 72fc83892dd877b722e0b20c6ca3bbfd00d2e53d..1d48691c6d5ab7174f621eb74a2648cedc545cef 100644 --- a/src/uncategorized/dispensary.tw +++ b/src/uncategorized/dispensary.tw @@ -1,6 +1,6 @@ :: Dispensary [nobr] - -<<set $nextButton = "Back", $nextLink = "Manage Penthouse", $showEncyclopedia = 1, $encyclopedia = "The Pharmaceutical Fab.">> +<<HSM>> +<<set $nextButton = "Back", $nextLink = "Manage Penthouse", $showEncyclopedia = 1, $encyclopedia = "The Pharmaceutical Fab.",_PCSkillCheck = Math.max($upgradeMultiplierMedicine, $HackingSkillMultiplier)>> <br> The Dispensary @@ -126,8 +126,8 @@ It is currently working on the following organs: <br> <<elseif ($youngerOvaries != 1) && ($rep > 10000*$upgradeMultiplierMedicine)>> [[Purchase designs for cloning fertile ovaries for menopausal slaves|Dispensary][$cash -= 30000*$upgradeMultiplierMedicine, $youngerOvaries = 1]] - //Costs <<print cashFormat(30000*$upgradeMultiplierMedicine)>>// - <br> //Will allow the growth of younger, fertile ovaries for menopausal slaves. Restored fertility will only last a couple years at most.// + //Costs <<print cashFormat(30000*$upgradeMultiplierMedicine)>>// + <br> //Will allow the growth of younger, fertile ovaries for menopausal slaves. Restored fertility will only last for a couple years at most.// <br> <<elseif ($youngerOvaries > 0)>> The fabricator is capable of growing fertile ovaries for postmenopausal slaves. @@ -142,8 +142,8 @@ The fabricator is producing <<if $injectionUpgrade == 0>> standard growth hormones. <<if $rep > 6000>> - [[Purchase data on prototype growth hormone tests|Dispensary][$cash -= 25000*$upgradeMultiplierMedicine, $injectionUpgrade = 1]] - //Costs <<print cashFormat(25000*$upgradeMultiplierMedicine)>>// + [[Purchase data on prototype growth hormone tests|Dispensary][$cash -= 25000*_PCSkillCheck, $injectionUpgrade = 1]] + //Costs <<print cashFormat(25000*_PCSkillCheck)>>// <br> //Should improve the reliability of growth injections of all kinds.// <br> <<else>> @@ -196,8 +196,8 @@ The hormone replacement therapies <<if $hormoneUpgradePower == 0>> are traditional: they're formulated to mimic natural hormones. <<if $rep > 4000>> - [[Purchase data on advanced HRT|Dispensary][$cash -= 25000*$upgradeMultiplierMedicine, $hormoneUpgradePower = 1]] - //Costs <<print cashFormat(25000*$upgradeMultiplierMedicine)>>// + [[Purchase data on advanced HRT|Dispensary][$cash -= 25000*_PCSkillCheck, $hormoneUpgradePower = 1]] + //Costs <<print cashFormat(25000*_PCSkillCheck)>>// <br> //Should increase the power of hormone therapies.// <br> <<else>> @@ -213,8 +213,8 @@ The hormone replacement therapies <<if $hormoneUpgradeShrinkage == 0>> are broad-spectrum. <<if $rep > 4000>> - [[Purchase data on targeted HRT|Dispensary][$cash -= 25000*$upgradeMultiplierMedicine, $hormoneUpgradeShrinkage = 1]] - //Costs <<print cashFormat(25000*$upgradeMultiplierMedicine)>>// + [[Purchase data on targeted HRT|Dispensary][$cash -= 25000*_PCSkillCheck, $hormoneUpgradeShrinkage = 1]] + //Costs <<print cashFormat(25000*_PCSkillCheck)>>// <br> //Should reduce atrophy of organs corresponding to original sex.// <br> <<else>> @@ -263,8 +263,8 @@ Dietary Upgrades <</if>> <<if $cumProDiet == 0>> - [[Purchase recipes to encourage cum production|Dispensary][$cash -= 5000*$upgradeMultiplierMedicine, $cumProDiet = 1]] - //Costs <<print cashFormat(5000*$upgradeMultiplierMedicine)>>// + [[Purchase recipes to encourage cum production|Dispensary][$cash -= 5000*_PCSkillCheck, $cumProDiet = 1]] + //Costs <<print cashFormat(5000*_PCSkillCheck)>>// <br> //Will allow for specially designed meals to be served in the cafeteria to promote cum production.// <br> <<elseif $cumProDiet == 1>> @@ -273,8 +273,8 @@ Dietary Upgrades <</if>> <<if $dietCleanse == 0>> - [[Purchase cleansing recipes to lessen genome damage|Dispensary][$cash -= 10000*$upgradeMultiplierMedicine, $dietCleanse = 1]] - //Costs <<print cashFormat(10000*$upgradeMultiplierMedicine)>>// + [[Purchase cleansing recipes to lessen genome damage|Dispensary][$cash -= 10000*_PCSkillCheck, $dietCleanse = 1]] + //Costs <<print cashFormat(10000*_PCSkillCheck)>>// <br> //Will allow for specially designed meals to be served in the cafeteria to counteract excessive drug use.// <br> <<elseif $dietCleanse == 1>> @@ -286,8 +286,8 @@ Dietary Upgrades Pharmacological Upgrades <hr> <<if ($curativeUpgrade == 0) && ($rep > 6000*$upgradeMultiplierMedicine)>> - [[Purchase data on advanced curatives|Dispensary][$cash -= 25000*$upgradeMultiplierMedicine, $curativeUpgrade = 1]] - //Costs <<print cashFormat(25000*$upgradeMultiplierMedicine)>>// + [[Purchase data on advanced curatives|Dispensary][$cash -= 25000*_PCSkillCheck, $curativeUpgrade = 1]] + //Costs <<print cashFormat(25000*_PCSkillCheck)>>// <br> //Should improve the effectiveness of curative treatment.// <br> <<elseif ($curativeUpgrade == 1)>> @@ -296,8 +296,8 @@ Pharmacological Upgrades <</if>> <<if ($growthStim == 0) && ($rep > 6000*$upgradeMultiplierMedicine)>> - [[Purchase data on growth stimulants|Dispensary][$cash -= 20000*$upgradeMultiplierMedicine, $growthStim = 1]] - //Costs <<print cashFormat(20000*$upgradeMultiplierMedicine)>>// + [[Purchase data on growth stimulants|Dispensary][$cash -= 20000*_PCSkillCheck, $growthStim = 1]] + //Costs <<print cashFormat(20000*_PCSkillCheck)>>// <br> //Will allow the manufacturing of drugs to encourage growth in slave height.// <br> <<elseif ($growthStim == 1)>> @@ -306,8 +306,8 @@ Pharmacological Upgrades <</if>> <<if ($aphrodisiacUpgradeRefine == 0) && ($rep > 6000*$upgradeMultiplierMedicine)>> - [[Purchase data on refined aphrodisiacs|Dispensary][$cash -= 20000*$upgradeMultiplierMedicine, $aphrodisiacUpgradeRefine = 1]] - //Costs <<print cashFormat(20000*$upgradeMultiplierMedicine)>>// + [[Purchase data on refined aphrodisiacs|Dispensary][$cash -= 20000*_PCSkillCheck, $aphrodisiacUpgradeRefine = 1]] + //Costs <<print cashFormat(20000*_PCSkillCheck)>>// <br> //Will prevent most physical side effects of aphrodisiacs. Once the formulas are changed they can not be changed back.// <br> <<elseif ($aphrodisiacUpgradeRefine == 1)>> @@ -316,8 +316,8 @@ Pharmacological Upgrades <</if>> <<if ($aphrodisiacUpgrade == 0) && ($rep > 6000*$upgradeMultiplierMedicine)>> - [[Purchase data on aphrodisiac withdrawal treatment|Dispensary][$cash -= 10000*$upgradeMultiplierMedicine, $aphrodisiacUpgrade = 1]] - //Costs <<print cashFormat(10000*$upgradeMultiplierMedicine)>>// + [[Purchase data on aphrodisiac withdrawal treatment|Dispensary][$cash -= 10000*_PCSkillCheck, $aphrodisiacUpgrade = 1]] + //Costs <<print cashFormat(10000*_PCSkillCheck)>>// <br> //Should prevent most negative effects of withdrawal.// <br> <<elseif ($aphrodisiacUpgrade == 1)>> @@ -387,8 +387,8 @@ Fertility Focused Pharmacology <</if>> <<if ($superFertilityDrugs == 0) && ($rep > 2500*$upgradeMultiplierMedicine) && $seeHyperPreg == 1>> - [[Purchase data on powerful fertility drugs|Dispensary][$cash -= 20000*$upgradeMultiplierMedicine, $superFertilityDrugs = 1]] - //Costs <<print cashFormat(20000*$upgradeMultiplierMedicine)>>// + [[Purchase data on powerful fertility drugs|Dispensary][$cash -= 20000*_PCSkillCheck, $superFertilityDrugs = 1]] + //Costs <<print cashFormat(20000*_PCSkillCheck)>>// <br> //Should improve the likelihood of conception and multiples. // <br> <<elseif ($superFertilityDrugs == 1)>> @@ -421,8 +421,8 @@ Implant Production <br> <</if>> <<if ($permaPregImplant == 0) && ($rep > 4000*$upgradeMultiplierMedicine)>> - [[Purchase schematics for an experimental implantable pregnancy generator|Dispensary][$cash -= 30000*$upgradeMultiplierMedicine, $permaPregImplant = 1]] - //Costs <<print cashFormat(30000*$upgradeMultiplierMedicine)>>// + [[Purchase schematics for an experimental implantable pregnancy generator|Dispensary][$cash -= 30000*_PCSkillCheck, $permaPregImplant = 1]] + //Costs <<print cashFormat(30000*_PCSkillCheck)>>// <br> //Will allow the fabrication of implants that force perpetual pregnancy.// <br> <<elseif ($permaPregImplant > 0)>> @@ -438,23 +438,23 @@ Implant Production <</if>> <<if ($bellyImplants == 0) && ($rep > 2000*$upgradeMultiplierMedicine)>> - [[Purchase schematics for fillable abdominal implants|Dispensary][$cash -= 20000*$upgradeMultiplierMedicine, $bellyImplants = 1]] - //Costs <<print cashFormat(20000*$upgradeMultiplierMedicine)>>// + [[Purchase schematics for fillable abdominal implants|Dispensary][$cash -= 20000*_PCSkillCheck, $bellyImplants = 1]] + //Costs <<print cashFormat(20000*_PCSkillCheck)>>// <br> //Will allow the fabrication of fillable abdominal implants using the autosurgery.// <br> <<elseif ($bellyImplants > 0)>> The fabricator is capable of crafting fillable abdominal implants. <br> <</if>> - + <<if ($bellyImplants == 1) && ($cervixImplants != 1) && ($rep <= 6000*$upgradeMultiplierMedicine)>> /* show only after belly implants already researched */ - //You lack the reputation to access schematics far experimental cervix filter micropumps for abdominal implants// + //You lack the reputation to access experimental cervix filter micropumps schematics for abdominal implants// <br> <</if>> <<if ($bellyImplants == 1) && ($cervixImplants != 1) && ($rep >6000*$upgradeMultiplierMedicine)>> /* nanotech like technology much more impressive and costly than simple implant */ - [[Purchase schematics for cervix filter micropumps|Dispensary][$cash -= 70000*$upgradeMultiplierMedicine, $cervixImplants = 1]] - //Costs <<print cashFormat(70000*$upgradeMultiplierMedicine)>>// + [[Purchase schematics for cervix filter micropumps|Dispensary][$cash -= 70000*_PCSkillCheck, $cervixImplants = 1]] + //Costs <<print cashFormat(70000*_PCSkillCheck)>>// <br> //Will allow the fabrication of cervix filter micropumps for fillable abdominal implants using the autosurgery.// <br> <<elseif ($cervixImplants > 0)>> @@ -467,8 +467,8 @@ Implant Production <br> <</if>> <<if ($prostateImplants != 1) && ($rep > 3000*$upgradeMultiplierMedicine)>> - [[Purchase plans for ejaculation enhancing prostate implants|Dispensary][$cash -= 30000*$upgradeMultiplierMedicine, $prostateImplants = 1]] - //Costs <<print cashFormat(30000*$upgradeMultiplierMedicine)>>// + [[Purchase plans for ejaculation enhancing prostate implants|Dispensary][$cash -= 30000*_PCSkillCheck, $prostateImplants = 1]] + //Costs <<print cashFormat(30000*_PCSkillCheck)>>// <br> //Will allow the fabrication of a prostate implant designed to stimulate fluid production for massive ejaculations. Beware of leaking and dehydration.// <br> <<elseif ($prostateImplants > 0)>> @@ -478,12 +478,12 @@ Implant Production <<if ($meshImplants != 1) && ($rep <= 10000*$upgradeMultiplierMedicine)>> //You lack the reputation to access plans for supportive breast implants// - + <</if>> <<if ($meshImplants != 1) && ($rep > 10000*$upgradeMultiplierMedicine)>> - [[Purchase plans for supportive mesh breast implants|Dispensary][$cash -= 40000*$upgradeMultiplierMedicine, $meshImplants = 1]] - //Costs <<print cashFormat(40000*$upgradeMultiplierMedicine)>>// - <br> //Will allow the fabrication of an organic, supportive mesh breast implants.// + [[Purchase plans for supportive mesh breast implants|Dispensary][$cash -= 40000*_PCSkillCheck, $meshImplants = 1]] + //Costs <<print cashFormat(40000*_PCSkillCheck)>>// + <br> //Will allow the fabrication of organic and supportive mesh breast implants.// <br> <<elseif ($meshImplants > 0)>> The fabricator is capable of producing supportive mesh breast implants. @@ -491,7 +491,7 @@ Implant Production <</if>> <</if>> - + <br> Future Societies Research <hr> @@ -524,8 +524,8 @@ Future Societies Research //You lack the reputation to access experimental gigantic implants and elasticizing filler.// <br> <<elseif ($arcologies[0].FSTransformationFetishistResearch == 0)>> - [[Purchase data on gigantic implants and elasticizing filler|Dispensary][$cash -= 20000*$upgradeMultiplierMedicine, $arcologies[0].FSTransformationFetishistResearch = 1]] - //Costs <<print cashFormat(20000*$upgradeMultiplierMedicine)>>// + [[Purchase data on gigantic implants and elasticizing filler|Dispensary][$cash -= 20000*_PCSkillCheck, $arcologies[0].FSTransformationFetishistResearch = 1]] + //Costs <<print cashFormat(20000*_PCSkillCheck)>>// <br> //Will allow the fabrication of gigantic implants using the autosurgery and filler capable of overfilling existing fillable implants.// <br> <<elseif ($arcologies[0].FSTransformationFetishistResearch > 0)>> @@ -605,8 +605,8 @@ Future Societies Research <<if $arcologies[0].FSHedonisticDecadenceDecoration == 100>> <<if ($arcologies[0].FSHedonisticDecadenceResearch == 0)>> - <<if ($rep >= 5000*$upgradeMultiplierMedicine)>> - [[Purchase recipes for concentrated, shaped slave food|Dispensary][$cash -= 50000*$upgradeMultiplierMedicine,$arcologies[0].FSHedonisticDecadenceResearch = 1]] //Costs <<print cashFormat(50000*$upgradeMultiplierMedicine)>>. Will allow production of solid slave food in various familiar shapes and flavors. Addictive and a little fatty.<<if $arcologies[0].FSDegradationist != "unset">> Since your slaves don't deserve luxuries, a modified recipe formulated to cause severe stomach cramps minutes after ingestion will be developed.<</if>> // + <<if ($rep >= 5000*_PCSkillCheck)>> + [[Purchase recipes for concentrated, shaped slave food|Dispensary][$cash -= 50000*_PCSkillCheck,$arcologies[0].FSHedonisticDecadenceResearch = 1]] //Costs <<print cashFormat(50000*_PCSkillCheck)>>. Will allow production of solid slave food in various familiar shapes and flavors. Addictive and a little fatty.<<if $arcologies[0].FSDegradationist != "unset">> Since your slaves don't deserve luxuries, a modified recipe formulated to cause severe stomach cramps minutes after ingestion will be developed.<</if>> // <br> <<else>> // You lack the reputation to access the research necessary to purchase concentrated, shaped slave food recipes. // @@ -615,8 +615,8 @@ Future Societies Research <<else>> The fabricator has been upgraded to manufacture tasty, extremely addictive, solid slave food in various familiar shapes and flavors. While they look and taste like real food, their consistency is all wrong. Slaves gorging on them are likely to experience steady weight gain.<<if $arcologies[0].FSDegradationist != "unset">> Since your slaves don't deserve luxuries, all food crafted will cause severe stomach cramps minutes after ingestion. Coupled with their addictive nature, it ought to be quite torturous.<</if>> <<if $arcologies[0].FSSlimnessEnthusiast > 50 && $arcologies[0].FSHedonisticDecadenceDietResearch == 0>> - [[Purchase diet recipes|Dispensary][$cash -= 10000*$upgradeMultiplierMedicine,$arcologies[0].FSHedonisticDecadenceDietResearch = 1]] - //Costs <<print cashFormat(10000*$upgradeMultiplierMedicine)>>// + [[Purchase diet recipes|Dispensary][$cash -= 10000*_PCSkillCheck,$arcologies[0].FSHedonisticDecadenceDietResearch = 1]] + //Costs <<print cashFormat(10000*_PCSkillCheck)>>// <br> Will prevent rampant weight gain from ruining your slim slaves. <br> <<elseif $arcologies[0].FSHedonisticDecadenceDietResearch == 1>> @@ -627,8 +627,8 @@ Future Societies Research <<elseif $arcologies[0].FSHedonisticDecadenceResearch == 1>> The fabricator has been upgraded to manufacture tasty, extremely addictive, solid slave food in various familiar shapes and flavors. While they look and taste like real food, their consistency is all wrong. Slaves gorging on them are likely to experience steady weight gain.<<if $arcologies[0].FSDegradationist != "unset">> Since your slaves don't deserve luxuries, all food crafted will cause severe stomach cramps minutes after ingestion. Coupled with their addictive nature, it ought to be quite torturous.<</if>> <<if $arcologies[0].FSSlimnessEnthusiast > 50 && $arcologies[0].FSHedonisticDecadenceDietResearch == 0>> - [[Purchase diet recipes|Dispensary][$cash -= 10000*$upgradeMultiplierMedicine,$arcologies[0].FSHedonisticDecadenceDietResearch = 1]] - //Costs <<print cashFormat(10000*$upgradeMultiplierMedicine)>>// + [[Purchase diet recipes|Dispensary][$cash -= 10000*_PCSkillCheck,$arcologies[0].FSHedonisticDecadenceDietResearch = 1]] + //Costs <<print cashFormat(10000*_PCSkillCheck)>>// <br> Will prevent rampant weight gain from ruining your slim slaves. <br> <<elseif $arcologies[0].FSHedonisticDecadenceDietResearch == 1>>