mitka.tw 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. :: mitka
  2. <<set $here = 'mitka'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <!-- !2021/05/02-->
  5. <!-- !----------------------------------------------->
  6. <!-- ! mitka_first_drink = 0 Sveta has never been invited to drink with Mitka-->
  7. <!-- ! mitka_first_drink = 1 Sveta has been invited by Mitka to her first drink with him-->
  8. <!-- ! mitka_first_drink = 2 Sveta has already been drinking with Mitka before-->
  9. <!-- !----------------------------------------------->
  10. <!-- ! npc_QW['A63'] = 0 Sveta has never had sex with Mitka-->
  11. <!-- ! npc_QW['A63'] = 1 Sveta has either had any sex with Mitka or Mitka has seen Sveta nude multiple times in the forest-->
  12. <!-- ! npc_QW['A63'] = 2 to 9 Sveta continues to have sex with Mitka by himself or when drunk with him-->
  13. <!-- ! npc_QW['A63'] = 10 Mitka shares Sveta with Kolyamba and Vasyan for the first time when Sveta is too drunk-->
  14. <!-- ! npc_QW['A63'] = 11 to 20 Sveta continues to have sex with Mitka and Kolyamba and Vasyan in the forest and when she is drunk with them-->
  15. <!-- ! npc_QW['A63'] = 21 Sveta gangbanged by all the drunk village men-->
  16. <!-- !----------------------------------------------->
  17. <!-- ! gadriver_gang = 0 Sveta has not been gangbanged by all the village men-->
  18. <!-- ! gadriver_gang = 1 Sveta has been gangbanged by all the village men-->
  19. <!-- ! gadriver_gang = 2 Sveta accepted the mens money for being gangbanged - she will now be treated like a whore throughout the village and can prostitute herself by the highway in Gadukino-->
  20. <!-- ! gadriver_gang = 3 Sveta refused the mens money after being gangbanged - the men/boys will no longer randomly fuck her but the hunters still will in the woods-->
  21. <!-- ! gadriver_gang = 4 Sveta accepted Mitkas apology - just normal relationship between Mitka and the village boys and Sveta now-->
  22. <!-- !----------------------------------------------->
  23. <<if !$location_var[$here][0]>>
  24. <<set $menu_loc = 'mitka'>>
  25. <<set $menu_arg = ''>>
  26. <<set $menu_off = 1>>
  27. <<set $mitkaday = $time.daystart>>
  28. <<if getvar("$mitka_first_drink") == 0>>
  29. <<set $mitka_first_drink = 1>>
  30. <</if>>
  31. <h2>Mitka Shkvoryen</h2>
  32. <<image "characters/shared/headshots_main/big63.jpg">>
  33. <<if $npc('A63').rel < 20>>
  34. You and Mitka are strangers.
  35. <<elseif $npc('A63').rel < 40>>
  36. You and Mitka are acquaintances.
  37. <<elseif $npc('A63').rel < 60>>
  38. You and Mitka are friends.
  39. <<elseif $npc('A63').rel < 80>>
  40. You and Mitka are good friends.
  41. <<else>>
  42. You and Mitka are best friends.
  43. <</if>>
  44. <!-- ! School girl Sveta already knows Mitka-->
  45. <<set $mitkaInvitation = 'Listen, we have a fresh batch of our home brew. Come drink with us at eight o`clock. We meet by the forest road outside the village. We`ll hang out with some friends, and have fun. What do you say?'>>
  46. He is barely older than you, you remember him from your childhood. You both used to swim in the local river together.
  47. <<if $npc('A63').QW == 0>>
  48. You blush as you recall that you used to swim naked together when you were little.
  49. <<if $pc.horny >= 50>>
  50. You bite your lip and glance down at his crotch and can't help but wonder how much he has grown since then.
  51. <</if>>
  52. <</if>>
  53. <p>"Hey $pc.name_nick, how are you doing?"</p>
  54. <!-- ! Mitka will ask Sveta for sex once relationship gets high enough or Mitka has already had sex with Sveta or Mitka has seen Sveta naked in the woods too many times and Sveta has not chosen to no longer be the village whore after the gadriver_gang event-->
  55. <<if ($npc('A63').rel >= 60 or $npc('A63').QW > 0) and getvar("$gadriver_gang") < 3>>
  56. <<actCLA '"I`m doing fine, thanks."'>>
  57. <<xgt 'mitka' 'sex_chat'>>
  58. <</actCLA>>
  59. <<else>>
  60. <<actCLA '"I`m doing fine, thanks."'>>
  61. <<xgt 'mitka' 'normal_chat'>>
  62. <</actCLA>>
  63. <</if>>
  64. <</if>>
  65. <<if $location_var[$here][0] == 'first_chat'>>
  66. <<set $time.minutes += 10>>
  67. <<set $npc('A63').rel = 10>>
  68. <p>You introduce yourself, "I'm $pc.name_nick."</p>
  69. <p>"I couldn't help but notice, Are you new around here? I have lived my whole life in Gadukino but have never seen you before."</p>
  70. <p>If you want I could show you around the village, then he offers, "$mitkaInvitation"</p>
  71. <<actCLA 'Say goodbye'>>
  72. <<gt $loc>>
  73. <</actCLA>>
  74. <</if>>
  75. <<if $location_var[$here][0] == 'normal_chat'>>
  76. <<set $time.minutes += 5>>
  77. <<set $npc('A63').rel += 1>>
  78. You greet him, "I'm doing fine, thanks."
  79. <p>Mitka smiles, "That's great to hear, $pc.name_nick.", then he offers, "$mitkaInvitation"</p>
  80. <<actCLA 'Say goodbye'>>
  81. <<gt $loc>>
  82. <</actCLA>>
  83. <</if>>
  84. <<if $location_var[$here][0] == 'sex_chat'>>
  85. <<set $time.minutes += 5>>
  86. <<set $npc('A63').rel += 2>>
  87. You greet him, "I'm doing fine, thanks."
  88. <p>Mitka smiles, "That's great to hear, $pc.name_nick.", then he offers, "$mitkaInvitation"</p>
  89. <!-- ! Sveta has never had sex with Mitka and Mitka has not seen Sveta nude in the forest or river multiple times-->
  90. <<if $npc('A63').QW == 0>>
  91. <p>Mitka scratches his balls and adds with a grin: "Hey $pc.name_nick, do you want to have some fun?"</p>
  92. <<if $pc.thinksIsVirgin>>
  93. <<gs 'willpower' 'bj' 'resist'>>
  94. <<if $will_cost <= $pc.willpower>>
  95. <<actCLA 'I don`t know. My mother is obsessed with me staying a virgin. (will_cost Willpower)'>>
  96. <<run $npcs.dec('A63','rel',1)>>
  97. <<gs 'willpower' 'bj' 'resist'>>
  98. <<gs 'willpower' 'pay' 'resist'>>
  99. You turn around and walk away from Mitka. You know it would be fun, but you promised your mother...
  100. <<actCLA 'Walk away'>>
  101. <<gt $loc>>
  102. <</actCLA>>
  103. <</actCLA>>
  104. <<else>>
  105. <<actCLA `'I don""t know. My mother is obsessed with me staying a virgin. ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  106. <</if>>
  107. <</if>>
  108. <<actCLA 'No thanks' undefined `{willpower:['bj','resist']}`>>
  109. <<run $npcs.dec('A63','rel',1)>>
  110. You turn around and walk away from Mitka. You know it would be fun, but maybe another time...
  111. <<actCLA 'Walk away'>>
  112. <<gt $loc>>
  113. <</actCLA>>
  114. <</actCLA>>
  115. <<actCLA 'Sounds tempting, but only a blowjob.'>>
  116. <<image "locations/gadukino/sex/mitka/mitkabjhome.jpg">>
  117. <p>Mitka takes you to '+iif(mitka_first_drink > 1, 'the familiar old trailer','an old trailer')+' in the woods.</p>
  118. Mitka sits down on a couch as you kneel in front of him. You take his cock out of his pants and start to suck...
  119. <<set $npc('A63').rel += 5>>
  120. <<set $npc('A63').QW = 1>>
  121. <!-- Boy A63 -->
  122. <<set $npc('A63').sex += 1>>
  123. <<arouse 'bj' 10 `['sub']`>>
  124. <<actCLA 'Swallow'>>
  125. <<set $mitkarand = rand(0,5)>>
  126. <<if getvar("$mitkarand") == 5>>
  127. <<image "locations/gadukino/sex/mitka/mitkabjhomecum2.jpg">>
  128. Mitka stands up and begins to furiously stroke his cock right in your face.
  129. Within a minute Mitka is panting hard and suddenly you feel hot cum splattering onto your face and in your mouth.
  130. You smile up at him and lick your lips, pleased with your efforts.
  131. <<cum 'face' 'A63' 1>>
  132. <<elseif getvar("$mitkarand") >= 3>>
  133. <<image "locations/gadukino/sex/mitka/mitkabjhomecum3.jpg">>
  134. You bob your head up and down on his cock, trying to cram as much of his cock deep into your mouth. Sometimes you gag as it enters your throat.
  135. Eventually, you feel Mitka''s cock pulse and a few seconds later your mouth is filled with his salty sperm. You quickly swallow it all down.
  136. <<arouse 'bj' 5 `['sub','deepthroat']`>>
  137. <<cum 'mouth_swallow' 'A63' 1>>
  138. <<else>>
  139. <<image "locations/gadukino/sex/mitka/mitkabjhomecum1.jpg">>
  140. Mitka stands, places his hands on the back of your head and roughly forces you to take his cock deep into your throat.
  141. Slowly he builds up a rhythm and finally finishes in your mouth. He makes you swallow and lick him clean before removing his cock from your mouth.
  142. <<arouse 'bj' 5 `['sub','deepthroat','rough']`>>
  143. <<cum 'mouth_swallow' 'A63' 1>>
  144. <</if>>
  145. <<actCLA 'Leave'>>
  146. <<gt $loc>>
  147. <</actCLA>>
  148. <</actCLA>>
  149. <</actCLA>>
  150. <!-- ! Sveta is not the boys slut but has had sex with Mitka and she does not know Mira likes Mitka or Mira is the boys slut-->
  151. <<elseif ($npc('A63').QW > 0 and $npc('A63').QW < 11) and ($npc('A60').QW < 2 or $npc('A60').QW >= 11)>>
  152. <p>Mitka scratches his balls and adds with a grin: "Hey $pc.name_nick, do you want to have some fun?"</p>
  153. <<set $mitkarand = rand(1,10)>>
  154. <<if (getvar("$mitkarand") == 1 or (getvar("$mitkarand") < 5 and !$pc.thinksIsVirgin)) and getvar("$mesec") == 0>>
  155. <p>"How about you let me fuck you today?" Mitka asks.</p>
  156. <<if $pc.thinksIsVirgin>>
  157. <<gs 'willpower' 'sex' 'resist'>>
  158. <<if $will_cost <= $pc.willpower>>
  159. <<actCLA 'No, I`m still a virgin. (will_cost Willpower)'>>
  160. <<run $npcs.dec('A63','rel',2)>>
  161. <<gs 'willpower' 'sex' 'resist'>>
  162. <<gs 'willpower' 'pay' 'resist'>>
  163. You tell Mitka you are not ready to lose your virginity yet. You know it would be fun, but maybe another time...
  164. <<actCLA 'Leave'>>
  165. <<gt $loc>>
  166. <</actCLA>>
  167. <</actCLA>>
  168. <<else>>
  169. <<actCLA `'No, I""m still a virgin. ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  170. <</if>>
  171. <</if>>
  172. <<gs 'willpower' 'sex' 'resist'>>
  173. <<if $will_cost <= $pc.willpower>>
  174. <<actCLA 'No thanks, not today. (will_cost Willpower)'>>
  175. <<run $npcs.dec('A63','rel',2)>>
  176. <<gs 'willpower' 'sex' 'resist'>>
  177. <<gs 'willpower' 'pay' 'resist'>>
  178. You turn around and walk away from Mitka. You know it would be fun, but maybe another time...
  179. <<actCLA 'Walk away'>>
  180. <<gt $loc>>
  181. <</actCLA>>
  182. <</actCLA>>
  183. <<else>>
  184. <<actCLA `'No thanks, not today. ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  185. <</if>>
  186. <<actCLA 'Sure, sounds like fun'>>
  187. <<if $pc.pcs_vag == 0>>
  188. <<image "locations/gadukino/sex/mitka/mitkafirst.jpg">>
  189. <<else>>
  190. <<image "locations/gadukino/sex/mitka/mitka2.jpg">>
  191. <</if>>
  192. <p>Mitka takes you to '+iif(mitka_first_drink > 1, 'the familiar old trailer','an old trailer')+' in the woods.</p>
  193. He has you lie down on the bed and begins removing your clothes.
  194. <<if $pc.pcs_vag == 0>>
  195. <p>You feel your hymen break as Mitka penetrates you. Mitka looks down at you and says, "Wow, how were you still a virgin? I should have savoured this moment longer!"</p>
  196. <<else>>
  197. Mitka is clearly enjoying fucking you. He has a huge smile on his face as he holds you in place beneath him.
  198. <</if>>
  199. <p>Mitka doesn't bother to pull out and cums deep inside you. Breathing heavily, he gets off of you and says, "You're a good fuck! We should do it again sometime."</p>
  200. <<set $npc('A63').rel += 1>>
  201. <<if $npc('A63').QW < 10>>
  202. <<set $npc('A63').QW += 1>>
  203. <</if>>
  204. <!-- Boy A63 -->
  205. <<set $npc('A63').sex += 1>>
  206. <<cum 'vagina' 'A63' 1>>
  207. <<arouse 'vaginal' 10 `['sub']`>>
  208. <<actCLA 'Leave'>>
  209. <<gt $loc>>
  210. <</actCLA>>
  211. <</actCLA>>
  212. <<elseif getvar("$mitkarand") < 9>>
  213. <p>Can you give me a blowjob today?" Mitka asks.</p>
  214. <<gs 'willpower' 'bj' 'resist'>>
  215. <<if $will_cost <= $pc.willpower>>
  216. <<actCLA 'No thanks, not today. (will_cost Willpower)'>>
  217. <<run $npcs.dec('A63','rel',2)>>
  218. <<gs 'willpower' 'bj' 'resist'>>
  219. <<gs 'willpower' 'pay' 'resist'>>
  220. You turn around and walk away from Mitka. You know it would be fun, but maybe another time...
  221. <<actCLA 'Walk away'>>
  222. <<gt $loc>>
  223. <</actCLA>>
  224. <</actCLA>>
  225. <<else>>
  226. <<actCLA `'No thanks, not today. ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  227. <</if>>
  228. <<actCLA 'Sure, sounds like fun'>>
  229. <<image "locations/gadukino/sex/mitka/mitkabjhome.jpg">>
  230. <p>Mitka takes you to '+iif(mitka_first_drink > 1, 'the familiar old trailer','an old trailer')+' in the woods.</p>
  231. Mitka sits down on a couch as you kneel in front of him. You take his cock out of his pants and start to suck...
  232. <<set $npc('A63').rel += 1>>
  233. <<if $npc('A63').QW < 10>>
  234. <<set $npc('A63').QW += 1>>
  235. <</if>>
  236. <!-- Boy A63 -->
  237. <<set $npc('A63').sex += 1>>
  238. <<arouse 'bj' 10 `['sub']`>>
  239. <<actCLA 'Make him cum'>>
  240. <<set $mitkarand = rand(0,5)>>
  241. <<if getvar("$mitkarand") == 5>>
  242. <<image "locations/gadukino/sex/mitka/mitkabjhomecum2.jpg">>
  243. Mitka stands up and begins to furiously stroke his cock right in your face.
  244. Within a minute Mitka is panting hard and suddenly you feel hot cum splattering onto your face and in your mouth.
  245. You smile up at him and lick your lips, pleased with your efforts.
  246. <<cum 'face' 'A63' 1>>
  247. <<cum 'mouth' 'A63' 1>>
  248. <<elseif getvar("$mitkarand") >= 3>>
  249. <<image "locations/gadukino/sex/mitka/mitkabjhomecum3.jpg">>
  250. You bob your head up and down on his cock, trying to cram as much of his cock deep into your mouth. Sometimes you gag as it enters your throat.
  251. Eventually, you feel Mitka''s cock pulse and a few seconds later your mouth is filled with his salty sperm. You quickly swallow it all down.
  252. <<arouse 'bj' 5 `['sub','deepthroat']`>>
  253. <<cum 'mouth_swallow' 'A63' 1>>
  254. <<else>>
  255. <<image "locations/gadukino/sex/mitka/mitkabjhomecum1.jpg">>
  256. Mitka stands, places his hands on the back of your head and roughly forces you to take his cock deep into your throat.
  257. Slowly he builds up a rhythm and finally finishes in your mouth. He makes you swallow and lick him clean before removing his cock from your mouth.
  258. <<arouse 'bj' 5 `['sub','deepthroat','rough']`>>
  259. <<cum 'mouth_swallow' 'A63' 1>>
  260. <</if>>
  261. <<actCLA 'Leave'>>
  262. <<gt $loc>>
  263. <</actCLA>>
  264. <</actCLA>>
  265. <</actCLA>>
  266. <<else>>
  267. <p>"I want to do anal today. What do you think?" Mitka asks.</p>
  268. <<if $pc.pcs_ass == 0>>
  269. <<gs 'willpower' 'anal' 'resist'>>
  270. <<if $will_cost <= $pc.willpower>>
  271. <<actCLA 'No, I`ve never done anal before (will_cost Willpower)'>>
  272. <<run $npcs.dec('A63','rel',2)>>
  273. <<gs 'willpower' 'anal' 'resist'>>
  274. <<gs 'willpower' 'pay' 'resist'>>
  275. You tell Mitka you are not ready to lose your anal virginity yet. You know it would be fun, but maybe another time...
  276. <<actCLA 'Leave'>>
  277. <<gt $loc>>
  278. <</actCLA>>
  279. <</actCLA>>
  280. <<else>>
  281. <<actCLA `'No, I""ve never done anal before ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  282. <</if>>
  283. <</if>>
  284. <<gs 'willpower' 'anal' 'resist'>>
  285. <<if $will_cost <= $pc.willpower>>
  286. <<actCLA 'No thanks, not today. (will_cost Willpower)'>>
  287. <<run $npcs.dec('A63','rel',2)>>
  288. <<gs 'willpower' 'anal' 'resist'>>
  289. <<gs 'willpower' 'pay' 'resist'>>
  290. You turn around and walk away from Mitka. You know it would be fun, but maybe another time...
  291. <<actCLA 'Walk away'>>
  292. <<gt $loc>>
  293. <</actCLA>>
  294. <</actCLA>>
  295. <<else>>
  296. <<actCLA `'No thanks, not today. ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  297. <</if>>
  298. <<actCLA 'Sure, sounds like fun'>>
  299. <<if $pc.pcs_ass < 10>>
  300. <<image "locations/gadukino/sex/mitka/mitkaanalhome.jpg">>
  301. <<elseif $pc.pcs_ass >= 10 and $pc.pcs_ass < 25>>
  302. <<image "locations/gadukino/sex/mitka/mitkaanalhome3.jpg">>
  303. <<elseif $pc.pcs_ass >= 25>>
  304. <<image "locations/gadukino/sex/mitka/mitkaanalhome2.jpg">>
  305. <</if>>
  306. <p>Mitka takes you to '+iif(mitka_first_drink > 1, 'the familiar old trailer','an old trailer')+' in the woods.</p>
  307. He has you lie down on the bed and begins removing your clothes. Once undressed, he bends you over prepares to penetrate your ass.
  308. <<if $pc.pcs_ass == 0>>
  309. <p>"An anal virgin, huh? Well your ass will never be the same after this!" Mitka says as he pushes his cock inside your ass.</p>
  310. <<else>>
  311. Mitka is clearly enjoying fucking your ass. He has a huge smile on his face as he holds you in place beneath him.
  312. <</if>>
  313. Mitka doesn''t bother to pull out and cums deep inside your ass. Breathing heavily, he gets off of you and says, "Still a good fuck, but I would prefer your pussy instead."
  314. <<set $npc('A63').rel += 1>>
  315. <<if $npc('A63').QW < 10>>
  316. <<set $npc('A63').QW += 1>>
  317. <</if>>
  318. <!-- Boy A63 -->
  319. <<set $npc('A63').sex += 1>>
  320. <<cum 'anus' 'A63' 1>>
  321. <<arouse 'anal' 15 `['sub','rough']`>>
  322. <<act 'Leave'>>
  323. <<gt 'gadukino'>>
  324. <</act>>
  325. <</actCLA>>
  326. <</if>>
  327. <!-- ! Sveta is not the boys slut and Sveta knows Mira likes Mitka and Mira is not the boys slut yet-->
  328. <<elseif $npc('A63').QW > 0 and $npc('A63').QW < 11 and $npc('A60').QW >= 2 and $npc('A60').QW < 11>>
  329. <p>Mitka scratches his balls and adds with a grin: "Hey $pc.name_nick, do you want to have some fun?"</p>
  330. You hesitate for a moment then look at him sternly.
  331. <p>"What about Mira? Aren't you going out with her?"</p>
  332. Mitka smiles sheepishly and has the decency to blush. He looks around to make sure Mira isn''t nearby then tries to explain.
  333. "Well, I just figured since, you know, we already did stuff..." he trails off as he notices that you aren''t going for it.
  334. "You thought wrong." you tell him coldly, "Unlike boys, girls don't fool around with their best friend''s boyfriend."
  335. You turn around and walk away and Mitka kicks at the ground in frustration. You decide not to mention this to Mira.
  336. <<actCLA 'Walk away'>>
  337. <<gt $loc>>
  338. <</actCLA>>
  339. <<else>>
  340. <<actCLA 'Walk away'>>
  341. <<gt $loc>>
  342. <</actCLA>>
  343. <</if>>
  344. <</if>>