gadforest_event.qsrc 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726
  1. # gadforest_event
  2. !2020/10/16
  3. $location_type = 'event_outdoors'
  4. gs 'stat'
  5. $ReturnAdr = $ARGS[1]
  6. if $ARGS[0] = 'find_meadow':
  7. *clr & cla
  8. menu_off = 1
  9. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_path.jpg"></center>'
  10. *nl
  11. 'As you walk through the forest, you notice a small path that runs along some bushes and a small ravine. The path leads away from the well worn tracks you are currently on and into a dense thicket.'
  12. act 'Ignore it and keep walking':gt 'gadforest', 'forest_edge'
  13. act 'Follow the path to see where it goes':
  14. *clr & cla
  15. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_thicket.jpg"></center>'
  16. *nl
  17. 'You follow the path to see where it goes, but soon it becomes indistinguishable from the bushes and trees around you.'
  18. meadow = 1
  19. minut += 10
  20. gs 'stat'
  21. act 'Look around':
  22. *clr & cla
  23. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_trail.jpg"></center>'
  24. *nl
  25. 'You''re about to return to the edge of the forest, but you spot a small break in the thicket, from the looks of it, it''s no more than an animal trail.'
  26. minut += 10
  27. gs 'stat'
  28. act 'Head down the trail':
  29. *clr & cla
  30. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow1_<<rand(0,5)>>.jpg"></center>'
  31. *nl
  32. 'A few minutes later, you reach a majestic meadow filled with wildflowers. Judging by its undisturbed state no one else uses it or has been even been here in a long time.'
  33. minut += 10
  34. gs 'stat'
  35. act 'Claim the meadow as your own':
  36. *clr & cla
  37. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow1_<<rand(0,5)>>.jpg"></center>'
  38. *nl
  39. 'You spend some time exploring the meadow and its surroundings. You''re positive no one visits this location. You proclaim the meadow to be your secret hideway all your own.'
  40. minut += 10
  41. gs 'stat'
  42. act 'Continue':gt 'meadow', 'start'
  43. end
  44. end
  45. end
  46. end
  47. end
  48. if $ARGS[0] = 'mira_picking_talk':
  49. *clr & cla
  50. menu_off = 1
  51. minut += 15
  52. mirapickingtalk = 1
  53. miratalkday = daystart
  54. npc_rel['A60'] += 2
  55. gs 'gadforest', 'bushcraft', 'forest_edge'
  56. gs 'stat'
  57. gs 'miroslava','miraclothes'
  58. *nl
  59. '"Hi <<$pcs_nickname>>, just wanted to let you know to be careful out here in the forest."'
  60. '"It is very easy to get lost if you wander away from the forest''s edge. But, the deeper you go into the forest, the more mushrooms and berries you can find."'
  61. '"Also every morning during the summertime the truck from the city comes to buy mushroms and berries from the local pickers. I don''t bother doing it, but I''m sure you could make some money from that if you wanted to."'
  62. '"One more warning, I''ve heard some of the other villagers say there are wolves in the forest that come out after dark, so you shouldn''t stay in the forest after sundown."'
  63. '"That''s one of the reasons why I prefer to walk around the forest''s edge in the morning. It''s much safer in the daylight when more people are around."'
  64. act 'Continue':gt 'gadforest', 'forest_edge'
  65. end
  66. if $ARGS[0] = 'mira_nude_talk':
  67. *clr & cla
  68. menu_off = 1
  69. minut += 15
  70. miranudetalk = 1
  71. miratalkday = daystart
  72. npc_rel['A60'] += 2
  73. gs 'gadforest', 'bushcraft', 'forest_edge'
  74. gs 'stat'
  75. gs 'miroslava','miraclothes'
  76. *nl
  77. '"Hey <<$pcs_nickname>>, guess what I overheard recently, Mira giggles, as she whispers in your ear. Some of the elders in the village were talking about how walking naked in the woods is said to greatly improve your health and mood."'
  78. '"I don''t know if it''s the fresh air or just being surrounded by nature, but it did make me feel better."'
  79. '"I may have tried it once, just to see if what they said was true. Maybe we can go together some time?"'
  80. act 'Continue':gt 'gadforest', 'forest_edge'
  81. end
  82. if $ARGS[0] = 'mira_nude_event':
  83. *clr & cla
  84. menu_off = 1
  85. minut += 15
  86. miranudetalk = 2
  87. miratalkday = daystart
  88. npc_rel['A60'] += 2
  89. gs 'gadforest', 'bushcraft', 'forest_edge'
  90. pcs_horny += 10
  91. gs 'stat'
  92. '<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest4.jpg"></center>'
  93. *nl
  94. '"<<$pcs_nickname>>, do you remember what I told you about walking in the forest? Why don''t we try it out together?" Mira asks.'
  95. '"You mean walking naked in the woods? you reply."'
  96. '"Silly, of course that" said Mira. "What do you say?"'
  97. '"I don''t know Mira." It''s an unexpected offer. On one hand you are a little afraid to do it, but on the other it could be exciting. "But what if someone sees us?"'
  98. '"Oh, don''t worry, no one will see us." She laughed, spun around and yelled out. "Is anybody here??"'
  99. 'Aside from the chirping birds and some rustling leaves, there was no other sound.'
  100. 'Mira turns back to you, "You see, no one is here. We are all alone."'
  101. 'You hesitantly look around as Mira waits for you reply.'
  102. '"Well, <<$pcs_nickname>>, come on, make up your mind" Mira said cheerfully and started to mess with your clothes, trying to pull them off.'
  103. 'Finally looking around to make sure no one is around, you decide to...'
  104. if pcs_inhib < 25:
  105. gs 'willpower', 'exhib', 'resist', 'easy'
  106. elseif pcs_inhib > 25 and pcs_inhib < 50:
  107. gs 'willpower', 'exhib', 'resist'
  108. elseif pcs_inhib > 50:
  109. gs 'willpower', 'exhib', 'resist',' hard'
  110. end
  111. if will_cost <= pcs_willpwr:
  112. act 'Resist and keep your clothes on (<<will_cost>> Willpower)':
  113. *clr & cla
  114. minut += 5
  115. pcs_horny += 5
  116. if pcs_inhib < 50:inhib_exp += rand(1,2)
  117. npc_rel['A60'] -= 3
  118. if pcs_inhib < 25:
  119. gs 'willpower', 'exhib', 'resist', 'easy'
  120. elseif pcs_inhib > 25 and pcs_inhib < 50:
  121. gs 'willpower', 'exhib', 'resist'
  122. elseif pcs_inhib > 50:
  123. gs 'willpower', 'exhib', 'resist',' hard'
  124. end
  125. gs 'willpower', 'pay', 'resist'
  126. gs 'stat'
  127. '<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest2.jpg"></center>'
  128. *nl
  129. 'Mira pouts at you for refusing to undress for a moment then she smiles again, "Alright then, <<$pcs_nickname>>, we can still just go for a normal walk instead."'
  130. act'Continue':gt 'gadforest','forest_edge'
  131. end
  132. else
  133. act 'Resist and keep your clothes on (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  134. end
  135. act 'Give in to Mira':
  136. *clr & cla
  137. minut += 5
  138. pcs_horny += 10
  139. if pcs_inhib < 50:inhib_exp += rand(2,4)
  140. npc_rel['A60'] += 5
  141. gs 'underwear', 'remove'
  142. gs 'clothing', 'strip', 'forest_edge'
  143. gs 'exhibitionism', 3
  144. gs 'stat'
  145. '<center><img <<$set_imgh>> src="images/characters/village/mira/miraforest5.jpg"></center>'
  146. *nl
  147. 'Seeing that your resistance has stopped, Mira quickly began to undress you, leaving your clothes in a pile on the forest floor.'
  148. act'Continue':gt 'gadforest','forest_edge'
  149. end
  150. end
  151. if $ARGS[0] = 'mira_morning_walk':
  152. *clr & cla
  153. gs 'Miroslava','miraclothes'
  154. *nl
  155. 'As you walk through the forest, you hear a familiar voice call out to you, "Hey <<$pcs_nickname>>, wait up!" You turn around and see Mira excitedly bounding up behind you.'
  156. '"Want to join me on my walk?" she asks. "I love walking through the forest in the morning."'
  157. act 'Say Hello': gt 'gadforest', 'forest_edge'
  158. end
  159. if $ARGS[0] = 'mushroom_pickers1':
  160. *clr & cla
  161. menu_off = 1
  162. minut += 5
  163. mushroom_pickersday = daystart
  164. gs 'stat'
  165. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom_pickers1.jpg"></center>'
  166. *nl
  167. 'Wandering through the woods, you notice mushroom pickers from the village. You wonder whether you should look for mushrooms and berries here too, or go someplace else in the forest with less competition.'
  168. if $clothingworntype = 'nude':
  169. 'You quickly remember you are naked right now and back away from them. It''s a good thing they didn''t see you here, if they did, it would be the talk of the whole village.'
  170. pcs_horny += 5
  171. inhib_exp += rand(1,3)
  172. gs 'stat'
  173. end
  174. act 'Continue':gt $loc, $loc_arg
  175. end
  176. if $ARGS[0] = 'mushroom_pickers2':
  177. *clr & cla
  178. menu_off = 1
  179. minut += 5
  180. mushroom_pickersday = daystart
  181. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom_pickers2.jpg"></center>'
  182. *nl
  183. 'On the edge of the forest, you see mushroom pickers from the village going deeper into the forest. You wonder if you should follow them or stay along the edge of the forest where it is safer.'
  184. if $clothingworntype = 'nude':
  185. 'You quickly remember you are naked right now and back away from them. It''s a good thing they didn''t see you here, if they did, it would be the talk of the whole village.'
  186. pcs_horny += 5
  187. inhib_exp += rand(1,3)
  188. else
  189. act 'Follow them':gt 'gadforest','forest_outskirts'
  190. end
  191. gs 'stat'
  192. act 'Stay here':gt 'gadforest','forest_edge'
  193. end
  194. if $ARGS[0] = 'mushroom_pickers3':
  195. *clr & cla
  196. menu_off = 1
  197. minut += 5
  198. mushroom_pickersday = daystart
  199. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom_pickers3.jpg"></center>'
  200. *nl
  201. 'Wandering through the outskirts of the forest, you notice the mushroom pickers from the village had organized a camp.'
  202. if $clothingworntype = 'nude':
  203. 'You quickly remember you are naked right now and back away from them. It''s a good thing they didn''t see you here, if they did, it would be the talk of the whole village.'
  204. pcs_horny += 5
  205. inhib_exp += rand(1,3)
  206. else
  207. act 'Say Hello':
  208. *clr & cla
  209. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom_pickers3.jpg"></center>'
  210. *nl
  211. minut += 5
  212. if pickersQW <= 3:pickersQW += 1
  213. if pickersQW < 3:
  214. 'You politely greet them as you are passing by. The men glance at you and respond the same.'
  215. else
  216. 'You politely greet them as you are passing by. The men look at you and invite you to stop and chat for a bit.'
  217. act 'Chat':
  218. *clr & cla
  219. minut += 10
  220. gs 'gadforest', 'bushcraft', 'forest_outskirts'
  221. gs 'stat'
  222. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom_pickers3.jpg"></center>'
  223. *nl
  224. if rand(0,1) = 0:
  225. 'They are very good at finding mushrooms and berries, one of them shows you his basket full of mushrooms and berries. You spend ten minutes talking about the forest and the best places to find mushrooms and berries, before getting up to continue on with your day.'
  226. else
  227. 'One of them asks, "How is your day going?"'
  228. if boletus + boletus_cooked + bilberry < 5:
  229. '"Not great today." you answer sadly, showing him your less than full basket.'
  230. '"Here you go, have a couple of mine." the man says, giving you a couple mushrooms and berries from his basket.'
  231. 'You spend ten minutes talking about the forest and the best places to find mushrooms and berries, before getting up to continue on with your day.'
  232. boletus += rand(1,2)
  233. bilberry += rand(1,2)
  234. else
  235. '"Pretty well today." you answer happily, showing him your full basket.'
  236. 'You spend ten minutes talking about the forest and the best places to find mushrooms and berries, before getting up to continue on with your day.'
  237. end
  238. end
  239. act 'Leave':gt 'gadforest','forest_outskirts'
  240. end
  241. gs 'stat'
  242. act 'Leave':gt $loc, $loc_arg
  243. end
  244. end
  245. end
  246. gs 'stat'
  247. act 'Leave them be':gt 'gadforest','forest_outskirts'
  248. end
  249. if $ARGS[0] = 'mushroom':
  250. *clr & cla
  251. menu_off = 1
  252. minut += 5
  253. gs 'gadforest', 'bushcraft', 'forest_center'
  254. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mushroom0.'+rand(1,3)+'.jpg"></center>'
  255. *nl
  256. 'Wandering deep in the forest, you stumble upon a clearing full of mushrooms. How lucky!.'
  257. if boletus + boletus_cooked + bilberry < 5:
  258. act 'Gather mushrooms':
  259. *clr & cla
  260. minut += 60
  261. if $clothingworntype = 'nude':inhib_exp += rand(1,3)
  262. boletus += rand(3,5)
  263. gs 'stat'
  264. gs 'gadforest', 'picking_clothes', 'forest_center', 'mushroom'
  265. *nl
  266. 'You begin collecting mushrooms trying to make everything fit in your basket.'
  267. act 'Continue':gt 'gadforest','forest_center'
  268. end
  269. else
  270. gs 'gadforest', 'picking_clothes_empty', 'forest_center'
  271. *nl
  272. 'Unfortunately your basket is already full and you cannot carry any more mushrooms.'
  273. end
  274. gs 'stat'
  275. act 'Continue':gt 'gadforest','forest_center'
  276. end
  277. if $ARGS[0] = 'bilberry':
  278. *clr & cla
  279. menu_off = 1
  280. minut += 5
  281. gs 'gadforest', 'bushcraft', 'forest_center'
  282. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/bilberry'+rand(3,5)+'.jpg"></center>'
  283. *nl
  284. 'Wandering deep in the forest, you stumble upon a clearing full of berries. How lucky!.'
  285. if boletus + boletus_cooked + bilberry < 5:
  286. act 'Gather berries':
  287. *clr & cla
  288. minut += 60
  289. if $clothingworntype = 'nude':inhib_exp += rand(1,3)
  290. bilberry += rand(3,5)
  291. gs 'stat'
  292. gs 'gadforest', 'picking_clothes', 'forest_center', 'berry'
  293. *nl
  294. 'You begin collecting berries trying to make everything fit in your basket.'
  295. act 'Continue':gt 'gadforest','forest_center'
  296. end
  297. else
  298. gs 'gadforest', 'picking_clothes_empty', 'forest_center'
  299. *nl
  300. 'Unfortunately your basket is already full and you cannot carry any more berries.'
  301. end
  302. gs 'stat'
  303. act 'Continue':gt 'gadforest','forest_center'
  304. end
  305. if $ARGS[0] = 'basket':
  306. *clr & cla
  307. menu_off = 1
  308. minut += 5
  309. gs 'gadforest', 'bushcraft', 'forest_center'
  310. if rand(1,2) = 1:
  311. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/basket_boletus.jpg"></center>'
  312. *nl
  313. 'Wandering in the forest you find a basket full of mushrooms. Strange, someone must have left it here or lost it.'
  314. if boletus + boletus_cooked + bilberry < 5:
  315. act 'Steal and empty them into your basket':boletus += 5
  316. else
  317. 'Unfortunately your basket is already full and you cannot carry any more mushrooms.'
  318. end
  319. else
  320. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/basket_bilberry.jpg"></center>'
  321. *nl
  322. 'Wandering in the forest you find a basket full of berries. Strange, someone must have left it here or lost it.'
  323. if boletus + boletus_cooked + bilberry < 5:
  324. act 'Steal and empty them into your basket':bilberry += 5
  325. else
  326. 'Unfortunately your basket is already full and you cannot carry any more berries.'
  327. end
  328. end
  329. gs 'stat'
  330. act 'Leave the basket alone':gt 'gadforest','forest_center'
  331. end
  332. if $ARGS[0] = 'picnic':
  333. *clr & cla
  334. menu_off = 1
  335. minut += 5
  336. gs 'stat'
  337. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/picnic1.'+rand(1,4)+'.jpg"></center>'
  338. 'On the edge of the forest you see some people. Apparently they are having a family picnic.'
  339. if $clothingworntype = 'nude':
  340. 'You quickly remember you are naked right now and back away from them. It''s a good thing they didn''t see you here, if they did, it would be the talk of the whole village.'
  341. 'You shouldn''t be naked right now with this many people in this area of the forest. You''ll either need to get dressed or move to a more secluded area for now.'
  342. if clothesAtLocation = 1:
  343. act 'Hide and get dressed':
  344. *clr & cla
  345. minut += 5
  346. gs 'clothing', 'swamp_clothes', 0
  347. gs 'underwear', 'wear'
  348. gs 'clothing', 'recover_lost_clothes', 'forest_edge',1
  349. gs 'stat'
  350. if PCloSkirt = 0:'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/nudeforest.jpg"></center>'
  351. if PCloSkirt > 0:'<center><img <<$set_imgh>> src="images/locations/gadukino/forest/nudeforest1.'+rand(1,2)+'.jpg"></center>'
  352. *nl
  353. 'You change into your clothes before anyone spots you.'
  354. act 'Continue':gt 'gadforest','forest_edge'
  355. end
  356. end
  357. if meadow > 0:act 'Go to the meadow': minut += 15 & gt 'Meadow'
  358. act 'Go further into the forest':gt 'gadforest','forest_outskirts'
  359. else
  360. act 'Continue':gt 'gadforest','forest_edge'
  361. end
  362. end
  363. if $ARGS[0] = 'forest_hunters':
  364. *clr & cla
  365. menu_off = 1
  366. minut += 5
  367. gs 'stat'
  368. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanters.jpg"></center>'
  369. *nl
  370. if hunters_were_met = 0:'Wandering through the woods you come across some people. Judging by their appearance they must be hunters.'
  371. if hunters_were_met = 1:'Wandering through the woods you see the hunters, Andrei, Sergei and Igor.'
  372. act 'Leave them alone':gt 'gadforest', $ReturnAdr
  373. !%TODO: Move to hunter interactions
  374. act 'Approach the hunters':
  375. *clr & cla
  376. if hunters_were_met = 0:
  377. hunters_were_met = 1
  378. gs 'stat'
  379. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanters.jpg"></center>'
  380. *nl
  381. 'You decide to approach the strangers and chat. You never know, maybe they can show you some good places to find mushrooms and berries. After welcoming you, the whole company sat on the ground to rest and chat for a while.'
  382. '"What''s your name'+iif(pcs_apprnc >= 60,', beautiful','')+'?" one of them asks.'
  383. '"<<$pcs_nickname>>," you answer.'
  384. *nl
  385. if gadriver_gang = 0:
  386. minut += 30
  387. gs 'stat'
  388. '"I''m Andrei," replies the older man, "And these are my friends, from the village, Igor and Sergei."'
  389. '"By any chance is your last name <<$pcs_lastname>>?" he asked. You looked at him and nodded.'
  390. '"Don''t be surprised <<$pcs_nickname>>, you look a lot like your mother when she was younger. I... Hmmm... very good to know, I''m also from Gadukino." said Andrei.'
  391. *nl
  392. 'After chatting with them for about half an hour, the hunters begin to get up and gather their things.'
  393. '"Okay <<$pcs_nickname>>, it''s time for us to go." said Andrei.'
  394. '"If you want, we show you our camp," he added after a short pause. "From there we have made a path back to the village. We can show it to you if you come with us. Or if you want, you can even stay with us for a bit."'
  395. act 'Stay in the forest':gt 'gadforest', $ReturnAdr
  396. act 'Go with them': minut += 60 & gt 'swamp_yard', 'start'
  397. else
  398. minut += 15
  399. huntersRape = 1
  400. gs 'stat'
  401. '"What are you doing so far from the village?" asks the older man, looking at you closely, "It''s <<$pcs_nickname>> <<$pcs_lastname>>, the local whore.'
  402. 'You look at him with a mixture of surprise and shock.'
  403. '"Don''t be surprised, I''m also from Gadukino, and you look just like your mother when she was younger, and apparently you are a whore like her too." he said.'
  404. 'You don''t even remember us. We remember you from that day by the river with Uncle Stepan.'
  405. '"I''m Andrei, " he added further, "And these are my friends, also from the village, Igor and Sergei."'
  406. *nl
  407. if gadriver_gang > 2:'I''m not a whore. I told Uncle Stepan to go to hell! I didn''t want that to happen to me!'
  408. '"Don''t run away, we won''t hurt you." said Sergei, seeing you jump to your feet.'
  409. '"I think it''s about time I left" you reply.'
  410. 'You quickly move away from them and only slowing once you can no longer hear them talking.'
  411. act 'Go back to the forest':gt 'gadforest', $ReturnAdr
  412. end
  413. else
  414. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanters.jpg"></center>'
  415. *nl
  416. 'You decide to approach the guys and chat.'
  417. if hunter_sexual_comfort < 60 or hunter_collective_opinion < 60:
  418. minut += 30
  419. 'After chatting with them for about half an hour, the hunters begin to get up and gather their things.'
  420. '"Okay <<$pcs_nickname>>, it''s time for us to go." said Andrei. "You should pay us another visit some time, ok?"'
  421. act 'Stay in the forest':gt 'gadforest', $ReturnAdr
  422. act 'Go with them': minut += 60 & gt 'swamp_yard', 'start'
  423. else
  424. '"Oh, <<$pcs_nickname>>, we were all looking forward to seeing you again" Andrei said with a smile.'
  425. '"How about you come back with us to our hut, we were just about to head back there anyways."'
  426. gs 'willpower', 'misc', 'resist', 'hard'
  427. if will_cost <= pcs_willpwr:
  428. act 'Stay in the forest (<<will_cost>> Willpower)':
  429. gs 'willpower', 'pay', 'resist'
  430. gs 'stat'
  431. gt 'gadforest', $ReturnAdr
  432. end
  433. else
  434. act 'Stay in the forest (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  435. end
  436. act 'Go with them': minut += 60 & gt 'swamp_yard', 'start'
  437. end
  438. end
  439. end
  440. if $clothingworntype = 'nude':
  441. act 'Keep walking':
  442. *clr &cla
  443. hunter_sexual_comfort += pcs_apprnc / 12
  444. gs 'arousal', 'flash', 5
  445. gs 'arousal', 'end'
  446. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/mitkanudeforest.jpg"></center>'
  447. *nl
  448. 'You pretend not to notice the hunters and walk right past them, swaying your hips pointedly to maximize the effect. Looking around, you notice that the effect has exceeded your expectations. The men have been stopped in their tracks and are staring at you...'
  449. act 'Continue':gt 'gadforest', $ReturnAdr
  450. end
  451. act 'Hide':
  452. *clr & cla
  453. minut += 5
  454. gs 'stat'
  455. '<center><img <<$set_imgh>> src="images/locations/gadukino/forest/hiding_woods.jpg"></center>'
  456. *nl
  457. 'They haven''t noticed you yet, so you quickly hide from sight in a nearby bush. You wait until you can no longer hear them talking to continue on your way.'
  458. act 'Continue':gt 'gadforest', $ReturnAdr
  459. end
  460. if hunters_were_met = 1:
  461. '"Oh, <<$pcs_nickname>>, we were all looking forward to seeing you again" Andrei said with a smile.'
  462. '"How about you come back with us to our hut, we were just about to head back there anyways."'
  463. gs 'willpower', 'misc', 'resist', 'hard'
  464. if will_cost <= pcs_willpwr:
  465. act 'Stay in the forest (<<will_cost>> Willpower)':
  466. gs 'willpower', 'pay', 'resist'
  467. gs 'stat'
  468. gt 'gadforest', $ReturnAdr
  469. end
  470. else
  471. act 'Stay in the forest (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  472. end
  473. act 'Go with them': minut += 60 & gt 'swamp_yard', 'start'
  474. end
  475. end
  476. end
  477. if $ARGS[0] = 'mitka_temporary_event':
  478. ! never had sex with Mitka or not the village whore
  479. if npc_QW['A63'] = 0 or gadriver_gang >= 3:
  480. ! Mira is already fucking Mitka but not the boys slut yet
  481. if npc_QW['A60'] >= 2 and npc_QW['A60'] < 11:
  482. *clr & cla
  483. minut += 5
  484. mitkaday = daystart
  485. MiraLoc = 0
  486. gs 'stat'
  487. '<center><b><font color = maroon>Mitka Shkvoryen</font></b></center>'
  488. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big63.jpg"></center>'
  489. *nl
  490. 'While walking through the forest, you meet Mitka. You chat for a bit before saying goodbye. As you begin to walk away, you notice Mira is not with you.'
  491. '"<<$pcs_nickname>>, you go on, I need to talk to Mitka in private." She says blushing. "He''ll take me home."'
  492. '"Have fun!" you reply to Mira with a wink.'
  493. act 'Continue': gt 'gadforest','forest_edge'
  494. act 'Spy on them':
  495. ! Sveta has not made Mira give her anal virginity to Mitka yet
  496. if npc_QW['A60'] < 6:
  497. *clr & cla
  498. gs 'arousal', 'voyeur', 5
  499. gs 'stat'
  500. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
  501. *nl
  502. 'You decide to follow them from a safe distance. The forest offers plenty of places to hide and you have no trouble staying unseen.'
  503. 'Mira and Mitka talk in whispers, slowly undressing as they walk, but you can''t hear a word they are saying.'
  504. act 'Watch':
  505. *clr &cla
  506. gs 'arousal', 'voyeur', 10
  507. gs 'stat'
  508. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex1.jpg"></center>'
  509. *nl
  510. if npc_QW['A60'] = 2:
  511. 'Eventually, you arrive at your secret meadow. Mira lays down on a blanket in front of Mitka and spreads her legs invitingly. He doesn''t waste a second before he is on top of her her. He positions himself between her legs and starts eagerly slamming his cock roughly into her vagina. Mira certainly seems to be enjoying it though, as she moans and begs for more.'
  512. else
  513. 'Eventually, you arrive at your not-so-secret meadow. You already know what is about to happen having seen it all before. Mira lays down on a blanket in front of Mitka and spreads her legs invitingly. He doesn''t waste a second before he is on top of her her. He positions himself between her legs and starts eagerly slamming his cock roughly into her vagina. Mira seems to be enjoying it even more than last time, as she moans and begs for more.'
  514. end
  515. act 'Continue Watching':
  516. *clr & cla
  517. if npc_QW['A60'] = 2:npc_QW['A60'] = 3
  518. mirasextimes += 1
  519. gs 'arousal', 'voyeur', 5
  520. gs 'stat'
  521. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex2.jpg"></center>'
  522. *nl
  523. 'After a few more minutes Mitka pulls out and cums on her stomach. They rest for a little while and then get dressed and leave to head back to the village.'
  524. act 'Leave': gt 'gadforest','forest_edge'
  525. end
  526. end
  527. ! Sveta has made Mira give her anal virginity to Mitka
  528. else
  529. *clr & cla
  530. gs 'arousal', 'voyeur', 5
  531. gs 'stat'
  532. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirameadowsex.jpg"></center>'
  533. *nl
  534. 'You decide to follow them from a safe distance. The forest offers plenty of places to hide and you have no trouble staying unseen.'
  535. 'Mira and Mitka talk in whispers, slowly undressing as they walk, but you can''t hear a word they are saying.'
  536. act 'Watch':
  537. *clr & cla
  538. gs 'arousal', 'voyeur', 10
  539. gs 'stat'
  540. temp_gadf = rand(0,1)
  541. if temp_gadf = 0:
  542. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
  543. *nl
  544. 'Mira is working her ass up and down on Mitka''s hard member, every time she goes down her buttocks slap loudly on his thighs.'
  545. elseif temp_gadf = 1:
  546. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
  547. *nl
  548. 'Mira is on all fours and moaning loudly as Mitka spreads her asshole with his fingers and then drives his cock all the way in her wide open hole.'
  549. end
  550. act 'Continue Watching':
  551. *clr & cla
  552. mirasextimes += 1
  553. gs 'arousal', 'voyeur', 5
  554. gs 'stat'
  555. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
  556. *nl
  557. 'After a couple of minutes Mitka strongly slaps her ass and Mira quickly turns around, gets on her knees before him and sucks his cock for a few seconds before he shoots his warm cum all over her face.'
  558. act 'Leave': gt 'gadforest','forest_edge'
  559. end
  560. end
  561. end
  562. end
  563. ! mira is the boys slut
  564. elseif npc_QW['A60'] >= 11:
  565. *clr & cla
  566. minut += 5
  567. mitkaday = daystart
  568. MiraLoc = 0
  569. gs 'stat'
  570. '<center><b><font color = maroon>Mitka Shkvoryen</font></b></center>'
  571. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big63.jpg"></center>'
  572. *nl
  573. 'Walking through the forest with Mira, you meet Mitka. Seeing Mira, Mitka grabbed her hand and pulled her into the nearest bush, seeing that Mira is not resisting, you decide not to interfere and mind your own business.'
  574. act 'Continue': gt 'gadforest','forest_edge'
  575. act 'Spy on them':
  576. *clr & cla
  577. gs 'arousal', 'voyeur', 10
  578. gs 'stat'
  579. temp_gadf = rand(0,1)
  580. if temp_gadf = 0:
  581. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal.jpg"></center>'
  582. *nl
  583. 'Mira is working her ass up and down on Mitka''s hard member, every time she goes down her buttocks slap loudly on his thighs.'
  584. elseif temp_gadf = 1:
  585. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal1.jpg"></center>'
  586. *nl
  587. 'Mira is on all fours and moaning loudly as Mitka spreads her asshole with his fingers and then drives his cock all the way in her wide open hole.'
  588. end
  589. act 'Continue Watching':
  590. *clr & cla
  591. mirasextimes += 1
  592. gs 'arousal', 'voyeur', 5
  593. gs 'stat'
  594. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirameadowanal2.jpg"></center>'
  595. *nl
  596. 'After a couple of minutes Mitka strongly slaps her ass and Mira quickly turns around, gets on her knees before him and sucks his cock for a few seconds before he shoots his warm cum all over her face.'
  597. act 'Leave': gt 'gadforest','forest_edge'
  598. end
  599. end
  600. ! Sveta does not know about Mira and Mitka yet or Miras quest is not started yet
  601. else
  602. *clr & cla
  603. minut += 5
  604. mitkaday = daystart
  605. gs 'stat'
  606. '<center><b><font color = maroon>Mitka Shkvoryen</font></b></center>'
  607. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big63.jpg"></center>'
  608. *nl
  609. 'Walking through the forest with Mira, you meet Mitka. You chat for a little while, noticing the interest Mira showed Mitka, before saying goodbye.'
  610. act 'Continue': gt 'gadforest','forest_edge'
  611. end
  612. ! Sveta and Mira are both fucking Mitka but don''t know about it
  613. else
  614. *clr & cla
  615. minut += 5
  616. mitkaday = daystart
  617. gs 'stat'
  618. '<center><b><font color = maroon>Mitka Shkvoryen</font></b></center>'
  619. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big63.jpg"></center>'
  620. *nl
  621. 'Walking through the forest with Mira, you meet Mitka. He looks at you both like he is trying to decide something, but must have thought better of it because he continues to just chat normally. You talk for a bit longer before saying goodbye.'
  622. act 'Continue':gt 'gadforest','forest_edge'
  623. end
  624. end
  625. --- gadforest_event ---------------------------------