Skip to content
Snippets Groups Projects
Commit b26b76b2 authored by j's avatar j
Browse files

reformating.

parent a439197f
No related branches found
No related tags found
2 merge requests!1155Pregmod master,!1097Additional content and re-organisation.
:: Security Force EOW Report
/*
<<silently>>
The upgrades are currently ordered as:
Barracks(16)
securityForceArcologyUpgrades(16)
......@@ -39,8 +39,9 @@ The upgrades are currently ordered as:
securityForceSubmarine(6)
securityForceHeavyAmphibiousTransport (4)
securityForceX
*/
<<set $SFNO = _Barracks+_Armoury+_StimulantLab+_Garage+_Hangar+_DroneBay+_LaunchBayNO+_FacilitySupport>>
<<set $SFO = _Barracks+_Armoury+_StimulantLab+_Garage+_Hangar+_DroneBay+_LaunchBayO+_NavalYard+_FacilitySupport>>
<<set _BarracksMax = 16>>
<<set _ArmouryMax = 11>>
<<set _StimulantLabMax = 9>>
......@@ -62,7 +63,6 @@ securityForceX
<<set _NavalYard = $securityForceAircraftCarrier+$securityForceSubmarine+$securityForceHeavyAmphibiousTransport>>
<</if>>
<<silently>>
/* Manpower Fluctuation Calculations - loss from attrition, random casualties, etc. Baseline is ~3%/week. Heavier for raiding/slaving, reduced for securing trade. Maxes out between 1000-1500, though never exactly that. If over 1500 for some reason, set to 1455-1495. If under 100, cannot fluctuate further negatively. */
/* Check for too many troopers, set to mid 1400s if so */
......@@ -457,8 +457,9 @@ securityForceX
While at the recent TradeShow, $TradeShowIncome was made selling generic scematics and $TradeShowHelots menial slaves were sent as a bonus.
Overal $TotalTradeShowIncome has been made and $TotalTradeShowHelots menial slaves have been acquired during the $OverallTradeShowAttendance TradeShow's I have attended.
<</if>>
<br>&nbsp;&nbsp;&nbsp;&nbsp;//Current Status://
<<nobr>>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ''Barracks:''
&nbsp;&nbsp;&nbsp;&nbsp;//Current facilities status://
<<nobr>>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ''Barracks:''
<br>
/* 13 upgrades */
<<if $securityForceArcologyUpgrades == 0>>
......@@ -681,6 +682,7 @@ securityForceX
<</if>>
<</if>>
<<if $securityForceHeavyTransport > 0>>
<br>
/* 3 upgrades */
<<if $securityForceHeavyTransport == 1>>
A basic heavy transport has been 'borrowed' from the old world.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment