bass 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. # bass
  2. if $ARGS[0] = 'start':
  3. CLOSE ALL
  4. $metka = $ARGS[0]
  5. $loc = $CURLOC
  6. $location_type = 'public_indoors'
  7. cls
  8. minut += 5
  9. gs 'stat'
  10. if night_mode = 1:
  11. fcolor = rgb(255, 255, 255)
  12. bcolor = rgb(0, 0, 0)
  13. lcolor = rgb(106, 90, 205)
  14. else
  15. fcolor = rgb(0, 0, 0)
  16. bcolor = rgb(255, 255, 255)
  17. lcolor = rgb(106, 90, 205)
  18. end
  19. '<center><b><font color="maroon">Pool</font></b></center>'
  20. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/bass.jpg"></center>'
  21. 'Entrance to the pool costs 100 <b>₽</b>, you must have a swimsuit.'
  22. act 'Use changing room':gt 'changingroom', 'view_swim_list'
  23. if $clothingworntype = 'swimwear':
  24. if db >= 1 and Goraday ! daystart:act 'Search ZHoru':Goraday = daystart & gt 'klofdomhouse', 'ev42'
  25. if money >= 100:
  26. act 'Pay to swim in the pool for an hour (100 <b>₽</b>)':
  27. cla
  28. minut += 5
  29. money -= 100
  30. gt 'bass', 'a'
  31. end
  32. end
  33. end
  34. act'Leave':
  35. if $clothingworntype = 'swimwear':
  36. cla
  37. 'You need to get dressed in regular clothing first.'
  38. act'Return':gt 'bass', 'start'
  39. elseif $clothingworntype = 'nude':
  40. cla
  41. 'You need to get dressed before leaving.'
  42. act'Return':gt 'bass', 'start'
  43. else
  44. minut += 5
  45. gt 'down'
  46. end
  47. end
  48. end
  49. if $ARGS[0] = 'a':
  50. cla
  51. *clr
  52. minut += 5
  53. '<center><b><font color="maroon">Pool</font></b></center>'
  54. if pcs_magik < 4:'<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/bass.jpg"></center>'
  55. if pcs_magik >= 4 and kisameQW = 0:
  56. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/pool/bass1.jpg"></center>'
  57. 'In pool floats hefty athlete, he swims with mad speed and clearly feels like a fish in water, he come to the shore to the edge of the pool and in one motion jumps right in front of you. Looking at you, he greedily smiling showing you a range of white teeth.'
  58. act 'Watch for swimmers':
  59. cla
  60. *clr
  61. kisameQW = 1
  62. minut += 60
  63. gs 'exercise', 'tier1', 1, 'stren_exp'
  64. pcs_sweat = 10 + rand(0,4)
  65. '<center><img <<$set_imgh>> src="images/characters/city/kisame/kisame.jpg"></center>'
  66. 'Athlete put on a towel and walked up to you. He smiled and said "Hi sweetie My name is Kisame just for you Kitty!"'
  67. act 'Say hello':
  68. cla
  69. '(You) - Hi! I <<$pcs_nickname>>.'
  70. '(Plavec) - <<$pcs_nickname>> can swim together?'
  71. 'Kisame without waiting grabs you by the waist and powerful jump jumps to the middle of the pool.'
  72. act 'Next':gt 'kisameQW', 'start'
  73. end
  74. act 'Tell Kisame to fuck off':
  75. cla
  76. '(You) - Fuck off Kish!'
  77. '(Plavec) - How rude!'
  78. 'You do not have time to blink as an athlete grabbed you by the waist and lifted over your head easily threw you into the middle of the pool.'
  79. 'When you spitting surfaced over the water you can see how to you under the water at breakneck speed approaching Kisame.'
  80. act 'Next':gt 'kisameQW', 'start'
  81. end
  82. end
  83. elseif kisameQW = 1 and KisameDead < 1:
  84. '<center><img <<$set_imgh>> src="images/characters/city/kisame/kisamev.jpg"></center>'
  85. 'Seeing you akulopodobny Kisame smiling "Hi baby. Want me to fill your hot mouth with his shark-seed?"'
  86. act 'Attack Kisame':
  87. cla
  88. pcs_horny += 10
  89. gs 'boyStat', 'A40'
  90. !!stats
  91. strenV = 300
  92. speedV = 100
  93. agilV = 100
  94. reactV = 100
  95. vitalV = 200
  96. intelV = 100
  97. willV = 50
  98. !!skills
  99. magikV = 10
  100. boxingV = 100
  101. shootV = 100
  102. !!parameters
  103. healthV = vitalV * 10 + strenV * 5
  104. mannaV = intelV * magikV + magikV * 100 + vitalV * 10
  105. willpowerV = willV * 10
  106. BonusAtakV = 0
  107. BonusDefV = 0
  108. !!Programme of Action
  109. program = 5
  110. KisaFight = 1
  111. klonV = 5
  112. defenceV = 800
  113. if spellavtoklon = 1:klon = 3
  114. gt 'fight', 'start'
  115. end
  116. act 'Give him a blowjob under water':
  117. cla
  118. *clr
  119. cumspclnt = 10
  120. gs 'cum_cleanup'
  121. if pcs_sweat > 15 : pcs_sweat = 10 + rand(0,4)
  122. pcs_mood += 5
  123. pcs_willpwr += 5
  124. if pcs_stren < 40:stren_exp += 1 + (steroid_dose - rand(0,steroid_dose)) & gs 'obj_din', 'steroids'
  125. if KisameSex = 0:KisameSex = 1 & Set guy += 1
  126. gs 'boyStat', 'A40'
  127. spafinloc = 12
  128. sexpartkno = 1
  129. gs 'Cum_Manage'
  130. '<center><img <<$set_imgh>> src="images/characters/city/kisame/sex/kisamebj.jpg"></center>'
  131. 'You downcast eyes, Kisame smiled even wider and dragged you into the water. His strong hands pressed your face to his groin and you wrapped around his dick lips quite quickly Kisame finished your mouth.'
  132. gs 'arousal', 'bj', 60, 'sub'
  133. gs 'arousal', 'end'
  134. gs 'stat'
  135. act 'Out of the water':gt 'bass', 'start'
  136. end
  137. end
  138. act 'Swim (1:00)':
  139. cla
  140. *clr
  141. cumspclnt = 10
  142. gs 'cum_cleanup'
  143. minut += 60
  144. gs 'exercise', 'tier1', 1, 'stren_exp'
  145. pcs_sweat = 10 + rand(0,4)
  146. '<center><img <<$set_imgh>> src="images/locations/shared/lake/swim.jpg"></center>'
  147. 'You swim in the pool, the water refreshes and invigorates.'
  148. act 'Out of the water':gt 'bass', 'start'
  149. end
  150. act 'Leave':gt 'bass', 'start'
  151. end
  152. --- bass ---------------------------------