diff --git a/src/init/dummy.tw b/src/init/dummy.tw index 8cdf21a7c5803705e44b645e9fbac1d00e1fe64b..90d4d94bbc5e81790dd26d14c33c23261fe2b162 100644 --- a/src/init/dummy.tw +++ b/src/init/dummy.tw @@ -21,7 +21,6 @@ $belarusianSlaveNames, $dominicanSlaveNames, $scottishSlaveNames $ArcologyNamesEugenics, $ArcologyNamesRepopulationist, $ArcologyNamesHedonisticDecadence $hare1, $hare2, $hare3, $hareSpeed, $hareSpeed1, $hareSpeed2, $hareSpeed3, $origin1, $origin2, $origin3, $LurcherSpeed $$i -$SSSlavesIDs, $SSLevel, $SSLBSCA, $SSLBCA, $SSLBHC, $SSLBC, $SSLASAST, $SSLASM, $SSLAM, $SSLSLPH, $SSLSLSC, $SSLSLAC, $SSLC, $SSLAAST, $SSLevelGarage, $SSLevelHangar, $SSLevelDroneBay, $SSLevelLaunchBay $activeSlave.bodySwap, $activeSlave.customImageFormat, $activeSlave.customHairVector, $activeSlave.shoeColor, $activeSlave.newGamePlus, $activeSlave.HasBeenAssignedToFacilitySupport $drugs $PC.origRace, $PC.origSkin diff --git a/src/pregmod/SecForceEX/SFMBarracksSlaveSupport.tw b/src/pregmod/SecForceEX/SFMBarracksSlaveSupport.tw deleted file mode 100644 index 14381e83a2f7d8fcc1db51ff3bbb81c6cbb3d499..0000000000000000000000000000000000000000 --- a/src/pregmod/SecForceEX/SFMBarracksSlaveSupport.tw +++ /dev/null @@ -1,64 +0,0 @@ -:: SS [nobr] - -<<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "Barracks", $SS = $SSSlavesIDs.length, $Flag = 0>> - -<<if SSSlaves > 5>> - $securityForceName's Slave Support area is bustling with activity. There is little to no trash on the ground. - <<set $SSLevel = 1>> -<</if>> - -<<set $SSSlaves.combatSkill + 1>> -<<set $SSsSlaves.devotion +10>> -<<set $SSSlaves.trust +10>> - -<<set _Tmult0 = Math.trunc($SS*1000*$upgradeMultiplierArcology)>> -<br>It can support $SS support workers. -[[Expand the SS|SS][$cash -= _Tmult0, $SS += 5]] //Costs ¤_Tmult0 and will increase upkeep costs// - -<br> -<<if $SSUpgradeMonitoring == 1>> - The area has been upgraded with enhanced monitoring systems to make the support workers work harder, improving their obedience,efficiency and trust. -<<else>> - <<set _Tmult1 = Math.trunc(10000*$upgradeMultiplierArcology)>> - The area is standard. [[Upgrade the monitoring systems to force harder work|$SS][$cash -= _Tmult1,set $SSsSlaves.devotion +5, set $SSSlaves.trust +5, $SSUpgradeMonitoring = 1]] //Costs ¤_Tmult1 and will increase upkeep costs// -<</if>> - -<!-- Statistics output --> -<<SSStatistics 1>> - -<br><br> -<<if ($SS <= $SSSlaves)>> - ''$SSNameCaps is full and cannot hold any more slaves'' -<<elseif ($slaves.length > $SSSlaves)>> - <<link "''Send a slave to $SSName''">> - <<replace #ComingGoing>> - <<resetAssignmentFilter>> - <<set $Flag to 0>> - <<include "Slave Summary">> - <</replace>> - <</link>> -<</if>> - -<<if $SSSlaves > 0>> - | <<link "''Bring a slave out of $SSName''">> - <<replace #ComingGoing>> - <<SSAssignmentFilter>> - <<set $Flag = 1>> - <<include "Slave Summary">> - <<resetAssignmentFilter>> - <</replace>> - <</link>> -<<else>> - <br><br>//$SSNameCaps is empty for the moment.<br>// -<</if>> - -<br><br> -<<assignmentFilter >> -<span id="ComingGoing"> - <<SSAssignmentFilter>> - <<set $Flag = 1>> - <<include "Slave Summary">> - <<resetAssignmentFilter>> -</span> - -<br><br>Rename $SSName: <<textbox "$SSName" $SSName "SS">> //Use a noun or similar short phrase// diff --git a/src/pregmod/SecForceEX/SlaveSupport.tw b/src/pregmod/SecForceEX/SlaveSupport.tw deleted file mode 100644 index d9f92e6e174925a7f7f379ccc166b17faeb395bf..0000000000000000000000000000000000000000 --- a/src/pregmod/SecForceEX/SlaveSupport.tw +++ /dev/null @@ -1,159 +0,0 @@ -:: SlaveSupport [nobr] - -<<set $nextButton = "Back to Main", $nextLink = "Main", $returnTo = "SlaveSupport", $showEncyclopedia = 1, $encyclopedia = "SlaveSupport", $SlaveSupportSlaves = $SSiIDs.length>> - -<<if $SlaveSupportName != "the SlaveSupport">> - <<set $SlaveSupportNameCaps = $SlaveSupportName.replace("the ", "The ")>> -<</if>> -$SlaveSupportNameCaps - -/* Facilities */ - -Where should the slave be assigned? - -<span id="result0"> - <<link "Barracks">> - <<replace "#result0">> - <<set $SSLevelBarracks += 1, $slaves[$i].XP + 1>> - <</replace>> - <</link>><<link ",armoury">> - <<replace "#result0">> - <<set $SSLevelArmoury += 1, $slaves[$i].XP + 1>> - <</replace>> - <</link>><<link ",stimulant Lab,,">> - <<replace "#result0">> - <<set $SSLevelStimulantLab += 1, $slaves[$i].XP + 1>> - <</replace>> - <</link>><<link "garage,">> - <<replace "#result0">> - <<set $SSLevelGarage += 1, $slaves[$i].XP + 1>> - <</replace>> - <</link>><<link "Hangar,">> - <<replace "#result0">> - <<set $SSLevelHangar += 1, $slaves[$i].XP + 1>> - <</replace>> - <</link>><<link "Drone Bay,">> - <<replace "#result0">> - <<set $SSLevelDroneBay += 1, $slaves[$i].XP + 1>> - <</replace>> - <</link>><<link "Launch Bay,">> - <<replace "#result0">> - <<set $SSLevelLaunchBay = 1, $slaves[$i].XP + 1>> - <</replace>><</link>> - <<if $terrain == "oceanic">> - <<link "Naval Yard.">> - <<replace "#result0">> - <<set $SSLevelNavalYard = 1, $slaves[$i].XP + 1>> - <</replace>><</link>> - <</if>> -<span> - -/* <<switch $SlaveSupportDecoration>> -<<case "Roman Revivalist">> - is designed to resemble the holding pens beneath the old Coliseum. Whenever there's a fight in the arcology, screens in each cell helpfully keep inmates informed of what awaits (otherwise) useless slaves. -<<case "Aztec Revivalist">> - is designed to frighten the prisoners to submission. All the cells look to the center of the facility, where a sacrificial altar stands, adorned with ceremonial <<if $arcologies[0].FSPaternalist != "unset">>ropes and penetrators<<else>>knives, ropes and blunt instruments<</if>>. -<<case "Egyptian Revivalist">> - uses the climate of Egypt as an additional source of discomfort. The air here is hot and dry, and inmates can easily imagine themselves confined in mud brick cells in a baking desert. -<<case "Edo Revivalist">> - is furnished in a severely medieval Japanese style. There is one refinement, but it's of exquisite cruelty. At the end of the hall, there's a fountain with a traditional bamboo boar scarer. As it fills with water, it tips against a stone with a thunk... thunk... thunk... thunk... -<<case "Arabian Revivalist">> - is furnished as imagined Arabian slave pens, all set around a central pillar. This pillar is capped by shackles, so that slaves can be bound by their hands and whipped on the backs, buttocks, and thighs in clear view of all their fellow chattel. -<<case "Chinese Revivalist">> - is furnished in a severely medieval Chinese style. There is one refinement, but it's of exquisite cruelty. Somewhere out of sight, water is dripping into an urn, drop by drop... drop... drop... drop... -<<case "Chattel Religionist">> - is built of cold stone. Most of the cells are unfurnished little cubes inside which the only bed is the bare floor. A few are smaller still, so that the inmates can neither stand nor lie flat. -<<case "Degradationist">> - is a nightmare. Everything is made of metal, and almost everything menaces with spikes of steel. Inmates must carefully avoid the walls of their own cells if they wish to avoid being stabbed. -<<case "Asset Expansionist">> - is a straightforward prison, with one exception. Each cell features a screen displaying plans for its inmate's expansion. Day and night, inmates are confronted with the sight of themselves transformed. -<<case "Transformation Fetishist">> - is a straightforward prison, with one exception. Each cell features a screen displaying plans for its inmate's expansion. Day and night, inmates are confronted with the sight of themselves transformed. -<<case "Gender Radicalist">> - is a straightforward prison, with one exception. Each cell features a screen displaying plans for its inmate's bimbofication. Day and night, inmates are confronted with the sight of themselves dyed, pierced, tattooed, gaped, filled with implants, or all of these. -<<case "Gender Fundamentalist">> - is a block of barred cells whose sides, offering a clear view of the whole prison, provide much menace. Anyone who abuses an inmate does so in full view of every other slave here, keeping the jailbirds in a state of constant fear that they're next. -<<case "Physical Idealist">> - is a block of barred cells whose sides, offering a clear view of the whole prison, provide much menace. Anyone who assrapes an inmate does so in full view of every other slave here, keeping the bitches in a state of constant fear that their asses are next. -<<case "Supremacist">> - is a straightforward prison whose menace is provided by context that, although subtle, adds up to a nightmare. Everyone outside the cells is $arcologies[0].FSSupremacistRace, and everyone inside them is not. The darkness of history is palpable here. -<<case "Subjugationist">> - is a straightforward prison whose menace is provided by context that, although subtle, adds up to a nightmare. The inmates inside the cells are $arcologies[0].FSSubjugationistRace, and everyone outside them is not. The darkness of history is palpable here. -<<case "Repopulation Focus">> - is a straightforward prison, with two exceptions. One cell style features a screen displaying plans for its inmate's impregnation, the other is covered with mirrors for its inmate to watch her pregnancy grow. Day and night, inmates are confronted with the sight of themselves transformed. -<<case "Eugenics">> - is designed to make very clear to its inmates that they are subhuman. Many screens showcasing their inadequacy intermingled with propaganda play on nonstop loops. -<<case "Paternalist">> - is a prison, but a modern and scientific one. The cells, the common areas, and even the color of the walls are all carefully designed to communicate the feeling that inmates can better themselves. -<<case "Pastoralist">> - requires its inmates to drink as much breast milk as they can hold. This sounds like a small thing, but for an unbroken slave, conquering the revulsion of drinking another girl's milk is an important step. -<<case "Maturity Preferentialist">> - is subtly designed to make very clear to its inmates that they are sex objects. Many screens showing pornography make it clear to the maturest girl here that she's still an object of lust, and will be used to slake others' pleasure. -<<case "Youth Preferentialist">> - is subtly designed to make the breadth of sex acts performed in the arcology clear to its inmates. A cacophony of pornography makes clear to the most innocent inmate that her pussy is a fuck hole, her mouth is a fuck hole, her anus is a fuck hole, and, in fact, all three can be fuck holes at once. -<<case "Body Purist">> - requires its inmates to drink as much filtered water as they can, all the time. This sounds like a petty thing, but most inmates are very aware that they're being flushed out. Cleaned. It is an oddly menacing thought. -<<case "Slimness Enthusiast">> - is torture for chubby slaves. Fat bitches that pass through here soon learn that they're going to be slim and pretty one day, but that it isn't going to be much fun getting there. -<<case "Hedonistic">> - is torture for thin slaves. The first thing they notice is the heavily reinforced cot they will reside upon. The second is the feeding tube that will be anchored in their stomach for the duration of their stay. Slaves imprisoned here will have their body stuffed to capacity with concentrated slave food, unsuring a plump, docile slave by the end of their sentence. -<<default>> - could be mistaken for a modern generic office. Upon close inspection, however, reveals restraints in each cell that will hold inmates in sexually compromising positions, and compliance systems to force them to place their wrists and ankles in them. -<</switch>> */ - -<<if $SlaveSupportSlaves > 2>> - $SlaveSupportNameCaps is full of slaves, though it's difficult to tell at first. -<<elseif $SlaveSupportSlaves > 0>> - $SlaveSupportNameCaps holds a few slaves, though it's difficult to tell at first. - -<<else>> - None of your slaves are assigned in SlaveSupport. [[Decommission SlaveSupport|Main][$SlaveSupport = 0, $SlaveSupportDecoration = "standard", $SlaveSupportUpgrade = 0]] -<</if>> - -<<set _Tmult0 = Math.trunc($SlaveSupport*1000*$upgradeMultiplierArcology)>> -<br>$SlaveSupportNameCaps has room for $SlaveSupport slaves to assigned. -[[Expand the SlaveSupport|SlaveSupport][$cash -= _Tmult0, $SlaveSupport += 5]] //Costs ¤_Tmult0// - -/* <br> -<<if $SlaveSupportUpgrade == 1>> - Its compliance systems have been upgraded to allow slaves no mental respite, painstakingly correcting the tiniest misbehaviors to soften flaws into quirks at the cost of considerable anguish to inmates denied any rest from correction. -<<else>> - <<set _Tmult1 = Math.trunc(20000*$upgradeMultiplierArcology)>> - Its compliance systems are standard. [[Upgrade them to soften slave flaws|SlaveSupport][$cash -= _Tmult1, $SlaveSupportUpgrade = 1]] //Costs ¤_Tmult1// -<</if>> */ - -<br><br> -<<if ($SlaveSupport <= $SlaveSupportSlaves)>> - ''$SlaveSupportNameCaps is full and cannot hold any more slaves'' -<<elseif ($slaves.length > $SlaveSupportSlaves)>> - <<link "''Send a slave to be assigned in the SlaveSupport''">> - <<replace #ComingGoing>> - <<resetAssignmentFilter>> - <<set $Flag to 0>> - <<include "Slave Summary">> - <</replace>> - <</link>> -<</if>> - -<<if $SlaveSupportSlaves > 0>> - | <<link "''Let a slave out of SlaveSupport''">> - <<replace #ComingGoing>> - <<SlaveSupportAssignmentFilter>> - <<set $Flag = 1>> - <<include "Slave Summary">> - <<resetAssignmentFilter>> - <</replace>> - <</link>> -<<else>> - <br><br>//SlaveSupport is empty for the moment.<br>// -<</if>> -<br><br> -<<assignmentFilter>> -<span id="ComingGoing"> - <<SlaveSupportAssignmentFilter>> - <<set $Flag = 1>> - <<include "Slave Summary">> - <<resetAssignmentFilter>> -</span> - -<br><br>Rename $SlaveSupportName: <<textbox "$SlaveSupportName" $SlaveSupportName "SlaveSupport">> //Use a noun or similar short phrase// diff --git a/src/pregmod/SecForceEX/SlaveSupportReport.tw b/src/pregmod/SecForceEX/SlaveSupportReport.tw deleted file mode 100644 index aef98ad5064829d0e1bddd0adbdfb82229b13527..0000000000000000000000000000000000000000 --- a/src/pregmod/SecForceEX/SlaveSupportReport.tw +++ /dev/null @@ -1,48 +0,0 @@ -:: SlaveSupport Report [nobr] - -<<SlaveSort $SSiIDs>> -<<set _DL = $SSiIDs.length, $SlaveSupportSlaves = _DL, _SL = $slaves.length, _brokenSlaves = 0, _idleBonus = 0, _softenedQuirks = 0, _trustMalus = 0, _FLsFetish = 0>> - -<<if $SlaveSupportDecoration != "standard">> - <<set _devBonus = 1>> -<<else>> - <<set _devBonus = 0>> -<</if>> - -/* Progression at facilities */ - - <<set _FLs = $slaves.findIndex(function(s))>> - -<<if $SSLevelBarracks && $slaves[$i].XP >= 15>> - <<set $SSLBSCA += 1, $slaves[_FLs].devotion += 5, $slaves[_FLs].trust += 5,$slaves[_FLs].intelligence = 3,$slaves[_FLs].intelligenceImplant = 1, $slaves[_FLs].combatSkill = 1>> -<<elseif $SSLevelBarracks && $slaves[$i].XP >= 10>> - <<set $SSLBCA += 1, $slaves[_FLs].devotion += 4, $slaves[_FLs].trust += 4,$slaves[_FLs].intelligence = 2,$slaves[_FLs].intelligenceImplant = 1, $slaves[_FLs].combatSkill = 1>> -<<elseif $SSLevelBarracks && $slaves[$i].XP >= 5>> - <<set $SSLBHC += 1, $slaves[_FLs].devotion += 3, $slaves[_FLs].trust += 3,$slaves[_FLs].intelligence = 1,$slaves[_FLs].intelligenceImplant = 0, $slaves[_FLs].combatSkill = 0>> -<<elseif $SSLevelBarracks && $slaves[$i].XP >= 1>> - <<set $SSLBC += 1, $slaves[_FLs].devotion += 2, $slaves[_FLs].trust += 2,$slaves[_FLs].intelligence = 0,$slaves[_FLs].intelligenceImplant = 0, $slaves[_FLs].combatSkill = 0>> -<</if>> - -<<if $SSLevelArmoury && $slaves[$i].XP >= 15>> - <<set $SSLASAST += 1, $slaves[_FLs].devotion += 5, $slaves[_FLs].trust += 5,$slaves[_FLs].intelligence = 3,$slaves[_FLs].intelligenceImplant = 1, $slaves[_FLs].combatSkill = 1>> -<<elseif $SSLevelArmoury && $slaves[$i].XP >= 10>> - <<set $SSLAAST += 1, $slaves[_FLs].devotion += 4, $slaves[_FLs].trust += 4,$slaves[_FLs].intelligence = 2,$slaves[_FLs].intelligenceImplant = 1, $slaves[_FLs].combatSkill = 1>> -<<elseif $SSLevelArmoury && $slaves[$i].XP >= 5>> - <<set $SSLASM += 1, $slaves[_FLs].devotion += 3, $slaves[_FLs].trust += 3,$slaves[_FLs].intelligence = 1,$slaves[_FLs].intelligenceImplant = 0, $slaves[_FLs].combatSkill = 0>> -<<elseif $SSLevelArmoury && $slaves[$i].XP >= 1>> - <<set $SSLAM += 1, $slaves[_FLs].devotion += 2, $slaves[_FLs].trust += 2,$slaves[_FLs].intelligence = 0,$slaves[_FLs].intelligenceImplant = 0, $slaves[_FLs].combatSkill = 0>> -<</if>> - -<<if $SSLevelStimulantLab && $slaves[$i].XP >= 15>> - <<set $SSLSLPH += 1, $slaves[_FLs].devotion += 5, $slaves[_FLs].trust += 5,$slaves[_FLs].intelligence = 3,$slaves[_FLs].intelligenceImplant = 1, $slaves[_FLs].combatSkill = 1>> -<<elseif $SSLevelStimulantLab && $slaves[$i].XP >= 10>> - <<set $SSLSLSC += 1, $slaves[_FLs].devotion += 4, $slaves[_FLs].trust += 4,$slaves[_FLs].intelligence = 2,$slaves[_FLs].intelligenceImplant = 1, $slaves[_FLs].combatSkill = 1>> -<<elseif $SSLevelStimulantLab && $slaves[$i].XP >= 5>> - <<set $SSLSLAC += 1, $slaves[_FLs].devotion += 3, $slaves[_FLs].trust += 3,$slaves[_FLs].intelligence = 1,$slaves[_FLs].intelligenceImplant = 0, $slaves[_FLs].combatSkill = 0>> -<<elseif $SSLevelStimulantLab && $slaves[$i].XP >= 1>> - <<set $SSLC += 1, $slaves[_FLs].devotion += 2, $slaves[_FLs].trust += 2,$slaves[_FLs].intelligence = 0,$slaves[_FLs].intelligenceImplant = 0, $slaves[_FLs].combatSkill = 0>> -<</if>> - -<<if (_DL > 0)>> - <<if (_DL == 1)>>''One slave has been assigned to $SlaveSupportName.''<<else>>''_DL slaves have been assigned to $SlaveSupportName.''<</if>> -<</if>> diff --git a/src/pregmod/SecForceEX/SpecialForceBarracksFlavourText.tw b/src/pregmod/SecForceEX/SpecialForceBarracksFlavourText.tw new file mode 100644 index 0000000000000000000000000000000000000000..431fbd97f4b9f43dfa44c9b6feb0fb70231cb7b7 --- /dev/null +++ b/src/pregmod/SecForceEX/SpecialForceBarracksFlavourText.tw @@ -0,0 +1,84 @@ +:: SpecialForceBarracksFlavourText [nobr] + +//You continue towards the common area, the soldiers you pass nodding respectfully, saluting, or giving slight bows, as they please, to you. You pass the briefing areas, the officers and sergeants of the force are conferring over planning tables and display screens regarding their upcoming deployments.// + +<br><br> + +<div style="margin-left:2em"> +<<if $securityForceFocus == "recruit">> + The commanders are viewing lists of potential recruits for $securityForceName, mercenaries and Old World soldiers who might be receptive to an offer of employment and residence within the arcology. In addition to some citizen's of $securityForceName who wish to have some excitement in their lives. +<<elseif $securityForceFocus == "secure">> + The commanders are reviewing maps of trade routes to the arcology as well as those nearby merchant hubs, arranging their future deployments to best protect them and encourage business and trade. +<<elseif $securityForceFocus == "raiding">> + The commanders are reviewing maps of settlements and locations reported to have choice concentrations of material loot and potential slave stock, in preparation for their coming raids. +<</if>> +</div> + +<div style="margin-left:2em"> +<<if $securityForceRulesOfEngagement == "hold">> + There are posted (and very strict) guidelines for the use of force against non-citizens residents, forbidding the use of heavy weapons or indiscriminate fire. +<<elseif $securityForceRulesOfEngagement == "limited">> + There are some guidelines posted regarding the use of force against non-citizens, forbidding general indiscriminate fire. +<<elseif $securityForceRulesOfEngagement == "free">> + Guidelines regarding the use of force are completely absent from the deployment information screens. A note affixed to the screen, probably from a soldier, says: "Pop 'em if you see 'em - better than target practice!". Another one on top of that, from The Colonel, says: "Don't shoot the pretty ones, you fucking morons, or I'll kill you myself. They're worth good money or good for fun - do you idiots really want to have to fuck month-old stock?" +<</if>> +</div> + +<div style="margin-left:2em"> +<<if $securityForceAccountability == "strict">> + On several screens, there are prominent warnings regarding the severe disciplinary procedures that will be taken against soldiers who commit crimes while on deployment. +<<elseif $securityForceAccountability == "some">> + On several screens, there are some minor warnings regarding the mild disciplinary procedures that may be taken against soldiers who commit especially severe crimes while on deployment. +<<elseif $securityForceAccountability == "none">> + There are no warnings or information regarding disciplinary procedures on any of the screens. Near one of them, a waste basket has been dragged over and a soldier has posted a note above it that says: "For Old World Complaints and Warrants." +<</if>> +</div> + +<br> + +//You arrive at the barracks' common area, a nest of bars, pleasure dens, public spaces, and other facilities catering to the soldiers' needs and giving them somewhere to spend their free time, since they do not mingle with your citizens on the higher levels or exit the arcology except on deployment. It is well-occupied by the soldiers not currently tasked with duties, and they respectfully move out of your way as you approach, clearing a path for you to move forward.// + +<br><br> + +<div style="margin-left:2em"> +<<if $securityForceDepravity <= 0.3 && $ColonelCore == "kind">> + The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are wearing plain jumpsuits and slim identification collars to set them apart from the soldiers, and look resigned but not fearful. The soldiers themselves socialize at the bars, in small groups around tables, and in the gambling parlours. Many of them can be seen entering or leaving the dens occupied by the sexual slaves they have acquired. Laughter from the carousing soldiers can be heard at all times. Small groups of slaves move freely between the plaza and their basic accommodations attached to the barracks. +<<elseif $securityForceDepravity <= 0.6 && $ColonelCore == "kind">> + The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are topless, wearing only utilitarian pants and leather collars to set them apart from the soldiers, and occasionally shoot fearful looks at the soldiers. The soldiers themselves socialize at the bars, or in large groups around tables, leering at and groping slaves of interest as they pass by. Many of them can be seen entering or leaving the dens occupied by the sexual slaves they have acquired, and often emerge only partially dressed, sometimes pulling half-naked slaves out with them. +<<elseif $securityForceDepravity <= 0.9>> + The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are topless, wearing only utilitarian shorts and steel collars to set them apart from the soldiers, and often shoot fearful looks at the soldiers. The soldiers themselves socialize at the bars, or in large groups around tables, leering at and heavily groping slaves of interest as they pass by. Many of them can be seen entering or leaving the dens occupied by the sexual slaves they have acquired, and often emerge stark naked, sometimes pulling naked slaves out with them for one last servicing in public. A few soldiers stagger around in drunken hazes or drugged-out stupors. +<<elseif $securityForceDepravity <= 1.2>> + The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are topless, wearing only a single undergarment and heavy steel collars to set them apart from the soldiers, and often shoot fearful looks at the soldiers. The soldiers occupy themselves primarily with sex, pulling slaves onto benches and fucking them hard in public. Many soldiers stagger around or lie passed out from drug and alcohol abuse. +<<elseif $securityForceDepravity >= 1.5 && $ColonelCore == "Warmonger" || $ColonelCore != "Shell Shocked">> + The amenities are staffed by menial slaves, captured by the soldiers on their excursions. To a one, they are naked, and are wearing heavy shock collars to force obedience. Most are wild-eyed with fear or dull-eyed from mental collapse, and many others bear marks of abuse. Few of the slaves are here long-term, the depraved pleasures of the soldiers resulting in enormous turnover and loss of 'damaged' stock. The extreme libations of the soldiers are ever-present. Drunken soldiers stagger around everywhere, beating slaves too slow to get out of their way. Others lie sprawled out on the ground, rendered senseless from heavy drug abuse. Some walk around naked, and hold slaves down on the benches scattered around, raping or sodomizing them with their cocks or their personal strap-ons as they desire. In alcoves, some soldier-lover pairs fuck loudly, moaning in pleasure. + <<if random(1,100) > 50>> + Off to the side, a group of soldiers brutally gangbang a very young slave girl, with one soldier buried balls-deep in her ass, another brutally sawing a barbed strap-on in and out of her pussy, and a third with his cock forced deep down her throat. The slave girl struggles and gags, desperate for breath or relief. + <<elseif random(1,100) > 50>> + Off to the side, a group of soldiers cackle amongst themselves as they take turns beating a very young slave girl with heavy batons. Sickening crunches can be heard from the screaming slave. + <<elseif random(1,100) > 75>> + Off to the side, still more soldiers crowd around an above-ground pit built from empty crates, gambling on slave gladiator fights. There's a drunken cheer as one of the fighters, a very young slave girl, straddles another one and smashes her face in with a blood-slick ammo crate. As she stands, shaking from fear and adrenaline, one of the soldiers laughs and throws a small incendiary grenade at her, changing the cheers to curses as the other soldiers jump away from the flaming, screeching slave. + <<else>> + Screams and cries of pain can be heard echoing around the area as the soldiers have their fun with their property. + <</if>> +<<else>> + The amenities are staffed by menial slaves, captured by the soldiers on their excursions. +<</if>> +</div> + +<br> + +//In the middle of the common area is a pile of supply crates with a pavilion on top - The Colonel's personal throne and open quarters, the result of her preferring to live an extreme lifestyle amongst her soldiers rather than in her empty quarters on the upper levels. It's draped with the 'flag' of $securityForceName, one of her inventions. Sprawled all around it is an immense quantity of; alcohol, hard drugs,clothes, electronic devices, huge amounts of cash, jewels and precious metals looted from the outside world.// + +<br><br> + +<div style="margin-left:2em"> +<<if random(1,100) > 50>> + _Name raises a hand in greeting and nods as you approach. She is sprawled on a couch, wearing only her combat suit tank top and fingerless gloves. She's holding a near-empty bottle of strong liquor in her hand and you can see a naked slave girl kneeling on the floor between her legs. The Colonel has her legs wrapped tightly around the girl's head, forcing the girl to service her if she wants to breathe. The Colonel is close to her climax then suddenly tenses her lower body thus gripping the girl even tighter and throws her head back in ecstasy as she orgasms. She lets out a long breath finally releasing the girl, giving her a hard smack and shouting at her to fuck off.<br><br> The Colonel finishes off her bottle, tossing it over her shoulder then leaning back on the couch and spreading her legs wide. You look down briefly, falling into your habits of inspection. Her pussy is completely devoid of hair with heavy labia in with a very large and hard clit peaking out. Beads of moisture are visible, the result of her excitation and you can tell from long experience that she would be tight as a vise. You return your gaze to her face to find her smirking at you. "Like what you see, boss?" She waves her hand at the plaza around her, "So do they. But you're not here for pussy. You're here to talk business. So, what's up?" +<<elseif random(1,100) > 50>> + _Name is in no condition initially, to greet you. She's naked except for one sock that gives you a very good view of her muscled, taut body while lunging with her feet on the table and the rest on her couch. She is face down in a drugged-out stupor in the middle of a wide variety of powders and pills. Perhaps sensing your approach, her head suddenly shoots up and looks at you with unfocused, bloodshot eyes. "Sorry, boss," she slurs, wiping her face and weakly holding up a hand. "Hold on a second, I need something to help me out here. Long fucking night." She struggles to sit on the couch and bending over the table, loudly snorts up some of the white powder on it. "Ahhh, fuck," she says, breathing heavily.<br><br> She shakes her head powerfully now looking at you, her eyes once again alert and piercing. "That's better," she says, leaning back on the couch and giving you another good view of her assets. "So, boss," she begins, "what brings you down here to our little clubhouse? I trust you're happy with how we've been handling things out there?" You nod. "excellent" she laughs. "I have to say, it's nice to have a place like this while having some top-end gear and to be able to have fun out there without worrying about anyone coming back on us. Good fucking times." She laughs again. "So - I'm assuming you want something?" +<<elseif random(1,100) > 70 && $securityForceDepravity >= 1.5>> + _Name is relaxing on her couch stark naked, greeting you with a raised hand. Between her tightly clenched legs is a slave girl being forced to eat her out. "Hey, boss, what's -" she breaks off as a flash of pain crosses her features. "Fucking bitch!" she exclaims, pulling her legs away and punching the slave girl in the face. She pushes the girl to the ground, straddling her then begins hitting. You hear one crunch after another as The Colonel's powerful blows shatter the girl's face. She hisses from between clenched teeth, each word accompanied by a brutal punch. "How. Many. Fucking. Times. Have. I. Told. You. To. Watch. Your. Fucking. Teeth. On. My. Fucking. Clit!" She leans back, exhaling heavily. Before leaning back down to grip apply pressure onto the girl's neck with her powerful hands. Wordlessly, she increases the pressure and soon the girl begins to turn blue as she struggles to draw breath. Eventually her struggles weaken and then finally, end.<br><br> The Colonel relaxes her grip then wipes her brow, clearing away the sweat from her exertion. Finally rising from the girl's body, relaxing back on the couch and putting her feet back up on the table. "Sorry about that boss," she says, shrugging. "So many of these bitches we pick up from the outside don't understand that they have to behave." Shaking her head in frustration, "Now I need to find another one. But that's not your problem, you're here to talk business. So, what's up?" +<<else>> + _Name is topless while reviewing the particulars of her unit on a tablet as you approach. She raises a hand in greeting. "Hey boss," she says, noticing you looking at her chest. She laughs. "Nice, aren't they? But they're not for you or them." She throws a thumb at the plaza around her. "You're down here for a reason, though. What can I do for you?" +<</if>> +</div> diff --git a/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw b/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw index 8cf357cc0e822386a6d2714fde0f6be1b994aa61..9d2a0abea3bf356c75a955cde4de43cb41a19ba2 100644 --- a/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw +++ b/src/pregmod/SecForceEX/SpecialForceUpgradeDec.tw @@ -44,7 +44,6 @@ <</if>> <br><br> - <div style="margin-left:1em"> <<if $securityForcePersonnel < 100>> The barracks' large dormitories are sparsely occupied, the few members of $securityForceName residing within them concentrating together in a corner. The hundreds of empty beds and lockers visible herald the future. @@ -67,10 +66,10 @@ <br><<link "Enter the building then send a slave to serve in the HQ and facilities of $securityForceName">> <<goto "FacilitySupport">> <</link>> +<br><br> <</if>> -<br> - +<br><br> ''Armory:'' <br> /* 11 upgrades */ @@ -101,7 +100,6 @@ <</if>> <br><br> - ''Stimulant Lab:'' <br> /* 7 upgrades */ @@ -151,6 +149,7 @@ <</if>> /* 3 upgrades */ +<br> <<if $securityForceHeavyBattleTank == 1>> A basic heavy battle tank has been 'borrowed' from the old world. <<elseif $securityForceHeavyBattleTank == 2>> @@ -277,6 +276,8 @@ The drone bay has acquired even lighter advanced armoured combat Drones with electromagnetic weaponry, advanced heavy Drones with electromagnetic support weaponry along with specialized Drones for reconnaissance, capture, and swarm tactics. <<elseif $securityForceDronePower == 7>> The drone bay has acquired even lighter advanced thicker armoured combat Drones with electromagnetic weaponry, advanced heavy Drones with electromagnetic support weaponry along with specialized Drones for reconnaissance, capture, and swarm tactics. +<<elseif $securityForceDronePower == 8>> + The drone bay has acquired even lighter advanced thicker armoured combat Drones with nanite rather than electromagnetic weaponry, advanced heavy Drones with electromagnetic support weaponry along with specialized Drones for reconnaissance, capture, and swarm tactics. <</if>> <</if>> @@ -322,6 +323,8 @@ Modernized the Satellite's electronics, wiring and circuitry.Boosted the Satellite's advanced comms jammer's power by 50% (now can destroy effected equipment) and the output of the Satellite's advanced EMP generator 50% (now can destroy effected equipment).Provided R&D funds to focus the beam enough to level 30 cm. <<elseif $securityForceSatellitePower == 18>> Modernized the Satellite's electronics, wiring and circuitry.Boosted the Satellite's advanced comms jammer's power by 50% (now can destroy effected equipment) and the output of the Satellite's advanced EMP generator 50% (now can destroy effected equipment).Provided R&D funds to focus the beam enough to level 15 cm. + <<elseif $securityForceSatellitePower == 19>> + Modernized the Satellite's electronics, wiring and circuitry.Boosted the Satellite's advanced comms jammer's power by 50% (now can destroy effected equipment) and the output of the Satellite's advanced EMP generator 50% (now can destroy effected equipment).Provided R&D funds to switch the 15 cm wide beam from lazer to nanites. <</if>> <</if>> <<if $securityForceGiantRobot > 0>> @@ -349,6 +352,8 @@ Upgraded the giant robot's wiring, circuitry, power efficiency, battery capacity, armour and weapons to include heat seeking missiles plus a massive long sword in addition to quad 356 cm back mounted electromagnetic cannons and the amount of pilots to two via a synced neural link.Improved the life support systems, allowing for longer operational time.Replaced the skin of $securityForceName's giant robot with a basic optical illusion kit. <<elseif $securityForceGiantRobot == 11>> Upgraded the giant robot's wiring, circuitry, power efficiency, battery capacity, armour and weapons to include heat seeking missiles plus a massive long sword in addition to quad 356 cm back mounted electromagnetic cannons and the amount of pilots to two via a synced neural link.Improved the life support systems, allowing for longer operational time.Replaced the skin of $securityForceName's giant robot with an advanced optical illusion kit. + <<elseif $securityForceGiantRobot == 12>> + Upgraded the giant robot's wiring, circuitry, power efficiency, battery capacity, armour and weapons to include heat seeking missiles plus a massive long sword in addition to quad 356 cm back mounted nanite rather than electromagnetic cannons and the amount of pilots to two via a synced neural link.Improved the life support systems, allowing for longer operational time.Replaced the skin of $securityForceName's giant robot with an advanced optical illusion kit. <</if>> <</if>> <<if $securityForceMissileSilo > 0>> @@ -378,6 +383,8 @@ Modernized the aircraft carrier's electronics and weaponry. <<elseif $securityForceAircraftCarrier == 4>> Modernized the aircraft carrier's electronics, weaponry and armour. + <<elseif $securityForceAircraftCarrier == 5>> + Modernized the aircraft carrier's electronics, weaponry and armour. Added an EMP generator. <</if>> <</if>> <<if $securityForceSubmarine > 0>> @@ -410,6 +417,8 @@ Modernized the heavy amphibious transport's armor and speed. Added miniaturized railguns in all four corners. <<elseif $securityForceHeavyAmphibiousTransport == 5>> Modernized the heavy amphibious transport's armor and speed. Added miniaturized railguns in all four corners and a lazer designator in the midle. + <<elseif $securityForceHeavyAmphibiousTransport == 6>> + Modernized the heavy amphibious transport's armor and speed. Replaced the corner miniaturized railguns with nanite ones while keeping the lazer designator in the midle. <</if>> <</if>> <</if>> diff --git a/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw b/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw index 6d838b6864068e27b56186e51a54c225e87dd134..5f0699c942afa4c3cbe031587a1230cc53b80729 100644 --- a/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw +++ b/src/pregmod/SecForceEX/SpecialForceUpgradeOptions.tw @@ -380,6 +380,8 @@ <<set _satCost = 250000000000>> <<elseif $securityForceSatellitePower == 17>> <<set _satCost = 250000000000>> + <<elseif $securityForceSatellitePower == 18>> + <<set _satCost = 300000000000>> <</if>> <br><<link "Satellite">> <<replace "#resultZ">><br><br> @@ -418,6 +420,8 @@ <<set _robCost = 2750000000>> <<elseif $securityForceGiantRobot == 10>> <<set _robCost = 3150000000>> + <<elseif $securityForceGiantRobot == 11>> + <<set _robCost = 3200000000>> <</if>> <br><<link "Giant robot">> <<replace "#resultZ">><br><br> @@ -475,7 +479,7 @@ <<set $securityForceUpgradeToken = 1, $securityForceAircraftCarrier++, $cash -= 1500000*$Env>> <</replace>> <</link>> // Costs ¤<<print 1500000*$Env>> // - <<elseif $securityForceUpgradeToken == 0 && $securityForceAircraftCarrier >= 1 && $securityForceAircraftCarrier < _AmphibiousTransportMax>> + <<elseif $securityForceUpgradeToken == 0 && $securityForceAircraftCarrier >= 1 && $securityForceAircraftCarrier < _AircraftCarrierMax>> <br><<link "Aircraft carrier">> <<replace "#resultA">><br><br> "Sure, boss." she says, nodding. "Upgrading the aircraft carrier should help us gain a massive advantage." She laughs, picks up a tablet, and taps a few commands on it. "I'll get right on it." @@ -483,7 +487,7 @@ <</replace>> <</link>> // Costs ¤<<print 25000000*$Env>> // <</if>> - <<if $securityForceAircraftCarrier == _AmphibiousTransportMax && ($terrain == "oceanic" || $terrain == "marine")>> + <<if $securityForceAircraftCarrier == _AircraftCarrierMax && ($terrain == "oceanic" || $terrain == "marine")>> <br>//$securityForceName has fully upgraded the aircraft carrier to support it's activities.// <</if>> @@ -525,6 +529,8 @@ <<set _hatCost = 300000000>> <<elseif $securityForceHeavyAmphibiousTransport == 4>> <<set _hatCost = 350000000>> + <<elseif $securityForceHeavyAmphibiousTransport == 5>> + <<set _hatCost = 400000000>> <</if>> <br><<link "Heavy amphibious transport">> <<replace "#resultA">><br><br> @@ -543,4 +549,4 @@ </span> <</if>> -<</nobr>> \ No newline at end of file +<</nobr>> diff --git a/src/pregmod/SecForceEX/SpecialForceUpgradeTree.tw b/src/pregmod/SecForceEX/SpecialForceUpgradeTree.tw index 56b806e51de4a33894459d2d911913b1f175efe1..a0265b29fe18f93beaef97b832460e39649093b7 100644 --- a/src/pregmod/SecForceEX/SpecialForceUpgradeTree.tw +++ b/src/pregmod/SecForceEX/SpecialForceUpgradeTree.tw @@ -27,22 +27,22 @@ <<set _heavyTransportMax = 4>> <<set _DroneBay = $securityForceDronePower>> - <<set _DroneBayMax = 7>> + <<set _DroneBayMax = 8>> <<set _LaunchBayNO = $securityForceSatellitePower+$securityForceGiantRobot+$securityForceMissileSilo>> -<<set _LaunchBayNOMax = 32>> - <<set _SatelliteMax = 18>> - <<set _GiantRobotMax = 11>> +<<set _LaunchBayNOMax = 34>> + <<set _SatelliteMax = 19>> + <<set _GiantRobotMax = 12>> <<set _MissileSiloMax = 3>> <<set _LaunchBayO = $securityForceSatellitePower>> - <<set _LaunchBayOMax = 18>> - <<set _SatelliteMax = 18>> + <<set _LaunchBayOMax = 19>> + <<set _SatelliteMax = 19>> -<<set _NavalYardMax = 15>> - <<set _AmphibiousTransportMax = 4>> +<<set _NavalYardMax = 17>> + <<set _AircraftCarrierMax = 5>> <<set _SubmarineMax = 6>> - <<set _HeavyAmphibiousTransportMax = 5>> + <<set _HeavyAmphibiousTransportMax = 6>> <<set _maxNO = _BarracksMax+_ArmouryMax+_StimulantLabMax+_GarageMax+_HangarMax+_DroneBayMax+_LaunchBayNOMax+_FacilitySupportMax>> <<set _maxO = _BarracksMax+_ArmouryMax+_StimulantLabMax+_GarageMax+_HangarMax+_DroneBayMax+_LaunchBayOMax+_NavalYardMax+_FacilitySupportMax>> diff --git a/src/uncategorized/SFMBarracks.tw b/src/uncategorized/SFMBarracks.tw index 0c5cee1567624906096b069045dcd1f2672f27bd..d56e863f8d5288b13c68272f50c25d0a91ee2bc3 100644 --- a/src/uncategorized/SFMBarracks.tw +++ b/src/uncategorized/SFMBarracks.tw @@ -39,89 +39,9 @@ <<include "SpecialForceUpgradeDec">> <br><br> -//You continue towards the common area, the soldiers you pass nodding respectfully, saluting, or giving slight bows, as they please, to you. You pass the briefing areas, the officers and sergeants of the force are conferring over planning tables and display screens regarding their upcoming deployments.// - -<br><br> - -<div style="margin-left:2em"> -<<if $securityForceFocus == "recruit">> - The commanders are viewing lists of potential recruits for $securityForceName, mercenaries and Old World soldiers who might be receptive to an offer of employment and residence within the arcology. In addition to some citizen's of $securityForceName who wish to have some excitement in their lives. -<<elseif $securityForceFocus == "secure">> - The commanders are reviewing maps of trade routes to the arcology as well as those nearby merchant hubs, arranging their future deployments to best protect them and encourage business and trade. -<<elseif $securityForceFocus == "raiding">> - The commanders are reviewing maps of settlements and locations reported to have choice concentrations of material loot and potential slave stock, in preparation for their coming raids. -<</if>> -</div> - -<div style="margin-left:2em"> -<<if $securityForceRulesOfEngagement == "hold">> - There are posted (and very strict) guidelines for the use of force against non-citizens residents, forbidding the use of heavy weapons or indiscriminate fire. -<<elseif $securityForceRulesOfEngagement == "limited">> - There are some guidelines posted regarding the use of force against non-citizens, forbidding general indiscriminate fire. -<<elseif $securityForceRulesOfEngagement == "free">> - Guidelines regarding the use of force are completely absent from the deployment information screens. A note affixed to the screen, probably from a soldier, says: "Pop 'em if you see 'em - better than target practice!". Another one on top of that, from The Colonel, says: "Don't shoot the pretty ones, you fucking morons, or I'll kill you myself. They're worth good money or good for fun - do you idiots really want to have to fuck month-old stock?" -<</if>> -</div> - -<div style="margin-left:2em"> -<<if $securityForceAccountability == "strict">> - On several screens, there are prominent warnings regarding the severe disciplinary procedures that will be taken against soldiers who commit crimes while on deployment. -<<elseif $securityForceAccountability == "some">> - On several screens, there are some minor warnings regarding the mild disciplinary procedures that may be taken against soldiers who commit especially severe crimes while on deployment. -<<elseif $securityForceAccountability == "none">> - There are no warnings or information regarding disciplinary procedures on any of the screens. Near one of them, a waste basket has been dragged over and a soldier has posted a note above it that says: "For Old World Complaints and Warrants." -<</if>> -</div> +<<include "SpecialForceBarracksFlavourText">> <br> - -//You arrive at the barracks' common area, a nest of bars, pleasure dens, public spaces, and other facilities catering to the soldiers' needs and giving them somewhere to spend their free time, since they do not mingle with your citizens on the higher levels or exit the arcology except on deployment. It is well-occupied by the soldiers not currently tasked with duties, and they respectfully move out of your way as you approach, clearing a path for you to move forward.// - -<br><br> - -<div style="margin-left:2em"> -<<if $securityForceDepravity <= 0.3 && $ColonelCore == "kind">> - The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are wearing plain jumpsuits and slim identification collars to set them apart from the soldiers, and look resigned but not fearful. The soldiers themselves socialize at the bars, in small groups around tables, and in the gambling parlours. Many of them can be seen entering or leaving the dens occupied by the sexual slaves they have acquired. Laughter from the carousing soldiers can be heard at all times. Small groups of slaves move freely between the plaza and their basic accommodations attached to the barracks. -<<elseif $securityForceDepravity <= 0.6 && $ColonelCore == "kind">> - The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are topless, wearing only utilitarian pants and leather collars to set them apart from the soldiers, and occasionally shoot fearful looks at the soldiers. The soldiers themselves socialize at the bars, or in large groups around tables, leering at and groping slaves of interest as they pass by. Many of them can be seen entering or leaving the dens occupied by the sexual slaves they have acquired, and often emerge only partially dressed, sometimes pulling half-naked slaves out with them. -<<elseif $securityForceDepravity <= 0.9>> - The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are topless, wearing only utilitarian shorts and steel collars to set them apart from the soldiers, and often shoot fearful looks at the soldiers. The soldiers themselves socialize at the bars, or in large groups around tables, leering at and heavily groping slaves of interest as they pass by. Many of them can be seen entering or leaving the dens occupied by the sexual slaves they have acquired, and often emerge stark naked, sometimes pulling naked slaves out with them for one last servicing in public. A few soldiers stagger around in drunken hazes or drugged-out stupors. -<<elseif $securityForceDepravity <= 1.2>> - The amenities are staffed by menial slaves, captured by the soldiers on their excursions. They are topless, wearing only a single undergarment and heavy steel collars to set them apart from the soldiers, and often shoot fearful looks at the soldiers. The soldiers occupy themselves primarily with sex, pulling slaves onto benches and fucking them hard in public. Many soldiers stagger around or lie passed out from drug and alcohol abuse. -<<elseif $securityForceDepravity >= 1.5 && $ColonelCore == "Warmonger" || $ColonelCore != "Shell Shocked">> - The amenities are staffed by menial slaves, captured by the soldiers on their excursions. To a one, they are naked, and are wearing heavy shock collars to force obedience. Most are wild-eyed with fear or dull-eyed from mental collapse, and many others bear marks of abuse. Few of the slaves are here long-term, the depraved pleasures of the soldiers resulting in enormous turnover and loss of 'damaged' stock. The extreme libations of the soldiers are ever-present. Drunken soldiers stagger around everywhere, beating slaves too slow to get out of their way. Others lie sprawled out on the ground, rendered senseless from heavy drug abuse. Some walk around naked, and hold slaves down on the benches scattered around, raping or sodomizing them with their cocks or their personal strap-ons as they desire. In alcoves, some soldier-lover pairs fuck loudly, moaning in pleasure. - <<if random(1,100) > 50>> - Off to the side, a group of soldiers brutally gangbang a very young slave girl, with one soldier buried balls-deep in her ass, another brutally sawing a barbed strap-on in and out of her pussy, and a third with his cock forced deep down her throat. The slave girl struggles and gags, desperate for breath or relief. - <<elseif random(1,100) > 50>> - Off to the side, a group of soldiers cackle amongst themselves as they take turns beating a very young slave girl with heavy batons. Sickening crunches can be heard from the screaming slave. - <<elseif random(1,100) > 75>> - Off to the side, still more soldiers crowd around an above-ground pit built from empty crates, gambling on slave gladiator fights. There's a drunken cheer as one of the fighters, a very young slave girl, straddles another one and smashes her face in with a blood-slick ammo crate. As she stands, shaking from fear and adrenaline, one of the soldiers laughs and throws a small incendiary grenade at her, changing the cheers to curses as the other soldiers jump away from the flaming, screeching slave. - <<else>> - Screams and cries of pain can be heard echoing around the area as the soldiers have their fun with their property. - <</if>> -<<else>> - The amenities are staffed by menial slaves, captured by the soldiers on their excursions. -<</if>> -</div> - -<br> - -//In the middle of the common area is a pile of supply crates with a pavilion on top - The Colonel's personal throne and open quarters, the result of her preferring to live an extreme lifestyle amongst her soldiers rather than in her empty quarters on the upper levels. It's draped with the 'flag' of $securityForceName, one of her inventions. Sprawled all around it is an immense quantity of; alcohol, hard drugs,clothes, electronic devices, huge amounts of cash, jewels and precious metals looted from the outside world.// - -<br><br> - -<div style="margin-left:2em"> -<<if random(1,100) > 50>> - _Name raises a hand in greeting and nods as you approach. She is sprawled on a couch, wearing only her combat suit tank top and fingerless gloves. She's holding a near-empty bottle of strong liquor in her hand and you can see a naked slave girl kneeling on the floor between her legs. The Colonel has her legs wrapped tightly around the girl's head, forcing the girl to service her if she wants to breathe. The Colonel is close to her climax then suddenly tenses her lower body thus gripping the girl even tighter and throws her head back in ecstasy as she orgasms. She lets out a long breath finally releasing the girl, giving her a hard smack and shouting at her to fuck off.<br><br> The Colonel finishes off her bottle, tossing it over her shoulder then leaning back on the couch and spreading her legs wide. You look down briefly, falling into your habits of inspection. Her pussy is completely devoid of hair with heavy labia in with a very large and hard clit peaking out. Beads of moisture are visible, the result of her excitation and you can tell from long experience that she would be tight as a vise. You return your gaze to her face to find her smirking at you. "Like what you see, boss?" She waves her hand at the plaza around her, "So do they. But you're not here for pussy. You're here to talk business. So, what's up?" -<<elseif random(1,100) > 50>> - _Name is in no condition initially, to greet you. She's naked except for one sock that gives you a very good view of her muscled, taut body while lunging with her feet on the table and the rest on her couch. She is face down in a drugged-out stupor in the middle of a wide variety of powders and pills. Perhaps sensing your approach, her head suddenly shoots up and looks at you with unfocused, bloodshot eyes. "Sorry, boss," she slurs, wiping her face and weakly holding up a hand. "Hold on a second, I need something to help me out here. Long fucking night." She struggles to sit on the couch and bending over the table, loudly snorts up some of the white powder on it. "Ahhh, fuck," she says, breathing heavily.<br><br> She shakes her head powerfully now looking at you, her eyes once again alert and piercing. "That's better," she says, leaning back on the couch and giving you another good view of her assets. "So, boss," she begins, "what brings you down here to our little clubhouse? I trust you're happy with how we've been handling things out there?" You nod. "excellent" she laughs. "I have to say, it's nice to have a place like this while having some top-end gear and to be able to have fun out there without worrying about anyone coming back on us. Good fucking times." She laughs again. "So - I'm assuming you want something?" -<<elseif random(1,100) > 70 && $securityForceDepravity >= 1.5>> - _Name is relaxing on her couch stark naked, greeting you with a raised hand. Between her tightly clenched legs is a slave girl being forced to eat her out. "Hey, boss, what's -" she breaks off as a flash of pain crosses her features. "Fucking bitch!" she exclaims, pulling her legs away and punching the slave girl in the face. She pushes the girl to the ground, straddling her then begins hitting. You hear one crunch after another as The Colonel's powerful blows shatter the girl's face. She hisses from between clenched teeth, each word accompanied by a brutal punch. "How. Many. Fucking. Times. Have. I. Told. You. To. Watch. Your. Fucking. Teeth. On. My. Fucking. Clit!" She leans back, exhaling heavily. Before leaning back down to grip apply pressure onto the girl's neck with her powerful hands. Wordlessly, she increases the pressure and soon the girl begins to turn blue as she struggles to draw breath. Eventually her struggles weaken and then finally, end.<br><br> The Colonel relaxes her grip then wipes her brow, clearing away the sweat from her exertion. Finally rising from the girl's body, relaxing back on the couch and putting her feet back up on the table. "Sorry about that boss," she says, shrugging. "So many of these bitches we pick up from the outside don't understand that they have to behave." Shaking her head in frustration, "Now I need to find another one. But that's not your problem, you're here to talk business. So, what's up?" -<<else>> - _Name is topless while reviewing the particulars of her unit on a tablet as you approach. She raises a hand in greeting. "Hey boss," she says, noticing you looking at her chest. She laughs. "Nice, aren't they? But they're not for you or them." She throws a thumb at the plaza around her. "You're down here for a reason, though. What can I do for you?" -<</if>> -</div> - <<if $securityForceGiftToken == 0>> <br> <span id="result"> @@ -210,7 +130,6 @@ <<include "SpecialForceUpgradeOptions">> -<<nobr>> <<if $securityForceColonelToken == 0 && $securityForceSexedColonelToken == 0 && $CurrentTradeShowAttendance == 0>> <br><br> <span id="result3"> @@ -657,4 +576,3 @@ <</link>> </span> <</if>> -<</nobr>> \ No newline at end of file