andreihunter.tw 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. :: andreihunter[mod mod_gad]
  2. <<set $here = 'andreihunter'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <!-- !2021/05/02-->
  5. <<set $menu_off = 1>>
  6. <!-- Boy A172 -->
  7. <<set $harakBoy = 2>>
  8. <<set $boyage = $npc($sex.npcId).dob>>
  9. <<set $boyage = ($boyage - $boyage % 10000) / 10000>>
  10. <<set $boyage = $time.year - $boyage>>
  11. <<if getvar("$huntersAndreiLove") > 0 and getvar("$huntersAndreiQw") < 10>>
  12. <<image "locations/gadukino/hunters/brosil.jpg">>
  13. You want to talk to Andrei, but he cuts in before you can say anything.
  14. <p>"$pc.name_nick, It's over between us," he says firmly and walks away.</p>
  15. "Well, maybe it's for the best," you think as you leave in the other direction.
  16. <<set $time.minutes += 3>>
  17. <<set $huntersAndreiLove = 0>>
  18. <<set $huntersAndreiQw -= 10>>
  19. <<actCLA 'Leave'>>
  20. <<gt $location>>
  21. <</actCLA>>
  22. <<else>>
  23. <<if getvar("$huntersAndreiLove") > 0 and $pc.horny <= 60 and getvar("$huntersAndreiQw") >= 10 and getvar("$huntersAndreisex") == 0 and rand(0,2) == 1>>
  24. <<image "locations/gadukino/hunters/hanterlove1.4.jpg">>
  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. <<arouse 'kiss' 5 >>
  27. <<actCLA 'Go with Andrei'>>
  28. <<image "locations/gadukino/hunters/hanterhands.jpg">>
  29. * nl 'You go with Andrei with your hand in his. You know how this ends , and you really don't mind.'
  30. <<set $huntersAndreisex += rand(6,24)>>
  31. <<set $huntersAndreiQw += 1>>
  32. <<arouse 'foreplay' 5 >>
  33. <<act 'Further'>>
  34. <<gt 'hunterLoveSex' 'Andrei'>>
  35. <</act>>
  36. <</actCLA>>
  37. <<actCLA 'Refuse'>>
  38. <<image "pc/reactions/speak_to_the_hand.jpg">>
  39. * nl '"No , Andrei not now." You quickly leave back the way you came.'
  40. <<set $time.minutes += 5>>
  41. <<set $huntersAndreiQw -= 1>>
  42. <<set $huntersAndreisex += 1>>
  43. <<actCLA 'Leave'>>
  44. <<gt $location>>
  45. <</actCLA>>
  46. <</actCLA>>
  47. <<else>>
  48. <h2>Andrei</h2>
  49. <<image "characters/shared/headshots_main/big172.jpg">>
  50. 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.
  51. <<if getvar("$huntersAndreiQw") < 0>>
  52. You and him have a bad relationship, because you offended him in the past.
  53. <<elseif getvar("$huntersAndreiQw") < 10>>
  54. You have a normal relationship with him.
  55. <<elseif getvar("$huntersAndreiQw") < 15>>
  56. You have friendly relations with him.
  57. <<elseif getvar("$huntersAndreiQw") < 25>>
  58. You're good friends.
  59. <<else>>
  60. <<if getvar("$huntersAndreiLove") == 1>>
  61. You love each other.' else 'You love him.
  62. <</if>>
  63. <</if>>
  64. <<actCLA 'Chat (0:30)'>>
  65. <<image "locations/gadukino/hunters/talk1.#.jpg" 1 3>>
  66. <<if getvar("$huntersAndreiQw") >= 0>>
  67. * 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.'
  68. <</if>>
  69. <<set $time.minutes += 30>>
  70. <<if getvar("$huntersAndreiQw") < 10>>
  71. <<setn $huntersAndreiQw += 1>>
  72. <</if>>
  73. <<actCLA 'Continue'>>
  74. <<gt $location>>
  75. <</actCLA>>
  76. <</actCLA>>
  77. <<if getvar("$huntersAndreiQw") >= 10>>
  78. <<if getvar("$huntersAndreiLove") == 0>>
  79. <<actCLA 'Flirt'>>
  80. <<image "locations/gadukino/hunters/hanterflirt1.#.jpg" 1 3>>
  81. * 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.'
  82. <<if getvar("$huntersAndreiQw") <= 35 and getvar("$huntersKnowSlut") == 0>>
  83. <<setn $huntersAndreiQw += 1>>
  84. <</if>>
  85. <<if getvar("$huntersIgorQw") >= 10 and getvar("$huntersKnowSlut") == 0>>
  86. <<setn $huntersIgorQw -= 1>>
  87. <</if>>
  88. <<if getvar("$huntersSergeiQw") >= 10 and getvar("$huntersKnowSlut") == 0>>
  89. <<setn $huntersSergeiQw -= 1>>
  90. <</if>>
  91. <<set $time.minutes += 5>>
  92. <!-- !!not using arousal as no orgasm chance-->
  93. <<set $pc.horny += 10>>
  94. <<if getvar("$huntersAndreiQw") >= 25 and getvar("$huntersKnowSlut") == 0 and $pc.pcs_apprnc >= 60>>
  95. <<actCLA 'Continue Flirt'>>
  96. <<image "locations/gadukino/hunters/hanterkiss1.jpg">>
  97. * nl 'You smile sweetly at Andrei while you flirt , and you are caught off guard when he suddenly goes in for a kiss.'
  98. <<arouse 'foreplay' 5 >>
  99. <<actCLA 'Answer kiss'>>
  100. <<image "locations/gadukino/hunters/hanterkiss2.jpg">>
  101. * nl 'Your lips touch... your heart skips a beat. Andrei takes control and continues aggressively , so you find yourself responding to his whims.'
  102. <<set $huntersAndreiLove = 1>>
  103. <<set $huntersAndreiQw += 1>>
  104. <<set $pc.mood = 100>>
  105. <<arouse 'kiss' 5 >>
  106. <<if $pc.horny >= 40>>
  107. <<actCLA 'Continue'>>
  108. <<image "locations/gadukino/hunters/hanterkiss3.jpg">>
  109. * nl '"$pc.name_nick , 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.'
  110. <<set $time.minutes += 5>>
  111. <<act 'Go'>>
  112. <<gt 'hunterLoveSex' 'Andrei'>>
  113. <</act>>
  114. <</actCLA>>
  115. <<else>>
  116. <<actCLA 'Further'>>
  117. <<image "locations/gadukino/hunters/hanterkiss3.jpg">>
  118. * nl '"Maybe next time we won''t stop there , $pc.name_nick" , Andrei says when your lips finally part. "For now though , let''s go back."'
  119. <<set $time.minutes += 5>>
  120. <<actCLA 'Continue'>>
  121. <<gt $location>>
  122. <</actCLA>>
  123. <</actCLA>>
  124. <</if>>
  125. <</actCLA>>
  126. <<actCLA 'Push away'>>
  127. <<image "pc/reactions/speak_to_the_hand.jpg">>
  128. * nl '"Sorry... Andrei... I can't right now" , you tell him. He leaves with an angry look on his face.'
  129. <<set $time.minutes += 5>>
  130. <<set $hunterslut += 1>>
  131. <<set $huntersAndreiQw -= 50>>
  132. <<actCLA 'Leave'>>
  133. <<gt $location>>
  134. <</actCLA>>
  135. <</actCLA>>
  136. <</actCLA>>
  137. <</if>>
  138. <<actCLA 'Leave'>>
  139. <<gt $location>>
  140. <</actCLA>>
  141. <</actCLA>>
  142. <<else>>
  143. <<actCLA 'Spend time together'>>
  144. <<image "locations/gadukino/hunters/hanterlove1.#.jpg" 1 4>>
  145. * 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'
  146. <<set $time.minutes += 60>>
  147. <!-- !!not using arousal as no orgasm chance-->
  148. <<set $pc.horny += 10>>
  149. <<set $huntersAndreiQw += 1>>
  150. <<if getvar("$huntersIgorLove") > 0 or getvar("$huntersSergeiLove") > 0>>
  151. <<setn $hunterslut += 1>>
  152. <</if>>
  153. <<if getvar("$huntersIgorLove") == 0 and getvar("$huntersSergeiLove") == 0>>
  154. <<setn $hunterslut -= 1>>
  155. <</if>>
  156. <<set $pc.mood = 100>>
  157. <<actCLA 'Leave'>>
  158. <<gt $location>>
  159. <</actCLA>>
  160. <</actCLA>>
  161. <<if $pc.horny >= 60>>
  162. <<actCLA 'Have sex'>>
  163. <<image "locations/gadukino/hunters/hanterflirt2.#.jpg" 1 6>>
  164. * 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.'
  165. <<set $huntersAndreiQw += 1>>
  166. <<set $huntersAndreisex += rand(6,24)>>
  167. <<arouse 'foreplay' 10 >>
  168. <<act 'Go'>>
  169. <<gt 'hunterLoveSex' 'Andrei'>>
  170. <</act>>
  171. <</actCLA>>
  172. <</if>>
  173. <<if rand(0,9) == 0>>
  174. <<actCLA 'Break up with Andrei'>>
  175. <<image "locations/gadukino/hunters/brosila.jpg">>
  176. * 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.'
  177. <<set $time.minutes += 5>>
  178. <<set $huntersAndreiLove = 0>>
  179. <<set $huntersAndreiQw -= 100>>
  180. <<actCLA 'Leave'>>
  181. <<gt $location>>
  182. <</actCLA>>
  183. <</actCLA>>
  184. <</if>>
  185. <</if>>
  186. <</if>>
  187. <<actCLA 'Leave'>>
  188. <<gt $location>>
  189. <</actCLA>>
  190. <</if>>
  191. <</if>>