1
0

npcstatic6.qsrc 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697
  1. # npcstatic6
  2. !! QSRC2TW_module npcInit
  3. !2023/09/25 Preference update
  4. npctemp = 250
  5. !! Missing DNA
  6. $npc_dna['A<<npctemp>>'] = '0'
  7. $npc_firstname['A<<npctemp>>'] = 'Gora'
  8. $npc_nickname['A<<npctemp>>'] = 'Sir'
  9. $npc_lastname['A<<npctemp>>'] = 'Zhukov'
  10. $npc_usedname['A<<npctemp>>'] = 'Mr. Zhukov'
  11. $npc_notes['A<<npctemp>>'] = 'A fat and ugly man that <<$pcs_firstname>> met at the gas station. His car is always a mess.'
  12. npc_dob['A<<npctemp>>'] = 19760323
  13. npc_gender['A<<npctemp>>'] = 0
  14. gs 'npcstaticdefaults', 'defaults'
  15. $npc_thdick['A<<npctemp>>'] = 'thick'
  16. npc_dick['A<<npctemp>>'] = 14
  17. npc_sexskill['A<<npctemp>>'] = 2
  18. npc_intel['A<<npctemp>>'] = 35
  19. npc_spermpot['A<<npctemp>>'] = 11000
  20. npc_haircol['A<<npctemp>>'] = 1
  21. npctemp = 251
  22. !! Missing DNA
  23. $npc_dna['A<<npctemp>>'] = '0'
  24. $npc_firstname['A<<npctemp>>'] = 'Pasha'
  25. $npc_nickname['A<<npctemp>>'] = 'Sir'
  26. $npc_lastname['A<<npctemp>>'] = 'Vorobev'
  27. $npc_usedname['A<<npctemp>>'] = 'Mr. Vorobev'
  28. $npc_notes['A<<npctemp>>'] = 'A man that <<$pcs_firstname>> met at the gas station. A homeless man who can often be found dumpster diving, it''s likely that he hasn''t washed in months or even years.'
  29. npc_dob['A<<npctemp>>'] = 19790603
  30. npc_gender['A<<npctemp>>'] = 0
  31. gs 'npcstaticdefaults', 'defaults'
  32. $npc_thdick['A<<npctemp>>'] = 'massive'
  33. npc_dick['A<<npctemp>>'] = 20
  34. npc_sexskill['A<<npctemp>>'] = 2
  35. npc_intel['A<<npctemp>>'] = 25
  36. npc_spermpot['A<<npctemp>>'] = 11000
  37. npc_haircol['A<<npctemp>>'] = 1
  38. npctemp = 252
  39. !! Missing DNA
  40. $npc_dna['A<<npctemp>>'] = '0'
  41. $npc_firstname['A<<npctemp>>'] = 'Osip'
  42. $npc_nickname['A<<npctemp>>'] = 'Sir'
  43. $npc_lastname['A<<npctemp>>'] = 'Kuznetsov'
  44. $npc_usedname['A<<npctemp>>'] = 'Mr. Kuznetsov'
  45. $npc_notes['A<<npctemp>>'] = 'An older man that <<$pcs_firstname>> met at the gas station. The first time they met, he was arguing with his wife.'
  46. npc_dob['A<<npctemp>>'] = 19520603
  47. npc_gender['A<<npctemp>>'] = 0
  48. gs 'npcstaticdefaults', 'defaults'
  49. $npc_thdick['A<<npctemp>>'] = 'massive'
  50. npc_dick['A<<npctemp>>'] = 20
  51. npc_sexskill['A<<npctemp>>'] = 2
  52. npc_intel['A<<npctemp>>'] = 25
  53. npc_spermpot['A<<npctemp>>'] = 11000
  54. npc_haircol['A<<npctemp>>'] = 1
  55. npctemp = 253
  56. !! Missing DNA
  57. $npc_dna['A<<npctemp>>'] = '0'
  58. $npc_firstname['A<<npctemp>>'] = 'Diane'
  59. $npc_nickname['A<<npctemp>>'] = 'Diane'
  60. $npc_lastname['A<<npctemp>>'] = 'Borisyuk'
  61. $npc_notes['A<<npctemp>>'] = 'Diane is Rex''s older sister. She is going to University to be a teacher. She is the studious type and can often be found in the university library, despite a more wild past than one would think when meeting her.'
  62. npc_dob['A<<npctemp>>'] = 19961031
  63. npc_gender['A<<npctemp>>'] = 1
  64. gs 'npcstaticdefaults', 'defaults'
  65. npc_bust['A<<npctemp>>'] = 20
  66. npc_hotcat['A<<npctemp>>'] = 7
  67. npc_intel['A<<npctemp>>'] = 82
  68. !!$npc_body['A<<npctemp>>'] = 's3'
  69. !!hair = undecided length and brown
  70. !!pubic hair = undecided
  71. npctemp = 254
  72. !! Missing DNA
  73. $npc_dna['A<<npctemp>>'] = '0'
  74. $npc_firstname['A<<npctemp>>'] = 'Klim'
  75. $npc_nickname['A<<npctemp>>'] = 'Klim'
  76. $npc_lastname['A<<npctemp>>'] = 'Kovalyov'
  77. $npc_usedname['A<<npctemp>>'] = 'Mr. Kovalyov'
  78. $npc_notes['A<<npctemp>>'] = 'Klim is the professor of General Education for teaching. A young professor in his late twenties or early thirties, he is in good shape and most girls find him very attractive. He dresses casually and is very friendly with his students, known to let people get away with a lot and join in with the horsing around in class or telling jokes during his lectures. He is rumored to be single.'
  79. npc_dob['A<<npctemp>>'] = 19831020
  80. npc_gender['A<<npctemp>>'] = 0
  81. gs 'npcstaticdefaults', 'defaults'
  82. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  83. npc_dick['A<<npctemp>>'] = 18
  84. !!npc_hotcat['A<<npctemp>>'] = 0
  85. npc_sexskill['A<<npctemp>>'] = 5
  86. npc_intel['A<<npctemp>>'] = 85
  87. npc_spermpot['A<<npctemp>>'] = 11000
  88. npc_haircol['A<<npctemp>>'] = 1
  89. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  90. gs 'npc_standard_preferences', 'A<<npctemp>>'
  91. npctemp = 255
  92. !! Missing DNA
  93. $npc_dna['A<<npctemp>>'] = '0'
  94. $npc_firstname['A<<npctemp>>'] = 'Grigorii'
  95. $npc_nickname['A<<npctemp>>'] = 'Sir'
  96. $npc_lastname['A<<npctemp>>'] = 'Pasternak'
  97. $npc_usedname['A<<npctemp>>'] = 'Mr. Pasternak'
  98. $npc_notes['A<<npctemp>>'] = 'Grigorii is the professor of Teaching Methods for teaching. An older stoic man, he dresses well and expects everyone to give their full attention to him during his lectures. He is happy to help any of his students, answering questions or even spending some time helping out students that are in trouble or struggling in his class. He has a wife and teenage children.'
  99. npc_dob['A<<npctemp>>'] = 19590926
  100. npc_gender['A<<npctemp>>'] = 0
  101. gs 'npcstaticdefaults', 'defaults'
  102. $npc_thdick['A<<npctemp>>'] = 'slim'
  103. npc_dick['A<<npctemp>>'] = 14
  104. npc_sexskill['A<<npctemp>>'] = 2
  105. npc_intel['A<<npctemp>>'] = 95
  106. npc_spermpot['A<<npctemp>>'] = 11000
  107. !!npc_hotcat['A<<npctemp>>'] =
  108. npc_haircol['A<<npctemp>>'] = 1
  109. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  110. gs 'npc_standard_preferences', 'A<<npctemp>>'
  111. npctemp = 256
  112. !! Missing DNA
  113. $npc_dna['A<<npctemp>>'] = '0'
  114. $npc_firstname['A<<npctemp>>'] = 'Selena'
  115. $npc_nickname['A<<npctemp>>'] = 'Selena'
  116. $npc_lastname['A<<npctemp>>'] = 'Kovalchuk'
  117. $npc_usedname['A<<npctemp>>'] = 'Mrs. Kovalchuk'
  118. $npc_notes['A<<npctemp>>'] = 'Selena is the professor of Learning Theories for teaching. She is in her forties and dresses well, but is extremely nerdy, often talking at length about the latest sci-fi, fantasy, supernatural and superhero TV shows, films and comics. Some say she even attends conventions and cosplay events. She''s married with a young daughter; her husband is a lecturer in a different department.'
  119. npc_dob['A<<npctemp>>'] = 19720102
  120. npc_gender['A<<npctemp>>'] = 1
  121. gs 'npcstaticdefaults', 'defaults'
  122. !! No bust
  123. npc_bust['A<<npctemp>>'] = 0
  124. npc_intel['A<<npctemp>>'] = 88
  125. !!npc_hotcat['A<<npctemp>>'] =
  126. !!$npc_body['A<<npctemp>>'] = not set
  127. !!hair = undecided length and brown
  128. !!pubic hair = undecided
  129. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  130. gs 'npc_standard_preferences', 'A<<npctemp>>'
  131. npctemp = 257
  132. !! Missing DNA
  133. $npc_dna['A<<npctemp>>'] = '0'
  134. $npc_firstname['A<<npctemp>>'] = 'Tamara'
  135. $npc_nickname['A<<npctemp>>'] = 'Tam'
  136. $npc_lastname['A<<npctemp>>'] = 'Meynold'
  137. $npc_usedname['A<<npctemp>>'] = 'Aunt Tamara'
  138. $npc_notes['A<<npctemp>>'] = 'The mother of Vicky and Katja Meynold.'
  139. npc_dob['A<<npctemp>>'] = 19760930
  140. npc_gender['A<<npctemp>>'] = 1
  141. gs 'npcstaticdefaults', 'defaults'
  142. npc_sexskill['A<<npctemp>>'] = 2
  143. npc_bust['A<<npctemp>>'] = 25
  144. !!$npc_body['A<<npctemp>>'] = 's3'
  145. npc_hotcat['A<<npctemp>>'] = 7
  146. !!hair = long blonde (dyed)
  147. !!pubic hair = undecided
  148. npctemp = 258
  149. !! Missing DNA
  150. $npc_dna['A<<npctemp>>'] = '0'
  151. $npc_firstname['A<<npctemp>>'] = 'Antonina'
  152. $npc_nickname['A<<npctemp>>'] = 'Nina'
  153. $npc_lastname['A<<npctemp>>'] = 'Rzhevskaya'
  154. $npc_notes['A<<npctemp>>'] = 'Anya''s friend and classmate from school. She is a small girl that loves to party.'
  155. npc_dob['A<<npctemp>>'] = 19970419
  156. npc_gender['A<<npctemp>>'] = 1
  157. gs 'npcstaticdefaults', 'defaults'
  158. npc_bust['A<<npctemp>>'] = 15
  159. npc_intel['A<<npctemp>>'] = 56
  160. !!$npc_body['A<<npctemp>>'] = 's1'
  161. npc_hotcat['A<<npctemp>>'] = 6
  162. !!hair = medium light brown
  163. !!pubic hair = bush
  164. npctemp = 259
  165. !! Missing DNA
  166. $npc_dna['A<<npctemp>>'] = '0'
  167. $npc_firstname['A<<npctemp>>'] = 'Irisa'
  168. $npc_nickname['A<<npctemp>>'] = 'Iris'
  169. $npc_lastname['A<<npctemp>>'] = 'Somova'
  170. $npc_notes['A<<npctemp>>'] = 'Anya''s friend and classmate from school. She is a ditzy girl that loves to party.'
  171. npc_dob['A<<npctemp>>'] = 19970727
  172. npc_gender['A<<npctemp>>'] = 1
  173. gs 'npcstaticdefaults', 'defaults'
  174. npc_bust['A<<npctemp>>'] = 22
  175. npc_hotcat['A<<npctemp>>'] = 9
  176. npc_intel['A<<npctemp>>'] = 20
  177. !!$npc_body['A<<npctemp>>'] = 's3'
  178. !!hair = long blonde (dyed)
  179. !!pubic hair = undecided
  180. npctemp = 260
  181. !! Missing DNA & Last name
  182. $npc_dna['A<<npctemp>>'] = '0'
  183. $npc_firstname['A<<npctemp>>'] = 'Sofia'
  184. $npc_nickname['A<<npctemp>>'] = 'Sofia'
  185. $npc_lastname['A<<npctemp>>'] = ''
  186. $npc_notes['A<<npctemp>>'] = 'Katja''s university roommate. From a small town in the middle of nowhere, she came to the city to study nursing.'
  187. npc_dob['A<<npctemp>>'] = 19990809
  188. npc_gender['A<<npctemp>>'] = 1
  189. gs 'npcstaticdefaults', 'defaults'
  190. npc_bust['A<<npctemp>>'] = 18
  191. npc_intel['A<<npctemp>>'] = 59
  192. !!$npc_body['A<<npctemp>>'] = 's3'
  193. npc_hotcat['A<<npctemp>>'] = 7
  194. !!hair =undecided
  195. !!pubic hair = undecided
  196. npctemp = 261
  197. !! Missing DNA & Last name
  198. $npc_dna['A<<npctemp>>'] = '0'
  199. $npc_firstname['A<<npctemp>>'] = 'Maxim'
  200. $npc_nickname['A<<npctemp>>'] = 'Maxim'
  201. $npc_lastname['A<<npctemp>>'] = ''
  202. $npc_notes['A<<npctemp>>'] = 'Sofia''s boyfriend who is also from the same town. He is studying law at the university.'
  203. npc_dob['A<<npctemp>>'] = 19990108
  204. npc_gender['A<<npctemp>>'] = 0
  205. gs 'npcstaticdefaults', 'defaults'
  206. $npc_thdick['A<<npctemp>>'] = 'slim'
  207. npc_dick['A<<npctemp>>'] = 11
  208. npc_sexskill['A<<npctemp>>'] = 1
  209. npc_intel['A<<npctemp>>'] = 62
  210. npc_hotcat['A<<npctemp>>'] = 8
  211. npctemp = 262
  212. !! Missing DNA
  213. $npc_dna['A<<npctemp>>'] = '0'
  214. $npc_firstname['A<<npctemp>>'] = 'Aliyyah'
  215. $npc_nickname['A<<npctemp>>'] = 'Allie'
  216. $npc_lastname['A<<npctemp>>'] = 'Najjar'
  217. $npc_notes['A<<npctemp>>'] = 'Proprietor of the Hookah Lounge.'
  218. npc_dob['A<<npctemp>>'] = 19910314
  219. npc_gender['A<<npctemp>>'] = 1
  220. gs 'npcstaticdefaults', 'defaults'
  221. npc_bust['A<<npctemp>>'] = 18
  222. npc_intel['A<<npctemp>>'] = 59
  223. npc_hotcat['A<<npctemp>>'] = 7
  224. npctemp = 263
  225. $npc_dna['A<<npctemp>>'] = '1594378993 1607632682 1428796224 1448474566 1775134737 1909315069 1882255348'
  226. $npc_firstname['A<<npctemp>>'] = 'Ksenya'
  227. $npc_nickname['A<<npctemp>>'] = 'Ksenya'
  228. $npc_lastname['A<<npctemp>>'] = 'Pavlov'
  229. $npc_usedname['A<<npctemp>>'] = 'Ksenya'
  230. npc_dob['A<<npctemp>>'] = 19950101
  231. $npc_notes['A<<npctemp>>'] = 'Ksenya doesn''t use her last name anymore since she doesn''t like or trust her father. She is of Chinese decent as her mother was a mail-order bride for her father, but her mother left him after she was born. She owns her own shop that sells exhibitionist clothing and has been called a tease due to her sheer clothing and flashing habits.'
  232. npc_gender['A<<npctemp>>'] = 1
  233. gs 'npcstaticdefaults', 'defaults'
  234. npc_intel['A<<npctemp>>'] = rand(10,30)
  235. npc_drunk['A<<npctemp>>'] = 0
  236. npc_sexskill['A<<npctemp>>'] = 0
  237. npc_apprnc['A<<npctemp>>'] = 0
  238. npc_height['A<<npctemp>>'] = 173
  239. npc_bust['A<<npctemp>>'] = 22
  240. npc_haircol['A<<npctemp>>'] = 0
  241. $npc_occupation['A<<npctemp>>'] = 'Exhibitionist Store Owner'
  242. npctemp = 264
  243. $npc_dna['A<<npctemp>>'] = '1290130369 1043654233 5049908515 3153411713 0721993774 2486220839 0288719745'
  244. $npc_firstname['A<<npctemp>>'] = 'Yakov'
  245. $npc_nickname['A<<npctemp>>'] = 'Yakov'
  246. $npc_lastname['A<<npctemp>>'] = ''
  247. $npc_usedname['A<<npctemp>>'] = 'Yakov'
  248. npc_dob['A<<npctemp>>'] = 19961215
  249. $npc_notes['A<<npctemp>>'] = 'Yakov is a fitness-focused sports enthusiast with blond hair and a tanned complexion.'
  250. npc_gender['A<<npctemp>>'] = 0
  251. gs 'npcstaticdefaults', 'defaults'
  252. $npc_thdick['A<<npctemp>>'] = 'well proportioned'
  253. npc_dick['A<<npctemp>>'] = 14
  254. npc_sexskill['A<<npctemp>>'] = 1
  255. $npc_occupation['A<<npctemp>>'] = 'personal_trainer'
  256. npc_style['A<<npctemp>>'] = 5
  257. npctemp = 265
  258. $npc_dna['A<<npctemp>>'] = '1085950303 4348731991 6618084127 9067996922 8669859044 9431283301 0673267503'
  259. $npc_firstname['A<<npctemp>>'] = 'Nestor'
  260. $npc_nickname['A<<npctemp>>'] = 'Nestor'
  261. $npc_lastname['A<<npctemp>>'] = ''
  262. $npc_usedname['A<<npctemp>>'] = 'Nestor'
  263. npc_dob['A<<npctemp>>'] = 19930127
  264. $npc_notes['A<<npctemp>>'] = 'Nestor is a gopnik with a reputation for being rude and aggressive. His motto seems to be "the younger, the better," which can be concerning. He has a tough demeanor, with dark hair and dark skin, giving off an intimidating presence.'
  265. npc_gender['A<<npctemp>>'] = 0
  266. gs 'npcstaticdefaults', 'defaults'
  267. $npc_thdick['A<<npctemp>>'] = 'massive'
  268. npc_dick['A<<npctemp>>'] = 22
  269. npc_sexskill['A<<npctemp>>'] = 1
  270. npc_style['A<<npctemp>>'] = 2
  271. npctemp = 266
  272. $npc_dna['A<<npctemp>>'] = '5654106058 6395942483 3363408422 7113656738 1111862818 8859290040 7960339191'
  273. $npc_firstname['A<<npctemp>>'] = 'Oleg'
  274. $npc_nickname['A<<npctemp>>'] = 'Oleg'
  275. $npc_lastname['A<<npctemp>>'] = ''
  276. $npc_usedname['A<<npctemp>>'] = 'Oleg'
  277. npc_dob['A<<npctemp>>'] = 19950712
  278. $npc_notes['A<<npctemp>>'] = 'Oleg is a shy, young-looking guy with thick glasses, a slim frame, and very pale skin.'
  279. npc_gender['A<<npctemp>>'] = 0
  280. gs 'npcstaticdefaults', 'defaults'
  281. $npc_thdick['A<<npctemp>>'] = 'thick'
  282. npc_dick['A<<npctemp>>'] = 17
  283. npc_sexskill['A<<npctemp>>'] = 1
  284. $npc_occupation['A<<npctemp>>'] = 'programmer'
  285. npc_style['A<<npctemp>>'] = 3
  286. npctemp = 267
  287. !! Missing DNA
  288. $npc_dna['A<<npctemp>>'] = '0'
  289. $npc_firstname['A<<npctemp>>'] = 'Mia'
  290. $npc_nickname['A<<npctemp>>'] = 'Mia'
  291. $npc_lastname['A<<npctemp>>'] = 'Radimova'
  292. $npc_notes['A<<npctemp>>'] = 'The elder of the identical twins studying nursing at the university. She and Yana are inseparable and are seen almost everywhere together. Like her younger sister, she enjoys playing pranks on her professors and classmates and causing confusion about who is actually who. Her parents are divorced, but her father pays for her tuition. There is a rumor spreading across campus claiming that he is a porn actor.'
  293. npc_dob['A<<npctemp>>'] = 19980325
  294. npc_gender['A<<npctemp>>'] = 1
  295. gs 'npcstaticdefaults', 'defaults'
  296. npc_bust['A<<npctemp>>'] = 18
  297. npc_intel['A<<npctemp>>'] = 55
  298. !!$npc_body['A<<npctemp>>'] = 's3'
  299. npc_hotcat['A<<npctemp>>'] = 8
  300. !!hair = long blonde
  301. !!pubic hair = small trimmed patch
  302. npctemp = 268
  303. !! Missing DNA
  304. $npc_dna['A<<npctemp>>'] = '0'
  305. $npc_firstname['A<<npctemp>>'] = 'Yana'
  306. $npc_nickname['A<<npctemp>>'] = 'Yana'
  307. $npc_lastname['A<<npctemp>>'] = 'Radimova'
  308. $npc_notes['A<<npctemp>>'] = 'The younger of the identical twins studying nursing at the university. She and Mia are inseparable and are seen almost everywhere together. Like her older sister, she enjoys playing pranks on her professors and classmates and causing confusion about who is actually who. Her parents are divorced, but her father pays for her tuition. There is a rumor spreading across campus claiming that he is a porn actor.'
  309. npc_dob['A<<npctemp>>'] = 19980325
  310. npc_gender['A<<npctemp>>'] = 1
  311. gs 'npcstaticdefaults', 'defaults'
  312. npc_bust['A<<npctemp>>'] = 18
  313. npc_intel['A<<npctemp>>'] = 55
  314. !!$npc_body['A<<npctemp>>'] = 's3'
  315. npc_hotcat['A<<npctemp>>'] = 8
  316. !!hair = long blonde
  317. !!pubic hair = small trimmed patch
  318. npctemp = 269
  319. !! Missing DNA
  320. $npc_dna['A<<npctemp>>'] = '0'
  321. $npc_firstname['A<<npctemp>>'] = 'Raina'
  322. $npc_nickname['A<<npctemp>>'] = 'Raina'
  323. $npc_lastname['A<<npctemp>>'] = 'Marinova'
  324. $npc_usedname['A<<npctemp>>'] = 'Miss Marinova'
  325. $npc_notes['A<<npctemp>>'] = 'Raina is the professor of Anatomy and Physiology. Young and attractive, she isn''t much older than the students she teaches and tries to make her lessons fun and enjoyable. However, she is a bit of a gossip and enjoys talking about both her colleagues and other students during her lectures.'
  326. npc_dob['A<<npctemp>>'] = 19910707
  327. npc_gender['A<<npctemp>>'] = 1
  328. gs 'npcstaticdefaults', 'defaults'
  329. npc_bust['A<<npctemp>>'] = 20
  330. npc_intel['A<<npctemp>>'] = 84
  331. !!npc_hotcat['A<<npctemp>>'] =
  332. !!$npc_body['A<<npctemp>>'] = not set
  333. !!hair = long brown
  334. !!pubic hair = shaved
  335. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  336. gs 'npc_standard_preferences', 'A<<npctemp>>'
  337. npctemp = 270
  338. !! Missing DNA
  339. $npc_dna['A<<npctemp>>'] = '0'
  340. $npc_firstname['A<<npctemp>>'] = 'Olena'
  341. $npc_nickname['A<<npctemp>>'] = 'Olena'
  342. $npc_lastname['A<<npctemp>>'] = 'Kudelina'
  343. $npc_usedname['A<<npctemp>>'] = 'Ms. Kudelina'
  344. $npc_notes['A<<npctemp>>'] = 'Olena is the professor of Patient Care. A woman past her prime, she has a chip on her shoulder about her now former husband cheating on her with a younger woman and is thus extremely bitter towards both her students and her younger colleagues. She takes particular pleasure in ridiculing and belittling students who don''t live up to her high standards.'
  345. npc_dob['A<<npctemp>>'] = 19671019
  346. npc_gender['A<<npctemp>>'] = 1
  347. gs 'npcstaticdefaults', 'defaults'
  348. npc_bust['A<<npctemp>>'] = 15
  349. npc_intel['A<<npctemp>>'] = 90
  350. !!npc_hotcat['A<<npctemp>>'] =
  351. !!$npc_body['A<<npctemp>>'] = not set
  352. !!hair = short blonde, greying
  353. !!pubic hair = trimmed bush
  354. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  355. gs 'npc_standard_preferences', 'A<<npctemp>>'
  356. npctemp = 271
  357. !! Missing DNA
  358. $npc_dna['A<<npctemp>>'] = '0'
  359. $npc_firstname['A<<npctemp>>'] = 'Nikita'
  360. $npc_nickname['A<<npctemp>>'] = 'Nikita'
  361. $npc_lastname['A<<npctemp>>'] = 'Borisov'
  362. $npc_usedname['A<<npctemp>>'] = 'Mr. Borisov'
  363. $npc_notes['A<<npctemp>>'] = 'Nikita is the professor who teaches the more mundane nursing subjects. An attractive, but shy and somewhat nerdy man, he makes no effort to make his boring lectures interesting and has a habit of speaking at length and in excessive detail. His students often take advantage of his meek personality to amuse themselves or disrupt his classes.'
  364. npc_dob['A<<npctemp>>'] = 19830624
  365. npc_gender['A<<npctemp>>'] = 0
  366. gs 'npcstaticdefaults', 'defaults'
  367. $npc_thdick['A<<npctemp>>'] = 'slim'
  368. npc_dick['A<<npctemp>>'] = 16
  369. npc_sexskill['A<<npctemp>>'] = 2
  370. npc_intel['A<<npctemp>>'] = 95
  371. npc_spermpot['A<<npctemp>>'] = 11000
  372. !!npc_hotcat['A<<npctemp>>'] =
  373. npc_haircol['A<<npctemp>>'] = 1
  374. gs 'npc_set_preference', 'reset', 'A<<npctemp>>'
  375. gs 'npc_standard_preferences', 'A<<npctemp>>'
  376. npctemp = 272
  377. !! Missing DNA
  378. $npc_dna['A<<npctemp>>'] = '0'
  379. $npc_firstname['A<<npctemp>>'] = 'Rostislav'
  380. $npc_nickname['A<<npctemp>>'] = 'Rostislav'
  381. $npc_lastname['A<<npctemp>>'] = 'Popov'
  382. $npc_usedname['A<<npctemp>>'] = 'Rostislav'
  383. $npc_notes['A<<npctemp>>'] = 'Radomir''s father. A fit and attractive man in his early forties, he believes that women only exist to provide sexual pleasure to men and that no man should ever be tied to a single woman. He believes it is natural for men to cheat on their wives or girlfriends and has passed his views down to his two sons. He works at one of the factories in the city.'
  384. npc_dob['A<<npctemp>>'] = 19741225
  385. npc_gender['A<<npctemp>>'] = 0
  386. gs 'npcstaticdefaults', 'defaults'
  387. $npc_thdick['A<<npctemp>>'] = 'thicker than average'
  388. npc_dick['A<<npctemp>>'] = 18
  389. npc_sexskill['A<<npctemp>>'] = 2
  390. npc_intel['A<<npctemp>>'] = 65
  391. npc_spermpot['A<<npctemp>>'] = 11000
  392. npc_hotcat['A<<npctemp>>'] = 7
  393. npc_haircol['A<<npctemp>>'] = 1
  394. npctemp = 273
  395. !! Missing DNA
  396. $npc_dna['A<<npctemp>>'] = '0'
  397. $npc_firstname['A<<npctemp>>'] = 'Radislav'
  398. $npc_nickname['A<<npctemp>>'] = 'slava'
  399. $npc_lastname['A<<npctemp>>'] = 'Popov'
  400. $npc_usedname['A<<npctemp>>'] = 'Radislav'
  401. $npc_notes['A<<npctemp>>'] = 'Radomir''s older brother, a fit and attractive young man in his early twenties. He was the captain of the Pavlovsk school''s football team and the top athlete, for which he won several awards. Afterwards, he went to the university, but screwed around and flunked out. He then moved back home and got a job in the same factory as his father.'
  402. npc_dob['A<<npctemp>>'] = 19940303
  403. npc_gender['A<<npctemp>>'] = 0
  404. gs 'npcstaticdefaults', 'defaults'
  405. $npc_thdick['A<<npctemp>>'] = 'thicker than average'
  406. npc_dick['A<<npctemp>>'] = 22
  407. npc_sexskill['A<<npctemp>>'] = 2
  408. npc_intel['A<<npctemp>>'] = 45
  409. npc_spermpot['A<<npctemp>>'] = 11000
  410. npc_hotcat['A<<npctemp>>'] = 8
  411. npc_haircol['A<<npctemp>>'] = 1
  412. !! Set up ballet school dramatis personae
  413. !! Pushkin Ballet School Students - Year one school start
  414. !! Incorporated May, 2024 from ballet - Myles
  415. npctemp = 274
  416. $npc_firstname['A<<npctemp>>'] = 'Maya'
  417. $npc_nickname['A<<npctemp>>'] = 'Maya'
  418. $npc_lastname['A<<npctemp>>'] = 'Semionova'
  419. $npc_usedname['A<<npctemp>>'] = 'Maya'
  420. $npc_notes['A<<npctemp>>'] = 'Maya is the daughter of Anitchka. A freelance coryphée, she was encouraged to dance from a young age until she was nine, when she started doing gymnastics. This changed when she was eleven, when her mother became ill and she was asked to carry on the family tradition. Maya is a naturally gifted dancer and after six years is tipped to become one of Russia''s leading stars in the future.'
  421. npc_dob['A<<npctemp>>'] = 19990502
  422. npc_gender['A<<npctemp>>'] = 1
  423. npc_bust['A<<npctemp>>'] = 14
  424. npc_intel['A<<npctemp>>'] = 75
  425. npc_hotcat['A<<npctemp>>'] = 8
  426. gs 'npcstaticdefaults', 'defaults'
  427. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  428. gs 'npcstaticdefaults', 'body', 'model'
  429. !! mod appearance NPC settings, height in cm, weight in kg
  430. $npc_haircolour['A<<npctemp>>'] = 'Blonde'
  431. $npc_eyecolour['A<<npctemp>>'] = 'blue'
  432. $npc_height['A<<npctemp>>'] = 160
  433. $npc_weight['A<<npctemp>>'] = 50
  434. $npc_img_path['A<<npctemp>>'] = 'images/characters/pushkin/maya'
  435. gs 'npcstaticdefaults', 'defaults'
  436. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  437. gs 'npcstaticdefaults', 'body', 'model'
  438. npctemp = 275
  439. !! Kima Agapova - The dance critic and fanatical to become a dancer, no matter the cost. Keeps a 'black book' of contacts and information. Arguably the best dancer in the school alongside Maya. She will try and gather information on Sveta''s activities.
  440. !! will try and blackmail Sveta into either giving up if she learns she has dirty secrets such as prostitution, slut rep, etc or passing the information to Rudolph to destroy her career and remove her as competition.
  441. $npc_firstname['A<<npctemp>>'] = 'Kima'
  442. $npc_nickname['A<<npctemp>>'] = 'Kima'
  443. $npc_lastname['A<<npctemp>>'] = 'Agapova'
  444. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  445. gs 'npcstaticdefaults', 'defaults'
  446. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  447. gs 'npcstaticdefaults', 'body', 'model'
  448. npctemp = 276
  449. !! Tanis Komarova - Bitchy dancer who thinks she''s already the Principle Dancer. Age 17. Future concept as the class bully to other dancers and students.
  450. $npc_firstname['A<<npctemp>>'] = 'Tanis'
  451. $npc_nickname['A<<npctemp>>'] = 'Tanis'
  452. $npc_lastname['A<<npctemp>>'] = 'Komarova'
  453. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  454. gs 'npcstaticdefaults', 'defaults'
  455. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  456. gs 'npcstaticdefaults', 'body', 'model'
  457. npctemp = 277
  458. !! Galina Molchalina - Quiet and shy student, age 16. Highly secretive and doesn't engage with the class, she also has a nervous personality as if she's afraid. This comes from her family being marked as 'radicals' by the old KGB and under constant watch from FSB, even to this day.
  459. $npc_firstname['A<<npctemp>>'] = 'Galina'
  460. $npc_nickname['A<<npctemp>>'] = 'Galina'
  461. $npc_lastname['A<<npctemp>>'] = 'Molchalina'
  462. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  463. gs 'npcstaticdefaults', 'defaults'
  464. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  465. gs 'npcstaticdefaults', 'body', 'model'
  466. npctemp = 278
  467. !! Taisiya Lebedeva - The eldest student, and an elegant beauty, Age 18. A quiet, but captivating beauty who has an enchanting charismatic presence, men can't keep their eyes off her, leading to bitchy remarks from other girls.
  468. !! She''s oblivous to her beauty, instead focusing on acting and dance. (side note: surname is one of the most common in St P.), she's got a strong religous personality.
  469. !! Character model: Malta Aurelie
  470. $npc_firstname['A<<npctemp>>'] = 'Taisiya'
  471. $npc_nickname['A<<npctemp>>'] = 'Taisiya'
  472. $npc_lastname['A<<npctemp>>'] = 'Lebedeva'
  473. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  474. gs 'npcstaticdefaults', 'defaults'
  475. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  476. gs 'npcstaticdefaults', 'body', 'model'
  477. npctemp = 279
  478. !! Nikita Volkova - Bronya''s daughter. Age 16. Keep fit fanatic, and does tap, ballet, etc. As Bronya's daughter, she's been given privileged access to the school. While not a great talent, she's still one of the best dance students at the school. Just not at ballet, despite Bronya's hopes.
  479. $npc_firstname['A<<npctemp>>'] = 'Nikita'
  480. $npc_nickname['A<<npctemp>>'] = 'Volkova'
  481. $npc_lastname['A<<npctemp>>'] = 'Volkova'
  482. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  483. gs 'npcstaticdefaults', 'defaults'
  484. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  485. gs 'npcstaticdefaults', 'body', 'model'
  486. npctemp = 280
  487. $npc_firstname['A<<npctemp>>'] = 'Gasha'
  488. $npc_nickname['A<<npctemp>>'] = 'Gasha'
  489. $npc_lastname['A<<npctemp>>'] = 'Morozova'
  490. $npc_usedname['A<<npctemp>>'] = 'Gasha'
  491. $npc_notes['A<<npctemp>>'] = 'The youngest in the class at 15 and a close friend of Nikita as they grew up in the same village. Nikita and Galina are often seen in each other''s company in the local coffee shop and are rarely seen alone, leading to rumours. She''s a bit of a foodie and love sweets things, which conflicts with keeping in shape for her dance career.'
  492. npc_dob['A<<npctemp>>'] = 20000705
  493. npc_gender['A<<npctemp>>'] = 1
  494. npc_bust['A<<npctemp>>'] = 9
  495. npc_intel['A<<npctemp>>'] = 50
  496. npc_hotcat['A<<npctemp>>'] = 6
  497. !! mod appearance NPC settings, height in cm, weight in kg
  498. $npc_haircolour['A<<npctemp>>'] = 'Brunette'
  499. $npc_eyecolour['A<<npctemp>>'] = 'Blue'
  500. $npc_height['A<<npctemp>>'] = 145
  501. $npc_weight['A<<npctemp>>'] = 40
  502. $npc_img_path['A<<npctemp>>'] = 'images/characters/pushkin/gasha'
  503. gs 'npcstaticdefaults', 'defaults'
  504. gs 'npcstaticdefaults', 'skills', 'dance', 'sport'
  505. gs 'npcstaticdefaults', 'body', 'model'
  506. npctemp = 281
  507. !! Calina and Ruza Sokolova - Twin dancers. Not interested in ballet, but took the course to further their education into becoming dancers. Age 17. They are also professional models with a Moscow agency.
  508. !! Adel and Alina Fakhteeva twins?
  509. $npc_firstname['A<<npctemp>>'] = 'Calina'
  510. $npc_nickname['A<<npctemp>>'] = 'Callie'
  511. $npc_lastname['A<<npctemp>>'] = 'Sokolova'
  512. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  513. gs 'npcstaticdefaults', 'defaults'
  514. gs 'npcstaticdefaults', 'skills', 'dance', 'sport', 'chess'
  515. gs 'npcstaticdefaults', 'body', 'model'
  516. npctemp = 282
  517. $npc_firstname['A<<npctemp>>'] = 'Ruza'
  518. $npc_nickname['A<<npctemp>>'] = 'Ruza'
  519. $npc_lastname['A<<npctemp>>'] = 'Sokolova'
  520. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  521. gs 'npcstaticdefaults', 'defaults'
  522. gs 'npcstaticdefaults', 'skills', 'dance', 'sport', 'chess'
  523. gs 'npcstaticdefaults', 'body', 'model'
  524. !! Ballet Staff
  525. npctemp = 283
  526. $npc_firstname['A<<npctemp>>'] = 'Rudolf'
  527. $npc_nickname['A<<npctemp>>'] = 'Rudolf '
  528. $npc_lastname['A<<npctemp>>'] = 'Baryshnikov'
  529. $npc_usedname['A<<npctemp>>'] = 'Rudolf'
  530. npc_dob['A<<npctemp>>'] = 19820920
  531. $npc_notes['A<<npctemp>>'] = 'Rudolf is a charming and handsome man who was on course to become one of Russia''s best ballet dancers until a stage accident cut short his career. He now works at the dance school as an instructor, agent and a board member. Many rumours about his life have swirled around him over the years, but none have ever been proven.'
  532. npc_gender['A<<npctemp>>'] = 0
  533. gs 'npcstaticdefaults', 'defaults'
  534. $npc_thdick['A<<npctemp>>'] = 'slim'
  535. npc_dick['A<<npctemp>>'] = 10
  536. npc_sexskill['A<<npctemp>>'] = 2
  537. npc_intel['A<<npctemp>>'] = 67
  538. npc_hotcat['A<<npctemp>>'] = 8
  539. npc_spermpot['A<<npctemp>>'] = 15000
  540. $npc_img_path['A<<npctemp>>'] = 'images/characters/pushkin/rudolph'
  541. gs 'npcstaticdefaults', 'defaults'
  542. !! class teacher: Biserka Ananiashvili
  543. npctemp = 284
  544. $npc_firstname['A<<npctemp>>'] = 'Biserka'
  545. $npc_nickname['A<<npctemp>>'] = ''
  546. $npc_lastname['A<<npctemp>>'] = 'Ananiashvili'
  547. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  548. gs 'npcstaticdefaults', 'defaults'
  549. !! class teacher/pianist: Sofia Solovyova
  550. npctemp = 285
  551. $npc_firstname['A<<npctemp>>'] = 'Sofia'
  552. $npc_nickname['A<<npctemp>>'] = 'Sofia'
  553. $npc_lastname['A<<npctemp>>'] = 'Solovyova'
  554. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  555. gs 'npcstaticdefaults', 'defaults'
  556. !! Residential Warden: Bronya Volkova and former violinist. Strict but fair. Has two daughters, with Nikita, the youngest, training to be a ballet dancer and her eldest in Germany training to be a surgeon.
  557. npctemp = 286
  558. $npc_firstname['A<<npctemp>>'] = 'Bronya'
  559. $npc_nickname['A<<npctemp>>'] = 'Bronya '
  560. $npc_lastname['A<<npctemp>>'] = 'Volkova'
  561. $npc_usedname['A<<npctemp>>'] = 'Bronya'
  562. gs 'npcstaticdefaults', 'defaults'
  563. $npc_img_path['A<<npctemp>>'] = 'images/characters/ballet'
  564. gs 'npcstaticdefaults', 'defaults'
  565. !! reserved for future content
  566. !! NPC temp: 287 - Physio - Pelageya Makarova
  567. !! NPC temp: 287 Make up teacher: Rada Egorova, the teacher never bothers to tell the class after a week. Former stage make up artist, beautician and scatterbrained.
  568. !! NPC temp: 288 Staff Physio - Syuzanna Zakharova / Klavdii Frolov (Klavdii is a pun)
  569. !! NPC temp: 289 Mistress of Ballet - Zarya Popova
  570. !! {Keep this at the end of file of the npcstatics.}
  571. aarraynumber = npctemp
  572. --- npcstatic6 ---------------------------------