Snpc.qsrc 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742
  1. # Snpc
  2. gs 'dinnpc'
  3. gs 'stat'
  4. $static_num = $school_static_num[numnpc]
  5. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  6. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  7. '<<$npc_notes[$static_num]>>'
  8. if grupTipe[numnpc] = 5:'<<$npc_firstname[$static_num]>> is an outcast in school, and often gets picked on at school.'
  9. if grupTipe[numnpc] = 6:''
  10. if grupTipe[numnpc] = 3:'<<$npc_firstname[$static_num]>> is a nerd, and is often found around the rest of the nerds doing homework or a their game night.'
  11. if grupTipe[numnpc] = 2:'<<$npc_firstname[$static_num]>> is part of the athletic clique in your school.'
  12. if grupTipe[numnpc] = 1:'<<$npc_firstname[$static_num]>> is popular, and spends time with the other popular kids usually.'
  13. if grupTipe[numnpc] = 4:'<<$npc_firstname[$static_num]>> is a Gopnik, and spends a lot of time doing what Gopniks usually do: be loud, and drink beer.'
  14. if npc_rel[$static_num] < 20:'They really don''t like you.'
  15. if npc_rel[$static_num] >= 20 and npc_rel[$static_num] < 40:'They are fairly indifferent to you.'
  16. if npc_rel[$static_num] >= 40 and npc_rel[$static_num] < 60:'The two of you get along together fairly well together, more of casual friends.'
  17. if npc_rel[$static_num] >= 60 and npc_rel[$static_num] < 80:'You get along great with them, they are one of your friends.'
  18. if npc_rel[$static_num] >= 80:'They are one of your best friends.'
  19. if numnpc = 14 and KatjaOTN > 0:
  20. if KatjaHorny < 20:'Katja looks calm and stoic.'
  21. if KatjaHorny >= 20 and KatjaHorny < 40:'You see a naughty twinkle in Katja''s eyes.'
  22. if KatjaHorny >= 40 and KatjaHorny < 60:'Katja has a faint blush on her cheeks and she looks at you mischievously.'
  23. if KatjaHorny >= 60 and KatjaHorny < 80:'Katja is blushing fairly obviously, and looks at you longingly.'
  24. 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.'
  25. end
  26. ''
  27. ''
  28. !!act 'Move away':gt $loc, $metka
  29. gs 'cumreaction'
  30. gs 'izdevat'
  31. gs 'krutishi'
  32. if numnpc = 9:gs 'kotovtalker'
  33. !!!!!!!!!!!!!!!!!!
  34. !!!Niko Volkov!!!!
  35. !!!!!!!!!!!!!!!!!!
  36. if numnpc = 61 and $loc ! 'gdkin' and NikoBreakup = 1:
  37. gt 'NikoEv', 'Lunch Breakup'
  38. elseif numnpc = 61 and $loc = 'gdkin' and NikoBreakup = 1:
  39. gt 'NikoEv', 'Disco Breakup'
  40. elseif numnpc = 61 and $loc = 'gdkin' and NikoBreakupDay = daystart:
  41. gt 'NikoEv', 'Disco Breakup 2'
  42. elseif numnpc = 61 and $loc ! 'gdkin' and NikoIntro = 0:
  43. gt 'NikoEv', 'Lunch Intro'
  44. elseif numnpc = 61 and $loc ! 'gdkin' and NikoIntro = 1:
  45. gt 'NikoEv', 'Lunch Chat'
  46. elseif numnpc = 61 and $loc = 'gdkin' and NikoIntro = 0:
  47. gt 'NikoEv', 'Disco Intro'
  48. elseif numnpc = 61 and $loc = 'gdkin' and NikoIntro = 1:
  49. gt 'NikoEv', 'Disco Chat'
  50. end
  51. !!!!!!!!!!!!!
  52. !!!gopniks!!!
  53. !!!!!!!!!!!!!
  54. if grupTipe[numnpc] = 4:
  55. if $loc = 'gdkin':
  56. if pav_slut < 125:
  57. if numnpc ! 9:
  58. if npcPol[numnpc] = 0:
  59. '<<$npc_firstname[$static_num]>> offers you a beer and says: "Hey <<$pcs_nickname>>! Let''s drink some beer and have some fun!"'
  60. else
  61. '<<$npc_firstname[$static_num]>> offers you a beer and says: "Hey <<$pcs_nickname>>! Let''s drink some beer and have some fun!"'
  62. end
  63. act 'Decline':npc_rel[$static_num] -= 5 & gt $loc, $metka
  64. act 'Drink the beer':
  65. *clr & cla
  66. minut += 5
  67. npc_rel[$static_num] += 5
  68. alko += rand(1,2)
  69. if pcs_hydra >= 100:
  70. pcs_hydra += 5
  71. else
  72. pcs_hydra += 10
  73. end
  74. cumspclnt = 2
  75. gs 'cum_cleanup'
  76. pcs_breath = 0
  77. gs 'stat'
  78. 'You happily take the beer, and drink it in <<$npc_firstname[$static_num]>>''s company.'
  79. act 'Move away':gt $loc, $metka
  80. end
  81. end
  82. elseif pav_slut >= 125:
  83. if npcPol[numnpc] = 0:
  84. '<<$npc_firstname[$static_num]>> looks at you wearily: "What do you want? Looking for a dick to suck on or something?"'
  85. else
  86. '<<$npc_firstname[$static_num]>> wrinkles her nose as she looks at you: "Hey cocksucker, get away from me! I don''t want to be seen talking to you."'
  87. end
  88. act 'Move away':npc_rel[$static_num] -= 5 & gt $loc, $metka
  89. end
  90. exit
  91. end
  92. end
  93. if numnpc = 45:
  94. !!I would like to change this so even if all the requirements are meet it only fires one in 5 times.
  95. if $loc ! 'gdkin' and npc_rel[$static_num] > 50 and (Anush_sex > 0 or hotcat >= 7) and rand(0,4) = 0:
  96. act 'You''re looking flushed':
  97. *clr & cla
  98. if Anush_lunch = 0:
  99. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/45.jpg"></center>'
  100. '"Hey Anush you feeling ok? You kinda look flush, is something wrong? Would you like to talk about it?"'
  101. '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."'
  102. '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."'
  103. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  104. minut -= 5
  105. gs 'stat'
  106. act 'Um that''s not what I meant': gt 'Snpc', 'anushnottoday'
  107. act 'Kiss her back.':
  108. *clr & cla
  109. Anush_lunch = 1
  110. npc_rel['A144'] += 1
  111. pav_sex +=1
  112. gs 'stat'
  113. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  114. '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.'
  115. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  116. minut -= 5
  117. gs 'stat'
  118. act 'Not today': gt 'Snpc', 'anushnottoday'
  119. act 'Go with it':
  120. *clr & cla
  121. Anush_lunch = 1
  122. pcs_horny += 10
  123. npc_rel['A144'] += 1
  124. grupvalue[4] +=1
  125. pav_sex +=1
  126. gs 'stat'
  127. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  128. 'You breath heavily feeling yourself turned on. "Ok, where?"'
  129. '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.'
  130. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  131. minut -= 5
  132. gs 'stat'
  133. act 'Go somewhere private': gt 'gschool_sex', 'Anush_private'
  134. end
  135. end
  136. else
  137. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  138. '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."'
  139. 'You barely even have time to get the words out when she is leaning in and kissing you, her hands reach around to squeeze you butt.'
  140. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  141. minut -= 5
  142. gs 'stat'
  143. act 'Not today': gt 'Snpc', 'anushnottoday'
  144. act 'Kiss her back.':
  145. *clr & cla
  146. Anush_lunch = 1
  147. npc_rel['A144'] += 1
  148. pav_sex +=1
  149. gs 'stat'
  150. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  151. '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.'
  152. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  153. minut -= 5
  154. gs 'stat'
  155. act 'Not today': gt 'Snpc', 'anushnottoday'
  156. act 'Go with it':
  157. *clr & cla
  158. Anush_lunch = 1
  159. pcs_horny += 10
  160. npc_rel['A144'] += 1
  161. grupvalue[4] +=1
  162. pav_sex +=1
  163. gs 'stat'
  164. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/anushka/makeout.mp4"></video></center>'
  165. 'You breath heavily feeling yourself turned on. "Ok, where?"'
  166. '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.'
  167. gs 'arousal', 'foreplay', 5, 'lesbian', 'exhibitionism'
  168. minut -= 5
  169. gs 'stat'
  170. act 'Go somewhere private': gt 'gschool_sex', 'Anush_private'
  171. end
  172. end
  173. end
  174. end
  175. end
  176. end
  177. if $ARGS[0] = 'anushnottoday':
  178. *clr & cla
  179. npc_rel['A144'] -= 2
  180. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/nomake.jpg"></center>'
  181. 'You place your hand on her shoulders and gentle push her away. "No I don''t want to."'
  182. '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.'
  183. act 'Continue': gt 'gschool_lessons', 'short_break'
  184. end
  185. !!!!!!!!!!!!!!!!!!!!!!!!
  186. !!!Albina Barlovskaya!!!
  187. !!!!!!!!!!!!!!!!!!!!!!!!
  188. if numnpc = 23:
  189. if albinaQWdance > 0 and AlbinaBlokDance = 0 and ZvezdEnd = 0:
  190. 'Albina offers you a friendly smile and says: "<<$pcs_nickname>>, you''re progressing very well in your training. Don''t forget to keep attending!"'
  191. if pav_slut >= 125:'By the way, some people are telling some pretty disgusting rumours about you.'
  192. end
  193. if artemIzdev = 1:
  194. act 'Ask about a tiny camera':
  195. minut += 5
  196. artemIzdev = 2
  197. '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!"'
  198. 'You thank her for the help. Maybe now you''ll finally be able to get out of this hell.'
  199. if $loc ! 'gdkin':
  200. act 'Leave': gt 'gschool_lessons', 'short_break'
  201. else
  202. act 'Move away': gt $loc, $metka
  203. end
  204. end
  205. end
  206. if AlbFrend = 1:
  207. AlbFrend = 2
  208. npc_rel['A23'] = 100
  209. '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."'
  210. elseif AlbFather = 2 and AlbEnemy = 0:
  211. npc_rel['A23'] = 0
  212. AlbEnemy = 1
  213. 'Albina angrily glares at you as she talks: "Cut the crap, bitch... I know what you did. You''ll regret this!"'
  214. end
  215. end
  216. !!!!!!!!!!!!!
  217. !!!Chat!!!
  218. !!!!!!!!!!!!!
  219. if narkoman = 1 and npcnum = 1 and npc_rel['A1'] > 100:
  220. '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'
  221. '"Please Dimka, can I have some pale lady?"'
  222. if dimaRevenge = 0:
  223. 'Dimka grins. Sure, why don''t we go somewhere queieter...'
  224. 'Resolved to do anything to make the pain go away and feel happy again, you mentally sigh and follow him'
  225. end
  226. end
  227. if $loc ! 'gdkin':
  228. act 'Leave': gt 'gschool_lessons', 'short_break'
  229. else
  230. act 'Move away': gt $loc, $metka
  231. end
  232. !!!!!!!!!!!!!
  233. !!!Chat!!!
  234. !!!!!!!!!!!!!
  235. act 'Chat':
  236. *clr & cla
  237. if $loc = 'gdkin':minut += 5
  238. gs 'stat'
  239. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  240. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  241. if numnpc = 1 and npc_rel[$static_num] = 0:
  242. cla
  243. 'Dimka does no efforts to hide his disdain for you: "Get away from me, you pimply pig."'
  244. if $loc ! 'gdkin':
  245. act 'Leave': gt 'gschool_lessons', 'short_break'
  246. else
  247. act 'Move away': gt $loc, $metka
  248. end
  249. exit
  250. end
  251. if $loc ! 'gdkin':
  252. gs 'nogorslut'
  253. gs 'yesgorslut'
  254. act 'Continue': gt 'gschool_lessons', 'short_break'
  255. else
  256. gs 'nogorslut'
  257. gs 'yesgorslut'
  258. act 'Move away':gt $loc, $metka
  259. end
  260. end
  261. !!!!!!!!!!!
  262. !!Lariska!!
  263. !!!!!!!!!!!
  264. if numnpc = 13 and lariskaHelp = -1:
  265. 'She looks at you rejectedly, and softly says: "Leave me alone, <<$pcs_nickname>>. I want nothing to do with you any more."'
  266. if $loc ! 'gdkin':
  267. act 'Leave': gt 'gschool_lessons', 'short_break'
  268. else
  269. act 'Move away': gt $loc, $metka
  270. end
  271. end
  272. !!!!!!!!!!!!!!!!!!!!!!
  273. !!!Artem CHEBOTAREV!!!
  274. !!!!!!!!!!!!!!!!!!!!!!
  275. if numnpc = 2:
  276. if (pcs_dom > 0 or grupTipe = 3) and artemLernQW = 0:
  277. act '"Could you help me out a bit in school?"':
  278. *clr & cla
  279. if $loc = 'gdkin':minut += 5
  280. npc_rel[$static_num] += 5
  281. sub += 1
  282. if pav_slut < 125: artemLernQW = 1
  283. gs 'stat'
  284. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  285. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  286. 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."'
  287. 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."'
  288. if $loc ! 'gdkin':
  289. act 'Leave': gt 'gschool_lessons', 'short_break'
  290. else
  291. act 'Move away': gt $loc, $metka
  292. end
  293. end
  294. end
  295. end
  296. !!!!!!!!!!!!!!!!!!
  297. !!Ivan Prokhorov!!
  298. !!!!!!!!!!!!!!!!!!
  299. if numnpc = 3:gt 'IvanEv', 'School Chat'
  300. !!!!!!!!!!!!!!!
  301. !!Vitek Kotov!!
  302. !!!!!!!!!!!!!!!
  303. if numnpc = 9 and kotovloveqw > 0 and $loc ! 'gdkin' and NikoPayback = 2:act 'Tell him about Niko':gt 'NikoPayback', 'Vitek Help'
  304. !!!!!!!!!!!!!!!!!!
  305. !!!Fedor Kozlov!!!
  306. !!!!!!!!!!!!!!!!!!
  307. if numnpc = 5 and $loc ! 'gdkin' and FedorLove < 0:
  308. gt 'FedorMisc', 'Fedor Hate'
  309. elseif numnpc = 5 and $loc ! 'gdkin':
  310. gt 'FedorMisc', 'Fedor Chat'
  311. end
  312. !!!!!!!!!!!!!!!!!!
  313. !!!JULIA milova!!!
  314. !!!!!!!!!!!!!!!!!!
  315. if numnpc = 12:
  316. if (pcs_dom > 0 or grupTipe = 3) and JuliaMilLernQW = 0 and npc_rel[$static_num] >= 80:
  317. act '"Could you help me out a bit in school?"':
  318. *clr & cla
  319. if $loc = 'gdkin':minut += 5
  320. npc_rel[$static_num] += 5
  321. sub += 1
  322. JuliaMilLernQW = 1
  323. gs 'stat'
  324. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  325. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  326. 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!"'
  327. 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.'
  328. if $loc ! 'gdkin':gt 'gschool_lessons', 'short_break'
  329. if $loc ! 'gdkin':
  330. xgt 'gschool_lessons', 'short_break', 'nopict'
  331. else
  332. act 'Move away': gt $loc, $metka
  333. end
  334. end
  335. end
  336. end
  337. !!!!!!!!!!!!!!!!!!!
  338. !!!Katja MEYNOLD!!!
  339. !!!!!!!!!!!!!!!!!!!
  340. if numnpc = 14:
  341. if meynoldQW = 1:
  342. act 'Thank Katja for taking you home from the disco':
  343. *clr & cla
  344. if $loc = 'gdkin':minut += 5
  345. npc_rel[$static_num] += 5
  346. meynoldQW = 2
  347. gs 'stat'
  348. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  349. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  350. '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..."'
  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. end
  358. if rand(1,3) = 1 and npcSex[14] = 1 and $pantyworntype = 'none' and PCloSkirt > 1 and tangaday ! daystart: gt 'Katja_tanga', 'start'
  359. if rand(1,2) = 1 and katschoolsex = 1 and pcs_horny > 40:
  360. *clr
  361. if $loc = 'gdkin':
  362. minut += 1
  363. gs'stat'
  364. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss1.jpg"></center>'
  365. elseif $loc ! 'gdkin':
  366. minut += 1
  367. gs'stat'
  368. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss.jpg"></center>'
  369. end
  370. '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.'
  371. gs 'katjaEv', 'kiss_events'
  372. elseif meynoldQW > 1 and pcs_makeup <= 1:
  373. '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?"'
  374. act 'Let her put makeup on you':
  375. *clr & cla
  376. pcs_hairbsh = 1
  377. if $loc = 'gdkin':minut += 5
  378. gs 'stat'
  379. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  380. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  381. '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?"'
  382. act 'Light touch-up':
  383. cla
  384. pcs_makeup = 2
  385. 'Katja subtly applies some neutral tones, with a light application of makeup to bring out your natural beauty.'
  386. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes, and blushes.'
  387. if $loc ! 'gdkin':
  388. xgt 'gschool_lessons', 'short_break', 'nopict'
  389. else
  390. act 'Move away': gt $loc, $metka
  391. end
  392. end
  393. act 'Normal make-up':
  394. cla
  395. pcs_makeup = 3
  396. 'Katja applies some mildly vibrate tones and colors of makeup to cover your minor imperfections and enhance your best features.'
  397. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes, and blushes.'
  398. if $loc ! 'gdkin':
  399. xgt 'gschool_lessons', 'short_break', 'nopict'
  400. else
  401. act 'Move away': gt $loc, $metka
  402. end
  403. end
  404. act 'Heavy make-up':
  405. cla
  406. pcs_makeup = 4
  407. 'Katja applies some deeper, richer shades of makeup, thick enough to cover most imperfections, while drawing attention to your eyes and lips.'
  408. if KatjaOTN > 0:KatjaHorny += 10 & 'Katja suddenly becomes aware that she is staring into your eyes and blushes.'
  409. if $loc ! 'gdkin':
  410. xgt 'gschool_lessons', 'short_break', 'nopict'
  411. else
  412. act 'Move away': gt $loc, $metka
  413. end
  414. end
  415. end
  416. end
  417. if (npc_rel[$static_num] > 60) and (KatjaOTN > 0) and (KatjaLust > 15) :
  418. !!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.
  419. act 'Kiss Katja':
  420. *clr & cla
  421. if $loc = 'gdkin':
  422. minut += 1
  423. gs'stat'
  424. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss1.jpg"></center>'
  425. elseif $loc ! 'gdkin':
  426. minut += 1
  427. gs'stat'
  428. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/tanga_kiss.jpg"></center>'
  429. end
  430. 'You lean in to kiss Katja'
  431. if Katjahorny < 30:
  432. 'She pulls away from you as you try and kiss her, she looks around to see if anyone seen. "Not here and not now."'
  433. if $loc ! 'gdkin':
  434. xgt 'gschool_lessons', 'short_break', 'nopict'
  435. else
  436. act 'Move away': gt $loc, $metka
  437. end
  438. else
  439. *clr & cla
  440. gs 'stat'
  441. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  442. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  443. '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.'
  444. gs 'katjaEv', 'kiss_events'
  445. end
  446. end
  447. end
  448. if apmeet = 3 and artemIzdev = 0:
  449. act 'Ask how to stop Artem and Peter''s blackmail':
  450. *clr & cla
  451. if $loc = 'gdkin':minut += 5
  452. artemIzdev = 1
  453. gs 'stat'
  454. '<center><b><font color = maroon><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  455. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  456. '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!'
  457. '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?"'
  458. if $loc ! 'gdkin':
  459. xgt 'gschool_lessons', 'short_break', 'nopict'
  460. else
  461. act 'Move away': gt $loc, $metka
  462. end
  463. end
  464. end
  465. if meynoldQW > 1 and pcs_makeup > 1:
  466. if $loc ! 'gdkin':
  467. !!school
  468. !!if KatjaHorny >= 50:end
  469. !!if KatjaHorny < 50:end
  470. end
  471. if $loc = 'gdkin':
  472. !!at the disco
  473. !!if KatjaHorny >= 50:end
  474. !!if KatjaHorny < 50:end
  475. end
  476. end
  477. end
  478. !!!!!!!!!!!!!!!!!!!!!!!!!
  479. !!!Natasha Belova Botha!!
  480. !!!!!!!!!!!!!!!!!!!!!!!!!
  481. if numnpc = 16:
  482. if pcs_dom > 0 and NatBelLernQW = 0 and npc_rel[$static_num] >= 80:
  483. act '"Could you help me out a bit in school?"':
  484. *clr & cla
  485. if $loc = 'gdkin':minut += 5
  486. npc_rel[$static_num] += 5
  487. sub += 1
  488. NatBelLernQW = 1
  489. gs 'stat'
  490. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  491. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/<<numnpc>>.jpg"></center>'
  492. 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!"'
  493. 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.'
  494. if $loc ! 'gdkin':
  495. xgt 'gschool_lessons', 'short_break', 'nopict'
  496. else
  497. act 'Move away': gt $loc, $metka
  498. end
  499. end
  500. end
  501. if natotrab > 0 and NatDolg > 0:
  502. act 'Come to the bathroom with me':
  503. *clr & cla
  504. minut += 5
  505. natotrab += 1
  506. natsub += 1
  507. pcs_dom += 1
  508. gs 'stat'
  509. '<center><b><font color="maroon">Girls Bathroom</font></b></center>'
  510. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/bathroom/girlsbathroom.jpg"></center>'
  511. 'You grab Natasha by the hand and pull her along with you as you tell her. "Come to the bathroom with me."'
  512. '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."'
  513. 'She looks a little shocked at first but then gets down on her knees and lowers her face to your crotch.'
  514. act 'Further':
  515. *clr & cla
  516. minut += 15
  517. NatDolg -= 500
  518. if npcSex[16] = 0:npcSex[16] = 1 & girl += 1
  519. lesbian += 1
  520. pcs_horny = 0
  521. orgasm += 1
  522. natlesb += 1
  523. gs 'stat'
  524. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/natasha/sex/school/natschoolowe.jpg"></center>'
  525. '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.'
  526. '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.'
  527. '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.'
  528. if $loc ! 'gdkin':
  529. xgt 'gschool_lessons', 'short_break', 'nopict'
  530. else
  531. act 'Move away': gt $loc, $metka
  532. end
  533. end
  534. end
  535. end
  536. end
  537. !!!!!!!!!!!!!!!!!!!!!!!!!
  538. !!!!!Lizaveta Petrov!!!!!
  539. !!!!!!!!!!!!!!!!!!!!!!!!!
  540. if numnpc = 31:
  541. act 'Latest gossip':
  542. *clr & cla
  543. minut += 5
  544. gs 'stat'
  545. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/31.jpg"></center>'
  546. '"So Lizaveta hear any good gossip of late?"'
  547. '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..."'
  548. if rand(0,2) = 0:
  549. gs 'gschool_gossip', 'mixed'
  550. else
  551. gs 'gschool_gossip', 'girls'
  552. end
  553. if $loc ! 'gdkin':
  554. xgt 'gschool_lessons', 'short_break', 'nopict'
  555. else
  556. act 'Move away': gt $loc, $metka
  557. end
  558. end
  559. end
  560. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  561. !!!!!Aleksandra Kirilenko!!!!!
  562. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  563. if numnpc = 62:
  564. if npc_rel[$static_num] >= 100 and grupTipe = 3 and npc_QW[$static_num] = 0 and temper >= 15:
  565. act 'Ask to join at library after school':
  566. *clr & cla
  567. minut += 5
  568. npc_QW[$static_num] = 1
  569. gs 'stat'
  570. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  571. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/62.jpg"></center>'
  572. '"Hi <<$npc_nickname[''<<$static_num>>'']>>! 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?"'
  573. '<<$npc_firstname[''<<$static_num>>'']>>''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?"'
  574. '"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."'
  575. '"Sounds good <<$pcs_nickname>>. See you then" <<$npc_firstname[''<<$static_num>>'']>> replies as she heads off.'
  576. if $loc ! 'gdkin':
  577. xgt 'gschool_lessons', 'short_break', 'nopict'
  578. else
  579. act 'Move away': gt $loc, $metka
  580. end
  581. end
  582. elseif npc_rel[$static_num] >= 100 and grupTipe = 3 and npc_QW[$static_num] = 2 and schoolprogul > 0:
  583. act 'Ask to study at her house after school':
  584. *clr & cla
  585. minut += 5
  586. npc_QW[$static_num] = 3
  587. gs 'stat'
  588. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  589. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/62.jpg"></center>'
  590. '"Hi <<$npc_nickname[''<<$static_num>>'']>>! 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?"'
  591. '<<$npc_firstname[''<<$static_num>>'']>> 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."'
  592. '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."'
  593. '"Sounds good <<$pcs_nickname>>. See you then" <<$npc_firstname[''<<$static_num>>'']>> replies as she heads off.'
  594. if $loc ! 'gdkin':
  595. xgt 'gschool_lessons', 'short_break', 'nopict'
  596. else
  597. act 'Move away': gt $loc, $metka
  598. end
  599. end
  600. elseif npc_rel[$static_num] >= 100 and npc_QW[$static_num] = 4 and pcs_dom >= 20:
  601. act 'Serious talk':
  602. *clr & cla
  603. minut += 5
  604. gs 'stat'
  605. npc_QW['A231'] = 5
  606. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  607. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/62.jpg"></center>'
  608. 'As you walk to up <<$npc_firstname[''<<$static_num>>'']>>, 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.'
  609. 'After about a minute or so of eye contact, you finally develop enough courage to speak first.'
  610. '"Hi <<$npc_nickname[''<<$static_num>>'']>>...." You say in a nervous and defeated voice.'
  611. '"Hi <<$pcs_nickname>>...." she replies in an equally nervous voice.'
  612. '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?"'
  613. '<<$npc_nickname[''<<$static_num>>'']>> 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?"'
  614. '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."'
  615. 'Looking a little releaved, <<$npc_firstname[''<<$static_num>>'']>> nods her head in a slow manner and sheds a couple of tears. You walk away without either of you saying another word."'
  616. if $loc ! 'gdkin':
  617. xgt 'gschool_lessons', 'short_break', 'nopict'
  618. else
  619. act 'Move away': gt $loc, $metka
  620. end
  621. end
  622. elseif npc_rel[$static_num] >= 100 and npc_QW[$static_num] = 4 and pcs_dom < 20:
  623. act 'Chicken Out':
  624. *clr & cla
  625. minut += 5
  626. gs 'stat'
  627. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  628. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/62.jpg"></center>'
  629. 'As you see <<$npc_firstname[''<<$static_num>>'']>>, 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[''<<$static_num>>'']>>''s house, so you pretend to not see her and carry on your way.'
  630. if $loc ! 'gdkin':
  631. xgt 'gschool_lessons', 'short_break', 'nopict'
  632. else
  633. act 'Move away': gt $loc, $metka
  634. end
  635. end
  636. elseif npc_QW[$static_num] > 5:
  637. 'Ever since you asked <<$npc_nickname[''<<$static_num>>'']>> to be your girlfriend, she has come out of her shell a bit more. She even kisses you while at school!'
  638. act 'Kiss her':
  639. *clr & cla
  640. minut += 5
  641. npc_rel[$static_num] += 10
  642. npc_love[$static_num] += 5
  643. npc_horny[$static_num] += 15
  644. gs 'arousal', 'kiss', '5', 'futa'
  645. gs 'stat'
  646. '<center><b><font color="maroon"><<$npc_firstname[$static_num]>> <<$npc_lastname[$static_num]>></font></b></center>'
  647. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/aleksandra/school_kiss.jpg"></center>'
  648. 'You lean in to kiss <<$npc_firstname[''<<$static_num>>'']>> 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.'
  649. 'You eventually break off the kiss and say "See you later cutie" and head on your way.'
  650. if $loc ! 'gdkin':
  651. xgt 'gschool_lessons', 'short_break', 'nopict'
  652. else
  653. act 'Move away': gt $loc, $metka
  654. end
  655. end
  656. end
  657. end
  658. --- Snpc ---------------------------------