V.traitor.preg=WombMaxPreg(V.traitor);/* most ready fetus is a base*/
V.traitor.pregWeek=WombMaxPreg(V.traitor);/* most ready fetus is a base*/
}
SetBellySize(V.traitor);
r.push(`/*In any case it's useful to do.*/`);
SetBellySize(V.traitor);/* In any case it's useful to do.*/
}
Youareawakenedinthemiddleofthenightbyajoltthatshakestheentirearcology,accompaniedbyadistantboom.Itisfollowedbyanother,andanother,andthenthewailofthearcology's alarm systems, and then finally by a faint crackle that grows to a constant chatter of gunfire. Main power goes out, and you claw your way in the darkness to the video feeds, running on emergency backup.
r.push(`You are awakened in the middle of the night by a jolt that shakes the entire arcology, accompanied by a distant boom. It is followed by another, and another, and then the wail of the arcology's alarm systems, and then finally by a faint crackle that grows to a constant chatter of gunfire. Main power goes out, and you claw your way in the darkness to the video feeds, running on emergency backup.`);
<br><br>
App.Events.addParagraph(node,r);
r=[];
if (V.mercenaries>0){
r.push(`Sheets of flame are pouring from your mercenaries' quarters; it seems they were among the first targets for bombs.`);
r.push(`Heavy gunfire is bringing down security drones by the scores. The attackers seem to have figured out where the drone hangars are, and are laying down fire on the exits the drones must use to get into action.`);
r.push(`trying to sabotage a stockpile of explosives.`);
}elseif (V.traitorType==="horror"){
r.push(`encouraging ${his} fellow fighters`);
if (canTalk(V.traitor)) {
r.push(`withyells`);
}
r.push(`fromthebacklines.`);
if (canTalk(V.traitor)){
r.push(`with yells`);
}
r.push(`from the back lines.`);
}elseif (V.traitorType==="defiant"){
r.push(`encouraging ${his} fellow fighters`);
if (canTalk(V.traitor)) {
r.push(`withyells`);
}
r.push(`andspearheadingthecharge`);
if (V.traitor.bellyPreg >= 15000) {
r.push(`asbest${he}can`);
}
r.push(`.`);
if (canTalk(V.traitor)){
r.push(`with yells`);
}
r.push(`and spearheading the charge${(V.traitor.bellyPreg>=15000)?` as best ${he} can`:""}.`);
}else{
r.push(`encouraging${his}fellowfighters`);
if (canTalk(V.traitor)) {
r.push(`withyells`);
}
r.push(`,andwhenthatfails,leadingthembyexample`);
if (V.traitor.bellyPreg >= 15000) {
r.push(`asbest${he}can`);
}
r.push(`.`);
r.push(`encouraging ${his} fellow fighters${(canTalk(V.traitor))?" with yells":""}, and when that fails, leading them by example${(V.traitor.bellyPreg>=15000)?` as best ${he} can`:""}.`);
}
}
In areas already controlled by your enemies, slaveowners are being summarily shot in the streets.
r.push(`," ${V.assistant.name} says, "theDaughtersofLibertyareattemptingacoup.Theyappeartohavesmuggledasignificantqua—zzzt—" There is nothing more from the computer systems.`);
r.push(`In areas already controlled by your enemies, slaveowners are being summarily shot in the streets.`);
if (V.hackerSupport===1){
r.push(`"${properTitle()}," ${V.assistant.name} says, "the Daughters of Liberty are attempting a coup. They appear to have smuggled a significant quantity of arms and explosives into the arcology.`);
}else{
r.push(`"${properTitle()}," ${V.assistant.name} says, "the Daughters of Liberty are attempting a coup. They appear to have smuggled a significant qua — zzzt —" There is nothing more from the computer systems.`);
}
<br><br>
App.Events.addParagraph(node,r);
r=[];
if (V.traitor!==0){
r.push(`If this were a movie,`);
...
...
@@ -91,10 +80,13 @@
}
r.push(`after a desperate struggle in your office. Reality does not have such a refined sense of drama.`);
}
If the Daughters had any plans to take you alive, they are lost to the exigencies of combat. Your penthouse remains locked down, forcing them to use breaching charges to make an entrance. These prove entirely too effective, and your last impression is of the floor heaving bodily up toward the ceiling.
r.push(`If the Daughters had any plans to take you alive, they are lost to the exigencies of combat. Your penthouse remains locked down, forcing them to use breaching charges to make an entrance. These prove entirely too effective, and your last impression is of the floor heaving bodily up toward the ceiling.`);