AndreiHanter.qsrc 7.6 KB

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