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,
}
}
},
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>} */
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 = {
256
257
258
259
260
261
262
263
264
265
266
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
policies: {
retirement: {
sex: 0,
milk: 0,
cum: 0,
births: 0,
kills: 0,
fate: "menial slave",
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
},
targetArcology: {fs: "New"},
readySlaves: 0,
slaveDead: 0,
plot: 1,
assignmentRecords: {},
marrying: [], // array of slave being married this week
organs: [],
corp: App.Data.CorpInitData,
thisWeeksFSWares: 0,
thisWeeksIllegalWares: 0,
Sweatshops: 0,
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
rivalID: 0,
eliteAuctioned: 0,
slavesSacrificedThisWeek: 0,
subSlaves: 0,
PopCap: 0,
HGtraining: "",
mercenariesTitle: "",
milk: 0,
cum: 0,
hormones: 0,
milkSale: 0,
FSReminder: 0,
facility: {},
boomerangStats: {},
FSNonconformist: "",
econAdvantage: 0,
attackType: "none",
attackThisWeek: 0,
lastAttackWeeks: 0,
lastRebellionWeeks: 0,
majorBattle: 0,
PCvictoryStreak: 0,
PClossStreak: 0,
foughtThisWeek: 0,
/* edicts */
alternativeRents: 0,
enslavementRights: 0,
securityExemption: 0,
sellData: 0,
propCampaignBoost: 0,
slaveWatch: 0,
subsidyChurch: 0,
limitImmigration: 0,
openBorders: 0,
martialSchool: 0,
discountMercenaries: 0,
militiaFounded: 0,
recruitVolunteers: 0,
conscription: 0,
militaryService: 0,
militarizedSociety: 0,
militaryExemption: 0,
noSubhumansInArmy: 0,
pregExemption: 0,
eliteOfficers: 0,
liveTargets: 0,
legionTradition: 0,
eagleWarriors: 0,
ronin: 0,
sunTzu: 0,
mamluks: 0,
pharaonTradition: 0,
weaponsLaw: 3,
soldierWages: 1,
militiaSoldierPrivilege: 0,
slaveSoldierPrivilege: 0,
mercSoldierPrivilege: 0,
tradeLegalAid: 0,
taxTrade: 0,
/* buildings */
secHQ: 0,
secMenials: 0,
secUpgrades: {},
crimeUpgrades: {},
intelUpgrades: {},
readinessUpgrades: {},
riotUpgrades: {},
fort: {},
sentUnitCooldown: 0,
advancedRiotEquip: 0,
brainImplant: -1,
brainImplantProject: 0,
weapMenials: 0,
weapManu: 0,
weapProductivity: 1,
weapLab: 1,
baseUpgradeTime: 10,
weapUpgrades: [],
currentUpgrade: {},
droneUpgrades: {},
humanUpgrade: {},
sellTo: {},
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
completedUpgrades: [],
transportHub: 0,
airport: 1,
railway: 1,
docks: 1,
hubSecurity: 1,
/* events */
smilingManProgress: 0,
investedFunds: 0,
relationshipLM: 0,
globalCrisisWeeks: 0,
smilingManFate: 4,
/* rebellions */
tension: 0,
slaveProgress: 0,
citizenProgress: 0,
slaveRebellionEventFires: 0,
citizenRebellionEventFires: 0,
slaveRebellion: 0,
citizenRebellion: 0,
engageRule: 0,
irregulars: 0,
repairTime: 3,
arcRepairTime: 0,
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
rebellionsCount: 0,
PCrebWon: 0,
PCrebLoss: 0,
/* armed forces stats */
targetUnit: 0,
targetIndex: 0,
secBotsCost: 500,
secBotsUpgradeCost: 250,
equipUpgradeCost: 250,
maxTroops: 30,
militiaFreeManpower: 0,
militiaTotalCasualties: 0,
slavesTotalCasualties: 0,
slavesMaxTroops: 30,
mercFreeManpower: 0,
mercTotalCasualties: 0,
createdSlavesUnits: 0,
createdMilitiaUnits: 0,
createdMercUnits: 0,
/* battle relevant vars */
slaveVictories: [],
totalKills: 0,
battlesCount: 0,
majorBattlesCount: 0,
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} */
secBots: {
active: 0,
ID: -1,
isDeployed: 0,
troops: 0,
maxTroops: 0,
equip: 0
},
/** @type {FC.SecExp.PlayerHumanUnitData[]} */
/** @type {FC.SecExp.PlayerHumanUnitData[]} */
/** @type {FC.SecExp.PlayerHumanUnitData[]} */
mercUnits: [],
/* SFanon additions */
SFSupportLevel: 0,
SFGear: 0,
SavedLeader: 0,
SavedSFI: 0,
PCvictories: 0,
PClosses: 0,
reminderEntry: "",
reminderWeek: "",
lastWeeksCashIncome: {},
lastWeeksCashExpenses: {},
lastWeeksCashProfits: {},
lastWeeksRepIncome: {},
lastWeeksRepExpenses: {},
lastWeeksRepProfits: {},
lastWeeksGatheredTotals: {},
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>>} */
averageTrust: 0,
averageDevotion: 0,
enduringTrust: 0,
enduringDevotion: 0,
/** @type {App.RA.Rule[]} */
defaultRules: [],
REFeminizationCheckinIDs: [],
REMILFCheckinIDs: [],
REOrientationCheckinIDs: [],
REUglyCheckinIDs: [],
REButtholeCheckinIDs: [],
REFutaSisterCheckinIDs: [],
REReductionCheckinIDs: [],
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
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",
brothelNameCaps: "The Brothel",
brothel: 0,

svornost
committed
selected: 0, eligible: 0
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
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,
dairyImplantsSetting: 1,
dairyUpgradeMenials: 0,
createBioreactors: 0,
bioreactorsAnnounced: 0,
bioreactorsHerm: 0,
bioreactorsXX: 0,
bioreactorsXY: 0,
bioreactorsBarren: 0,
dairyName: "the Dairy",
dairyNameCaps: "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",
clubNameCaps: "The Club",
club: 0,
servantsQuartersDecoration: "standard",
servantsQuartersUpgradeMonitoring: 0,
servantsQuarters: 0,
servantsQuartersName: "the Servants' Quarters",
servantsQuartersNameCaps: "The Servants' Quarters",
schoolroomDecoration: "standard",
schoolroomUpgradeSkills: 0,
schoolroomUpgradeLanguage: 0,
schoolroomUpgradeRemedial: 0,
schoolroomRemodelBimbo: 0,
schoolroom: 0,
schoolroomName: "the Schoolroom",
schoolroomNameCaps: "The Schoolroom",
spaDecoration: "standard",
spa: 0,
spaSpots: 0,
spaUpgrade: 0,
spaFix: 0,
spaName: "the Spa",
spaNameCaps: "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",
incubatorNameCaps: "The Incubator",
reservedChildren: 0,
tanks: [],
clinicDecoration: "standard",
clinic: 0,
clinicUpgradeFilters: 0,
clinicUpgradeScanner: 0,
clinicUpgradePurge: 0,
clinicObservePregnancy: 1,
clinicInflateBelly: 0,
clinicSpeedGestation: 0,
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
clinicName: "the Clinic",
clinicNameCaps: "The Clinic",
arcadeDecoration: "standard",
arcadeUpgradeInjectors: 0,
arcadeUpgradeFuckdolls: 0,
arcadeUpgradeCollectors: 0,
arcadeUpgradeHealth: -1,
arcadeName: "the Arcade",
arcadeNameCaps: "The Arcade",
arcade: 0,
fuckdollsSold: 0,
cellblockDecoration: "standard",
cellblockUpgrade: 0,
cellblock: 0,
cellblockName: "the Cellblock",
cellblockNameCaps: "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",
masterSuiteNameCaps: "The Master Suite",
// Nursery Subsection
nursery: 0, /* counts the number of children the nursery can support */
nurseryNannies: 0, /* counts the number of nannies the nursery can support */
nurseryBabies: 0, /* counts the number of children currently in the nursery */
MatronInfluence: 0, /* check for whether the children are influenced by the Matron */
nannyInfluence: 0, /* check for whether the children are influenced by the nannies */
nurseryDecoration: "standard",
nurseryWeight: 0,
nurseryMuscles: 0,
nurseryHormones: 0,
nurseryOrgans: 0, /* not currently in use */
nurseryImprintSetting: 0,
nurseryWeightSetting: 0,
nurseryMusclesSetting: 0,
nurseryHormonesSetting: 0,
nurseryName: "the Nursery",
nurseryNameCaps: "The Nursery",
reservedChildrenNursery: 0,
cribs: [], /* array of children in the nursery */
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",
farmyardNameCaps: "The Farmyard",
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
HGSuite: 0,
HGSuiteSurgery: 1,
HGSuiteDrugs: 1,
HGSuiteHormones: 1,
HGSuiteEquality: 0,
HGSuiteName: "the Head Girl Suite",
HGSuiteNameCaps: "The Head Girl Suite",
fighterIDs: [],
pitBG: 0,
pitAnimal: 0,
pitAnimalType: 0,
pitAudience: "none",
pitLethal: 0,
pitVirginities: 0,
pitFought: 0,
pit: 0,
pitName: "the Pit",
pitNameCaps: "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, 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,
specialSlavesPriceOverride: 0,
pregAccessibility: 0,
dickAccessibility: 0,
ballsAccessibility: 0,
buttAccessibility: 0,
ageMode: 0,
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
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,
Egypt: 0,
Belly: 0,
MaternityDress: 0,
MaternityLingerie: 0,
LazyClothes: 0,
Bimbo: 0,
Courtesan: 0,
Petite: 0,
// non-fs
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,