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
genes:
slave sex
"XX"
"XY"
weekAcquired:
game week slave was acquired
accepts int
origin:
slave's origin
accepts string
career:
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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
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
250
251
252
253
254
255
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
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
339
340
341
342
343
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
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
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
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
App.Data.Careers.General.veryYoung
"a babysitter"
"a beggar"
"a bully hunter"
"a bully"
"a camp counselor"
"a cheerleader"
"a child actress"
"a child prodigy"
"a child prostitute"
"a child soldier"
"a club manager"
"a club recruiter"
"a club treasurer"
"a cum dump"
"a dropout"
"a drug mule"
"a farmer's daughter"
"a girl scout"
"a hall monitor"
"a handmaiden"
"a hospital volunteer"
"a housesitter"
"a juvenile delinquent"
"a latchkey kid"
"a lemonade stand operator"
"a marching band leader"
"a meat toilet"
"a military brat"
"a model-UN star"
"a model"
"a noblewoman"
"a pageant star"
"a paper girl"
"a part-time farm laborer"
"a pick-pocket"
"a refugee"
"a school nurse's assistant"
"a shrine maiden"
"a street thug"
"a street urchin"
"a student council president"
"a student from a boarding school"
"a student from a private school"
"a student from a public school"
"a sweatshop worker"
"a teacher's pet"
"an apprentice"
"an aspiring pop star"
"an idol"
"an orphan"
"being homeschooled by her parents"
"captain of the kendo club"
"from a lower class family"
"from a middle class family"
"from an upper class family"
"homeless"
App.Data.Careers.General.young
"a babysitter"
"a ballerina"
"a barista"
"a bartender"
"a beggar"
"a blogger"
"a butler"
"a camgirl"
"a camp counselor"
"a camwhore"
"a cashier"
"a cheerleader"
"a cocktail waitress"
"a comedian"
"a con artist"
"a cook"
"a courier"
"a cowgirl"
"a criminal"
"a croupier"
"a cum dump"
"a dairy worker"
"a dancer"
"a delivery woman"
"a dominatrix"
"a drug mule"
"a factory worker"
"a farm laborer"
"a farmer's daughter"
"a florist"
"a gang member"
"a gardener"
"a groomer"
"a gymnast"
"a handmaiden"
"a house DJ"
"a housesitter"
"a housewife"
"a law enforcement officer"
"a lifeguard"
"a magician's assistant"
"a maid"
"a mail-order bride"
"a masseuse"
"a meat toilet"
"a mechanic"
"a medical student"
"a mistress"
"a model"
"a musician"
"a noblewoman"
"a nun"
"a nurse"
"a paramedic"
"a party girl"
"a personal assistant"
"a personal trainer"
"a pirate"
"a political activist"
"a porn star"
"a prisoner"
"a programmer"
"a prostitute"
"a racing driver"
"a reality show star"
"a receptionist"
"a refugee"
"a ride attendant"
"a saleswoman"
"a school nurse"
"a secretary"
"a security guard"
"a service worker"
"a shrine maiden"
"a shut-in"
"a soldier"
"a street performer"
"a street vendor"
"a stripper"
"a student"
"a switchboard operator"
"a teaching assistant"
"a tour guide"
"a trophy wife"
"a truck driver"
"a video game streamer"
"a waitress"
"a wet nurse"
"a yoga instructor"
"an actress"
"an air hostess"
"an apprentice"
"an arcade attendant"
"an artist"
"an aspiring pop star"
"an assassin"
"an athlete"
"an au pair"
"an escort"
"an exotic dancer"
"an idol"
"an installation technician"
"an intern"
"an office worker"
"homeless"
"in a militia"
"unemployed"
App.Data.Careers.General.educated
"a ballerina"
"a banker"
"a bureaucrat"
"a business owner"
"a businessman"
"a captain"
"a chemist"
"a chief of police"
"a classical dancer"
"a classical musician"
"a coach"
"a college scout"
"a concierge"
"a coroner"
"a corporate executive"
"a cosmetologist"
"a counselor"
"a criminal"
"a critic"
"a cult leader"
"a dean"
"a dentist"
"a director"
"a dispatch officer"
"a doctor"
"a historian"
"a housekeeper"
"a journalist"
"a judge"
"a lawyer"
"a librarian"
"a lobbyist"
"a madam"
"a manager"
"a mechanic"
"a mediator"
"a medical student"
"a mercenary"
"a military officer"
"a military recruiter"
"a nanny"
"a noblewoman"
"a nun"
"a painter"
"a paramedic"
"a personal assistant"
"a pharmacist"
"a photographer"
"a physician"
"a pilot"
"a poet"
"a police detective"
"a police negotiator"
"a police officer"
"a political activist"
"a politician"
"a practitioner"
"a principal"
"a prison warden"
"a private detective"
"a private instructor"
"a procuress"
"a producer"
"a professional bartender"
"a professor"
"a programmer"
"a prostitute"
"a psychologist"
"a refugee"
"a scholar"
"a scientist"
"a sculptor"
"a secretary"
"a serial divorcee"
"a shut-in"
"a stockbroker"
"a surgeon"
"a teacher"
"a teaching assistant"
"a therapist"
"a train conductor"
"a transporter"
"a veterinarian"
"a wedding planner"
"a writer"
"a zookeeper"
"an actress"
"an air hostess"
"an animator"
"an archaeologist"
"an architect"
"an artist"
"an assassin"
"an astronaut"
"an economist"
"an editor"
"an engineer"
"an escort"
"an estate agent"
"an investor"
"an MS pilot"
"an office worker"
"an orchestra conductor"
"retired"
"unemployed"
App.Data.Careers.General.uneducated
"a baker"
"a barber"
"a barista"
"a bartender"
"a beekeeper"
"a beggar"
"a blacksmith"
"a blogger"
"a bodyguard"
"a bouncer"
"a bounty hunter"
"a boxer"
"a brewer"
"a bullfighter"
"a bus driver"
"a butcher"
"a butler"
"a camgirl"
"a camp counselor"
"a camwhore"
"a candlestick maker"
"a caregiver"
"a carpenter"
"a cashier"
"a charity worker"
"a chauffeur"
"a cheerleader"
"a chiropractor"
"a clown"
"a cobbler"
"a cocktail waitress"
"a comedian"
"a con artist"
"a construction worker"
"a cook"
"a cowgirl"
"a criminal"
"a croupier"
"a cum dump"
"a dairy worker"
"a dancer"
"a delivery woman"
"a dominatrix"
"a driller"
"a drug mule"
"a factory worker"
"a farm laborer"
"a farmer's daughter"
"a farmer"
"a firefighter"
"a fisherwoman"
"a florist"
"a fortune teller"
"a gang leader"
"a gang member"
"a gardener"
"a gravedigger"
"a groomer"
"a gymnast"
"a handmaiden"
"a hotel manager"
"a house DJ"
"a housewife"
"a hunter"
"a janitor"
"a landlady"
"a launderer"
"a law enforcement officer"
"a lifeguard"
"a local news anchor"
"a lumberjack"
"a magician's assistant"
"a maid"
"a mail carrier"
"a mail-order bride"
"a masseuse"
"a meat toilet"
"a medic"
"a medium"
"a messenger"
"a midwife"
"a milkmaid"
"a mime"
"a miner"
"a missionary"
"a mistress"
"a model"
"a mortician"
"a musician"
"a nanny"
"a nurse"
"a paramedic"
"a park ranger"
"a party girl"
"a peddler"
"a personal trainer"
"a pimp"
"a pirate"
"a plumber"
"a political activist"
"a prison guard"
"a prisoner"
"a procuress"
"a prostitute"
"a racing driver"
"a radio show host"
"a rancher"
"a receptionist"
"a referee"
"a refugee"
"a repairman"
"a revolutionary"
"a ride attendant"
"a roadie"
"a rodeo star"
"a sailor"
"a saleswoman"
"a school nurse"
"a seamstress"
"a secretary"
"a security guard"
"a service worker"
"a shepherd"
"a shrine maiden"
"a soldier"
"a stage magician"
"a street performer"
"a street vendor"
"a stripper"
"a student"
"a student athlete"
"a stuntwoman"
"a switchboard operator"
"a tailor"
"a talent scout"
"a taxi driver"
"a teacher"
"a tour guide"
"a trophy wife"
"a truck driver"
"a waitress"
"a weathergirl"
"a welder"
"a wet nurse"
"a whaler"
"a wrestler"
"a zookeeper"
"an acrobat"
"an actress"
"an arcade attendant"
"an artist"
"an aspiring pop star"
"an athlete"
"an electrician"
"an enforcer"
"an escort"
"an exotic dancer"
"an exterminator"
"an innkeeper"
"an installation technician"
"an office worker"
"an orderly"
"homeless"
"in a militia"
"retired"
"unemployed"
App.Data.Careers.General.grateful
"an orphan"
"from a lower class family"
"a part-time farm laborer"
"a pilot"
"a student"
"a switchboard operator"
"a tailor"
"a taxi driver"
"a tour guide"
"a train conductor"
"a truck driver"
"a welder"
"a whaler"
"an apprentice"
"an arcade attendant"
"an electrician"
"an engineer"
"an exterminator"
"an installation technician"
"an intern"
"a camwhore"
"a cheerleader"
"a child actress"
"a clown"
"a cocktail waitress"
"a comedian"
"a gymnast"
"a journalist"
"a local news anchor"
"a magician's assistant"
"a medium"
"a mime"
"a painter"
"a party girl"
"a photographer"
"a poet"
"a racing driver"
"a sculptor"
"a stage magician"
"a wrestler"
"a writer"
"an acrobat"
"an actress"
"an animator"
"an artist"
"an athlete"
"a Futanari Sister"
"a juvenile delinquent"
"a pirate"
"a porn star"
"a prostitute"
"a reality show star"
"a saleswoman"
"a serial divorcee"
"a stripper"
"a trophy wife"
"an escort"
"a captain"
"a corporate executive"
"a director"
"a dominatrix"
"a gang leader"
"a judge"
"a military officer"
"a model-UN star"
"a camp counselor"
"a club manager"
"a hotel manager"
"a landlady"
"a madam"
"a classical dancer"
"a classical musician"
"a revolutionary"
"a sniper"
"a soldier"
"a transporter"
"an assassin"
"an MS pilot"
"captain of the kendo club"
"in a militia"
"spec ops"
"a bounty hunter"
"a bully"
"a chief of police"
"a gang member"
"a hall monitor"
"a mercenary"
"a police detective"
"a police officer"
"a midwife"
"a mortician"
"a nurse"
"a paramedic"
"a pharmacist"
"a physician"
"a school nurse's assistant"
"a school nurse"
"a surgeon"
"a dispatch officer"
"a fortune teller"
"a groomer"
"a latchkey kid"
"a masseuse"
"a mediator"
"a personal trainer"
"a police negotiator"
"a babysitter"
"a nanny"
"a practitioner"
"a wet nurse"
"an au pair"
"a club treasurer"
"a concierge"
"a critic"
"a housekeeper"
"a housesitter"
"a lemonade stand operator"
"a personal assistant"
"a professional bartender"
"a secretary"
"a child prodigy"
"a coach"
"a dean"
"a historian"
"a librarian"
"a principal"
"a private instructor"
"a scientist"
"a teacher's pet"
"a teacher"
"a teaching assistant"
"an archaeologist"
"an astronaut"
"an economist"
"a club recruiter"
"a college scout"
"a con artist"
"a cult leader"
"a girl scout"
"a hunter"
"a lobbyist"
"a military recruiter"
"a missionary"
"a political activist"
"a princess"
"a spy"
"a talent scout"
"retired"
App.Data.Careers.Leader.servant
"a butler"
"a cook"
"a handmaiden"
"a housewife"
"a maid"
"a shrine maiden"
ID:
slave's ID
accepts int
prestige:
slave's prestige
0 - no prestige
1 - Prestigious
2 - Very prestigious
> 2 - Extremely prestigious
rules:
None RA rules related to a slave. Has the following properties:
rules.lactation :
"none"
"induce"
"maintain"
rules.living:
"spare"
"normal"
"luxurious"
rules.rest:
"none" - slave may be worked into exhaustion
"restrictive" - slave is allowed to rest when fatigued
"permissive" - slave is allowed to rest when tired
"mandatory" - day of rest each week to recover
rules.mobility
"restrictive" - slave is forced to crawl should she grow too large to walk
"permissive" - slave is allowed to use carts and such to carry her weight should she grow too large to walk
rules.relationship:
"restrictive"
"just friends"
"permissive"
rules.release:
Release rules control who a slave is allowed to routinely fuck "off-camera." 0 forbids sexual contact in that category, 1 allows it.
Narrower categories generally override broader ones, but a slave who is forbidden sexual contact with close family will avoid developing a friendship with a family member into a romantic partnership.
masturbation: 0/1
partner: 0/1
family: 0/1
slaves: 0/1
master: 0/1
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
rules.speech :
"restrictive"
"permissive"
"accent elimination"
"language lessons"
rules.punishment :
"confinement"
"whipping"
"chastity"
"situational"
rules.reward:
"relaxation"
"drugs"
"orgasm"
"situational"
porn:
porn performance of the slave. Has the following properties:
porn.feed:
is the studio outputting porn of her?
0 - no
1 - yes
how famous her porn is?
accepts int
how much money is being spent on promoting her porn
accepts int
how famous she is in porn
0 - not
1 - some
2 - recognized
3 - world renowned
description to go with above pornPrestige
accepts string
"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