1
0

Mirafather.qsrc 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. # Mirafather
  2. gs 'boystat', 'A64'
  3. harakBoy = 1
  4. tempday = (npc_dob['A64'] mod 100)
  5. tempmonth = (((npc_dob['A64'] mod 10000) - tempday) / 100)
  6. tempyear = (((npc_dob['A64']) - (npc_dob['A64'] mod 10000)) / 10000)
  7. !Looks like npc_dob is broken, once fixed revert to boyage = year - tempyear
  8. boyage = age + 34
  9. if tempmonth < month or (tempmonth = month and tempday <= day): boyage -= 1
  10. gs 'stat'
  11. if npc_QW['A64'] < 10:'<center><b><font color = maroon>Father Miroslava</font></b></center>'
  12. if npc_QW['A64'] >= 10:'<center><b><font color = maroon>Afanasiy</font></b></center>'
  13. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mirafather.jpg"></center>'
  14. 'Mira''s father, <<boyage>> years old. After his wife died, he drank heavily and looks much older than is actually is, still he is in good shape for a man his age.'
  15. if MiraFather ! daystart:
  16. MiraFather = daystart
  17. act 'Greet':
  18. *clr & cla
  19. if npc_QW['A64'] < 10:npc_QW['A64'] += 1
  20. minut += 2
  21. gs 'stat'
  22. act 'Leave': gt 'miroslavahome', 'start'
  23. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mirafather.jpg"></center>'
  24. 'You are greeted with Mira''s father and politely inquire about his health. He responds with a smile and says,"All is well, little lady"'
  25. if npc_QW['A64'] >= 10:
  26. act 'Chat':
  27. *clr & cla
  28. if npc_QW['A64'] < 20:npc_QW['A64'] += 1
  29. minut += 5
  30. gs 'stat'
  31. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mirafather.jpg"></center>'
  32. 'You spend several minutes chatting with Mira''s father about the weather and trivia.'
  33. act 'Leave': gt 'miroslavahome', 'start'
  34. end
  35. end
  36. if npc_QW['A64'] >= 20:
  37. act 'Flirt':
  38. *clr & cla
  39. if npc_QW['A64'] < 30:npc_QW['A64'] += 1
  40. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mirafather.jpg"></center>'
  41. 'You spend several minutes with Afanasiy, playful looking him over and smiling meaningfully at him. He is glad of the company of a beautiful young woman. A couple of times during your conversation, you noticed that his eyes roving up and down your body appraisingly.'
  42. gs 'arousal', 'foreplay', 10
  43. gs 'stat'
  44. if npc_QW['A64'] = 30:
  45. act 'Seduce him':
  46. *clr & cla
  47. npc_QW['A64'] = 31
  48. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mirafather.jpg"></center>'
  49. 'You move over and stand next to Afanasiy. You let your hand start to strokie his thigh and end up on his chest. Afanasiy a releases languid sigh, licking his lips and in a couple of minutes nods to himself as if he has made a decision. Which he has. Athanasios, takes you by the hand and leds you into his house, and then down the hall into his room.'
  50. gs 'arousal', 'foreplay', 10
  51. gs 'stat'
  52. act 'Enjoy':
  53. *clr & cla
  54. guy += 1
  55. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathersexkuni.jpg"></center>'
  56. 'Afanasiy'' is a gentle lover. With practiced ease he gently undresses you and crouches before you. His mouth and fingers play across the lips of your pussy, he skillfully licks you until, until he brings you a powerful orgasm.'
  57. $orgasm_or = 'yes'
  58. gs 'arousal', 'cuni', 10
  59. gs 'arousal', 'vaginal_finger', 10
  60. minut -= 10
  61. gs 'stat'
  62. act 'Give':
  63. *clr & cla
  64. pose = 0
  65. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathersex.jpg"></center>'
  66. if mesec = 0 and pcs_vag > 0:
  67. gs 'dinsex', 'boy_puts_condom'
  68. gs 'dinsex','vaginal_sex',10
  69. gs 'dinsex','sexcum'
  70. gs 'arousal', 'vaginal', 10
  71. else
  72. gs 'dinSex','boy_wants_anal','lubri' & gs 'dinsex','analsex'
  73. gs 'arousal', 'anal', 10, 'rough'
  74. end
  75. gs 'arousal', 'end'
  76. gs 'stat'
  77. act 'Leave': gt 'miroslavahome', 'start'
  78. end
  79. end
  80. end
  81. end
  82. if npc_QW['A64'] > 30:
  83. act 'Wink at him':
  84. *clr & cla
  85. pose = 0
  86. temp_mf = RAND(0,5)
  87. gs 'stat'
  88. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mirafather.jpg"></center>'
  89. if temp_mf < 5:
  90. 'You expressly wink at Afanasiy and he understands your meaning. Looking about for noicy nieghbors, he quickly waves for you to enter the house.'
  91. gs 'arousal', 'foreplay', 5
  92. gs 'stat'
  93. act 'Further':
  94. *clr & cla
  95. temp_mf = RAND(0,9)
  96. if temp_mf = 0:
  97. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathersex.jpg"></center>'
  98. gs 'arousal', 'vaginal', 10
  99. elseif temp_mf = 1:
  100. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathersex1.jpg"></center>'
  101. gs 'arousal', 'vaginal', 10
  102. elseif temp_mf = 2:
  103. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathersex2.jpg"></center>'
  104. gs 'arousal', 'vaginal', 10
  105. elseif temp_mf = 3:
  106. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathersex3.jpg"></center>'
  107. gs 'arousal', 'vaginal', 10
  108. elseif temp_mf = 4:
  109. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathersex4.jpg"></center>'
  110. gs 'arousal', 'vaginal', 10
  111. elseif temp_mf = 5:
  112. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafatherbj.jpg"></center>'
  113. gs 'arousal', 'bj', 10
  114. elseif temp_mf = 6:
  115. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafatherbj1.jpg"></center>'
  116. gs 'arousal', 'bj', 10
  117. elseif temp_mf = 7:
  118. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafatherbj2.jpg"></center>'
  119. gs 'arousal', 'bj', 10
  120. elseif temp_mf = 8:
  121. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafatherbj3.jpg"></center>'
  122. gs 'arousal', 'bj', 10
  123. elseif temp_mf = 9:
  124. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafatherbj4.jpg"></center>'
  125. gs 'arousal', 'bj', 10
  126. end
  127. gs 'stat'
  128. if temp_mf < 5:
  129. if mesec = 0 or pcs_vag > 0:
  130. gs 'dinsex', 'boy_puts_condom'
  131. gs 'dinsex','vaginal_sex',10
  132. gs 'dinsex','sexcum'
  133. gs 'arousal', 'vaginal', 10
  134. else
  135. gs 'dinSex','boy_wants_anal','lubri' & gs 'dinsex','analsex'
  136. gs 'arousal', 'anal', 10, 'rough'
  137. end
  138. gs 'arousal', 'end'
  139. gs 'stat'
  140. act 'Leave':gt 'miroslavahome', 'start'
  141. else
  142. minut += 10
  143. pcs_horny += 10
  144. gs 'stat'
  145. gs 'oral','start'
  146. act 'Further':
  147. *clr & cla
  148. minut += 5
  149. pcs_horny += 10
  150. gs 'cum_call', 'stomach', $boy, 1,'','',15
  151. gs 'cum_call', 'breasts', $boy, 1,'','',20
  152. gs 'cum_call', 'mouth', $boy, 1,'','',5
  153. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/mirafathercum.jpg"></center>'
  154. 'Afanasiy gently pulls away from you and leaving a couple of pearly drops of semen on your lips, he starts cumming on your tits and abdomen.'
  155. gs 'arousal', 'end'
  156. gs 'stat'
  157. act 'Leave':gt 'miroslavahome', 'start'
  158. end
  159. end
  160. end
  161. else
  162. 'You expressly wink at Afanasiy, but he just smiles and says,"Too busy today honey, catch me later."'
  163. act 'Leave': gt 'miroslavahome', 'start'
  164. end
  165. end
  166. end
  167. act 'Leave': gt 'miroslavahome', 'start'
  168. end
  169. end
  170. end
  171. act 'Leave':gt 'miroslavahome', 'start'
  172. end
  173. act 'Leave': gt 'miroslavahome', 'start'
  174. --- Mirafather ---------------------------------