andreihunter.qsrc 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. # andreihunter
  2. !2020/10/16
  3. menu_off = 1
  4. gs 'boystat', 'A172'
  5. harakBoy = 2
  6. boyage = npc_dob[$boy]
  7. boyage = (boyage - boyage mod 10000) / 10000
  8. boyage = year - boyage
  9. if huntersAndreiLove > 0 and huntersAndreiQw < 10:
  10. *clr & cla
  11. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosil.jpg"></center>'
  12. *nl
  13. 'You want to talk to Andrei, but he cuts in before you can say anything.'
  14. '"<<$pcs_nickname>>, It''s over between us," he says firmly and walks away.'
  15. '"Well, maybe it''s for the best," you think as you leave in the other direction.'
  16. minut += 3
  17. huntersAndreiLove = 0
  18. huntersAndreiQw -= 10
  19. gs 'stat'
  20. act 'Leave': gt $loc, $loc_arg
  21. else
  22. if huntersAndreiLove > 0 and pcs_horny <= 60 and huntersAndreiQw >= 10 and huntersAndreisex = 0 and rand(0,2) = 1 :
  23. *clr & cla
  24. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.4.jpg"></center>'
  25. *nl 'As soon as you walk up to Andrei, he pulls you in for a kiss without saying a word. You have no time to get a word in as he pulls you towards him.'
  26. gs 'arousal', 'kiss', 5
  27. gs 'stat'
  28. act 'Go with Andrei':
  29. *clr & cla
  30. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterhands.jpg"></center>'
  31. *nl 'You go with Andrei with your hand in his. You know how this ends, and you really don''t mind.'
  32. huntersAndreisex += rand(6,24)
  33. huntersAndreiQw += 1
  34. gs 'arousal', 'foreplay', 5
  35. gs 'stat'
  36. act 'Further':gt 'hunterLoveSex','Andrei'
  37. end
  38. act 'Refuse':
  39. *clr & cla
  40. '<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
  41. *nl '"No, Andrei not now." You quickly leave back the way you came.'
  42. minut += 5
  43. huntersAndreiQw -= 1
  44. huntersAndreisex += 1
  45. gs 'stat'
  46. act 'Leave':gt $loc, $loc_arg
  47. end
  48. else
  49. '<center><b><font color = maroon>Andrei</font></b></center>'
  50. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big172.jpg"></center>'
  51. *nl
  52. 'Andrei is the leader of the group of hunters that frequent the woods and swamp by Gadukino while living close by. He''s <<boyage>> years old and divorced.'
  53. if huntersAndreiQw < 0:
  54. 'You and him have a bad relationship, because you offended him in the past.'
  55. elseif huntersAndreiQw < 10:
  56. 'You have a normal relationship with him.'
  57. elseif huntersAndreiQw < 15:
  58. 'You have friendly relations with him.'
  59. elseif huntersAndreiQw < 25:
  60. 'You''re good friends.'
  61. else
  62. if huntersAndreiLove = 1:'You love each other.' else 'You love him.'
  63. end
  64. gs 'stat'
  65. act 'Chat (0:30)':
  66. *clr & cla
  67. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/talk1.'+rand(1,3)+'.jpg"></center>'
  68. *nl
  69. if huntersAndreiQw >= 0: *nl 'You chat with Andrei. You learn interesting tidbits about hunting from him.' else *nl 'You talk to Andrei. He makes it clear he''d rather not talk to you, but takes part in the conversation anyway.'
  70. minut += 30
  71. if huntersAndreiQw < 10 : huntersAndreiQw += 1
  72. gs 'stat'
  73. act'Continue':gt $loc, $loc_arg
  74. end
  75. if huntersAndreiQw >= 10:
  76. if huntersAndreiLove = 0:
  77. act 'Flirt':
  78. *clr & cla
  79. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt1.'+rand(1,3)+'.jpg"></center>'
  80. *nl 'You flirt with Andrei. He doesn''t say so aloud, but he likes the attention. You notice him checking you out when he thinks you aren''t looking.'
  81. if huntersAndreiQw <= 35 and huntersKnowSlut = 0:huntersAndreiQw += 1
  82. if huntersIgorQw >= 10 and huntersKnowSlut = 0:huntersIgorQw -= 1
  83. if huntersSergeiQw >= 10 and huntersKnowSlut = 0:huntersSergeiQw -= 1
  84. minut += 5
  85. !!not using arousal as no orgasm chance
  86. pcs_horny += 10
  87. gs 'stat'
  88. if huntersAndreiQw >= 25 and huntersKnowSlut = 0 and pcs_apprnc >= 60:
  89. act 'Continue Flirt':
  90. *clr & cla
  91. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'
  92. *nl 'You smile sweetly at Andrei while you flirt, and you are caught off guard when he suddenly goes in for a kiss.'
  93. gs 'arousal', 'foreplay', 5
  94. gs 'stat'
  95. act 'Answer kiss':
  96. *clr & cla
  97. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss2.jpg"></center>'
  98. *nl 'Your lips touch... your heart skips a beat. Andrei takes control and continues aggressively, so you find yourself responding to his whims.'
  99. huntersAndreiLove = 1
  100. huntersAndreiQw += 1
  101. pcs_mood = 100
  102. gs 'arousal', 'kiss', 5
  103. gs 'stat'
  104. if pcs_horny >= 40:
  105. act'Continue':
  106. *clr & cla
  107. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
  108. *nl '"<<$pcs_nickname>>, I want you", Andrei whispers when your lips finally part. You nod eagerly then Andrei gently takes you by the hand and leads you to his bed.'
  109. minut += 5
  110. gs 'stat'
  111. act 'Go':gt 'hunterLoveSex','Andrei'
  112. end
  113. else
  114. act'Further':
  115. *clr & cla
  116. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss3.jpg"></center>'
  117. *nl '"Maybe next time we won''t stop there, <<$pcs_nickname>>", Andrei says when your lips finally part. "For now though, let''s go back."'
  118. minut += 5
  119. gs 'stat'
  120. act'Continue':gt $loc, $loc_arg
  121. end
  122. end
  123. end
  124. act 'Push away':
  125. *clr & cla
  126. '<center><img <<$set_imgh>> src="images/pc/reactions/speak_to_the_hand.jpg"></center>'
  127. *nl '"Sorry... Andrei... I can''t right now", you tell him. He leaves with an angry look on his face.'
  128. minut += 5
  129. hunterslut += 1
  130. huntersAndreiQw -= 50
  131. gs 'stat'
  132. act'Leave':gt $loc, $loc_arg
  133. end
  134. end
  135. end
  136. act'Leave':gt $loc, $loc_arg
  137. end
  138. else
  139. act 'Spend time together':
  140. *clr & cla
  141. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterlove1.'+rand(1,4)+'.jpg"></center>'
  142. *nl 'You spend time together with Andrei. He can''t keep his hands and lips off of you as you lie there together. He is happy with your company. You can see a look of satisfaction on his face and feel wonderful knowing you''re the one who put it there'
  143. minut += 60
  144. !!not using arousal as no orgasm chance
  145. pcs_horny += 10
  146. huntersAndreiQw += 1
  147. if huntersIgorLove > 0 or huntersSergeiLove > 0:hunterslut += 1
  148. if huntersIgorLove = 0 and huntersSergeiLove = 0:hunterslut -= 1
  149. pcs_mood = 100
  150. gs 'stat'
  151. act'Leave':gt $loc, $loc_arg
  152. end
  153. if pcs_horny >= 60:
  154. act 'Have sex':
  155. *clr & cla
  156. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterflirt2.'+rand(1,6)+'.jpg"></center>'
  157. *nl 'You catch Andrei''s eyes with yours and give him a look that leaves no doubt what you want. He nods then places an arm around your shoulders to lead you inside.'
  158. huntersAndreiQw += 1
  159. huntersAndreisex += rand(6,24)
  160. gs 'arousal', 'foreplay', 10
  161. gs 'stat'
  162. act 'Go':gt 'hunterLoveSex','Andrei'
  163. end
  164. end
  165. if rand(0,9) = 0:
  166. act 'Break up with Andrei':
  167. *clr & cla
  168. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/brosila.jpg"></center>'
  169. *nl '"Andrei, I feel that our relationship has no future. I''m breaking up with you", you say. You leave while trying not to look back at him.'
  170. minut += 5
  171. huntersAndreiLove = 0
  172. huntersAndreiQw -= 100
  173. gs 'stat'
  174. act 'Leave':gt $loc, $loc_arg
  175. end
  176. end
  177. end
  178. end
  179. act'Leave':gt $loc, $loc_arg
  180. end
  181. end
  182. --- andreihunter ---------------------------------