Snpc.qsrc 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702
  1. # Snpc
  2. gs 'dinnpc'
  3. gs 'stat'
  4. !!$static_num = $school_static_num[numnpc]
  5. $static_num = 'A<<numnpc>>'
  6. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  7. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  8. '<<$npc_notes[''A<<numnpc>>'']>>'
  9. if npc_grupTipe['A<<numnpc>>'] = 5:'<<$npc_firstname[''A<<numnpc>>'']>> is an outcast in school, and often gets picked on at school.'
  10. if npc_grupTipe['A<<numnpc>>'] = 6:''
  11. if npc_grupTipe['A<<numnpc>>'] = 3:'<<$npc_firstname[''A<<numnpc>>'']>> is a nerd, and is often found around the rest of the nerds doing homework or a their game night.'
  12. if npc_grupTipe['A<<numnpc>>'] = 2:'<<$npc_firstname[''A<<numnpc>>'']>> is part of the athletic clique in your school.'
  13. if npc_grupTipe['A<<numnpc>>'] = 1:'<<$npc_firstname[''A<<numnpc>>'']>> is popular, and spends time with the other popular kids usually.'
  14. if npc_grupTipe['A<<numnpc>>'] = 4:'<<$npc_firstname[''A<<numnpc>>'']>> is a Gopnik, and spends a lot of time doing what Gopniks usually do: be loud, and drink beer.'
  15. if npc_rel['A<<numnpc>>'] < 20:'They really don''t like you.'
  16. if npc_rel['A<<numnpc>>'] >= 20 and npc_rel['A<<numnpc>>'] < 40:'They are fairly indifferent to you.'
  17. if npc_rel['A<<numnpc>>'] >= 40 and npc_rel['A<<numnpc>>'] < 60:'The two of you get along together fairly well together, more of casual friends.'
  18. if npc_rel['A<<numnpc>>'] >= 60 and npc_rel['A<<numnpc>>'] < 80:'You get along great with them, they are one of your friends.'
  19. if npc_rel['A<<numnpc>>'] >= 80:'They are one of your best friends.'
  20. if numnpc = 14 and KatjaOTN > 0:
  21. if KatjaHorny < 20:'Katja looks calm and stoic.'
  22. if KatjaHorny >= 20 and KatjaHorny < 40:'You see a naughty twinkle in Katja''s eyes.'
  23. if KatjaHorny >= 40 and KatjaHorny < 60:'Katja has a faint blush on her cheeks and she looks at you mischievously.'
  24. if KatjaHorny >= 60 and KatjaHorny < 80:'Katja is blushing fairly obviously, and looks at you longingly.'
  25. if KatjaHorny >= 80:'Katja is as red as a lobster, and her chest is heaving from her heavy breaths. She''s idly rubbing her thighs against one another while you talk.'
  26. end
  27. ''
  28. ''
  29. !!act 'Move away':gt $loc, $metka
  30. gs 'cumreaction'
  31. gs 'izdevat'
  32. gs 'krutishi'
  33. if numnpc = 9:gs 'kotovtalker'
  34. !!!!!!!!!!!!!!!!!!
  35. !!!Niko Volkov!!!!
  36. !!!!!!!!!!!!!!!!!!
  37. if numnpc = 189 and $loc ! 'gdkin' and NikoBreakup = 1:
  38. gt 'NikoEv', 'Lunch Breakup'
  39. elseif numnpc = 189 and $loc = 'gdkin' and NikoBreakup = 1:
  40. gt 'NikoEv', 'Disco Breakup'
  41. elseif numnpc = 189 and $loc = 'gdkin' and NikoBreakupDay = daystart:
  42. gt 'NikoEv', 'Disco Breakup 2'
  43. elseif numnpc = 189 and $loc ! 'gdkin' and NikoIntro = 0:
  44. gt 'NikoEv', 'Lunch Intro'
  45. elseif numnpc = 189 and $loc ! 'gdkin' and NikoIntro = 1:
  46. gt 'NikoEv', 'Lunch Chat'
  47. elseif numnpc = 189 and $loc = 'gdkin' and NikoIntro = 0:
  48. gt 'NikoEv', 'Disco Intro'
  49. elseif numnpc = 189 and $loc = 'gdkin' and NikoIntro = 1:
  50. gt 'NikoEv', 'Disco Chat'
  51. end
  52. !!!!!!!!!!!!!
  53. !!!gopniks!!!
  54. !!!!!!!!!!!!!
  55. if npc_grupTipe['A<<numnpc>>'] = 4:
  56. if $loc = 'gdkin':
  57. if pav_slut < 125:
  58. if numnpc ! 9:
  59. if npc_gender['A<<numnpc>>'] = 0:
  60. '<<$npc_firstname[''A<<numnpc>>'']>> offers you a beer and says: "Hey <<$pcs_nickname>>! Let''s drink some beer and have some fun!"'
  61. else
  62. '<<$npc_firstname[''A<<numnpc>>'']>> offers you a beer and says: "Hey <<$pcs_nickname>>! Let''s drink some beer and have some fun!"'
  63. end
  64. act 'Decline':npc_rel['A<<numnpc>>'] -= 5 & gt $loc, $metka
  65. act 'Drink the beer':
  66. *clr & cla
  67. minut += 5
  68. npc_rel['A<<numnpc>>'] += 5
  69. gs 'drugs', 'alcohol', 'beer', 1
  70. gs 'stat'
  71. 'You happily take the beer, and drink it in <<$npc_firstname[''A<<numnpc>>'']>>''s company.'
  72. act 'Move away':gt $loc, $metka
  73. end
  74. end
  75. elseif pav_slut >= 125:
  76. if npc_gender['A<<numnpc>>'] = 0:
  77. '<<$npc_firstname[''A<<numnpc>>'']>> looks at you wearily: "What do you want? Looking for a dick to suck on or something?"'
  78. else
  79. '<<$npc_firstname[''A<<numnpc>>'']>> wrinkles her nose as she looks at you: "Hey cocksucker, get away from me! I don''t want to be seen talking to you."'
  80. end
  81. act 'Move away':npc_rel['A<<numnpc>>'] -= 5 & gt $loc, $metka
  82. end
  83. exit
  84. end
  85. end
  86. if numnpc = 144:
  87. !!I would like to change this so even if all the requirements are meet it only fires one in 5 times.
  88. if $loc ! 'gdkin' and npc_rel['A<<numnpc>>'] > 50 and (Anush_sex > 0 or hotcat >= 7) and rand(0,4) = 0:
  89. act 'You''re looking flushed':
  90. *clr & cla
  91. if Anush_lunch = 0:
  92. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  93. '"Hey Anush you feeling ok? You kinda look flush, is something wrong? Would you like to talk about it?"'
  94. 'She leans in close and tries to kiss you, while one hand reaches down and squeezes your butt. You turn your head and pull away. "What are you doing? I was only seeing if you was ok."'
  95. 'She crowds you a bit and leans in close. "You talk to much, I can think of better things you can do with that tongue of yours."'
  96. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  97. minut -= 5
  98. gs 'stat'
  99. act 'Um that''s not what I meant': gt 'Snpc', 'anushnottoday'
  100. act 'Kiss her back.': gt 'Snpc', 'kissback'
  101. else
  102. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  103. 'Noticing she is looking fairly turned on today, well more so than usual, you say to her. "You ok? You are looking pretty flush again today."'
  104. 'You barely even have time to get the words out when she is leaning in and kissing you, her hands reach around to squeeze your butt.'
  105. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  106. minut -= 5
  107. gs 'stat'
  108. act 'Not today': gt 'Snpc', 'anushnottoday'
  109. act 'Kiss her back.': gt 'Snpc', 'kissback'
  110. end
  111. end
  112. end
  113. end
  114. if $ARGS[0] = 'kissback':
  115. *clr & cla
  116. Anush_lunch = 1
  117. npc_rel['A144'] += 1
  118. pav_sex +=1
  119. gs 'stat'
  120. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  121. 'You kiss her back. Your hands are roaming each others bodies, several of the other gopniks are checking the two of you out, especially the guys. Several of them starting hooting, hollering or whistling as the two of you make out hard right in front of them. After a couple of minutes she grabs you by the hands and says "Come on lets go some place more private to continue this.'
  122. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  123. minut -= 5
  124. gs 'stat'
  125. act 'Not today': gt 'Snpc', 'anushnottoday'
  126. act 'Go with it':
  127. *clr & cla
  128. Anush_lunch = 1
  129. pcs_horny += 10
  130. npc_rel['A144'] += 1
  131. grupvalue[4] +=1
  132. pav_sex +=1
  133. gs 'stat'
  134. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  135. 'You breath heavily feeling yourself turned on. "Ok, where?"'
  136. 'Her hand slides up your skirt and rubs your clit. "Come with me, I know just the place." With that she takes you by the hand and the two of your head off, with the whistles and cat calls of the other gopniks behind you.'
  137. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  138. minut -= 5
  139. gs 'stat'
  140. act 'Go somewhere private': gt 'gschool_sex', 'Anush_private'
  141. end
  142. end
  143. if $ARGS[0] = 'anushnottoday':
  144. *clr & cla
  145. npc_rel['A144'] -= 2
  146. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/nomake.jpg"></center>'
  147. 'You place your hand on her shoulders and gentle push her away. "No I don''t want to."'
  148. 'She rolls her eyes. "Fine what ever, if you don''t want to have a little fun, I will find someone that does." With that she turns and walks off, leaving you unsure what just happened.'
  149. act 'Continue': gt 'gschool_lessons', 'short_break'
  150. end
  151. !!!!!!!!!!!!!!!!!!!!!!!!
  152. !!!Albina Barlovskaya!!!
  153. !!!!!!!!!!!!!!!!!!!!!!!!
  154. if numnpc = 23:
  155. if albinaQWdance > 0 and AlbinaBlokDance = 0 and ZvezdEnd = 0:
  156. 'Albina offers you a friendly smile and says: "<<$pcs_nickname>>, you''re progressing very well in your training. Don''t forget to keep attending!"'
  157. if pav_slut >= 125:'By the way, some people are telling some pretty disgusting rumours about you.'
  158. end
  159. if artemIzdev = 1:
  160. act 'Ask about a tiny camera':
  161. minut += 5
  162. artemIzdev = 2
  163. 'You ask Albina if she knows where you could get a tiny camera, saying it''s for a prank you''re pulling on your parents. Albina smiles and nods: "There''s a photo studio in the city, they''ll have that you need!"'
  164. 'You thank her for the help. Maybe now you''ll finally be able to get out of this hell.'
  165. if $loc ! 'gdkin':
  166. act 'Leave': gt 'gschool_lessons', 'short_break'
  167. else
  168. act 'Move away': gt $loc, $metka
  169. end
  170. end
  171. end
  172. if AlbFrend = 1:
  173. AlbFrend = 2
  174. npc_rel['A23'] = 100
  175. 'Albina smiles gratefully at you as she says: "Thank you <<$pcs_nickname>>! Like they say... a friend in need is a friend indeed. Your timely warning saved me, I had just enough time to get rid of all the evidence! Unfortunately we do have to stop with Albina''s Starlets, to keep ourselves out of trouble."'
  176. elseif AlbFather = 2 and AlbEnemy = 0:
  177. npc_rel['A23'] = 0
  178. AlbEnemy = 1
  179. 'Albina angrily glares at you as she talks: "Cut the crap, bitch... I know what you did. You''ll regret this!"'
  180. end
  181. end
  182. !!!!!!!!!!!!!
  183. !!!Chat!!!
  184. !!!!!!!!!!!!!
  185. if narkoman = 1 and npcnum = 1 and npc_rel['A1'] > 100:
  186. 'You don''t want to but the you feel miserable and everything hurts, you crave the rush that you''ve come to enjoy so much'
  187. '"Please Dimka, can I have some pale lady?"'
  188. if dimaRevenge = 0:
  189. 'Dimka grins. Sure, why don''t we go somewhere queieter...'
  190. 'Resolved to do anything to make the pain go away and feel happy again, you mentally sigh and follow him'
  191. end
  192. end
  193. if $loc ! 'gdkin':
  194. act 'Leave': gt 'gschool_lessons', 'short_break'
  195. else
  196. act 'Move away': gt $loc, $metka
  197. end
  198. !!!!!!!!!!!!!
  199. !!!Chat!!!
  200. !!!!!!!!!!!!!
  201. act 'Chat':
  202. *clr & cla
  203. if $loc = 'gdkin':minut += 5
  204. gs 'stat'
  205. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  206. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  207. if numnpc = 1 and npc_rel['A<<numnpc>>'] = 0:
  208. cla
  209. 'Dimka doesn''t try to hide his disdain for you: "Get away from me, you pimply pig."'
  210. if $loc ! 'gdkin':
  211. act 'Leave': gt 'gschool_lessons', 'short_break'
  212. else
  213. act 'Move away': gt $loc, $metka
  214. end
  215. exit
  216. end
  217. if $loc ! 'gdkin':
  218. gs 'nogorslut'
  219. gs 'yesgorslut'
  220. act 'Continue': gt 'gschool_lessons', 'short_break'
  221. else
  222. gs 'nogorslut'
  223. gs 'yesgorslut'
  224. act 'Move away':gt $loc, $metka
  225. end
  226. end
  227. !!!!!!!!!!!
  228. !!Lariska!!
  229. !!!!!!!!!!!
  230. if numnpc = 13 and lariskaHelp = -1:
  231. 'She looks at you rejectedly, and softly says: "Leave me alone, <<$pcs_nickname>>. I want nothing to do with you any more."'
  232. if $loc ! 'gdkin':
  233. act 'Leave': gt 'gschool_lessons', 'short_break'
  234. else
  235. act 'Move away': gt $loc, $metka
  236. end
  237. end
  238. !!!!!!!!!!!!!!!!!!!!!!
  239. !!!Artem CHEBOTAREV!!!
  240. !!!!!!!!!!!!!!!!!!!!!!
  241. if numnpc = 2:
  242. if (pcs_dom > 0 or grupTipe = 3) and artemLernQW = 0:
  243. act '"Could you help me out a bit in school?"':
  244. *clr & cla
  245. if $loc = 'gdkin':minut += 5
  246. npc_rel['A<<numnpc>>'] += 5
  247. sub += 1
  248. if pav_slut < 125: artemLernQW = 1
  249. gs 'stat'
  250. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  251. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  252. if pav_slut < 125:'You approach Artem and explain how you''re struggling in school and could really use his help studying. Artem is a bit surprised: "What... you want my help? Well, okay I guess. Come meet me at my place if you want to do homework together."'
  253. if pav_slut >= 125:'You approach Artem and explain how you''re struggling in school and could really use his help studying. Artem is outraged: "Bah... the school whore needs my help? I don''t think so."'
  254. if $loc ! 'gdkin':
  255. act 'Leave': gt 'gschool_lessons', 'short_break'
  256. else
  257. act 'Move away': gt $loc, $metka
  258. end
  259. end
  260. end
  261. end
  262. !!!!!!!!!!!!!!!!!!
  263. !!Ivan Prokhorov!!
  264. !!!!!!!!!!!!!!!!!!
  265. if numnpc = 3:gt 'IvanEv', 'School Chat'
  266. !!!!!!!!!!!!!!!
  267. !!Vitek Kotov!!
  268. !!!!!!!!!!!!!!!
  269. if numnpc = 9 and kotovloveqw > 0 and $loc ! 'gdkin' and NikoPayback = 2:act 'Tell him about Niko':gt 'NikoPayback', 'Vitek Help'
  270. !!!!!!!!!!!!!!!!!!
  271. !!!Fedor Kozlov!!!
  272. !!!!!!!!!!!!!!!!!!
  273. if numnpc = 5 and $loc ! 'gdkin' and FedorLove < 0:
  274. gt 'FedorMisc', 'Fedor Hate'
  275. elseif numnpc = 5 and $loc ! 'gdkin':
  276. gt 'FedorMisc', 'Fedor Chat'
  277. end
  278. !!!!!!!!!!!!!!!!!!
  279. !!!JULIA milova!!!
  280. !!!!!!!!!!!!!!!!!!
  281. if numnpc = 12:
  282. if (pcs_dom > 0 or grupTipe = 3) and JuliaMilLernQW = 0 and npc_rel['A<<numnpc>>'] >= 80:
  283. act '"Could you help me out a bit in school?"':
  284. *clr & cla
  285. if $loc = 'gdkin':minut += 5
  286. npc_rel['A<<numnpc>>'] += 5
  287. sub += 1
  288. JuliaMilLernQW = 1
  289. gs 'stat'
  290. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  291. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  292. if pav_slut < 125:'You approach Julia and explain how you''re struggling in school and could really use his help studying. She thinks it over for a second, but happily agrees: "Sure <<$pcs_nickname>>, that could be fun!"'
  293. if pav_slut >= 125:'You approach Julia and explain how you''re struggling in school and could really use his help studying. She makes some comments about your lousy reputation in school, but at the same time doesn''t seem to care too much about it and agrees to help you anyway. As long as you don''t tell anyone.'
  294. if $loc ! 'gdkin':gt 'gschool_lessons', 'short_break'
  295. if $loc ! 'gdkin':
  296. xgt 'gschool_lessons', 'short_break', 'nopict'
  297. else
  298. act 'Move away': gt $loc, $metka
  299. end
  300. end
  301. end
  302. end
  303. !!!!!!!!!!!!!!!!!!!
  304. !!!Katja MEYNOLD!!!
  305. !!!!!!!!!!!!!!!!!!!
  306. if numnpc = 14:
  307. if meynoldQW = 1:
  308. act 'Thank Katja for taking you home from the disco':
  309. *clr & cla
  310. if $loc = 'gdkin':minut += 5
  311. npc_rel['A<<numnpc>>'] += 5
  312. meynoldQW = 2
  313. gs 'stat'
  314. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  315. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  316. 'You approach Katja and thank her for taking you home from the disco when you were drunk, the other night. Katja gives you a knowing smile and says: "Don''t mention it, <<$pcs_nickname>>! You really shouldn''t get that drunk at the disco though, that could end badly. Some of the guys there are real pigs..."'
  317. if $loc ! 'gdkin':
  318. xgt 'gschool_lessons', 'short_break', 'nopict'
  319. else
  320. act 'Move away': gt $loc, $metka
  321. end
  322. end
  323. end
  324. if rand(1,3) = 1 and npc_sex['A14'] = 1 and $pantyworntype = 'none' and PCloSkirt > 1 and tangaday ! daystart: gt 'Katja_tanga', 'start'
  325. if rand(1,2) = 1 and katschoolsex = 1 and pcs_horny > 40:
  326. *clr
  327. if $loc = 'gdkin':
  328. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss1.jpg"></center>'
  329. else
  330. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss.jpg"></center>'
  331. end
  332. minut += 1
  333. gs'stat'
  334. 'Katja slowly leans in towards you, almost closing her eyes and slowly opening her mouth. Unable to resist, you lean in and meet her with a kiss.'
  335. gs 'katjaEv', 'kiss_events'
  336. elseif meynoldQW > 1 and pcs_makeup <= 1:
  337. 'Katja looks at you with a smile: "<<$pcs_nickname>>, I bet you would look great with a little make-up on you! What do you say?"'
  338. act 'Let her put makeup on you':
  339. *clr & cla
  340. pcs_hairbsh = 1
  341. if $loc = 'gdkin':minut += 5
  342. gs 'stat'
  343. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  344. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  345. 'Katja happily grins as she quickly straightens your hair: "What do you want? A light touch-up, some normal make-up or shall I just shovel it on?"'
  346. act 'Light touch-up':
  347. cla
  348. pcs_makeup = 2
  349. 'Katja subtly applies some neutral tones, with a light application of makeup to bring out your natural beauty.'
  350. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes, and blushes.'
  351. if $loc ! 'gdkin':
  352. xgt 'gschool_lessons', 'short_break', 'nopict'
  353. else
  354. act 'Move away': gt $loc, $metka
  355. end
  356. end
  357. act 'Normal make-up':
  358. cla
  359. pcs_makeup = 3
  360. 'Katja applies some mildly vibrate tones and colors of makeup to cover your minor imperfections and enhance your best features.'
  361. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes, and blushes.'
  362. if $loc ! 'gdkin':
  363. xgt 'gschool_lessons', 'short_break', 'nopict'
  364. else
  365. act 'Move away': gt $loc, $metka
  366. end
  367. end
  368. act 'Heavy make-up':
  369. cla
  370. pcs_makeup = 4
  371. 'Katja applies some deeper, richer shades of makeup, thick enough to cover most imperfections, while drawing attention to your eyes and lips.'
  372. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes and blushes.'
  373. if $loc ! 'gdkin':
  374. xgt 'gschool_lessons', 'short_break', 'nopict'
  375. else
  376. act 'Move away': gt $loc, $metka
  377. end
  378. end
  379. end
  380. end
  381. if (npc_rel['A<<numnpc>>'] > 60) and (KatjaOTN > 0) and (KatjaLust > 15) :
  382. !!new Katja stuff not sure where you want to put it. It should be an option when you talk to her at school or the dance where it says Chat, but add this as an option.
  383. act 'Kiss Katja':
  384. *clr & cla
  385. if $loc = 'gdkin':
  386. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss1.jpg"></center>'
  387. elseif $loc ! 'gdkin':
  388. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss.jpg"></center>'
  389. end
  390. minut += 1
  391. gs'stat'
  392. 'You lean in to kiss Katja'
  393. if Katjahorny < 30:
  394. 'She pulls away from you as you try and kiss her, she looks around to see if anyone seen. "Not here and not now."'
  395. if $loc ! 'gdkin':
  396. xgt 'gschool_lessons', 'short_break', 'nopict'
  397. else
  398. act 'Move away': gt $loc, $metka
  399. end
  400. else
  401. *clr & cla
  402. gs 'stat'
  403. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  404. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  405. 'You slowly lean in towards Katja to kiss her. Unable to resist, Katja almost closing her eyes, slowly opening her mouth, leans in and meets your kiss.'
  406. gs 'katjaEv', 'kiss_events'
  407. end
  408. end
  409. end
  410. if apmeet = 3 and artemIzdev = 0:
  411. act 'Ask how to stop Artem and Peter''s blackmail':
  412. *clr & cla
  413. if $loc = 'gdkin':minut += 5
  414. artemIzdev = 1
  415. gs 'stat'
  416. '<center><b><font color = maroon><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  417. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  418. 'You make sure no one else is paying attention, and tell Katja about what Artem and Peter are doing to you on Mondays. At first she doesn''t believe you. After a while, all of the nasty details you''re sharing convince her that there is no way you''re making this up. Katja is shocked!'
  419. 'You tell her that the only way you have thought of to get rid of their blackmailing, is to get blackmailing material of your own. Katja nods and says: "That makes sense, actually... if you could somehow make it look violent, I bet it would work even better! I don''t know where you would be able to find a tiny camera though... maybe Albina can help you?"'
  420. if $loc ! 'gdkin':
  421. xgt 'gschool_lessons', 'short_break', 'nopict'
  422. else
  423. act 'Move away': gt $loc, $metka
  424. end
  425. end
  426. end
  427. if meynoldQW > 1 and pcs_makeup > 1:
  428. if $loc ! 'gdkin':
  429. !!school
  430. !!if KatjaHorny >= 50:end
  431. !!if KatjaHorny < 50:end
  432. end
  433. if $loc = 'gdkin':
  434. !!at the disco
  435. !!if KatjaHorny >= 50:end
  436. !!if KatjaHorny < 50:end
  437. end
  438. end
  439. end
  440. !!!!!!!!!!!!!!!!!!!!!!!!!
  441. !!!Natasha Belova Botha!!
  442. !!!!!!!!!!!!!!!!!!!!!!!!!
  443. if numnpc = 16:
  444. if pcs_dom > 0 and NatashaQW = 0 and npc_rel['A<<numnpc>>'] >= 80:
  445. act '"Could you help me out a bit in school?"':
  446. *clr & cla
  447. if $loc = 'gdkin':minut += 5
  448. npc_rel['A<<numnpc>>'] += 5
  449. sub += 1
  450. NatashaQW = 1
  451. gs 'stat'
  452. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  453. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  454. if pav_slut < 125:'You approach Natasha and explain how you''re struggling in school and could really use her help studying. She thinks it over for a second, but happily agrees: "Sure <<$pcs_nickname>>, that could be fun!"'
  455. if pav_slut >= 125:'You approach Natasha and explain how you''re struggling in school and could really use her help studying. She makes some comments about your lousy reputation in school, but at the same time doesn''t seem to care too much about it and agrees to help you anyway. As long as you don''t tell anyone.'
  456. if $loc ! 'gdkin':
  457. xgt 'gschool_lessons', 'short_break', 'nopict'
  458. else
  459. act 'Move away': gt $loc, $metka
  460. end
  461. end
  462. end
  463. if natotrab > 0 and NatDolg > 0:
  464. act 'Come to the bathroom with me':
  465. *clr & cla
  466. minut += 5
  467. natotrab += 1
  468. natsub += 1
  469. pcs_dom += 1
  470. gs 'stat'
  471. '<center><b><font color="maroon">Girls Bathroom</font></b></center>'
  472. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/bathroom/girlsbathroom.jpg"></center>'
  473. 'You grab Natasha by the hand and pull her along with you as you tell her. "Come to the bathroom with me."'
  474. 'She looks at you questioningly but doesn''t protest, as you pull her into the bathroom, past a few girls using the mirrors. You take her into a stall with you. You sit down on the toilet and pull down your panties, then spread you legs and tell her. "Down on your knees, time to pay off a little debt."'
  475. 'She looks a little shocked at first but then gets down on her knees and lowers her face to your crotch.'
  476. act 'Further':
  477. *clr & cla
  478. minut += 15
  479. NatDolg -= 500
  480. if npcSex[16] = 0:npcSex[16] = 1 & girl += 1
  481. lesbian += 1
  482. pcs_horny = 0
  483. orgasm += 1
  484. natlesb += 1
  485. gs 'stat'
  486. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/natasha/sex/school/natschoolowe.jpg"></center>'
  487. 'Her tongue starts to lick your clit, you bite your lip to try and keep from moaning to loudly. You lean back and relax, as you let Natasha pleasure you with her tongue. She is getting a lot better at this and if your not mistaken she is starting to like it a lot.'
  488. 'She starts using her fingers on you as well and is really getting into it, you start to pant and moan. Clamping a hand over your own mouth to keep yourself from crying out, it doesn''t her long to bring you to a climax.'
  489. 'Your whole body shudders as the orgasm rocks your body, you grind your pussy against her face as it does. Once the sensation has passed you look down and see Natasha smiling up at you, obviously pleased with herself. You lean down and give her a long slow passionate kiss, tasting your own pussy juices. A few moments later the bell rings and you both hurry to class.'
  490. if $loc ! 'gdkin':
  491. xgt 'gschool_lessons', 'short_break', 'nopict'
  492. else
  493. act 'Move away': gt $loc, $metka
  494. end
  495. end
  496. end
  497. end
  498. end
  499. !!!!!!!!!!!!!!!!!!!!!!!!!
  500. !!!!!Lizaveta Petrov!!!!!
  501. !!!!!!!!!!!!!!!!!!!!!!!!!
  502. if numnpc = 31:
  503. act 'Latest gossip':
  504. *clr & cla
  505. minut += 5
  506. gs 'stat'
  507. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  508. '"So Lizaveta hear any good gossip of late?"'
  509. 'As you ask that her face lights up and she leans in close like she has the best secret in the world to share with you. "Oh my god yes! I was... well it doesn''t matter what I was doing but I overheard some others talking and they said..."'
  510. gs 'gschool_gossip', 'Lizaveta'
  511. if $loc ! 'gdkin':
  512. xgt 'gschool_lessons', 'short_break', 'nopict'
  513. else
  514. act 'Move away': gt $loc, $metka
  515. end
  516. end
  517. end
  518. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  519. !!!!!Aleksandra Kirilenko!!!!!
  520. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  521. if numnpc = 231:
  522. if npc_rel['A<<numnpc>>'] >= 100 and grupTipe = 3 and npc_QW['A<<numnpc>>'] = 0 and temper >= 15:
  523. act 'Ask to join at library after school':
  524. *clr & cla
  525. minut += 5
  526. npc_QW['A<<numnpc>>'] = 1
  527. gs 'stat'
  528. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  529. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  530. '"Hi <<$npc_nickname[''<<''A<<numnpc>>''>>'']>>! I just finished my last book at home and I''m not sure what I should read next. Can I join you at the library this afternoon so that you can help me find another good one to read?"'
  531. '<<$npc_firstname[''<<''A<<numnpc>>''>>'']>>''s face quickly shifts from a smile to confusion. You can tell she''s not sure how to respond and there is a long pause as a result. Finally after about 30 seconds of thought she responds "Sure, that should be alright. Do you mind going home with me first so that I can change out of our uniform?"'
  532. '"That is no problem at all" you reply. "I''ll meet you outside of school after our last period, and then we can head to your house together."'
  533. '"Sounds good <<$pcs_nickname>>. See you then" <<$npc_firstname[''<<''A<<numnpc>>''>>'']>> replies as she heads off.'
  534. if $loc ! 'gdkin':
  535. xgt 'gschool_lessons', 'short_break', 'nopict'
  536. else
  537. act 'Move away': gt $loc, $metka
  538. end
  539. end
  540. elseif npc_rel['A<<numnpc>>'] >= 100 and grupTipe = 3 and npc_QW['A<<numnpc>>'] = 2 and schoolprogul > 0:
  541. act 'Ask to study at her house after school':
  542. *clr & cla
  543. minut += 5
  544. npc_QW['A<<numnpc>>'] = 3
  545. gs 'stat'
  546. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  547. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  548. '"Hi <<$npc_nickname[''<<''A<<numnpc>>''>>'']>>! I ended up missing school the other day because I was sick. Would it be alright with you if we went to your house after school so that you can help me catch up?"'
  549. '<<$npc_firstname[''<<''A<<numnpc>>''>>'']>> replies "Sure <<$pcs_nickname>>, just as long as you aren''t sick anymore. I don''t want to get sick with whatever you had and miss school as well."'
  550. 'You giggle a little bit and reply "Nah, I got over my sickness so you should be fine. I''ll meet you outside of school after our last period, and then we can head to your house together."'
  551. '"Sounds good <<$pcs_nickname>>. See you then" <<$npc_firstname[''<<''A<<numnpc>>''>>'']>> replies as she heads off.'
  552. if $loc ! 'gdkin':
  553. xgt 'gschool_lessons', 'short_break', 'nopict'
  554. else
  555. act 'Move away': gt $loc, $metka
  556. end
  557. end
  558. elseif npc_rel['A<<numnpc>>'] >= 100 and npc_QW['A<<numnpc>>'] = 4 and pcs_dom >= 20:
  559. act 'Serious talk':
  560. *clr & cla
  561. minut += 5
  562. gs 'stat'
  563. npc_QW['A231'] = 5
  564. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  565. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  566. 'As you walk to up <<$npc_firstname[''<<''A<<numnpc>>''>>'']>>, you feel your stomach drop to the floor due to how awkward the situation is. However you''re not about to let what happened end your friendship without at least clearing the air.'
  567. 'After about a minute or so of eye contact, you finally develop enough courage to speak first.'
  568. '"Hi <<$npc_nickname[''<<''A<<numnpc>>''>>'']>>...." You say in a nervous and defeated voice.'
  569. '"Hi <<$pcs_nickname>>...." she replies in an equally nervous voice.'
  570. 'After taking a couple more seconds to fully collect your thoughs, you say "Look, I think we need to talk about what happened last time at your house. Given the subject, it would be best to do so privately. Can we meet after school to talk about it?"'
  571. '<<$npc_nickname[''<<''A<<numnpc>>''>>'']>> doesn''t respond, and almost looks like she''s about to start crying. She finally wimpers "Are you mad at me or are you sickened by me?"'
  572. 'Not completely surprised by what she said, you hold firm in making sure to wait until the two of you are alone. "I don''t wan''t to discuss things here. Meet me after school so we can talk about this more. I promise I''m not going to hurt you if that is what you''re afraid of."'
  573. 'Looking a little releaved, <<$npc_firstname[''<<''A<<numnpc>>''>>'']>> nods her head in a slow manner and sheds a couple of tears. You walk away without either of you saying another word."'
  574. if $loc ! 'gdkin':
  575. xgt 'gschool_lessons', 'short_break', 'nopict'
  576. else
  577. act 'Move away': gt $loc, $metka
  578. end
  579. end
  580. elseif npc_rel['A<<numnpc>>'] >= 100 and npc_QW['A<<numnpc>>'] = 4 and pcs_dom < 20:
  581. act 'Chicken Out':
  582. *clr & cla
  583. minut += 5
  584. gs 'stat'
  585. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  586. '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big<<numnpc>>.jpg"></center>'
  587. 'As you see <<$npc_firstname[''<<''A<<numnpc>>''>>'']>>, you feel your stomach drop to the floor due to how awkward the situation is. You don''t have enough courage to bring up what happened the last time you were at <<$npc_firstname[''<<''A<<numnpc>>''>>'']>>''s house, so you pretend to not see her and carry on your way.'
  588. if $loc ! 'gdkin':
  589. xgt 'gschool_lessons', 'short_break', 'nopict'
  590. else
  591. act 'Move away': gt $loc, $metka
  592. end
  593. end
  594. elseif npc_QW['A<<numnpc>>'] > 5:
  595. 'Ever since you asked <<$npc_nickname[''<<''A<<numnpc>>''>>'']>> to be your girlfriend, she has come out of her shell a bit more. She even kisses you while at school!'
  596. act 'Kiss her':
  597. *clr & cla
  598. minut += 5
  599. npc_rel['A<<numnpc>>'] += 10
  600. npc_love['A<<numnpc>>'] += 5
  601. npc_horny['A<<numnpc>>'] += 15
  602. gs 'arousal', 'kiss', '5', 'futa'
  603. gs 'stat'
  604. '<center><b><font color="maroon"><<$npc_firstname[''A<<numnpc>>'']>> <<$npc_lastname[''A<<numnpc>>'']>></font></b></center>'
  605. !!Image needed '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/aleksandra/school_kiss.jpg"></center>'
  606. 'You lean in to kiss <<$npc_firstname[''<<''A<<numnpc>>''>>'']>> and you both close your eyes as your lips meet. You don''t really care what anyone else thinks, you both just enjoy the moment.'
  607. 'You eventually break off the kiss and say "See you later cutie" and head on your way.'
  608. if $loc ! 'gdkin':
  609. xgt 'gschool_lessons', 'short_break', 'nopict'
  610. else
  611. act 'Move away': gt $loc, $metka
  612. end
  613. end
  614. end
  615. end
  616. --- Snpc ---------------------------------