1
0

swamp_woods.qsrc 12 KB

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