Newer
Older
// A whitelist for ingame variables. Used to init the game or fill in gaps. Also used as a whitelist. Anything not on this list will be removed on BC.
returnTo: "init",
nextButton: "Continue",
nextLink: "Alpha disclaimer",
slaveIndices: {},
UI: {
slaveSummary: {
abbreviation: {
clothes: 2,
devotion: 2,
diet: 2,
drugs: 2,
genitalia: 2,
health: 2,
hormoneBalance: 2,
mental: 2,
nationality: 2,
origins: 2,
physicals: 2,
race: 2,
rules: 2,
rulesets: 2,
skills: 2,
}
},
compressSocialEffects: 0
/** @type {marketGlobal|null} */
market: null,
adamPrinciple: 0,
allowFamilyTitles: 0,
allowMaleSlaveNames: false,
autosave: 1,
baseDifficulty: 3,
dangerousPregnancy: 0,
debugMode: 0,
debugModeCustomFunction: 0,
difficultySwitch: 0,
disableLisping: 0,
displayAssignments: 1,
economy: 100,
expansionRequestsAllowed: 1,
extremeUnderage: 0,
formatNumbers: 1,
fucktoyInteractionsPosition: 1,
headGirlSoftensFlaws: 1,
headGirlTrainsFlaws: 1,
headGirlTrainsHealth: 1,
headGirlTrainsObedience: 1,
headGirlTrainsParaphilias: 1,
headGirlTrainsSkills: 1,
imageChoice: 1,
inbreeding: 1,
killChoice: -1,
lineSeparations: 1,
limitFamilies: 0,
makeDicks: 0,
modRequestsAllowed: 1,
neighboringArcologies: 3,
neighborDisplay: "list",
nicknamesAllowed: 1,
positionMainLinks: -1,
profiler: 0,
realRoyalties: 0,
retainCareer: 1,
rulesAssistantAuto: 0,
rulesAssistantMain: 1,
seeAge: 1,
seeHyperPreg: 0,
seeIllness: 1,
seeImages: 0,
seeIncest: 1,
seeNationality: 1,
seePee: 1,
seePreg: 1,
seeRace: 1,
seeSummaryImages: 1,
seeVectorArtHighlights: 1,
showAppraisal: 1,
showAssignToScenes: 1,
showBodyMods: 1,
showDistantRelatives: 0,
showEWD: 1,
showEWM: 1,
showEconomicDetails: 0,
showHeightCMs: 1,
showImplantEffects: 1,
showMissingSlaves: false,
showMissingSlavesSD: false,
showNeighborDetails: 1,
showVignettes: 1,
slavePanelStyle: 1,
sortSlavesOrder: "descending",
summaryStats: 0,
surnameOrder: 0,
/** @type {Object.<string, string>} */
tabChoice: {Main: "all"},
universalRulesAssignsSelfFacility: 0,
universalRulesBirthing: 0,
universalRulesCSec: 0,
universalRulesChildrenBecomeBreeders: 0,
universalRulesImmobileSlavesMaintainMuscles: 0,
universalRulesImpregnation: "none",
universalRulesNewSlavesRA: 1,
useFSNames: 1,
useSlaveListInPageJSNavigation: 0,
useSlaveSummaryOverviewTab: 0,
useSlaveSummaryTabs: 0,
verboseDescriptions: 0,
verticalizeArcologyLinks: 0,
weightAffectsAssets: 1,
curativeSideEffects: 1,
// Last-used strings in Locate Slave
findName: "",
findBackground: "",
findData: "",
fertilityAge: 13,
potencyAge: 13,
AgePenalty: 1,
precociousPuberty: 0,
loliGrow: 0,
retirementAge: 45,
customRetirementAge: 45,
customMenialRetirementAge: 65,
sortIncubatorList: "Unsorted",
AgeEffectOnTrainerPricingPC: 1,
AgeEffectOnTrainerEffectivenessPC: 1,
AgeTrainingUpperBoundPC: 14,
AgeTrainingLowerBoundPC: 12,
// Default location
continent: "North America",
terrain: "rural",
language: "English",
// Corp data
App.Data.CorpInitData = {
Announced: 0,
Incorporated: 0,
Market: 0,
Econ: 0,
CashDividend: 0,
Div: 0,
ExpandToken: 0,
Spec: 0,
SpecToken: 0,
// Black Market
App.Data.FSWares = [
"SlaveProfessionalismResearch",
"SlimnessEnthusiastResearch",
"YouthPreferentialistResearch",
];
App.Data.illegalWares = [
"childhoodFertilityInducedNCS",
"PGHack",
"RapidCellGrowthFormula",
"sympatheticOvaries",
// The other half of the above whitelist. However, entries in this array will be forced to the values set here upon starting NG+.
App.Data.resetOnNGPlus = {
policies: {
retirement: {
sex: 0,
milk: 0,
cum: 0,
births: 0,
kills: 0,
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
menial2Citizen: 0,
customAgePolicy: 0,
physicalAgePolicy: 0
},
SMR: {
basicSMR: 1,
healthInspectionSMR: 0,
educationSMR: 0,
frigiditySMR: 0,
weightSMR: 0,
honestySMR: 0,
beauty: {
basicSMR: 0,
qualitySMR: 0
},
height: {
basicSMR: 0,
advancedSMR: 0
},
intelligence: {
basicSMR: 0,
qualitySMR: 0
},
eugenics: {
faceSMR: 0,
heightSMR: 0,
intelligenceSMR: 0
}
},
childProtectionAct: 1,
culturalOpenness: 0,
proRefugees: 0,
publicFuckdolls: 0,
proRecruitment: 0,
cash4Babies: 0,
regularParties: 0,
publicPA: 0,
coursingAssociation: 0,
raidingMercenaries: 0,
mixedMarriage: 0,
goodImageCampaign: 0,
alwaysSubsidizeRep: 0,
alwaysSubsidizeGrowth: 0,
enslavementCash: 0,
enslavementRep: 0,
cashForRep: 0,
oralAppeal: 0,
vaginalAppeal: 0,
FCTV: {
receiver: -1,
channel: {},
remote: 0,
weekEnabled: 0
},
readySlaves: 0,
plot: 1,
assignmentRecords: {},
marrying: [], // array of slave being married this week
organs: [],
corp: App.Data.CorpInitData,
personalShares: 0,
publicShares: 0,
SF: {},
thisWeeksFSWares: 0,
thisWeeksIllegalWares: 0,
Sweatshops: 0,
rivalID: 0,
eliteAuctioned: 0,
slavesSacrificedThisWeek: 0,
subSlaves: 0,
HGtraining: "",
mercenariesTitle: "",
milk: 0,
cum: 0,
hormones: 0,
milkSale: 0,
FSReminder: 0,
facility: {},
boomerangStats: {},
FSNonconformist: "",
econAdvantage: 0,
foughtThisWeek: 0,
/* rebellions */
slaveRebellionEventFires: 0,
citizenRebellionEventFires: 0,
slaveRebellion: 0,
citizenRebellion: 0,
engageRule: 0,
irregulars: 0,
repairTime: 3,
arcRepairTime: 0,
garrison: {},
/* armed forces stats */
militiaFreeManpower: 0,
militiaTotalCasualties: 0,
slavesTotalCasualties: 0,
mercFreeManpower: 0,
mercTotalCasualties: 0,
createdSlavesUnits: 0,
createdMilitiaUnits: 0,
createdMercUnits: 0,
/* battle relevant vars */
attackType: "none",
attackThisWeek: 0,
majorBattle: 0,
PCvictoryStreak: 0,
PClossStreak: 0,
slaveVictories: [],
chosenTactic: "none",
leadingTroops: "none",
attackTroops: 0,
attackEquip: 0,
battleTerrain: "none",
maxTurns: 10,
battleResult: 4, // sets battleResult value outside accepted range (-3,3) to avoid evaluation problems
losses: 0,
enemyLosses: 0,
battleTurns: 0,
tacticsSuccessful: 0,
leaderWounded: 0,
gainedCombat: 0,
gainedWarfare: 0,
SFIntervention: 0,
rebellingID: [],
saveValid: 0,
lastSelection: [],
/* units */
/** @type {FC.SecExp.PlayerUnitData} */
/** @type {FC.SecExp.PlayerHumanUnitData[]} */
/** @type {FC.SecExp.PlayerHumanUnitData[]} */
/** @type {FC.SecExp.PlayerHumanUnitData[]} */
mercUnits: [],
/* SFanon additions */
SavedLeader: 0,
SavedSFI: 0,
/* base vars */
reminderEntry: "",
reminderWeek: "",
lastWeeksCashIncome: {},
lastWeeksCashExpenses: {},
lastWeeksRepIncome: {},
lastWeeksRepExpenses: {},
currentRule: {},
costs: 0,
seeBuilding: 0,
slaveOneTimeMinAge: 0,
slaveOneTimeMaxAge: 0,
purchasedSagBGone: 0,
eliteFail: 0,
eliteFailTimer: 0,
nurseryGrowthStimsSetting: 0,
MadamIgnoresFlaws: 0,
slaveFightingBG: 0,
HGSlaveSuccess: 0,
unMadam: 0,
madamCashBonus: 0,
whorePriceAdjustment: {},
unDJ: 0,
DJRepBonus: 0,
fuckSlaves: 0,
freeSexualEnergy: 0,
publicServants: 0,
averageDick: 0,
slaveJobValues: {},
fluid: 0,
cumSale: 0,
localEcon: 0,
econRate: 0,
drugsCost: 0,
rulesCost: 0,
modCost: 0,
surgeryCost: 0,
/** @type {FC.ArcologyState[]} */
arcologies: [],
HackingSkillMultiplier: 0,
upgradeMultiplierArcology: 0,
upgradeMultiplierMedicine: 0,
upgradeMultiplierTrade: 0,
nationalities: {},
/** @type {Object.<string, Set<number>>} */
JobIDMap: {},
averageTrust: 0,
averageDevotion: 0,
enduringTrust: 0,
enduringDevotion: 0,
/** @type {App.RA.Rule[]} */
defaultRules: [],
REFeminizationCheckinIDs: [],
REMILFCheckinIDs: [],
REOrientationCheckinIDs: [],
REUglyCheckinIDs: [],
REButtholeCheckinIDs: [],
REFutaSisterCheckinIDs: [],
REReductionCheckinIDs: [],
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
boomerangSlave: 0,
boomerangWeeks: 0,
boomerangBuyer: 0,
bioreactorPerfectedID: 0,
independenceDay: 0,
invasionVictory: 0,
daughtersVictory: 0,
dormitory: 20,
dormitoryPopulation: 0,
rooms: 5,
roomsPopulation: 0,
brothelDecoration: "standard",
brothelUpgradeDrugs: 0,
brothelAdsSpending: 0,
brothelAdsOld: 0,
brothelAdsModded: 0,
brothelAdsImplanted: 0,
brothelAdsStacked: 0,
brothelAdsPreg: 0,
brothelAdsXX: 0,
brothelName: "the Brothel",
brothel: 0,

svornost
committed
selected: 0, eligible: 0
dairyDecoration: "standard",
dairyPrepUpgrade: 0,
dairyStimulatorsUpgrade: 0,
dairyStimulatorsSetting: 0,
dairyStimulatorsSettingChanged: 0,
dairyFeedersUpgrade: 0,
dairyFeedersSetting: 0,
dairyFeedersSettingChanged: 0,
dairyPregUpgrade: 0,
dairyPregSetting: 0,
dairyPregSettingChanged: 0,
dairyRestraintsUpgrade: 0,
dairyRestraintsSetting: 0,
dairySlimMaintainUpgrade: 0,
dairySlimMaintain: 0,
dairyHyperPregRemodel: 0,
dairyWeightSetting: 0,
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
dairyImplantsSetting: 1,
dairyUpgradeMenials: 0,
createBioreactors: 0,
bioreactorsAnnounced: 0,
bioreactorsHerm: 0,
bioreactorsXX: 0,
bioreactorsXY: 0,
bioreactorsBarren: 0,
dairyName: "the Dairy",
dairy: 0,
cumSlaves: 0,
clubDecoration: "standard",
clubUpgradePDAs: 0,
clubAdsSpending: 0,
clubAdsOld: 0,
clubAdsModded: 0,
clubAdsImplanted: 0,
clubAdsStacked: 0,
clubAdsPreg: 0,
clubAdsXX: 0,
clubName: "the Club",
club: 0,
servantsQuartersDecoration: "standard",
servantsQuartersUpgradeMonitoring: 0,
servantsQuarters: 0,
servantsQuartersName: "the Servants' Quarters",
schoolroomDecoration: "standard",
schoolroomUpgradeSkills: 0,
schoolroomUpgradeLanguage: 0,
schoolroomUpgradeRemedial: 0,
schoolroomRemodelBimbo: 0,
schoolroom: 0,
schoolroomName: "the Schoolroom",
spaDecoration: "standard",
spa: 0,
spaSpots: 0,
spaUpgrade: 0,
spaFix: 0,
spaName: "the Spa",
// Incubator Subsection
incubator: 0,
incubatorSlaves: 0,
incubatorBulkRelease: 0,
incubatorOrgans: [],
incubatorOldID: 0,
incubatorUpgradeSpeed: 5,
incubatorUpgradeWeight: 0,
incubatorUpgradeMuscles: 0,
incubatorUpgradeGrowthStims: 0,
incubatorUpgradeReproduction: 0,
incubatorUpgradeOrgans: 0,
incubatorWeightSetting: 0,
incubatorMusclesSetting: 0,
incubatorGrowthStimsSetting: 0,
incubatorReproductionSetting: 0,
incubatorPregAdaptationSetting: 0,
incubatorPregAdaptationPower: 0,
incubatorName: "the Incubator",
reservedChildren: 0,
tanks: [],
clinicDecoration: "standard",
clinic: 0,
clinicUpgradeFilters: 0,
clinicUpgradeScanner: 0,
clinicUpgradePurge: 0,
clinicObservePregnancy: 1,
clinicInflateBelly: 0,
clinicSpeedGestation: 0,
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
clinicName: "the Clinic",
arcadeDecoration: "standard",
arcadeUpgradeInjectors: 0,
arcadeUpgradeFuckdolls: 0,
arcadeUpgradeCollectors: 0,
arcadeUpgradeHealth: -1,
arcadeName: "the Arcade",
arcade: 0,
fuckdollsSold: 0,
cellblockDecoration: "standard",
cellblockUpgrade: 0,
cellblock: 0,
cellblockName: "the Cellblock",
cellblockWardenCumsInside: 1,
masterSuiteDecoration: "standard",
masterSuiteUpgradeLuxury: 0,
masterSuiteUpgradePregnancy: 0, /* Is the upgrade active? */
masterSuitePregnancyFertilityDrugs: 0, /* Are slaves being put on fertility drugs? */
masterSuitePregnancyFertilitySupplements: 0, /* Are those drugs being supplemented (health benefits and (even) more multiple pregnancies) */
masterSuitePregnancySlaveLuxuries: 0, /* Are the slaves being given some nicer things to reduce stress during preg? (health/devotion/trust benefits) */
universalHGImpregnateMasterSuiteToggle: 0, /* Will the HG impregnate fertile slaves in the MS? */
masterSuiteHyperPregnancy: 0,
masterSuite: 0,
masterSuiteName: "the Master Suite",
// Nursery Subsection
/** Counts the number of children the nursery can support */
nursery: 0,
/** Counts the number of nannies the nursery can support */
nurseryNannies: 0,
/** Counts the number of children currently in the nursery */
nurseryChildren: 0,
/** Check for whether the children are influenced by the nannies */
nannyInfluence: 0,
nurseryDecoration: "standard",
nurseryWeight: 0,
nurseryMuscles: 0,
nurseryHormones: 0,
nurseryImprintSetting: 0,
nurseryWeightSetting: 0,
nurseryMusclesSetting: 0,
nurseryHormonesSetting: 0,
nurseryName: "the Nursery",
reservedChildrenNursery: 0,
/** Array of children in the Nursery */
cribs: [],
sortNurseryList: "Unsorted",
targetAgeNursery: 18,
farmyard: 0,
farmyardShowgirls: [], /* array of farmhands putting on shows */
farmyardFarmers: [], /* array of farmhands farming */
farmMenials: 0,
farmMenialsSpace: 0,
farmyardDecoration: "standard",
farmyardUpgrades: {
pump: 0,
fertilizer: 0,
hydroponics: 0,
machinery: 0,
seeds: 0,
farmyardKennels: 0,
farmyardCages: 0,
activeCanine: 0,
activeHooved: 0,
activeFeline: 0,
animalsBought: {
hooved: 0,
beagles: 0,
bulldogs: 0,
frenchBulldogs: 0,
poodles: 0,
rottweilers: 0,
siberianHuskies: 0,
siameses: 0,
sphynxes: 0,
dingos: 0,
cougars: 0,
jaguars: 0,
leopards: 0,
lions: 0,
canines: [],
hooved: [],
felines: [],
farmyardName: "the Farmyard",
HGSuite: 0,
HGSuiteSurgery: 1,
HGSuiteDrugs: 1,
HGSuiteHormones: 1,
HGSuiteEquality: 0,
HGSuiteName: "the Head Girl Suite",
fighterIDs: [],
pitBG: 0,
pitAnimal: 0,
pitAnimalType: 0,
pitAudience: "none",
pitLethal: 0,
pitVirginities: 0,
pitFought: 0,
pit: 0,
pitName: "the Pit",
dojo: 0,
feeder: 0,
cockFeeder: 0,
suppository: 0,
weatherCladding: 0,
weatherAwareness: 0,
boobAccessibility: 0,
servantMilkers: 0,
servantMilkersMultiplier: 1,
/* Porn star counts (prestige 1) and ID's (prestige 3) */
pornStars: {},
pregInventor: 0,
pregInventorID: 0,
pregInventions: 0,
legendaryWhoreID: 0,
legendaryEntertainerID: 0,
legendaryCowID: 0,
legendaryBallsID: 0,
legendaryWombID: 0,
legendaryAbolitionistID: 0,
FSAnnounced: 0,
FSGotRepCredits: 0,
FSSingleSlaveRep: 10,
FSSpending: 0,
FSLockinLevel: 100,
FSPromenade: {
Subjugationist: 0, Supremacist: 0, GenderRadicalist: 0, GenderFundamentalist: 0, Paternalist: 0, Degradationist: 0, BodyPurist: 0, TransformationFetishist: 0, YouthPreferentialist: 0, MaturityPreferentialist: 0, SlimnessEnthusiast: 0, AssetExpansionist: 0, Pastoralist: 0, PhysicalIdealist: 0, ChattelReligionist: 0, RomanRevivalist: 0, AztecRevivalist: 0, EgyptianRevivalist: 0, EdoRevivalist: 0, ArabianRevivalist: 0, ChineseRevivalist: 0, NeoImperialist: 0, Repopulationist: 0, Eugenics: 0, Hedonism: 0, IntellectualDependency: 0, SlaveProfessionalism: 0, PetiteAdmiration: 0, StatuesqueGlorification: 0
},
// new corporation variables
newCorp: 1,
vanillaShareSplit: 1,
/* Slave sexual services and goods variables */
classSatisfied: {
lowerClass: 0, middleClass: 0, upperClass: 0, topClass: 0
},
whoreBudget: {
lowerClass: 7, middleClass: 40, upperClass: 200, topClass: 1500
},
sexDemandResult: {
lowerClass: 0, middleClass: 0, upperClass: 0, topClass: 0
},
shelterSlave: 0,
shelterSlaveBought: 0,
shelterAbuse: 0,
shelterSlaveGeneratedWeek: 0,
pregAccessibility: 0,
dickAccessibility: 0,
ballsAccessibility: 0,
buttAccessibility: 0,
ageMode: 0,
boughtItem: {
clothing: {
// alternate clothing access variables
bunny: 0,
conservative: 0,
chains: 0,
western: 0,
oil: 0,
habit: 0,
toga: 0,
huipil: 0,
kimono: 0,
harem: 0,
qipao: 0,
imperialarmor: 0,
imperialsuit: 0,
egypt: 0,
belly: 0,
maternityDress: 0,
maternityLingerie: 0,
lazyClothes: 0,
bimbo: 0,
courtesan: 0,
petite: 0,
military: 0,
cultural: 0,
middleEastern: 0,
pol: 0,
costume: 0,
pantsu: 0,
career: 0,
dresses: 0,
bodysuits: 0,
casual: 0,
underwear: 0,
sports: 0,
pony: 0,
swimwear: 0,
},
shoes: {
heels: 0,
},
toys: {
enema: 0,
medicalEnema: 0,
buckets: 0,
dildos: 0,
gags: 0,
vaginalAttachments: 0,
buttPlugs: 0,
buttPlugTails: 0,
smartVibes: 0,
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
dairyPiping: 0,
inflatedSlavesMilk: 0,
inflatedSlavesCum: 0,
milkPipeline: 0,
cumPipeline: 0,
wcPiping: 0,
burstee: 0,
slaveDeath: 0,
playerBred: 0,
propOutcome: 0,
EliteSires: ["crazy", "futa", "moves", "preggo", "quick", "virgin"],
startingPoint: -1,
raped: -1,
children: [],
missingParentID: -10000,
startingSlaveRelative: 0,
mom: 0,
/* animalParts: 0,*/
pregSpeedControl: 0,
playerSurgery: 0,
bodyswapAnnounced: 0,
surnamesForbidden: 0,
menstruation: 0,
FCNNstation: 0,
MercenariesMessageSent: 0,
SpecialForcesMessageSent: 0,
finalChoice: "none",
eliteTotal: 12,
eliteDead: 0,
eliteVegetable: 0,
eliteFate: 0,
swanSong: 0,
badB: 0,
schoolSuggestion: 0,
TSS: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
TUO: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
GRI: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
SCP: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
LDE: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
TGA: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
TCR: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
TFS: {
farmUpgrade: 0, schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0, compromiseWeek: 0
},
futaAddiction: 0,
HA: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
NUL: {
schoolUpgrade: 0, schoolPresent: 0, schoolProsperity: 0, subsidize: 0, schoolAnnexed: 0, studentsBought: 0, schoolSale: 0
},
slaveTutor: {
HeadGirl: [],
Recruiter: [],
Bodyguard: [],
Madam: [],
DJ: [],
Nurse: [],
Teacher: [],
Attendant: [],
Matron: [],
Stewardess: [],
Milkmaid: [],
Farmer: [],
Wardeness: []
},
tutorGraduate: [],
/** @type {string|Array<{ID:number, trainingRegimen:string}>} */
recruiterProgress: 0,
recruiterIdleRule: "number",
recruiterIdleNumber: 20,
recruiterIOUs: 0,
bodyguardTrains: 1,
BodyguardID: 0,
MadamID: 0,