gad_swamp_woods.qsrc 11 KB

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