swamp_woods.qsrc 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. # swamp_woods
  2. !TODO: Break into more arg blocks
  3. if $ARGS[0] = 'start':
  4. $loc = 'swamp_woods'
  5. $metka = ''
  6. $menu_loc = 'swamp_woods'
  7. $menu_arg = ''
  8. menu_off = 0
  9. $location_type = 'secluded'
  10. gs 'gadukino_event', 'sound'
  11. gs 'stat'
  12. gs 'hunter_ambient', 'schedule'
  13. cla & *clr
  14. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/nearby_woods.jpg"></center>'
  15. 'You are in the woods near the hut. You can see it not too far in the distance.'
  16. 'You can also venture deeper into woods to circle around the swamp, granted you do not get lost trying.'
  17. !TODO: Make schedule more dynamic e.g. more factors
  18. *nl
  19. act 'Go back to the hut': minut += 10 & gt 'swamp_yard', 'start'
  20. if firewood < 25:
  21. 'You can pick up some firewood around here to keep the fire going.'
  22. act 'Collect firewood (0:45)':
  23. cla & *clr
  24. if $clothingworntype ! 'nude':
  25. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/firewood_normal.jpg"></center>'
  26. else
  27. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/firewood_nude.jpg"></center>'
  28. end
  29. firewood += 10
  30. minut += 45
  31. 'You pick up some dry branches and twigs, putting them in a pile near the fire pit before coming back.'
  32. if firewood < 10:
  33. 'You think you might need to pick some more to get a fire going'
  34. else:
  35. 'You think you have enough firewood to get a fire going'
  36. end
  37. act 'Further': gt 'swamp_woods', 'start'
  38. end
  39. else
  40. 'You think about picking up some firewood before you remember you have plenty back at the yard.'
  41. end
  42. act 'Try to circle around the swamp':
  43. *clr & cla
  44. if pcs_bushcraft < 15:
  45. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/thinks1.jpg"></center>'
  46. 'You consider trying to circle around the swamp but then think it is better if you did not get too far from the hut.'
  47. 'If only you were a skilled pathfinder or knew nearby people that could help you get back...'
  48. act 'Further': gt 'swamp_woods', 'start'
  49. elseif pcs_bushcraft < 30:
  50. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/thinks2.jpg"></center>'
  51. 'You consider trying to circle around the swamp. You have a vague idea on how to accomplish that but there is a good chance you may get lost.'
  52. act 'Stay around for now': gt 'swamp_woods', 'start'
  53. act 'Try anyway':
  54. *clr & cla
  55. minut += 180
  56. nearby_woods_check = rand(1,10)
  57. if nearby_woods_check = 1:
  58. !Make it to the other side fine
  59. if $clothingworntype ! 'nude':
  60. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/nearby_woods_success.jpg"></center>'
  61. else
  62. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/nearby_woods_success_nude.jpg"></center>'
  63. end
  64. 'You stick as close to the swamp as possible and follow the edge in one direction.'
  65. 'Even though you occassionally step into the swamp you manage to not get stuck'
  66. 'After some time walking and struggling not to get stuck you can see the hut on the opposite side'
  67. act 'Success!': pcs_bushcraft += 5 & gt 'gadforest','4'
  68. elseif nearby_woods_check <= 3:
  69. !End up stuck in the swamp
  70. if $clothingworntype ! 'nude':
  71. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/nearby_woods_stuck.jpg"></center>'
  72. else
  73. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/nearby_woods_stuck_nude.jpg"></center>'
  74. end
  75. 'You stick as close to the swamp as possible and follow the edge in one direction.'
  76. 'Trusting the ground you keep going but at some point you sink right into the swamp without even realizing.'
  77. *nl
  78. 'Seems like the forest can camouflage parts of the swamp, fooling careless hikers.'
  79. act 'If only you knew': pcs_bushcraft += 3 & gt 'gadforestswamp','2'
  80. else
  81. if $clothingworntype ! 'nude':
  82. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/nearby_woods_hike.jpg"></center>'
  83. else
  84. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/nearby_woods_hike_nude.jpg"></center>'
  85. end
  86. if nearby_woods_check <= 5:
  87. !Circle back to where the pcs started
  88. 'You start going into the woods in a direction you think will take you around the swamp.'
  89. 'After a few hours walking you realize your surroundings are a bit familiar.'
  90. 'Then you look around you and can see the hut in the distance. Seems like you just walked around in circles and ended up where you started'
  91. *nl
  92. 'You can see some broken branches and prints near ahead of you, marking the direction you initially started walking towards'
  93. act 'That''s interesting...': pcs_bushcraft += 2 & gt 'swamp_woods', 'start'
  94. else
  95. !Get lost in the woods
  96. 'You start going into the woods in a direction you think will take you around the swamp.'
  97. 'After a few hours walking you realize you have no idea where you are going.'
  98. 'You look back to see if you can get back to the hut but nothing around seems familiar'
  99. act 'This can''t be good': gt 'gadforestlost','1'
  100. end
  101. end
  102. end
  103. else
  104. minut += 120
  105. !Make it back without effort
  106. if $clothingworntype ! 'nude':
  107. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/pathfinder.jpg"></center>'
  108. else
  109. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/pathfinder_nude.jpg"></center>'
  110. end
  111. 'You have a rough idea of how the forest curves around the swamp from having seen part of the swamp''s edge from the hut yard'
  112. 'With that in mind, you go into the forest, aware of your surroundings to make sure you are not stepping too far from the edge of the swamp'
  113. 'After a couple hours you are on the other edge of the forest'
  114. act 'Further': gt 'gadforest','4'
  115. end
  116. end
  117. end
  118. if $ARGS[0] = 'shooting_practice':
  119. cla & *clr
  120. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andrei_shooting.jpg"></center>'
  121. 'You approach Andrei shooting some bottles with his pistol. You think maybe he can teach you a few tricks'
  122. act 'Walk away': gt 'swamp_woods', 'start'
  123. act 'Ask if you can shoot too':
  124. if hunter_collective_opinion > 50 and rand(1,4) = 1:
  125. cla & *clr
  126. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andrei_shooting.jpg"></center>'
  127. '"Sure thing! But say, how about we spice it up a bit? If you can hit that bottle over there in one shot, I will do anything you want" says Andrei'
  128. '"And what if I cannot?" you ask.'
  129. '"Well, in that case you get to do anything I ask for. It is only fair, right?" he asks with a smirk.'
  130. '"I guess it is" you respond, slightly blushing thinking about what Andrei could ask you to do.'
  131. act 'Take the bet':
  132. cla & *clr
  133. hunter_collective_opinion += 6
  134. gs 'stat'
  135. if $clothingworntype ! 'nude':
  136. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting.jpg"></center>'
  137. else
  138. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting_nude.jpg"></center>'
  139. end
  140. 'You line up your sights and aim at the bottle. You inhale and hold your breath before...'
  141. act 'Pull the trigger': gt 'hunter_interactions', 'shooting_bet'
  142. end
  143. act 'Refuse':
  144. cla
  145. hunter_collective_opinion -= 2
  146. gs 'stat'
  147. 'Not liking the odds of likely spending the day naked or worse, "Maybe some other time" you respond before walking away.'
  148. act 'Further': gt 'swamp_woods', 'start'
  149. end
  150. elseif hunter_collective_opinion > 35:
  151. gt 'swamp_woods', 'shooting_practice', 'practice'
  152. elseif hunter_sexual_comfort > 20:
  153. gt 'swamp_woods', 'shooting_practice', 'andrei_request'
  154. else
  155. cla & *clr
  156. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andrei_shooting.jpg"></center>'
  157. 'You try to get Andrei''s attention but he kind of ignores you. When you keep on trying he waves his hand in a gesture for you to go away.'
  158. act 'Further': gt 'swamp_woods', 'start'
  159. end
  160. end
  161. if $ARGS[1] = 'practice':
  162. cla & *clr
  163. minut += 60
  164. shoot_lvl += 2
  165. gs 'stat'
  166. if $clothingworntype ! 'nude':
  167. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting.jpg"></center>'
  168. else
  169. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting_nude.jpg"></center>'
  170. end
  171. '"Alright I will show you a few tricks while you try" says Andrei. You spend about an hour practicing your shooting under Andrei''s guidance'
  172. act 'Walk away': gt 'swamp_woods', 'start'
  173. end
  174. if $ARGS[1] = 'andrei_request':
  175. cla & *clr
  176. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andrei_shooting.jpg"></center>'
  177. '"You see, these bullets don''t come free" says Andrei. "My time looking over your shoulder also doesn''t come free. You gotta pay me back somehow"'
  178. '"What do you mean?" you ask, with a vague idea of where this is going.'
  179. act 'Walk away': gt 'swamp_woods', 'start'
  180. if $clothingworntype = 'nude':
  181. '"Since you are all naked might as well let me fuck your little pussy right here." he says. "Then I will let you shoot a bit"'
  182. !TODO: if pcs_inhib < x
  183. act 'Let him fuck you': gt 'hunter_interactions', 'andrei_quick_fuck'
  184. else
  185. andrei_shooting_request = rand(1,4)
  186. if andrei_shooting_request = 1:
  187. '"I want you to show me your tits. Just lift your top and let me have a good look at em. You can shoot the rifle then."'
  188. act 'Flash your tits':
  189. cla & *clr
  190. hunter_sexual_comfort += 3
  191. gs 'arousal', 'flashlite', 3
  192. gs 'arousal', 'end'
  193. gs 'stat'
  194. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting_tit_flash.jpg"></center>'
  195. 'You lift your top and expose your tits to Andrei for a minute. You then cover up and ask "Enough payment for a lesson?"'
  196. '"Would appreciate a longer look but I will take it" responds Andrei'
  197. act 'Further': gt 'swamp_woods', 'shooting_practice', 'practice'
  198. end
  199. elseif andrei_shooting_request = 2:
  200. '"I want you to show me your pussy. Go sit on that log and lift up your bottom. You can shoot the rifle then."'
  201. act 'Flash your pussy':
  202. cla & *clr
  203. hunter_sexual_comfort += 5
  204. gs 'arousal', 'flashlite', 5
  205. gs 'arousal', 'end'
  206. gs 'stat'
  207. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting_pussy_flash.jpg"></center>'
  208. 'You lift your bottom and expose your pussy to Andrei for a minute. You then cover up and ask "Enough payment for a lesson?"'
  209. '"Would appreciate a longer look but I will take it" responds Andrei'
  210. act 'Further': gt 'swamp_woods', 'shooting_practice', 'practice'
  211. end
  212. elseif andrei_shooting_request = 3:
  213. '"I want you to take off all your clothes. Then hand them all to me. If you wanna shoot my rifle, you gotta be in your birthday suit."'
  214. act 'Strip naked':
  215. cla & *clr
  216. hunter_sexual_comfort += 7
  217. gs 'clothing', 'strip', 'swamphouse'
  218. gs 'underwear', 'remove'
  219. gs 'arousal', 'flash', 10, 'exhibitionism'
  220. gs 'arousal', 'end'
  221. gs 'stat'
  222. !!Image needed '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting_strip.jpg"></center>'
  223. 'You slowly take off your clothes one by one until you are completely naked in front of Andrei.'
  224. 'You look on the ground and blush a bit as he stares at your exposed tits, ass and pussy. You cannot help but feel your pussy moisten.'
  225. '"This naked look suits you better, do you know that?" says Andrei. He ogles your body for a few more minutes before handing you the rifle'
  226. act 'Further': gt 'swamp_woods', 'shooting_practice', 'practice'
  227. end
  228. elseif andrei_shooting_request = 4:
  229. '"Seeing a young pretty thing like you prancing around gives me a boner. I want you to suck my dick." demands Andrei.'
  230. act 'Suck his dick':
  231. cla & *clr
  232. hunter_sexual_comfort += 8
  233. gs 'boyStat', 'A172'
  234. gs 'arousal', 'bj', 15, 'sub', 'exhibitionism'
  235. gs 'cum_call', 'mouth', 'A172', 1
  236. swallow += 1
  237. gs 'arousal', 'end'
  238. gs 'stat'
  239. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/shooting_bj.jpg"></center>'
  240. 'You kneel down obediently and start sucking his dick until you feel him cumming down your throat. You make sure to catch every drop.'
  241. '"Now that''s a good girl. Good girls get to shoot the rifle." says Andrei with a chuckle'
  242. act 'Further': gt 'swamp_woods', 'shooting_practice', 'practice'
  243. end
  244. end
  245. end
  246. end
  247. end
  248. end
  249. --- swamp_woods ---------------------------------