igorhunter.qsrc 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. # igorhunter
  2. !2020/10/16
  3. $menu_loc = 'igorhunter'
  4. $menu_arg = ''
  5. menu_off = 0
  6. gs 'boyStat', 'A173'
  7. $boybody = 'high'
  8. $boybod = 'athletic'
  9. $boyface = 'brunette'
  10. lover_picture_number = 31
  11. finance = 1
  12. vneshBoy = 8
  13. $boyClo = 'dressed in jeans and a sweater.'
  14. figurBoy = 1
  15. titBoy = 1
  16. hairBoy = 3
  17. harakBoy = 1
  18. izvrat = 0
  19. boyage = year - ((npc_dob['A173'] - (npc_dob['A173'] mod 10000)) / 10000)
  20. boy_birth_date = 9
  21. boy_birth_month = 6
  22. if huntersIgorQw < 10 and huntersIgorLove > 0:
  23. *clr & cla
  24. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
  25. 'You wanted to talk to Igor, but he cuts you off with an angry look.'
  26. '"<<$pcs_nickname>>, I realized that our love wasn''t real and we need to break up," he says. As you try to find words to answer he turns and resolutely walks away.'
  27. '"This may well be for the best," you think, as you leave in the other direction.'
  28. minut += 5
  29. menu_off = 1
  30. huntersIgorLove = 0
  31. if huntersIgorLove = 2:bfA = 0
  32. huntersIgorQw -= 10
  33. gs 'stat'
  34. act 'Leave':gt $loc, $loc_arg
  35. else
  36. if huntersIgorLove > 0 and pcs_horny <= 60 and huntersIgorQw >= 10 and rand(1,5) = 1 and huntersIgorsex = 0:
  37. menu_off = 1
  38. *clr & cla
  39. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.4.jpg"></center>'
  40. 'You walked up to Igor to spend time together, but he suddenly kisses you and whispers,'
  41. '"<<$pcs_nickname>>, let''s make love."'
  42. huntersIgorsex += rand(12,36)
  43. gs 'arousal', 'foreplay', 5
  44. gs 'stat'
  45. act 'Agree':
  46. *clr & cla
  47. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(4,6)+'.jpg"></center>'
  48. *nl 'Smiling, you wink at Igor. He gets a childlike grin on his face and leads you by the hand to his bed.'
  49. minut += 5
  50. huntersIgorQw += 1
  51. gs 'stat'
  52. act 'Go':gt 'hunterLoveSex','Igor'
  53. end
  54. act 'Decline':
  55. *clr & cla
  56. '<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
  57. *nl
  58. '"I can''t right now, Igor," you say'
  59. 'You see a look of regret on his face as you leave'
  60. minut += 5
  61. huntersIgorQw -= 1
  62. gs 'stat'
  63. act 'Leave':gt $loc, $loc_arg
  64. end
  65. else
  66. if huntersIgorLove < 2 and huntersIgorQw >= 35 and huntersKnowSlut = 0 and bfA < 1 and hour >= 8 and hour < 20 and pcs_apprnc >= 60:
  67. *clr & cla
  68. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
  69. 'Suddenly Igor kisses you when you didn''t expect it.'
  70. 'He looks a little nervous before gathering up his courage to ask you, "Will you be my girlfriend?"'
  71. minut += 1
  72. menu_off = 1
  73. gs 'arousal', 'foreplay', 1
  74. gs 'stat'
  75. !! this part is not included properly into boyfriend system yet - rachels
  76. !! it could be simply replaced with gs 'boyfrend', 'start' but we need to check if a slot is empty
  77. !! at the moment I disable all the actions
  78. act 'Yes':
  79. *clr & cla
  80. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
  81. 'You move closer to him and begin kissing him again. Igor gently kisses you back.'
  82. '<center><b>Be aware! Igor is not in the Boyfriend system yet!</b></center>'
  83. !stopboy = 0
  84. !! $lover[lover_number] = $boy
  85. !! $loverbody[lover_number] = $boybody
  86. !! $loverbod[lover_number] = $boybod
  87. !! $loverface[lover_number] = $boyface
  88. !! loverdick[lover_number] = dick
  89. !! loversilaVag[lover_number] = silaVag
  90. !! loverfinance[lover_number] = finance
  91. !! vneshlover[lover_number] = vneshBoy
  92. !! $loverClo[lover_number] = $boyClo
  93. !! figurlover[lover_number] = figurBoy
  94. !! titlover[lover_number] = titBoy
  95. !! hairlover[lover_number] = hairBoy
  96. !! haraklover[lover_number] = harakBoy
  97. !! boyage[lover_number] = boyage
  98. !! loverday[lover_number] = day
  99. !! bfA = 1
  100. !! day[lover_number] = 0
  101. !! boyonce[lover_number] = 0
  102. !! loverizvrat[lover_number] = izvrat
  103. !! giftDay[lover_number] = 0
  104. !! giftNum[lover_number] = 0
  105. !! loverlove[lover_number] = 0
  106. !! lover_picture[lover_number] = lover_picture_number
  107. huntersIgorLove = 2
  108. pcs_mood = 100
  109. gs 'arousal', 'kiss', 5
  110. gs 'stat'
  111. if pcs_horny >= 40:
  112. act'Further':
  113. *clr & cla
  114. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
  115. *nl '"<<$pcs_nickname>>, Do you want to...?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took you by the hand and led inside.'
  116. minut += 5
  117. gs 'stat'
  118. act 'Go':gt 'hunterLoveSex','Igor'
  119. end
  120. else
  121. act'Further':
  122. *clr & cla
  123. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
  124. *nl '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
  125. minut += 5
  126. gs 'stat'
  127. act'Further':gt $loc, $loc_arg
  128. end
  129. end if
  130. end
  131. act 'No':
  132. *clr & cla
  133. '<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
  134. *nl '"No, Igor, this isn''t right", you say, and try not to look at his sorrowful face as he leaves.'
  135. minut += 5
  136. huntersIgorQw -= 50
  137. gs 'stat'
  138. act'Go':gt $loc, $loc_arg
  139. end
  140. else
  141. '<center><b><font color = maroon>Igor Anisimov</font></b></center>'
  142. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big173.jpg"></center>'
  143. *nl
  144. 'Igor is a hunter along with the Sergei and Andrei and is here visiting Andrei. He''s <<boyage>> years old. He is not married and lives in the City Center...'
  145. if huntersIgorQw < 0:
  146. 'You and him have a bad relationship, because you offended him in the past.'
  147. elseif huntersIgorQw < 10:
  148. 'You have a normal relationship with him.'
  149. elseif huntersIgorQw < 20:
  150. 'You have friendly relations with him.'
  151. elseif huntersIgorQw < 25:
  152. 'You''re good friends.'
  153. elseif huntersIgorQw < 30:
  154. 'It seems he has a crush on you.'
  155. elseif huntersIgorQw <= 35:
  156. 'You have a mutual crush on each other.'
  157. else
  158. if huntersIgorLove = 0:
  159. 'You love him.'
  160. elseif huntersIgorLove = 1:
  161. 'You two have fallen in love.'
  162. elseif huntersIgorLove = 2:
  163. '<<$boydesc>> is your boyfriend.'
  164. else
  165. '<<$boydesc>> is your husband.'
  166. end if
  167. end if
  168. gs 'stat'
  169. act 'Chat (0:30)':
  170. *clr & cla
  171. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
  172. if huntersIgorQw >= 0: *nl 'You have a chat with Igor, swapping stories about life and love.' else *nl 'You talk to Igor. He wears his heart on his sleeve, so you can tell he doesn''t like you.'
  173. minut += 30
  174. menu_off = 1
  175. if huntersIgorQw < 10:huntersIgorQw += 1
  176. gs 'stat'
  177. act'Continue':gt $loc, $loc_arg
  178. end
  179. if huntersIgorQw >= 10:
  180. if huntersIgorLove = 0:
  181. act 'Flirt':
  182. *clr & cla
  183. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt1.'+rand(1,3)+'.jpg"></center>'
  184. *nl 'You spend time with Igor, flirting all the while. He flirts back, and blushes when you catch him checking you out.'
  185. minut += 5
  186. menu_off = 1
  187. !!not using arousal as no orgasm chance
  188. pcs_horny += 10
  189. if huntersIgorQw <= 35 and huntersKnowSlut = 0:huntersIgorQw += 1
  190. if huntersAndreiQw >= 10 and huntersKnowSlut = 0:huntersAndreiQw -= 1
  191. if huntersSergeiQw >= 10 and huntersKnowSlut = 0:huntersSergeiQw -= 1
  192. gs 'stat'
  193. if huntersIgorLove = 0 and huntersIgorQw >= 35 and huntersKnowSlut = 0 and bfA = 1 and pcs_apprnc >= 60:
  194. act 'Continue Flirt':
  195. *clr & cla
  196. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
  197. *nl 'You smile sweetly at Igor. Suddenly Igor steals a kiss when you didn''t expect it. You can feel his breath on your skin, smell the scent of the soap he used to clean himself. Suddenly, he looks embarrassed by what he just did and waits to see what your response will be.'
  198. gs 'arousal', 'foreplay', 5
  199. gs 'stat'
  200. act 'Answer kiss':
  201. *clr & cla
  202. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
  203. *nl 'You move closer to him and begin kissing him again. Igor gently kisses you back.'
  204. pcs_mood = 100
  205. huntersIgorLove = 1
  206. huntersIgorQw += 1
  207. gs 'arousal', 'kiss', 5
  208. gs 'stat'
  209. if pcs_horny >= 40:
  210. act'Continue':
  211. *clr & cla
  212. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
  213. *nl '"<<$pcs_nickname>>, Do you want to...?" Igor asked in a whisper, when your lips finally parted. "Yes" you say just as quietly and Igor gently took your hand and led you inside.'
  214. minut += 5
  215. gs 'stat'
  216. act 'Go inside':gt 'hunterLoveSex','Igor'
  217. end
  218. else
  219. act'Continue':
  220. *clr & cla
  221. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
  222. *nl '"It was everything I hoped for, <<$pcs_nickname>>," Igor whispered, when your lips finally parted. You melt in his hands and spend a few minutes cuddling together.'
  223. minut += 5
  224. gs 'stat'
  225. act'Continue':gt $loc, $loc_arg
  226. end
  227. end if
  228. end
  229. act 'To remove the face':
  230. *clr & cla
  231. '<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
  232. *nl '"No, Igor, this isn''t right", you say, and try not to look at his sorrowful face as he leaves.'
  233. minut += 5
  234. huntersIgorQw -= 50
  235. gs 'stat'
  236. act'Leave':gt $loc, $loc_arg
  237. end
  238. end
  239. end if
  240. act'Leave':gt $loc, $loc_arg
  241. end
  242. else
  243. act 'Spend time together':
  244. *clr & cla
  245. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.'+rand(1,4)+'.jpg"></center>'
  246. *nl 'You cuddle up with Igor, and trade gentle kisses with him. He adores you and wishes you were always with him and you wish the same.'
  247. minut += 120
  248. menu_off = 1
  249. !!not using arousal as no orgasm chance
  250. pcs_horny += 10
  251. pcs_mood = 100
  252. huntersIgorQw += 1
  253. if huntersSergeiLove > 0 or huntersAndreiLove > 0:hunterslut += 1
  254. if huntersSergeiLove = 0 and huntersAndreiLove = 0:hunterslut -= 1
  255. if huntersIgorLove = 2:bfA += 1
  256. gs 'stat'
  257. act'Leave':gt $loc, $loc_arg
  258. end
  259. if pcs_horny >= 60:
  260. act 'Have sex':
  261. *clr & cla
  262. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(1,6)+'.jpg"></center>'
  263. *nl 'You wink seductively at Igor, and look in the direction of his bed. Igor gives you an excited hug before leading the way.'
  264. menu_off = 1
  265. huntersIgorQw += 1
  266. huntersIgorsex += rand(12,36)
  267. gs 'arousal', 'foreplay', 10
  268. gs 'stat'
  269. act 'Go':gt 'hunterLoveSex','Igor'
  270. end
  271. end if
  272. if rand(0,6) = 0:
  273. act 'Break up with Igor':
  274. *clr & cla
  275. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
  276. *nl '"We''re through Igor. I don''t think that this relationship was going where either of us wanted," you say. Igor looks completely blindsided but turns and leaves without saying a word.'
  277. minut += 5
  278. menu_off = 1
  279. huntersIgorLove = 0
  280. if huntersIgorLove = 2:bfA = 0
  281. huntersIgorQw -= 100
  282. gs 'stat'
  283. act 'Leave':gt $loc, $loc_arg
  284. end
  285. end if
  286. end if
  287. end if
  288. act'Depart':gt $loc, $loc_arg
  289. end if
  290. end if
  291. end if
  292. --- igorhunter ---------------------------------