<br>//Costs <<print cashFormat(Math.trunc((10000*$upgradeMultiplierArcology*_HistoryDiscount)*(1-(Math.max(0.99,$PC.technician)/100)))>>. Will increase recon capabilities, but will require 5 extra slaves in the headquarters and increases upkeep.//
<br>//Costs <<print cashFormat(Math.trunc((10000*$upgradeMultiplierArcology*_HistoryDiscount)*(1-(Math.max(0.99,$PC.technician)/100))))>>. Will increase recon capabilities, but will require 5 extra slaves in the headquarters and increases upkeep.//
<<else>>
<<else>>
You have installed advanced signal interception equipment.
You have installed advanced signal interception equipment.
<</if>>
<</if>>
...
@@ -301,7 +301,7 @@ Considering the current upgrades the maximum level of crime is <<print $crimeCap
...
@@ -301,7 +301,7 @@ Considering the current upgrades the maximum level of crime is <<print $crimeCap
<br>You have installed a cold storage facility for the Security HQ's archives with a data retention capability of one year.
<br>You have installed a cold storage facility for the Security HQ's archives with a data retention capability of one year.
<br>
<br>
[[Expand the cold storage facility to increase data retention to two years|securityHQ][$cash -= Math.trunc(1200000*$upgradeMultiplierArcology*_HistoryDiscount*(1-(Math.max(0.99,$PC.technician)/100))), $secUpgrades.coldstorage++, $reqHelots -= 10, $secHQUpkeep += $upgradeUpkeep, $PC.technician += 1]]
[[Expand the cold storage facility to increase data retention to two years|securityHQ][$cash -= Math.trunc(1200000*$upgradeMultiplierArcology*_HistoryDiscount*(1-(Math.max(0.99,$PC.technician)/100))), $secUpgrades.coldstorage++, $reqHelots -= 10, $secHQUpkeep += $upgradeUpkeep, $PC.technician += 1]]
<br>//Costs <<print cashFormat(Math.trunc(((1200000*$upgradeMultiplierArcology*_HistoryDiscount)*(1-(Math.max(0.99,$PC.technician)/100))))>>. Will lower the amount of required slaves by a further 10, but will increases upkeep.//
<br>//Costs <<print cashFormat(Math.trunc(((1200000*$upgradeMultiplierArcology*_HistoryDiscount)*(1-(Math.max(0.99,$PC.technician)/100)))))>>. Will lower the amount of required slaves by a further 10, but will increases upkeep.//