diff --git a/src/uncategorized/costsReport.tw b/src/uncategorized/costsReport.tw index 9494db08f4a74ef728aa083afc247eda7e9574c3..5fcc9eadf4c949eea1b2ea01c1a2901f6c27421c 100644 --- a/src/uncategorized/costsReport.tw +++ b/src/uncategorized/costsReport.tw @@ -1,10 +1,12 @@ :: Costs Report [nobr] -<<set $nextButton = "Back to Main", $nextLink = "Main",_archologyCosts = 0>> +<<set $nextButton = "Back to Main", $nextLink = "Main",_arcologyCosts = 0>> <<if $PCSlutContacts == 0>><<set $PCSlutContacts = 1>><</if>> //Your weekly costs are as follows.// +<br><br> + Since you are <<if $girls >= 3>> accustomed to luxury, @@ -13,33 +15,33 @@ Since you are <<else>> used to a fairly normal life, <</if>> -your __personal living expenses__ are <<print cashFormat(Math.trunc($girls*(250+(50000/$localEcon))))>>. -<<set _archologyCosts += Math.trunc($girls*(250+(50000/$localEcon)))>> +your personal living expenses are <<print cashFormat(Math.trunc($girls*(250+(50000/$localEcon))))>>. +<<set _arcologyCosts += Math.trunc($girls*(250+(50000/$localEcon)))>> <<if $arcologies[0].FSRepopulationFocusLaw == 1 && $PC.pregKnown == 1>> <br>Rent promotion for being a pregnant citizen under ''Universal Pregnancy Subsidy:'' <<print cashFormat(500)>> - <<set _archologyCosts += 500>> + <<set _arcologyCosts += 500>> <</if>> <<if $PC.preg == -1>> <br>Your Contraceptives expenses: <<print cashFormat(25)>> - <<set _archologyCosts += 25>> + <<set _arcologyCosts += 25>> <<elseif $PC.fertDrugs == 1>> <br>Your fertility regimen: <<print cashFormat(50)>> - <<set _archologyCosts += 50>> + <<set _arcologyCosts += 50>> <<elseif $PC.preg >= 16>> <br>Increased living expenses due to being pregnant: <<print cashFormat(100)>> - <<set _archologyCosts += 100>> + <<set _arcologyCosts += 100>> <</if>> <<if $PC.staminaPills == 1>> <br>Your stamina pills: <<print cashFormat(50)>> - <<set _archologyCosts += 50>> + <<set _arcologyCosts += 50>> <</if>> <<if $PC.actualAge >= $IsInPrimePC && $PC.actualAge < $IsPastPrimePC>> <<if ($personalAttention == "trading") || ($personalAttention == "warfare") || ($personalAttention == "slaving") || ($personalAttention == "engineering") || ($personalAttention == "medicine") || ($personalAttention == "hacking")>> <br><br> - <<set _cost = 10000*$AgeEffectOnTrainerPricingPC,_archologyCosts += _cost>> + <<set _cost = 10000*$AgeEffectOnTrainerPricingPC,_arcologyCosts += _cost>> <<switch $personalAttention>> <<case trading>> __Trading__ @@ -54,51 +56,51 @@ your __personal living expenses__ are <<print cashFormat(Math.trunc($girls*(250+ <<case hacking>> __Hacking__ <</switch>> - trainer fees: <<print cashFormat(_cost)>> + Trainer Fees: @@.yellowgreen;<<print cashFormat(_cost)>>@@ <</if>> <</if>> <<if $breederOrphanageTotal > 0>><<set _breederTuition = 50>><<else>><<set _breederTuition = 0>><</if>> <<if $citizenOrphanageTotal+$privateOrphanageTotal+$breederOrphanageTotal > 0>> <br> __Orphanage__ fee: @@.yellowgreen;<<print cashFormat($citizenOrphanageTotal*100+$privateOrphanageTotal*500+_breederTuition)>>@@ - <<set _archologyCosts += $citizenOrphanageTotal*100+$privateOrphanageTotal*500+_breederTuition>> + <<set _arcologyCosts += $citizenOrphanageTotal*100+$privateOrphanageTotal*500+_breederTuition>> <<if $citizenOrphanageTotal > 0>> - <br> Citizen: @@.yellowgreen;<<print cashFormat(100)>>@@ per child. Currently <<print commaNum($citizenOrphanageTotal)>> are being taught, bringing the total to @@.yellowgreen;<<print cashFormat($citizenOrphanageTotal*100)>>@@. + <br> Citizen: @@.yellowgreen;<<print cashFormat(100)>>@@ per child. Currently <<print commaNum($citizenOrphanageTotal)>> are being taught, bringing the total to @@.yellowgreen;<<print cashFormat($citizenOrphanageTotal*100)>>@@. <</if>> <<if $privateOrphanageTotal > 0>> - <br> Private: @@.yellowgreen;<<print cashFormat(500)>>@@ per child. Currently <<print commaNum($privateOrphanageTotal)>> are being taught, bringing the total to @@.yellowgreen;<<print cashFormat($privateOrphanageTotal*500)>>@@. + <br> Private: @@.yellowgreen;<<print cashFormat(500)>>@@ per child. Currently <<print commaNum($privateOrphanageTotal)>> are being taught, bringing the total to @@.yellowgreen;<<print cashFormat($privateOrphanageTotal*500)>>@@. <</if>> <<if $breederOrphanageTotal > 0>> - <br> Since <<print commaNum($breederOrphanageTotal)>> of your slaves' children are being raised into productive members of society in a society funded school, you pay a flat @@.yellowgreen;<<print cashFormat(50)>>@@ usage fee. + <br> Since <<print commaNum($breederOrphanageTotal)>> of your slaves' children are being raised into productive members of society in a society funded school, you pay a flat @@.yellowgreen;<<print cashFormat(50)>>@@ usage fee. <</if>> <</if>> <<if $peacekeepers != 0 && $peacekeepers.undermining != 0>> <br> <<print cashFormat($peacekeepers.undermining)>> to undermine political support for the nearby old world peacekeeping mission. - <<set _archologyCosts += $peacekeepers.undermining>> + <<set _arcologyCosts += $peacekeepers.undermining>> <</if>> <<if $SF.Toggle && $SF.Active >= 1>> <<if $SF.Subsidy>> <br>__Finacinally supporting $SF.Lower unitll self sufficiency:__ <<print cashFormat(Math.ceil( (10000*($SF.Squad.Troops/10))+(1+($arcologies[0].prosperity/100))+(1+($SF.Size/100)) ))>> - <<set _archologyCosts += Math.ceil( (10000*($SF.Squad.Troops/10))+(1+($arcologies[0].prosperity/100))+(1+($SF.Size/100)) )>> + <<set _arcologyCosts += Math.ceil( (10000*($SF.Squad.Troops/10))+(1+($arcologies[0].prosperity/100))+(1+($SF.Size/100)) )>> <</if>> <<if $SF.Bonus>> <<= Count()>> <br>__Bonuses for basic FS acceptance amongst $SF.Lower:__ <<print cashFormat(Math.ceil(_SFCashBonus))>> <br> Colonel <<print cashFormat(_ColonelCashBonus*_Env)>>. Troop size: <<print commaNum($SF.Squad.Troops)>> and each solider recives <<print cashFormat(_inviTroop*_Env)>>, totalling <<print cashFormat(Math.ceil(_TroopCashBonus*_Env))>>. - <<set _archologyCosts += _SFCashBonus>> + <<set _arcologyCosts += _SFCashBonus>> <</if>> <</if>> <<if $mercenaries > 0>> <<set _mercCosts = $mercenaries*2000>> <<if $barracks>><<set _mercCosts *= 0.5>><</if>> <<if ($PC.warfare >= 100) || ($PC.career == "arcology owner")>><<set _mercCosts *= 0.5>><</if>> - <br>__Mercenary__ expenses: <<print cashFormat(_mercCosts)>> + <br>__Mercenary Expenses__: @@.yellowgreen;<<print cashFormat(_mercCosts)>>@@ <<if $barracks>><<else>>//@@.red;Increased by the lack of a barracks.@@//<</if>> <<if ($PC.warfare >= 100) || ($PC.career == "arcology owner")>>//Reduced by your @@.springgreen;mercenary contacts.@@//<</if>> - <<set _archologyCosts += _mercCosts>> + <<set _arcologyCosts += _mercCosts>> <</if>> <<if $citizenRetirementMenials == 1>> @@ -108,103 +110,120 @@ your __personal living expenses__ are <<print cashFormat(Math.trunc($girls*(250+ <<else>> <<set _citizenRetirementMenialsCost = ($menials + $slaves.length) * 2>> <</if>> - <<set _archologyCosts += _citizenRetirementMenialsCost>> - <<print cashFormat(_citizenRetirementMenialsCost)>> + <<set _arcologyCosts += _citizenRetirementMenialsCost>> + @@.yellowgreen;<<print cashFormat(_citizenRetirementMenialsCost)>>@@ <</if>> <<if $brothel > 0 || $club > 0 || $arcade > 0 || $dairy > 0 || $farmyard > 0>> - <br>__Archology building maintenance__: + <br><br>__Arcology Building Maintenance__: <<if $brothel > 0>> <<set _advertising = 0>> <<if $brothel > 0>> <<set _advertising = $brothelAdsSpending>> <</if>> - Brothel: <<print cashFormat(($brothel*$facilityCost)+(0.1*$brothelUpgradeDrugs*$brothel*$facilityCost)+_advertising)>> - <<set _archologyCosts += ($brothel*$facilityCost)+(0.1*$brothelUpgradeDrugs*$brothel*$facilityCost)+_advertising>> + <br> + Brothel: @@.yellowgreen;<<print cashFormat(($brothel*$facilityCost)+(0.1*$brothelUpgradeDrugs*$brothel*$facilityCost)+_advertising)>>@@ + <<set _arcologyCosts += ($brothel*$facilityCost)+(0.1*$brothelUpgradeDrugs*$brothel*$facilityCost)+_advertising>> <</if>> <<if $club > 0>> <<set _advertising= 0>> <<if $club > 0>> <<set _advertising = $clubAdsSpending>> - <<set _archologyCosts += $clubAdsSpending>> + <<set _arcologyCosts += $clubAdsSpending>> <</if>> - Club: <<print cashFormat(($club*$facilityCost)+(0.2*$clubUpgradePDAs*$club*$facilityCost)+_advertising)>> - <<set _archologyCosts += ($club*$facilityCost)+(0.2*$clubUpgradePDAs*$club*$facilityCost)+_advertising>> + <br> + Club: @@.yellowgreen;<<print cashFormat(($club*$facilityCost)+(0.2*$clubUpgradePDAs*$club*$facilityCost)+_advertising)>>@@ + <<set _arcologyCosts += ($club*$facilityCost)+(0.2*$clubUpgradePDAs*$club*$facilityCost)+_advertising>> <</if>> <<if $arcade > 0>> - Arcade: <<print cashFormat((0.5*$arcade*$facilityCost)+(0.2*$arcadeUpgradeInjectors*$arcade*$facilityCost)+(0.2*$arcadeUpgradeCollectors*$arcade*$facilityCost))>> - <<set _archologyCosts += (0.5*$arcade*$facilityCost)+(0.2*$arcadeUpgradeInjectors*$arcade*$facilityCost)+(0.2*$arcadeUpgradeCollectors*$arcade*$facilityCost)>> + <br> + Arcade: @@.yellowgreen;<<print cashFormat((0.5*$arcade*$facilityCost)+(0.2*$arcadeUpgradeInjectors*$arcade*$facilityCost)+(0.2*$arcadeUpgradeCollectors*$arcade*$facilityCost))>>@@ + <<set _arcologyCosts += (0.5*$arcade*$facilityCost)+(0.2*$arcadeUpgradeInjectors*$arcade*$facilityCost)+(0.2*$arcadeUpgradeCollectors*$arcade*$facilityCost)>> <</if>> <<if $dairy > 0>> - <br>__Dairy__: <<print cashFormat(($dairy*$facilityCost)+(0.2*$dairyFeedersUpgrade*$dairy*$facilityCost)+(0.1*$dairyPregUpgrade*$dairy*$facilityCost))>> - <<set _archologyCosts += ($dairy*$facilityCost)+(0.2*$dairyFeedersUpgrade*$dairy*$facilityCost)+(0.1*$dairyPregUpgrade*$dairy*$facilityCost)>> + <br> + Dairy: @@.yellowgreen;<<print cashFormat(($dairy*$facilityCost)+(0.2*$dairyFeedersUpgrade*$dairy*$facilityCost)+(0.1*$dairyPregUpgrade*$dairy*$facilityCost))>>@@ + <<set _arcologyCosts += ($dairy*$facilityCost)+(0.2*$dairyFeedersUpgrade*$dairy*$facilityCost)+(0.1*$dairyPregUpgrade*$dairy*$facilityCost)>> <<if $bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren > 0>> - <br> Additional maintenance for milking machines upgraded with biological components: <<print cashFormat(($bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren)*100)>> - <<set _archologyCosts += ($bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren)*100>> + <br> + Additional maintenance for milking machines upgraded with biological components: @@.yellowgreen;<<print cashFormat(($bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren)*100)>>@@ + <<set _arcologyCosts += ($bioreactorsXY+$bioreactorsXX+$bioreactorsHerm+$bioreactorsBarren)*100>> <</if>> <</if>> <<if $farmyard > 0>> /*TODO: this will also need to be expanded*/ - __Farmyard__: <<print cashFormat($farmyard*$facilityCost)>> - <<set _archologyCosts += $farmyard*$facilityCost>> + <br> + Farmyard: @@.yellowgreen;<<print cashFormat($farmyard*$facilityCost)>>@@ + <<set _arcologyCosts += $farmyard*$facilityCost>> <</if>> <</if>> <<if ($servantsQuarters > 0 && $servantsQuartersUpgradeMonitoring > 0) || $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || ($cyberMod != 0 && $researchLab.built == "true")>> -<br>__Penthouse facility maintenance__: +<br>__Penthouse Facility Maintenance__: <<if ($servantsQuarters > 0) && ($servantsQuartersUpgradeMonitoring > 0)>> - Servants' Quarters: <<print cashFormat((0.2*$servantsQuartersUpgradeMonitoring*$servantsQuarters*$facilityCost))>> - <<set _archologyCosts += 0.2*$servantsQuartersUpgradeMonitoring*$servantsQuarters*$facilityCost>> + <br> + Servants' Quarters: @@.yellowgreen;<<print cashFormat((0.2*$servantsQuartersUpgradeMonitoring*$servantsQuarters*$facilityCost))>>@@ + <<set _arcologyCosts += 0.2*$servantsQuartersUpgradeMonitoring*$servantsQuarters*$facilityCost>> <</if>> <<if $nursery > 0>> /*TODO: this will definitely need to be expanded to take into account the number of children and other factors*/ - Nursery: <<print cashFormat($nursery*$facilityCost)>> - <<set _archologyCosts += $nursery*$facilityCost>> + <br> + Nursery: @@.yellowgreen;<<print cashFormat($nursery*$facilityCost)>>@@ + <<set _arcologyCosts += $nursery*$facilityCost>> <</if>> <<if ($masterSuiteUpgradePregnancy > 0)>> - Master Suite: <<print cashFormat(((500*$masterSuiteUpgradePregnancy) + (1000*$masterSuitePregnancyFertilitySupplements)))>> - <<set _archologyCosts += ((500*$masterSuiteUpgradePregnancy) + (1000*$masterSuitePregnancyFertilitySupplements))>> + <br> + Master Suite: @@.yellowgreen;<<print cashFormat(((500*$masterSuiteUpgradePregnancy) + (1000*$masterSuitePregnancyFertilitySupplements)))>>@@ + <<set _arcologyCosts += ((500*$masterSuiteUpgradePregnancy) + (1000*$masterSuitePregnancyFertilitySupplements))>> <</if>> <<if $incubator > 0>> - <br>__Incubation Facility__: <<print cashFormat((10*$incubator*$facilityCost)+(0.2*$incubatorUpgradeWeight*$incubator*$facilityCost)+(0.2*$incubatorUpgradeMuscles*$incubator*$facilityCost)+(0.2*$incubatorUpgradeReproduction*$incubator*$facilityCost)+(0.2*$incubatorUpgradeGrowthStims*$incubator*$facilityCost)+(0.5*$incubatorUpgradeSpeed*$incubator*$facilityCost))>> - <<set _archologyCosts += (10*$incubator*$facilityCost)+(0.2*$incubatorUpgradeWeight*$incubator*$facilityCost)+(0.2*$incubatorUpgradeMuscles*$incubator*$facilityCost)+(0.2*$incubatorUpgradeReproduction*$incubator*$facilityCost)+(0.2*$incubatorUpgradeGrowthStims*$incubator*$facilityCost)+(0.5*$incubatorUpgradeSpeed*$incubator*$facilityCost)>> + <br> + Incubation Facility: @@.yellowgreen;<<print cashFormat((10*$incubator*$facilityCost)+(0.2*$incubatorUpgradeWeight*$incubator*$facilityCost)+(0.2*$incubatorUpgradeMuscles*$incubator*$facilityCost)+(0.2*$incubatorUpgradeReproduction*$incubator*$facilityCost)+(0.2*$incubatorUpgradeGrowthStims*$incubator*$facilityCost)+(0.5*$incubatorUpgradeSpeed*$incubator*$facilityCost))>>@@ + <<set _arcologyCosts += (10*$incubator*$facilityCost)+(0.2*$incubatorUpgradeWeight*$incubator*$facilityCost)+(0.2*$incubatorUpgradeMuscles*$incubator*$facilityCost)+(0.2*$incubatorUpgradeReproduction*$incubator*$facilityCost)+(0.2*$incubatorUpgradeGrowthStims*$incubator*$facilityCost)+(0.5*$incubatorUpgradeSpeed*$incubator*$facilityCost)>> <<if $incubatorWeightSetting+$incubatorMusclesSetting+$incubatorReproductionSetting > 0>> - <br> Additional monitoring and maintenance costs for growing children: <<print cashFormat((($incubatorWeightSetting+$incubatorMusclesSetting+$incubatorReproductionSetting+$incubatorGrowthStimsSetting)*500))>> - <<set _archologyCosts += (($incubatorWeightSetting+$incubatorMusclesSetting+$incubatorReproductionSetting+$incubatorGrowthStimsSetting)*500)>> + <br> Additional monitoring and maintenance costs for growing children: @@.yellowgreen;<<print cashFormat((($incubatorWeightSetting+$incubatorMusclesSetting+$incubatorReproductionSetting+$incubatorGrowthStimsSetting)*500))>>@@ + <<set _arcologyCosts += (($incubatorWeightSetting+$incubatorMusclesSetting+$incubatorReproductionSetting+$incubatorGrowthStimsSetting)*500)>> <</if>> <</if>> <<if $cyberMod != 0 && $researchLab.built == "true">> - <br>__Research Lab__: <<print cashFormat((100*$researchLab.maxSpace))>> - <<set _archologyCosts += 100*$researchLab.maxSpace>> - <<if $researchLab.hired != 0>> __Scientists__: <<print cashFormat((300*$researchLab.hired))>> <<set _archologyCosts += 300*$researchLab.hired>> <</if>> - <<if $researchLab.menials != 0>> __Menial slaves__: <<print cashFormat((100*$researchLab.menials))>> <<set _archologyCosts += 100*$researchLab.menials>> <</if>> + <br> + Research Lab: @@.yellowgreen;<<print cashFormat((100*$researchLab.maxSpace))>>@@ + <<set _arcologyCosts += 100*$researchLab.maxSpace>> + <<if $researchLab.hired != 0>><br> Scientists: @@.yellowgreen;<<print cashFormat((300*$researchLab.hired))>>@@ + <<set _arcologyCosts += 300*$researchLab.hired>> <</if>> + <<if $researchLab.menials != 0>><br>> Menial Slaves: @@.yellowgreen;<<print cashFormat((100*$researchLab.menials))>>@@ + <<set _arcologyCosts += 100*$researchLab.menials>> <</if>> <</if>> <</if>> /* security expansion */ <<if $secExp > 0>> - <br> + <br><br> <<if $edictsUpkeep + $SFSupportUpkeep > 0>> - __Edicts Upkeep__: <<print cashFormat($edictsUpkeep + $SFSupportUpkeep)>> - <<set _archologyCosts += ($edictsUpkeep + $SFSupportUpkeep)>> + __Edicts Upkeep__: @@.yellowgreen;<<print cashFormat($edictsUpkeep + $SFSupportUpkeep)>>@@ + <<set _arcologyCosts += ($edictsUpkeep + $SFSupportUpkeep)>> <</if>> <<if $propHub != 0 || $secHQ != 0 || $secBarracks != 0 || $riotCenter != 0>> - <br>__Security apartus maintenance costs__: + <br>__Security Apartus Maintenance Costs__: <<if $propHub != 0>> + <br> Propaganda Hub: @@.yellowgreen;<<print cashFormat($propHubUpkeep)>>@@ - <<set _archologyCosts += $propHubUpkeep>> + <<set _arcologyCosts += $propHubUpkeep>> <</if>> <<if $secHQ != 0>> + <br> Security Headquarters: @@.yellowgreen;<<print cashFormat(($secHQUpkeep)+(20*$secMenials))>>@@ - <<set _archologyCosts += ($secHQUpkeep)+(20*$secMenials)>> + <<set _arcologyCosts += ($secHQUpkeep)+(20*$secMenials)>> <</if>> <<if $secBarracks != 0>> + <br> Barracks: @@.yellowgreen;<<print cashFormat($secBarracksUpkeep)>>@@ - <<set _archologyCosts += $secBarracksUpkeep>> + <<set _arcologyCosts += $secBarracksUpkeep>> <</if>> <<if $riotCenter != 0>> + <br> Riot Control Center: @@.yellowgreen;<<print cashFormat($riotUpkeep)>>@@ - <<set _archologyCosts += $riotUpkeep>> + <<set _arcologyCosts += $riotUpkeep>> <</if>> <</if>> @@ -215,151 +234,187 @@ $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || <<else>> <<set _soldierMod = 2>> <</if>> - <<set _milTotal = 0, _slaveTotal = 0, _mercTotal = 0>> + <<set _milTotal = 0, _slaveTotal = 0, _mercTotal = 0, _numItems = 0>> <<if $militiaUnits.length > 0>> - <br>__Militia platoon(s) upkeep__: + <br>__Militia Platoons Upkeep__: <<for _i = 0; _i < $militiaUnits.length; _i++>> - <i> <<print ordinalSuffix($militiaUnits.length-[_i])>>:</i> <<print cashFormat($militiaUnits[_i].troops*$soldierUpkeep * _soldierMod)>> + <<if _numItems > 5>> + <br> + <</if>> + <i> <<print ordinalSuffix($militiaUnits.length-[_i])>>:</i> @@.yellowgreen;<<print cashFormat($militiaUnits[_i].troops*$soldierUpkeep * _soldierMod)>>@@ <<set _milTotal += $militiaUnits[_i].troops*$soldierUpkeep * _soldierMod>> + <<set _numItems += 1>> <</for>> - <br> __Total__: @@.yellowgreen;<<print cashFormat(_milTotal)>>@@ + <br> Total: @@.yellowgreen;<<print cashFormat(_milTotal)>>@@ <</if>> <<if $slaveUnits.length > 0>> - <br>__Slave platoon(s) upkeep__: + <br>__Slave Platoons Upkeep__: <<for _i = 0; _i < $slaveUnits.length; _i++>> - <i> <<print ordinalSuffix($slaveUnits.length-[_i])>>:</i> <<print cashFormat($slaveUnits[_i].troops*$soldierUpkeep * 0.5 * _soldierMod)>> + <i> <<print ordinalSuffix($slaveUnits.length-[_i])>>:</i> @@.yellowgreen;<<print cashFormat($slaveUnits[_i].troops*$soldierUpkeep * 0.5 * _soldierMod)>>@@ <<set _slaveTotal += $slaveUnits[_i].troops*$soldierUpkeep * 0.5 * _soldierMod>> <</for>> - <br> __Total__: @@.yellowgreen;<<print cashFormat(_slaveTotal)>>@@ + <br> Total: @@.yellowgreen;<<print cashFormat(_slaveTotal)>>@@ <</if>> <<if $mercUnits.length > 0>> - <br>__Merc platoon(s) upkeep__: + <br>__Mercenary Platoons Upkeep__: <<for _i = 0; _i < $mercUnits.length; _i++>> - <i> <<print ordinalSuffix($mercUnits.length-[_i])>>:</i> <<print cashFormat($mercUnits[_i].troops*$soldierUpkeep * 1.5 * _soldierMod)>> + <i> <<print ordinalSuffix($mercUnits.length-[_i])>>:</i> @@.yellowgreen;<<print cashFormat($mercUnits[_i].troops*$soldierUpkeep * 1.5 * _soldierMod)>>@@ <<set _mercTotal += $mercUnits[_i].troops*$soldierUpkeep * 1.5 * _soldierMod>> <</for>> - <br> __Total__: @@.yellowgreen;<<print cashFormat(_mercTotal)>>@@ + <br> Total: @@.yellowgreen;<<print cashFormat(_mercTotal)>>@@ <<if (_milTotal+_slaveTotal+_mercTotal) > 0>> - <br>__Total defense force__ upkeep: @@.yellowgreen;<<print cashFormat(_milTotal+_slaveTotal+_mercTotal)>>@@ - <<set _archologyCosts += (_milTotal+_slaveTotal+_mercTotal)>> + <br>__Total Defense Force Upkeep__: @@.yellowgreen;<<print cashFormat(_milTotal+_slaveTotal+_mercTotal)>>@@ + <<set _arcologyCosts += (_milTotal+_slaveTotal+_mercTotal)>> <</if>> <</if>> <</if>> <<if $econWeatherDamage && $disasterResponse > 0>> <<set _DRUUpkeep = Math.trunc($disasterResponse * 200000 / $localEcon)>> - <br>__Disaster Response Unit__ expenses: <<print cashFormat(_DRUUpkeep)>> - <<set _archologyCosts += _DRUUpkeep>> + <br>__Disaster Response Unit Expenses__: @@.yellowgreen;<<print cashFormat(_DRUUpkeep)>>@@ + <<set _arcologyCosts += _DRUUpkeep>> <</if>> <<if $antiWeatherFreeze > 0>> <<set _AWFUpkeep = Math.trunc($antiWeatherFreeze * 200000 / $localEcon)>> - <br>__Passenger Upgrades__ expenses: <<print cashFormat(_AWFUpkeep)>> - <<set _archologyCosts += _AWFUpkeep>> + <br>__Passenger Upgrades Expenses__: @@.yellowgreen;<<print cashFormat(_AWFUpkeep)>>@@ + <<set _arcologyCosts += _AWFUpkeep>> <</if>> <<if $FSSpending != 0>> - <br>__Society Shaping__ expenses: <<print cashFormat($FSSpending)>> - <<set _archologyCosts += $FSSpending>> + <br>__Society Shaping Expenses__: @@.yellowgreen;<<print cashFormat($FSSpending)>>@@ + <<set _arcologyCosts += $FSSpending>> <</if>> <<if $Recruiter != 0>> - <br>__Recruiting__ expenses: <<print cashFormat(250)>> - <<set _archologyCosts += 250>> -<</if>> -<<if $TSS.schoolPresent > 0>> - <br>__The Slavegirl School__ branch campus upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> -<</if>> -<<if $GRI.schoolPresent > 0>> - <br>__Growth Research Institute__ subsidiary lab upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> -<</if>> -<<if $SCP.schoolPresent > 0>> - <br>__St. Claver Preparatory__ branch campus upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> -<</if>> -<<if $LDE.schoolPresent > 0>> - <br>__L'École des Enculées__ branch campus upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> -<</if>> -<<if $TGA.schoolPresent > 0>> - <br>__The Gymnasium-Academy__ branch campus upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> + <br>__Recruiting Expenses__: @@.yellowgreen;<<print cashFormat(250)>>@@ + <<set _arcologyCosts += 250>> <</if>> -<<if $HA.schoolPresent > 0>> - <br>__The Hippolyta Academy__ branch campus upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> -<</if>> -<<if $TCR.schoolPresent > 0>> - <br>__The Cattle Ranch__ local pasture upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> + +<<set _schoolPresent = 0, _schoolSubsidy = 0>> +<<if ($TSS.schoolPresent > 0)>> + <<set _school = "The Slavegirl School">> + <<set _schoolPresent = 1>> + <<if $TSS.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if ($TFS.schoolPresent > 0) && (($PC.dick < 1) || ($PC.vagina < 1) || ($PC.boobs < 1))>> - <br>__The Futanari Sisters__ community upkeep: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> +<<if ($GRI.schoolPresent > 0)>> + <<set _school = "Growth Research Institute">> + <<set _schoolPresent = 1>> + <<if $GRI.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if $TSS.subsidize != 0>> - <br>__The Slavegirl School__ branch campus influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> +<<if ($SCP.schoolPresent > 0)>> + <<set _school = "St. Claver Prepatory">> + <<set _schoolPresent = 1>> + <<if $SCP.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if $GRI.subsidize != 0>> - <br>__Growth Research Institute__ subsidiary lab influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> +<<if ($LDE.schoolPresent > 0)>> + <<set _school = "L'École des Enculées">> + <<set _schoolPresent = 1>> + <<if $LDE.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if $SCP.subsidize != 0>> - <br>__St. Claver Preparatory__ branch campus influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> +<<if ($TGA.schoolPresent > 0)>> + <<set _school = "The Gymnasium-Academy">> + <<set _schoolPresent = 1>> + <<if $TGA.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if $LDE.subsidize != 0>> - <br>__L'École des Enculées__ branch campus influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> +<<if ($HA.schoolPresent > 0)>> + <<set _school = "The Hippolyta Academy">> + <<set _schoolPresent = 1>> + <<if $HA.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if $TGA.subsidize != 0>> - <br>__The Gymnasium-Academy__ branch campus influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> +<<if ($TCR.schoolPresent > 0)>> + <<set _school = "The Cattle Ranch">> + <<set _schoolPresent = 1>> + <<if $TCR.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if $HA.subsidize != 0>> - <br>__The Hippolyta Academy__ branch campus influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> +<<if ($TFS.schoolPresent > 0)>> + <<set _school = "The Futanari Sisters">> + <<set _schoolPresent = 1>> + <<if $TFS.subsidize != 0>> + <<set _schoolSubsidy = 1>> + <</if>> <</if>> -<<if $TCR.subsidize != 0>> - <br>__The Cattle Ranch__ local pasture influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> + +<<if _schoolPresent > 0>> +<<if _school == "Growth Research Institute">> + <br> + __<<print _school>> Subsidiary Lab Upkeep__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <<set _arcologyCosts += 1000>> + <<if _schoolSubsidy > 0>> + <br> + __<<print _school>> Subsidiary Lab Influence__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <</if>> +<<elseif _school == "The Cattle Ranch">> + <br> + __<<print _school>> Local Pasture Upkeep__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <<set _arcologyCosts += 1000>> + <<if _schoolSubsidy > 0>> + <br> + __<<print _school>> Local Pasture Influence__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <</if>> +<<elseif _school == "The Futanari Sisters">> + <br> + __<<print _school>> Community Upkeep__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <<set _arcologyCosts += 1000>> + <<if _schoolSubsidy > 0>> + <br> + __<<print _school>> Community Influence__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <</if>> +<<else>> + <br> + __<<print _school>> Branch Campus Upkeep__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <<set _arcologyCosts += 1000>> + <<if _schoolSubsidy > 0>> + <br> + __<<print _school>> Branch Campus Influence__: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <</if>> <</if>> -<<if $TFS.subsidize != 0>> - <br>__The Futanari Sisters__ community influence: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> <</if>> <<if $alwaysSubsidizeGrowth > 0 || $alwaysSubsidizeRep > 0 || $RegularParties > 0>> - <br>__Weekly costs__: + <br>__Weekly Costs__: <<if $alwaysSubsidizeGrowth > 0>> - arcology growth subsidy: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ - <<set _archologyCosts += $policyCost>> + <br> Arcology Growth Subsidy: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ + <<set _arcologyCosts += $policyCost>> <</if>> <<if $alwaysSubsidizeRep > 0>> - self-promotion budget: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ - <<set _archologyCosts += $policyCost>> + <br> Self-promotion Budget: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ + <<set _arcologyCosts += $policyCost>> <</if>> <<if $RegularParties > 0>> - social gatherings: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ - <<set _archologyCosts += $policyCost>> + <br> Social Gatherings: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ + <<set _arcologyCosts += $policyCost>> <</if>> <</if>> <<if $ProImmigrationCash == 1>> - <br>Pro-immigration promotion budget: <<print cashFormat($policyCost)>> - <<set _archologyCosts += $policyCost>> + <br> Pro-immigration Promotion Budget: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ + <<set _arcologyCosts += $policyCost>> <</if>> <<if $AntiEnslavementCash == 1>> - <br>Anti-enslavement charity budget: <<print cashFormat($policyCost)>> - <<set _archologyCosts += $policyCost>> + <br> Anti-enslavement Charity Budget: @@.yellowgreen;<<print cashFormat($policyCost)>>@@ + <<set _arcologyCosts += $policyCost>> <</if>> <<if $CoursingAssociation == 1>> - <br>Coursing Association membership: <<print cashFormat(1000)>> - <<set _archologyCosts += 1000>> + <br> Coursing Association Membership: @@.yellowgreen;<<print cashFormat(1000)>>@@ + <<set _arcologyCosts += 1000>> <</if>> -<br>Overall archology costs: @@.yellowgreen;<<print cashFormat(_archologyCosts)>>@@ +<br><br> + +''Overall Arcology Costs:'' @@.yellowgreen;<<print cashFormat(_arcologyCosts)>>@@ <br><br> @@ -443,41 +498,41 @@ $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || <<set _livingExpense = $rulesCost>> <</if>> <</switch>> - <br> <i>Living expenses:</i> <<print cashFormat(_livingExpense)>> + <br> <i>Living expenses:</i> @@.yellowgreen;<<print cashFormat(_livingExpense)>>@@ <<set _individualCosts += _livingExpense>> - <br> <i>Basic slave food cost:</i> <<print cashFormat($foodCost*4)>> + <br> <i>Basic slave food cost:</i> @@.yellowgreen;<<print cashFormat($foodCost*4)>>@@ <<set _individualCosts += $foodCost*4>> <<switch $slaves[$i].diet>> <<case "fattening" "muscle building">> - <br> <i>Heavy diet:</i> <<print cashFormat($foodCost)>> + <br> <i>Heavy diet:</i> @@.yellowgreen;<<print cashFormat($foodCost)>>@@ <<set _individualCosts += $foodCost>> <<case "restricted" "slimming">> - <br> <i>Light diet: //reduced by//</i> <<print cashFormat($foodCost)>> + <br> <i>Light diet: //reduced by//</i> @@.yellowgreen;<<print cashFormat($foodCost)>>@@ <<set _individualCosts -= $foodCost>> <</switch>> <<if $slaves[$i].weight > 130 || $slaves[$i].weight > 50 || $slaves[$i].weight < -50>> <br> <i>Caloric adjustment for</i> <<if $slaves[$i].weight > 130>> - <i>heavy weight:</i> <<print cashFormat($foodCost*2)>> + <i>heavy weight:</i> @@.yellowgreen;<<print cashFormat($foodCost*2)>>@@ <<set _individualCosts += $foodCost*2>> <<elseif $slaves[$i].weight > 50>> - <i>high weight:</i> <<print cashFormat($foodCost)>> + <i>high weight:</i> @@.yellowgreen;<<print cashFormat($foodCost)>>@@ <<set _individualCosts += $foodCost>> <<elseif $slaves[$i].weight < -50>> - <i>light weight:</i> //reduced by// <<print cashFormat($foodCost)>> + <i>light weight:</i> //reduced by// @@.yellowgreen;<<print cashFormat($foodCost)>>@@ <<set _individualCosts -= $foodCost>> <</if>> <</if>> <<if $slaves[$i].drugs == "appetite suppressors">> - <br> <i>Food saved via suppressed appetite:</i> //reduced by// <<print cashFormat($foodCost)>> + <br> <i>Food saved via suppressed appetite:</i> //reduced by// @@.yellowgreen;<<print cashFormat($foodCost)>>@@ <<set _individualCosts -= $foodCost>> <</if>> <<if $slaves[$i].lactation > 0>> <br> <i>Food to support <<if $slaves[$i].lactation > 1>>heavy<<else>>natural<</if>> lactation from <<if Math.trunc($slaves[$i].boobs/10000) > 2>>absurd udders<<elseif Math.trunc($slaves[$i].boobs/10000) > 1>>enormous boobs<<else>>reasonable breasts<</if>>:</i> - <<print cashFormat($foodCost*$slaves[$i].lactation*(1+Math.trunc($slaves[$i].boobs/10000)))>> + @@.yellowgreen;<<print cashFormat($foodCost*$slaves[$i].lactation*(1+Math.trunc($slaves[$i].boobs/10000)))>>@@ <<set _individualCosts += $foodCost*$slaves[$i].lactation*(1+Math.trunc($slaves[$i].boobs/10000))>> <</if>> <<if $slaves[$i].preg > $slaves[$i].pregData.normalBirth/8>> @@ -487,41 +542,49 @@ $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || <br> <i>Extra feeding costs to support pregnancy are covered by $masterSuiteName luxuries.</i> <<else>> <<set _pAccMult = 1>> - <br> <i>Extra feeding to support <<if $slaves[$i].pregControl == "speed up">>accelerated <<set _pAccMult = 3>><</if>>pregnancy:</i> <<print cashFormat($foodCost*$slaves[$i].pregType*_pAccMult)>> + <br> <i>Extra feeding to support <<if $slaves[$i].pregControl == "speed up">>accelerated <<set _pAccMult = 3>><</if>>pregnancy:</i> + @@.yellowgreen;<<print cashFormat($foodCost*$slaves[$i].pregType*_pAccMult)>>@@ <<set _individualCosts += $foodCost*$slaves[$i].pregType*_pAccMult>> <<if $slaves[$i].pregType >= 10>> - <br> <i>Specialized food blend to support multiples:</i> <<print cashFormat($foodCost*$slaves[$i].pregType*2*_pAccMult)>> + <br> <i>Specialized food blend to support multiples:</i> + @@.yellowgreen;<<print cashFormat($foodCost*$slaves[$i].pregType*2*_pAccMult)>>@@ <<set _individualCosts += $foodCost*$slaves[$i].pregType*_pAccMult>> <<elseif $slaves[$i].pregType >= 30>> - <br> <i>Concentrated, quick to digest food blend to support extreme multiples:</i> <<print cashFormat($foodCost*$slaves[$i].pregType*_pAccMult)>> + <br> <i>Concentrated, quick to digest food blend to support extreme multiples:</i> @@.yellowgreen;<<print cashFormat($foodCost*$slaves[$i].pregType*_pAccMult)>>@@ <<set _individualCosts += $foodCost*2*$slaves[$i].pregType*_pAccMult>> <<elseif $slaves[$i].pregType >= 50>> <br> <i>Specialized dietary adjustments and concentrated, quick to digest food required to support absurd multiples:</i> <<print cashFormat($foodCost*$slaves[$i].pregType*3*_pAccMult)>> <<set _individualCosts += $foodCost*$slaves[$i].pregType*3*_pAccMult>> <<elseif $slaves[$i].pregType >= 100>> - <br> <i>Specialized dietary requirements and feeding methods to support absurd multiples:</i> <<print cashFormat($foodCost*$slaves[$i].pregType*5*_pAccMult)>> + <br> <i>Specialized dietary requirements and feeding methods to support absurd multiples:</i> + @@.yellowgreen;<<print cashFormat($foodCost*$slaves[$i].pregType*5*_pAccMult)>>@@ <<set _individualCosts += $foodCost*$slaves[$i].pregType*5*_pAccMult>> <</if>> <</if>> <</if>> <<switch $slaves[$i].diet>> <<case "XX" "XY">> - <br> <i>Hormone enriched diet:</i> <<print cashFormat(25)>> + <br> <i>Hormone enriched diet:</i> + @@.yellowgreen;<<print cashFormat(25)>>@@ <<set _individualCosts += 25>> <<case "XXY">> - <br> <i>Specialized hermaphrodite diet:</i> <<print cashFormat(75)>> + <br> <i>Specialized hermaphrodite diet:</i> + @@.yellowgreen;<<print cashFormat(75)>>@@ <<set _individualCosts += 75>> <<case "cleansing">> - <br> <i>Chemical cleansing diet:</i> <<print cashFormat(50)>> + <br> <i>Chemical cleansing diet:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <<case "fertility">> - <br> <i>Specialized fertility diet:</i> <<print cashFormat(25)>> + <br> <i>Specialized fertility diet:</i> + @@.yellowgreen;<<print cashFormat(25)>>@@ <<set _individualCosts += 50>> <</switch>> <<if $boobAccessibility != 1>> <<if ($slaves[$i].boobs > 20000)>> <<if ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> <i>Increased living expenses due to inconveniently huge boobs:</i> <<print cashFormat(50)>> + <br> <i>Increased living expenses due to inconveniently huge boobs:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <</if>> <</if>> @@ -529,7 +592,8 @@ $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || <<if $pregAccessibility != 1>> <<if ($slaves[$i].belly >= 60000)>> <<if ($slaves[$i].assignment != "labor in the production line") && ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> <i>Increased living expenses due to an inconveniently huge belly:</i> <<print cashFormat(100)>> + <br> <i>Increased living expenses due to an inconveniently huge belly:</i> + @@.yellowgreen;<<print cashFormat(100)>>@@ <<set _individualCosts += 100>> <</if>> <</if>> @@ -537,7 +601,8 @@ $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || <<if $dickAccessibility != 1>> <<if ($slaves[$i].dick > 45)>> <<if ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> <i>Increased living expenses due to an inconveniently huge penis:</i> <<print cashFormat(50)>> + <br> <i>Increased living expenses due to an inconveniently huge penis:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <</if>> <</if>> @@ -545,7 +610,8 @@ $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || <<if $ballsAccessibility != 1>> <<if ($slaves[$i].balls > 90)>> <<if ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> <i>Increased living expenses due to inconveniently huge balls:</i> <<print cashFormat(50)>> + <br> <i>Increased living expenses due to inconveniently huge balls:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <</if>> <</if>> @@ -553,173 +619,212 @@ $nursery > 0 || $masterSuiteUpgradePregnancy > 0 || $incubator > 0 || <<if $buttAccessibility != 1>> <<if ($slaves[$i].butt > 15)>> <<if ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> <i>Increased living expenses due to an inconveniently huge butt:</i> <<print cashFormat(50)>> + <br> <i>Increased living expenses due to an inconveniently huge butt:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <</if>> <</if>> <</if>> <<if !canSee($slaves[$i]) && ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> <i>Increased living expenses due to lack of sight:</i> <<print cashFormat(50)>> + <br> <i>Increased living expenses due to lack of sight:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <<elseif $slaves[$i].eyes <= -1 && $slaves[$i].eyewear != "corrective glasses" && $slaves[$i].eyewear != "corrective contacts">> - <br> <i>Increased living expenses due to poor vision:</i> <<print cashFormat(25)>> + <br> <i>Increased living expenses due to poor vision:</i> + @@.yellowgreen;<<print cashFormat(25)>>@@ <<set _individualCosts += 25>> <<elseif ($slaves[$i].eyewear == "blurring glasses") || ($slaves[$i].eyewear == "blurring contacts")>> - <br> <i>Increased living expenses due to blurred vision:</i> <<print cashFormat(25)>> + <br> <i>Increased living expenses due to blurred vision:</i> + @@.yellowgreen;<<print cashFormat(25)>>@@ <<set _individualCosts += 25>> <</if>> <<if !canHear($slaves[$i]) && ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> - <br> <i>Increased living expenses due to lack of hearing:</i> <<print cashFormat(20)>> + <br> <i>Increased living expenses due to lack of hearing:</i> + @@.yellowgreen;<<print cashFormat(20)>>@@ <<set _individualCosts += 20>> <<elseif $slaves[$i].hears <= -1 && $slaves[$i].earwear != "hearing aids">> - <br> <i>Increased living expenses due to poor hearing:</i> <<print cashFormat(5)>> + <br> <i>Increased living expenses due to poor hearing:</i> + @@.yellowgreen;<<print cashFormat(5)>>@@ <<set _individualCosts += 5>> <<elseif ($slaves[$i].earwear == "muffling ear plugs")>> - <br> <i>Increased living expenses due to muffled hearing:</i> <<print cashFormat(5)>> + <br> <i>Increased living expenses due to muffled hearing:</i> + @@.yellowgreen;<<print cashFormat(5)>>@@ <<set _individualCosts += 5>> <</if>> <<if ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2) && ($slaves[$i].assignment != "be confined in the arcade")>> <<if ($slaves[$i].amp != 0)>> <<if ($slaves[$i].amp == 1)>> - <br> <i>Increased living expenses due to limblessness:</i> <<print cashFormat($rulesCost)>> + <br> <i>Increased living expenses due to limblessness:</i> + @@.yellowgreen;<<print cashFormat($rulesCost)>>@@ <<set _individualCosts += $rulesCost>> <<else>> - <br> <i>Increased living expenses due to prosthetics:</i> <<print cashFormat($rulesCost/2)>> + <br> <i>Increased living expenses due to prosthetics:</i> + @@.yellowgreen;<<print cashFormat($rulesCost/2)>>@@ <<set _individualCosts += $rulesCost/2>> <</if>> <<elseif !canWalk($slaves[$i])>> - <br> <i>Increased living expenses due to immobility:</i> <<print cashFormat($rulesCost)>> + <br> <i>Increased living expenses due to immobility:</i> + @@.yellowgreen;<<print cashFormat($rulesCost)>>@@ <<set _individualCosts += $rulesCost>> <</if>> <</if>> <<if $slaves[$i].boobs > 10000>> <<if $slaves[$i].boobsImplantType == 1>> - <br> <i>Maintenance cost for oversized string implants:</i> <<print cashFormat(50)>> + <br> <i>Maintenance cost for oversized string implants:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <</if>> <</if>> <<if $slaves[$i].butt > 10>> <<if $slaves[$i].buttImplantType == 1>> - <br> <i>Maintenance cost for oversized string implants:</i> <<print cashFormat(50)>> + <br> <i>Maintenance cost for oversized string implants:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <</if>> <</if>> <<if $slaves[$i].preg > $slaves[$i].pregData.minLiveBirth>> <<if $universalRulesBirthing == 1>> <<if ($slaves[$i].assignment != "work in the dairy" || $dairyRestraintsSetting < 2)>> - <br> <i>Coverage cost for daily pregnancy scanning:</i> <<print cashFormat(50)>> + <br> <i>Coverage cost for daily pregnancy scanning:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <</if>> <</if>> <</if>> <<if $CitizenRetirement == 1>> - <br> <i>Retirement account payments:</i> <<print cashFormat(250)>> + <br> <i>Retirement account payments:</i> + @@.yellowgreen;<<print cashFormat(250)>>@@ <<set _individualCosts += 250>> <</if>> <<if ($slaves[$i].inflation == 3)>> <<switch $slaves[$i].inflationType>> <<case "water">> - <br> <i>Costs of specially formulated water for enemas; 2 gallons:</i> <<print cashFormat(100)>> + <br> <i>Costs of specially formulated water for enemas; 2 gallons:</i> + @@.yellowgreen;<<print cashFormat(100)>>@@ <<set _individualCosts += 100>> <<case "food">> - <br> <i>Costs of filler food for slave stuffing; 2 gallons:</i> <<print cashFormat(($foodCost*4))>> + <br> <i>Costs of filler food for slave stuffing; 2 gallons:</i> + @@.yellowgreen;<<print cashFormat(($foodCost*4))>>@@ <<set _individualCosts += ($foodCost*4)>> <<case "curative" "aphrodisiac" "tightener">> - <br> <i>Costs of specially formulated drug mixtures for enemas; 2 gallons:</i> <<print cashFormat((100+($drugsCost*2)))>> + <br> <i>Costs of specially formulated drug mixtures for enemas; 2 gallons:</i> + @@.yellowgreen;<<print cashFormat((100+($drugsCost*2)))>>@@ <<set _individualCosts += (100+($drugsCost*2))>> <</switch>> <<elseif ($slaves[$i].inflation == 2)>> <<switch $slaves[$i].inflationType>> <<case "water">> - <br> <i>Costs of specially formulated water for enemas; 1 gallon:</i> <<print cashFormat(50)>> + <br> <i>Costs of specially formulated water for enemas; 1 gallon:</i> + @@.yellowgreen;<<print cashFormat(50)>>@@ <<set _individualCosts += 50>> <<case "food">> - <br> <i>Costs of filler food for slave stuffing; 1 gallon:</i> <<print cashFormat(($foodCost*2))>> + <br> <i>Costs of filler food for slave stuffing; 1 gallon:</i> + @@.yellowgreen;<<print cashFormat(($foodCost*2))>>@@ <<set _individualCosts += ($foodCost*4)>> <<case "curative" "aphrodisiac" "tightener">> - <br> <i>Costs of specially formulated drug mixtures for enemas; 1 gallon:</i> <<print cashFormat((50+($drugsCost*2)))>> + <br> <i>Costs of specially formulated drug mixtures for enemas; 1 gallon:</i> + @@.yellowgreen;<<print cashFormat((50+($drugsCost*2)))>>@@ <<set _individualCosts += (50+($drugsCost*2))>> <</switch>> <<elseif ($slaves[$i].inflation == 1)>> <<switch $slaves[$i].inflationType>> <<case "water">> - <br> <i>Costs of specially formulated water for enemas; 2 liters:</i> <<print cashFormat(25)>> + <br> <i>Costs of specially formulated water for enemas; 2 liters:</i> + @@.yellowgreen;<<print cashFormat(25)>>@@ <<set _individualCosts += 25>> <<case "food">> - <br> <i>Costs of filler food for slave stuffing; 2 liters:</i> <<print cashFormat(($foodCost))>> + <br> <i>Costs of filler food for slave stuffing; 2 liters:</i> + <<print cashFormat(($foodCost))>> <<set _individualCosts += ($foodCost)>> <<case "curative" "aphrodisiac" "tightener">> - <br> <i>Costs of specially formulated drug mixtures for enemas; 2 liters:</i> <<print cashFormat((25+($drugsCost*2)))>> + <br> <i>Costs of specially formulated drug mixtures for enemas; 2 liters:</i> + @@.yellowgreen;<<print cashFormat((25+($drugsCost*2)))>>@@ <<set _individualCosts += (25+($drugsCost*2))>> <</switch>> <</if>> <<switch $slaves[$i].drugs>> <<case "anti-aging cream">> - <br> <i>Anti-aging creams:</i> <<print cashFormat(($drugsCost*10))>> + <br> <i>Anti-aging creams:</i> + <<print cashFormat(($drugsCost*10))>> <<set _individualCosts += ($drugsCost*10)>> <<case "female hormone injections" "male hormone injections">> - <br> <i>Hormonal injections:</i> <<print cashFormat(($drugsCost*5))>> + <br> <i>Hormonal injections:</i> + @@.yellowgreen;<<print cashFormat(($drugsCost*5))>>@@ <<set _individualCosts += ($drugsCost*5)>> <<case "growth stimulants">> - <br> <i>Growth stimulants:</i> <<print cashFormat(($drugsCost*5))>> + <br> <i>Growth stimulants:</i> + @@.yellowgreen;<<print cashFormat(($drugsCost*5))>>@@ <<set _individualCosts += ($drugsCost*5)>> <<case "intensive breast injections" "intensive butt injections" "intensive penis enhancement" "intensive testicle enhancement" "intensive lip injections" "hyper breast injections" "hyper butt injections" "hyper penis enhancement" "hyper testicle enhancement" "hyper lip injections">> - <br> <i>Intensive drugs:</i> <<print cashFormat($drugsCost*5)>> + <br> <i>Intensive drugs:</i> + @@.yellowgreen;<<print cashFormat($drugsCost*5)>>@@ <<set _individualCosts += $drugsCost*5>> <<case "sag-B-gone">> - <br> <i>Questionable infomercial creams:</i> <<print cashFormat(Math.trunc($drugsCost/10))>> + <br> <i>Questionable infomercial creams:</i> + @@.yellowgreen;<<print cashFormat(Math.trunc($drugsCost/10))>>@@ <<set _individualCosts += ($drugsCost/10)>> <<case "no drugs" "none">> <<default>> - <br> <i>Standard drugs:</i> <<print cashFormat(($drugsCost*2))>> + <br> <i>Standard drugs:</i> + @@.yellowgreen;<<print cashFormat(($drugsCost*2))>>@@ <<set _individualCosts += ($drugsCost*2)>> <</switch>> <<if $slaves[$i].curatives == 1 && $slaves[$i].assignmentVisible != 1>> <<elseif $slaves[$i].curatives > 0>> - <br> <i>Health drugs:</i> <<print cashFormat($drugsCost+($slaves[$i].curatives*$drugsCost))>> + <br> <i>Health drugs:</i> + @@.yellowgreen;<<print cashFormat($drugsCost+($slaves[$i].curatives*$drugsCost))>>@@ <<set _individualCosts += $drugsCost+($slaves[$i].curatives*$drugsCost)>> <</if>> <<if ($slaves[$i].aphrodisiacs !== 0)>> - <br> <i>Aphrodisiacs/Anaphrodisiacs:</i> <<print cashFormat(Math.trunc($drugsCost*Math.abs($slaves[$i].aphrodisiacs)))>> + <br> <i>Aphrodisiacs/Anaphrodisiacs:</i> + @@.yellowgreen;<<print cashFormat(Math.trunc($drugsCost*Math.abs($slaves[$i].aphrodisiacs)))>>@@ <<set _individualCosts += $drugsCost*Math.abs($slaves[$i].aphrodisiacs)>> <</if>> <<if ($slaves[$i].hormones != 0)>> - <br> <i>Hormones:</i> <<print cashFormat((Math.trunc($drugsCost*Math.abs($slaves[$i].hormones)*0.5)))>> + <br> <i>Hormones:</i> + @@.yellowgreen;<<print cashFormat((Math.trunc($drugsCost*Math.abs($slaves[$i].hormones)*0.5)))>>@@ <<set _individualCosts += Math.trunc($drugsCost*Math.abs($slaves[$i].hormones)*0.5)>> <</if>> <<if ($slaves[$i].bodySwap > 0)>> - <br> <i>JS-Suppressants:</i> <<print cashFormat(($drugsCost*10*$slaves[$i].bodySwap))>> + <br> <i>JS-Suppressants:</i> + @@.yellowgreen;<<print cashFormat(($drugsCost*10*$slaves[$i].bodySwap))>>@@ <<set _individualCosts += Math.trunc($drugsCost*10*$slaves[$i].bodySwap)>> <</if>> <<if ($slaves[$i].preg == -1) && isFertile($slaves[$i])>> - <br> <i>Contraceptives:</i> <<print cashFormat((Math.trunc($drugsCost*0.5)))>> + <br> <i>Contraceptives:</i> + @@.yellowgreen;<<print cashFormat((Math.trunc($drugsCost*0.5)))>>@@ <<set _individualCosts += Math.trunc($drugsCost*0.5)>> <</if>> <<if ($studio == 1)>> <<if ($slaves[$i].pornFameSpending > 0)>> - <br> <i>Publicity:</i> <<print cashFormat($slaves[$i].pornFameSpending/$PCSlutContacts)>> + <br> <i>Publicity:</i> + @@.yellowgreen;<<print cashFormat($slaves[$i].pornFameSpending/$PCSlutContacts)>>@@ <<set _individualCosts += ($slaves[$i].pornFameSpending/$PCSlutContacts)>> <</if>> <</if>> <<set _total += Math.trunc(_individualCosts)>> - <br> __Total__: <<print cashFormat(Math.trunc(_individualCosts))>> + <br> __Total__: + @@.yellowgreen;<<print cashFormat(Math.trunc(_individualCosts))>>@@ <br> <</for>> -Overall slave costs: @@.yellowgreen;<<print cashFormat(_total)>>@@. -<br>Bringing the overall total pre reduction(s) to roughly @@.yellowgreen;<<print cashFormat(_archologyCosts+_total)>>@@. +<br>Overall slave costs: @@.yellowgreen;<<print cashFormat(_total)>>@@ + +<br><br> + +This brings the overall total to ''@@.yellowgreen;<<print cashFormat(_arcologyCosts+_total)>>@@'' before reductions. <<if $PC.career == "servant">> - <br>Using your prior experience, you managed to lower your home's upkeep by <<if $personalAttention == "upkeep">><<if $PC.belly >= 5000>>20%<<else>>25%<</if>><<else>>10%<</if>>. + <br>Using your prior experience, you managed to lower your home's upkeep by @@.green;<<if $personalAttention == "upkeep">><<if $PC.belly >= 5000>>20%<<else>>25%<</if>><<else>>10%<</if>>.@@ <</if>> <<if $secExp == 1>> <br> <<if $terrain == "oceanic" || $terrain == "marine">> <<if $docks > 0>> - <br>The infrastructure you've built eases the transportation and safe handling of the supplies required by the arcology. Upkeep is lowered by <<print $docks * 5>>% + <br>The infrastructure you've built eases the transportation and safe handling of the supplies required by the arcology. @@.green;Upkeep is lowered by <<print $docks * 5>>%.@@ <</if>> <<else>> <<if $railway > 0>> - <br>The infrastructure you've built eases the transportation and safe handling of the supplies required by the arcology. Upkeep is lowered by <<print $railway * 5>>% + <br>The infrastructure you've built eases the transportation and safe handling of the supplies required by the arcology. @@.green;Upkeep is lowered by <<print $railway * 5>>%.@@ <</if>> <</if>> <</if>>