Newer
Older
**anything labeled accepts string will return any string entered into it**
slaveName:
Slave's current name
accepts string
birthName:
slave's original name
accepts string
slaveSurname:
Slave's current surname
accepts string
birthSurname:
slave's original surname
accepts string
genes:
slave sex
"XX"
"XY"
weekAcquired:
game week slave was acquired
accepts int
origin:
slave's origin
accepts string
career:
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
accepts string
$gratefulCareers
"unemployed"
"a prisoner"
"a refugee"
"homeless"
"a street urchin"
"a sweatshop worker"
"a child soldier"
"an orphan"
"a student from a boarding school"
"a beggar"
"a pick-pocket"
"from a lower class family"
"a shut-in"
$menialCareers
"an athlete"
"an apprentice"
"a courier"
"an engineer"
"a mechanic"
"a pilot"
"a ride attendant"
"an arcade attendant"
"a dropout"
"a mail carrier"
"a student from a private school"
"a fisherwoman"
"a truck driver"
"a factory worker"
"a farm laborer"
"a cook"
"a service worker"
"a paper girl"
"a part-time farm laborer"
"a maid"
"a housewife"
"a student"
"from an upper class family"
"a programmer"
"a student from a public school"
"from a middle class family"
"a nun"
"being homeschooled by her parents"
"a housesitter"
"a handmaiden"
$entertainmentCareers
"a party girl"
"a racing driver"
"a child actress"
"a camgirl"
"an actress"
"a journalist"
"a writer"
"a local news anchor"
"a weathergirl"
"a camwhore"
"a cocktail waitress"
"a cheerleader"
"a waitress"
$whoreCareers
"a prostitute"
"a child prostitute"
"a stripper"
"a saleswoman"
"a criminal"
"a porn star"
"a trophy wife"
"a Futanari Sister"
"a model"
"a juvenile delinquent"
"a mistress"
"a serial divorcee"
"a pageant star"
$HGCareers
"a lawyer"
"a military officer"
"a politician"
"a model-UN star"
"a student council president"
"a leading arcology citizen"
$recruiterCareers
"a military recruiter"
"a club recruiter"
"a college scout"
"a girl scout"
"a missionary"
"a cult leader"
"a political activist"
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
$madamCareers
"a procuress"
"a pimp"
"a business owner"
"a manager"
$DJCareers
"a dancer"
"a musician"
"a classical dancer"
"a classical musician"
"a house DJ"
"an aspiring pop star"
$bodyguardCareers
"a soldier"
"an assassin"
"a transporter"
"an MS pilot"
"a bodyguard"
"a law enforcement officer"
"a child soldier"
"in a militia"
"a revolutionary"
"a military brat"
"captain of the kendo club"
$wardenessCareers
"a security guard"
"a mercenary"
"an enforcer"
"a private detective"
"a bouncer"
"a prison guard"
"a street thug"
"a gang member"
$nurseCareers
"a nurse"
"a doctor"
"a medic"
"a paramedic"
"a medical student"
$attendantCareers
"a masseuse"
"a dispatch officer"
"a counselor"
"a lifeguard"
"a therapist"
"a psychologist"
$matronCareers
"a babysitter"
"a nanny"
"a practitioner"
"a wet nurse"
"an au pair"
"a beekeeper"
"a bullfighter"
"a cowgirl"
"a milkmaid"
"a rodeo star"
"a shepherd"
"a zookeeper"
$farmerCareers
"a farmer"
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
$stewardessCareers
"a secretary"
"a barista"
"a bartender"
"an air hostess"
"a professional bartender"
"an office worker"
"an investor"
"a charity worker"
"a caregiver"
"a wedding planner"
"an estate agent"
$schoolteacherCareers
"a principal"
"a teacher"
"a scientist"
"a professor"
"a teaching assistant"
"a private instructor"
"a librarian"
"a scholar"
-others
"a breeder"
"a Futanari Sister"
"a fuckdoll"
"a bioreactor"
"a slave"
"a dairy slave"
"a dairy cow"
"a breeding bull"
ID:
slave's ID
accepts int
prestige:
slave's prestige
0 - no prestige
1 - Prestigious
2 - Very prestigious
> 2 - Extremely prestigious
pornFeed:
is the studio outputting porn of her?
0 - no
1 - yes
pornFame:
how famous her porn is?
accepts int
pornFameSpending:
how much money is being spent on promoting her porn
accepts int
pornPrestige:
how famous she is in porn
0 - not
1 - some
2 - recognized
3 - world renowned
pornPrestigeDesc:
description to go with above pornPrestige
accepts string
porn:
porn performance of the slave. Has the following properties:
porn.fameType:
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
"orgasm denial"
"cum addiction"
"anal addiction"
"exhibition"
"breast expansion"
"abuse"
"sexual torture"
"self hating"
"breeder"
"submissive"
"cum"
"buttslut"
"humiliating"
"breast"
"dominant"
"sadistic"
"masochistic"
"pregnancy fetish"
"fuckdoll"
"rape"
"preggo"
"BBW"
"underage"
"weight gain"
"big dick"
"generic"
"deepthroat"
"unwilling"
"hardcore anal"
"softcore"
"romantic"
"really perverted"
"voyeur"
"unspeakable"
"huge insertion"
what aspect of her the upgraded studio is focusing on for porn
"none"
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
"neglectful"
"cum addict"
"anal addict"
"attention whore"
"breast growth"
"abusive"
"malicious"
"self hating"
"breeder"
"submissive"
"cumslut"
"buttslut"
"humiliation"
"boobs"
"dom"
"sadist"
"masochist"
"pregnancy"
"fuckdoll"
"rape"
"preggo"
"BBW"
"loli"
"gainer"
"stud"
"porn"
"gagfuck queen"
"strugglefuck queen"
"painal queen"
"tease"
"romantic"
"perverted"
"caring"
"unflinching"
"size queen"
porn.fame.struggleFuck:
porn.fame.unflinching:
porn.fame.attentionWhore:
porn.fame.breastGrowth:
porn.fame.humiliation:
prestigeDesc:
reason for prestige
accepts string
"$He is notorious as a former abolitionist turned devoted slave."
"$He is remembered for winning best in show as a cockmilker."
"$He is remembered for winning best in show as a dairy cow."
"$He is remembered for winning best in show as a breeder."
"$He is a famed Free Cities slut, and can please anyone."
"$He is a famed Free Cities whore, and commands top prices."
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
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
recruiter:
slave's relation to recruited slave? (used in some events)
"mother"
"daughter"
"older sister"
"younger sister"
"twin"
good idea to leave at 0
relation:
relation to relationTarget
accepts string
"twin"
"sister"
"mother"
"daughter"
relationTarget:
target of relation
accepts ID
relationship:
slave's relationship
-3 - married to you
-2 - emotionally bound to you
-1 - emotional slut
0 - none
1 - friends with relationshipTarget
2 - best friends with relationshipTarget
3 - friends with benefits with relationshipTarget
4 - lover with relationshipTarget
5 - relationshipTarget's slave wife
relationshipTarget:
target of relationship
accepts ID
rivalry:
slave's rivalry
0 - none
1 - dislikes rivalryTarget
2 - rival of rivalryTarget
3 - bitterly hates rivalryTarget
rivalryTarget:
target of rival
accepts ID
subTarget:
slave will serve subTarget
accepts ID
choosesOwnAssignment:
can slave choose own assignment
0 - no
1 - yes
assignment:
slave's assignment
Unassigned to facility:
"rest"
"be a servant"
"get milked"
"serve the public"
"please you"
"whore"
"take classes"
"stay confined"
"work a glory hole"
"be a subordinate slave"
"serve in the club"
"serve in the master suite"
"work in the brothel"
"learn in the schoolroom"
"be confined in the cellblock"
"be confined in the arcade"
"get treatment in the clinic"
"be your Concubine"
"be the Madam"
"be the Schoolteacher"
"be the Wardeness"
"be the Nurse"
"be your Head Girl"
"guard you"
"recruit girls"
shows assignment in descriptions
0 - yes
1 - no
accepts int
training:
how far along slave is with being trained (skills, flaws, quirks)
toyHole:
which hole to focus on when serving you
"all her holes"
"mouth"
"boobs"
"pussy"
"ass"
indenture:
How long her servitude will be.
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
0+ - number of weeks remaining
indentureRestrictions:
2 - complete protection
1 - some protection
0 - no protection
birthWeek:
week she was born
int between 0-51
actualAge:
How old she really is.
Accepts int
starting retirement age is 45
physicalAge:
How old her body is.
Accepts int
visualAge:
How old her body looks.
Accepts int
ageAdjust:
progress towards modifying visualAge
Accepts int
-40 - add 1 to visualAge
+40 - subtract 1 from visualAge
ovaryAge:
How old her ovaries are. (used to trick menopause)
Accepts int
0 - no
1 - yes
health:
slave's health
-90 - -51 - Extremely unhealthy
-50 - -21 - Unhealthy
-20 - 20 - Healthy
21 - 50 - Very healthy
50 - 90 - Extremely healthy
minorInjury:
slave has a minor injury
accepts string
"black eye"
"bruise"
"split lip"
trust:
slave's trust
-95 - -51 - terrified
-50 - -21 - frightened
-20 - 20 - fearful
21 - 50 - careful
51 - 95 - trusting
oldTrust:
used to calculate trust loss/gain
set to trust to start
devotion:
slave's devotion
-95 - -51 - hateful
-50 - -21 - reluctant
-20 - 20 - careful
21 - 50 - accepting
51 - 95 - devoted
used to calculate devotion loss/gain
set to devotion to start
weight:
slave's weight
190 - 161 - super obese
160 - 131 - obese
130 - 96 - fat
95 - 31 - overweight
30 - 11 - curvy
-30 - -6 - weak
-95 - -31 - very weak
height:
accepts int
slave's height in cm
150-159 - short
160-169 - average
170-185 - tall
heightImplant:
slave has height implant
-1 - -10 cm
0 - none
1 - +10 cm
nationality:
slave's nationality
accepts string
"slave"
"Afghan"
"Albanian"
"Algerian"
"Argentinian"
"Armenian"
"Australian"
"Austrian"
"Belarusian"
"Belgian"
"Cambodian"
"Cameroonian"
"Canadian"
"Ghanan"
"Greek"
"Greenlandic"
"Icelandic"
"Indian"
"Indonesian"
"Iraqi"
"Irish"
"Israeli"
"Jamaican"
"Japanese"
"Jordanian"
"Kazakh"
"Kosovan"
"Kurdish"
"Kuwaiti"
"Kyrgyz"
"Laotian"
"Latvian"
"Montenegrin"
"Moroccan"