bbgameout.qsrc 108 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743
  1. # bbgameout
  2. !2021/05/02
  3. if $ARGS[0] = 'start':
  4. *clr & cla
  5. bbpickupDay = daystart
  6. minut += 5
  7. gs 'stat'
  8. !! Sicaa: Not sure why this image is here. If we ever implement something to do in an empty court it migh be useful though
  9. !'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidecourt.jpg"></center>'
  10. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  11. if grupTipe ! 2:
  12. 'Walking next to the school yard, you notice that most of the jocks have gathered and look like they''re going to play some basketball. A few of them acknowledge you, but none of them wave you over.'
  13. act 'Sit and watch them':
  14. *clr & cla
  15. minut += 30
  16. gs 'stat'
  17. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebleechers.jpg"></center>'
  18. 'You take a seat on the bleachers near the court and watch them play. Most of them are pretty competitive, really pushing it to try and win. There''s the occasional argument about a foul but, everyone mostly gets along and has fun. You have to admit it looks pretty fun and think you should ask to join them one day.'
  19. act 'Leave': gt 'gschool_grounds', 'main'
  20. end
  21. act 'Ask to join':
  22. *clr & cla
  23. minut += 3
  24. grupvalue[2] += 1
  25. gs 'stat'
  26. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  27. 'You walk over to them. "Hey guys, what are you doing?"'
  28. 'Several of them turn towards you and Lazar replies. "We''re about to divide up into teams and play. You can watch if you want."'
  29. '"Could I maybe join you instead?" you ask meekly.'
  30. 'They glance among each other before Lazar replies. "Maybe some other time <<$pcs_nickname>>..." They then start picking teams, forcing you away.'
  31. act 'Sit and watch them':
  32. *clr & cla
  33. minut += 30
  34. grupvalue[2] += 1
  35. gs 'stat'
  36. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebleechers.jpg"></center>'
  37. 'You take a seat on the bleachers near the court and watch them play. Most of them are pretty competitive, really pushing it to try and win. There''s the occasional argument about a foul, but everyone mostly gets along and has fun. You have to admit it looks pretty fun and think you should ask to join them again one day.'
  38. act 'Leave': gt 'gschool_grounds', 'main'
  39. end
  40. act 'Leave': gt 'gschool_grounds', 'main'
  41. end
  42. else
  43. 'Walking next to the school yard, you notice that most of the jocks have gathered. They wave you over when they see you.'
  44. '"Over here <<$pcs_nickname>>! You arrived just in time, we were just about to pick the teams!" Lazar yells out.'
  45. 'You greet everyone as Lazar continues. "Okay, you know the rules by now, 3 vs 3, first to 21. Winners stay until they lose."'
  46. 'Everyone nods and their eyes start scanning around as they search for a team.'
  47. act 'Ask around':
  48. *clr & cla
  49. minut += 10
  50. gs 'stat'
  51. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/pickteams.jpg"></center>'
  52. 'You cautiously walk around, deciding who you could form a team with. Most of them invite you to join them.'
  53. 'After hearing everyone out, you can form an all-girls team, a mixed team with two girls and a boy or join a team with two boys.'
  54. act 'Join the all-girl team': gt 'bbgameout', 'girls'
  55. act 'Join the mixed team': gt 'bbgameout', 'mixed'
  56. act 'Join the boys team': gt 'bbgameout', 'boys'
  57. end
  58. end
  59. end
  60. if $ARGS[0] = 'girls':
  61. gs 'gschool_events', 'rand_girl_arg', 0, 1, 0, 0, 0, 0
  62. gs 'gschool_events', 'rand_girl_arg1', 0, 1, 0, 0, 0, 0
  63. *clr & cla
  64. gs 'exp_gain', 'bkbll', rand(0,2)
  65. minut += 5
  66. gs 'stat'
  67. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  68. 'You line up with <<$rand_girl>> and <<$rand_girl1>> and get ready to enter the game. Looking at their faces you''re all pumped up, ready to take on any of the other teams.'
  69. '"You ready girls?!" you confidently yell out and get a loud shout back.'
  70. 'The three of you confidently step onto the court and get ready for the game.'
  71. act 'Wait for opponent':
  72. *clr & cla
  73. minut += 5
  74. gs 'stat'
  75. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  76. 'You''re up against the toughest possible opponent, the all boys team. They''re a rowdy bunch and as they enter the court they start mockingly laughing as they point towards you.'
  77. '"You won''t be laughing after we beat you!" you yell out.'
  78. 'The boys break out in even bigger laughter and have a hard time holding back their tears. "Sure, sure. Whatever you say <<$pcs_nickname>>."'
  79. 'You''re now even more determined to beat them.'
  80. act 'Give it your best':
  81. *clr & cla
  82. minut += 5
  83. gs 'stat'
  84. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  85. '"We''ll show them..." you say under your breath.'
  86. 'You take a deep sigh and turn to your teammates. "Okay listen up, I don''t care if they''re stronger than us, we''re going to win this. I''ll give my best and I want you to give it your best too."'
  87. 'Your teammates look at each other with some hesitation, but they cautiously nod and walk out onto the court with you.'
  88. act 'Play the game':
  89. *clr & cla
  90. minut += 5
  91. gs 'stat'
  92. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/boys1.jpg"></center>'
  93. 'You''re putting up a pretty good fight, but the boys physical advantage is proving to be too much. Before you know it, they are leading by quite a large margin.'
  94. '"This is so unfair!" you yell out between pants.'
  95. '"Not so cocky anymore, huh?" the boys say mockingly. "You''re all talk, just as expected."'
  96. '"Okay, how about this then. One point wins it all?" you say with a smirk.'
  97. '"Why would we do that when we''re crushing you?" they laugh in response.'
  98. '"Too scared?" you say teasingly with an even bigger smirk.'
  99. act 'Let''s go then':
  100. *clr & cla
  101. minut += 30
  102. gs 'stat'
  103. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/boys2.jpg"></center>'
  104. 'You''ve struck a nerve and they all turn serious and get ready. The ball-holder passes to you and you begin your attack.'
  105. 'You quickly take a step to the side, but their defender is already on you and you need to make a decision.'
  106. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  107. if will_cost <= pcs_willpwr:
  108. act 'Drive in (<<will_cost>> Willpower)':
  109. *clr & cla
  110. grupvalue[2] += 1
  111. pcs_mood += 40
  112. gs 'exp_gain', 'bkbll', rand(0,2)
  113. gs 'sweat', 'add', 40
  114. gs 'willpower', 'pay', 'self'
  115. gs 'stat'
  116. if rand(0,100) + pcs_bkbll => 100:
  117. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribbleboy.jpg"></center>'
  118. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  119. 'Your teammates are doing a great job keeping the other boys busy so that they can''t help out their teammate.'
  120. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  121. 'Your teammates run towards you and the three of you start jumping around. "See? I told you we would beat you." you say teasingly and stick your tongue out.'
  122. act 'End the game': gt 'bbgameout', 'end_game'
  123. else
  124. grupvalue[2] -= 1
  125. pcs_mood -= 40
  126. gs 'sweat', 'add', 40
  127. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribbleboy.jpg"></center>'
  128. 'You move to the left to no avail, but their defender is too quick on his feet and blocks you before you can go right. He''s got you totally covered, but you have one last option left.'
  129. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse him. However, he''s not buying it and quickly slaps the ball out of your hands and passes it to his teammate, who dunks it and wins the game for them.'
  130. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us? What a joke."'
  131. act 'End the game': gt 'bbgameout', 'end_game'
  132. end
  133. end
  134. else
  135. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  136. end
  137. if will_cost <= pcs_willpwr:
  138. act 'Pass (<<will_cost>> Willpower)':
  139. *clr & cla
  140. grupvalue[2] += 1
  141. pcs_mood += 40
  142. gs 'exp_gain', 'bkbll', rand(0,2)
  143. gs 'sweat', 'add', 40
  144. gs 'willpower', 'pay', 'self'
  145. gs 'stat'
  146. if rand(0,100) + pcs_bkbll => 100:
  147. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  148. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  149. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  150. 'The three of you start excitedly jumping around while the boys sulk in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  151. act 'End the game': gt 'bbgameout', 'end_game'
  152. else
  153. grupvalue[2] -= 1
  154. pcs_mood -= 40
  155. gs 'sweat', 'add', 40
  156. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  157. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  158. 'However, as you release the ball, the boy moves between you and your teammate, ready to intercept the ball.'
  159. 'Your teammate tries her best to get into position, but the boy is too strong and easily wrestles the ball from her grasp. He makes a perfect shot and dunks the ball into your basket.'
  160. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." one teammate says, trying to cheer you up while the boys loudly celebrate.'
  161. act 'End the game': gt 'bbgameout', 'end_game'
  162. end
  163. end
  164. else
  165. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  166. end
  167. if will_cost <= pcs_willpwr:
  168. act 'Shoot (<<will_cost>> Willpower)':
  169. *clr & cla
  170. grupvalue[2] += 1
  171. pcs_mood += 40
  172. gs 'exp_gain', 'bkbll', rand(0,2)
  173. gs 'sweat', 'add', 40
  174. gs 'willpower', 'pay', 'self'
  175. gs 'stat'
  176. if rand(0,100) + pcs_bkbll => 100:
  177. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot.jpg"></center>'
  178. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  179. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  180. 'Your teammates run towards you and you all jump around excitedly while the boys argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  181. act 'End the game': gt 'bbgameout', 'end_game'
  182. else
  183. grupvalue[2] -= 1
  184. pcs_mood -= 40
  185. gs 'sweat', 'add', 40
  186. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot.jpg"></center>'
  187. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  188. 'Your resultant shot is off and bounces off the backboard before one of the boys grabs the rebound and passes it to his teammate, who takes a shot and scores, winning the game.'
  189. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  190. act 'End the game': gt 'bbgameout', 'end_game'
  191. end
  192. end
  193. else
  194. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  195. end
  196. act 'Get rid of the ball':
  197. *clr & cla
  198. grupvalue[2] -= 2
  199. pcs_mood -= 40
  200. gs 'sweat', 'add', 40
  201. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail1.jpg"></center>'
  202. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  203. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  204. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the boys howl in laughter as you blush in embarrassment at the realization of what you just did.'
  205. act 'End the game': gt 'bbgameout', 'end_game'
  206. end
  207. end
  208. end
  209. end
  210. act 'Hold back':
  211. *clr & cla
  212. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  213. '"We''ll go about this in a different way..." you say under your breath.'
  214. 'You turn to your teammates and call them over. "We can''t match them in strength, but we can play smarter than them."'
  215. 'The three of you huddle up and talk about different strategies before stepping back out onto the court.'
  216. act 'Play the game':
  217. *clr & cla
  218. minut += 5
  219. gs 'stat'
  220. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/boys1.jpg"></center>'
  221. 'You''re putting up a pretty good fight, but the boys physical advantage is proving too much. Before you know it, they''re leading by quite a large margin.'
  222. '"This is so unfair!" you loudly yell between pants.'
  223. '"Not that cocky anymore, huh?" the boys say mockingly. "You''re all talk, just as expected."'
  224. '"Okay, how about this then. one point wins it all?" you say with a smirk.'
  225. '"Why would we do that when we''re crushing you?" they laugh in response.'
  226. '"Too scared?" you teasingly with an even bigger smirk.'
  227. act 'Let''s go then':
  228. *clr & cla
  229. minut += 30
  230. gs 'stat'
  231. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/boys2.jpg"></center>'
  232. 'You''ve struck a nerve and they all turn serious and get ready. The ball-holder passes to you and you begin your attack.'
  233. 'You quickly take a step to the side, but their defender is already on you and you need to make a decision.'
  234. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  235. if will_cost <= pcs_willpwr:
  236. act 'Drive in (<<will_cost>> Willpower)':
  237. *clr & cla
  238. grupvalue[2] += 1
  239. pcs_mood += 20
  240. gs 'exp_gain', 'bkbll', rand(0,2)
  241. gs 'sweat', 'add', 20
  242. gs 'willpower', 'pay', 'self'
  243. gs 'stat'
  244. if rand(0,100) + pcs_bkbll => 100:
  245. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribbleboy.jpg"></center>'
  246. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  247. 'Your teammates are doing a great job keeping the other boys busy so that they can''t help out their teammate.'
  248. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  249. 'Your teammates run towards you and the three of you start jumping around. "See? I told you we would beat you." you say teasingly and stick your tongue out.'
  250. act 'End the game': gt 'bbgameout', 'end_game'
  251. else
  252. grupvalue[2] -= 1
  253. pcs_mood -= 20
  254. gs 'sweat', 'add', 20
  255. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribbleboy.jpg"></center>'
  256. 'You move to the left to no avail, but their defender is too quick on his feet and blocks you before you can go right. He''s got you totally covered, but you have one last option left.'
  257. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse him. However, he''s not buying it and quickly slaps the ball out of your hands and passes it to his teammate, who dunks it and wins the game for them.'
  258. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us? What a joke."'
  259. act 'End the game': gt 'bbgameout', 'end_game'
  260. end
  261. end
  262. else
  263. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  264. end
  265. if will_cost <= pcs_willpwr:
  266. act 'Pass (<<will_cost>> Willpower)':
  267. *clr & cla
  268. grupvalue[2] += 1
  269. pcs_mood += 20
  270. gs 'exp_gain', 'bkbll', rand(0,2)
  271. gs 'sweat', 'add', 20
  272. gs 'willpower', 'pay', 'self'
  273. gs 'stat'
  274. if rand(0,100) + pcs_bkbll => 100:
  275. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  276. 'You''re pressed, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  277. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  278. 'The three of you start excitedly jumping around while the boys sulk in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  279. act 'End the game': gt 'bbgameout', 'end_game'
  280. else
  281. grupvalue[2] -= 1
  282. pcs_mood -= 20
  283. gs 'sweat', 'add', 20
  284. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  285. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  286. 'However, as you release the ball, the boy moves between you and your teammate, ready to intercept the ball.'
  287. 'Your teammate tries her best to get into position, but the boy is too strong and easily wrestles the ball from her grasp. He makes a perfect shot and dunks the ball into your basket.'
  288. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." one teammate says, trying to cheer you up while the boys loudly celebrate.'
  289. act 'End the game': gt 'bbgameout', 'end_game'
  290. end
  291. end
  292. else
  293. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  294. end
  295. if will_cost <= pcs_willpwr:
  296. act 'Shoot (<<will_cost>> Willpower)':
  297. *clr & cla
  298. grupvalue[2] += 1
  299. pcs_mood += 20
  300. gs 'exp_gain', 'bkbll', rand(0,2)
  301. gs 'sweat', 'add', 20
  302. gs 'willpower', 'pay', 'self'
  303. gs 'stat'
  304. if rand(0,100) + pcs_bkbll => 100:
  305. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot.jpg"></center>'
  306. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  307. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  308. 'Your teammates run towards you and you all jump around excitedly while the boys argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  309. act 'End the game': gt 'bbgameout', 'end_game'
  310. else
  311. grupvalue[2] -= 1
  312. pcs_mood -= 20
  313. gs 'sweat', 'add', 20
  314. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot.jpg"></center>'
  315. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  316. 'Your resultant shot is off and bounces off the backboard before one of the boys grabs the rebound and passes it to his teammate, who takes a shot and scores, winning the game.'
  317. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  318. act 'End the game': gt 'bbgameout', 'end_game'
  319. end
  320. end
  321. else
  322. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  323. end
  324. act 'Get rid of the ball':
  325. *clr & cla
  326. grupvalue[2] -= 2
  327. pcs_mood -= 20
  328. gs 'sweat', 'add', 20
  329. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail1.jpg"></center>'
  330. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  331. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  332. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the boys howl in laughter as you blush in embarrassment at the realization of what you just did.'
  333. act 'End the game': gt 'bbgameout', 'end_game'
  334. end
  335. end
  336. end
  337. end
  338. act 'Play normally':
  339. *clr & cla
  340. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  341. 'Hearing them comment on your team, you nonchalantly shrug your shoulders. "It''s no big deal. Let them think they''re better than us."'
  342. '"Shouldn''t we-" one of your teammates starts to ask, but you cut them off.'
  343. '"No, there''s no need. As long as we play as we normally would, I don''t see why we couldn''t win." you reply.'
  344. act 'Play the game':
  345. *clr & cla
  346. minut += 5
  347. gs 'stat'
  348. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/boys1.jpg"></center>'
  349. 'You''re putting up a pretty good fight, but the boys physical advantage is proving too much. Before you know it, they''re leading by quite a large margin.'
  350. '"This is so unfair!" you loudly yell between pants.'
  351. '"Not that cocky anymore, huh?" the boys say mockingly. "You''re all talk, just as expected."'
  352. '"Okay, how about this then. one point wins it all?" you say with a smirk.'
  353. '"Why would we do that when we''re crushing you?" they laugh in response.'
  354. '"Too scared?" you teasingly with an even bigger smirk.'
  355. act 'Let''s go then':
  356. *clr & cla
  357. minut += 30
  358. gs 'stat'
  359. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/boys2.jpg"></center>'
  360. 'You''ve struck a nerve and they all turn serious and get ready. The ball-holder passes to you and you begin your attack.'
  361. 'You quickly take a step to the side, but their defender is already on you and you need to make a decision.'
  362. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  363. if will_cost <= pcs_willpwr:
  364. act 'Drive in (<<will_cost>> Willpower)':
  365. *clr & cla
  366. grupvalue[2] += 1
  367. pcs_mood += 30
  368. gs 'exp_gain', 'bkbll', rand(0,2)
  369. gs 'sweat', 'add', 30
  370. gs 'willpower', 'pay', 'self'
  371. gs 'stat'
  372. if rand(0,100) + pcs_bkbll => 100:
  373. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribbleboy.jpg"></center>'
  374. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  375. 'Your teammates are doing a great job keeping the other boys busy so that they can''t help out their teammate.'
  376. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  377. 'Your teammates run towards you and the three of you start jumping around. "See? I told you we would beat you." you say teasingly and stick your tongue out.'
  378. act 'End the game': gt 'bbgameout', 'end_game'
  379. else
  380. grupvalue[2] -= 1
  381. pcs_mood -= 30
  382. gs 'sweat', 'add', 30
  383. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribbleboy.jpg"></center>'
  384. 'You move to the left to no avail, but their defender is too quick on his feet and blocks you before you can go right. He''s got you totally covered, but you have one last option left.'
  385. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse him. However, he''s not buying it and quickly slaps the ball out of your hands and passes it to his teammate, who dunks it and wins the game for them.'
  386. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us? What a joke."'
  387. act 'End the game': gt 'bbgameout', 'end_game'
  388. end
  389. end
  390. else
  391. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  392. end
  393. if will_cost <= pcs_willpwr:
  394. act 'Pass (<<will_cost>> Willpower)':
  395. *clr & cla
  396. grupvalue[2] += 1
  397. pcs_mood += 30
  398. gs 'exp_gain', 'bkbll', rand(0,2)
  399. gs 'sweat', 'add', 30
  400. gs 'willpower', 'pay', 'self'
  401. gs 'stat'
  402. if rand(0,100) + pcs_bkbll => 100:
  403. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  404. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  405. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  406. 'The three of you start excitedly jumping around while the boys sulk in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  407. act 'End the game': gt 'bbgameout', 'end_game'
  408. else
  409. grupvalue[2] -= 1
  410. pcs_mood -= 30
  411. gs 'sweat', 'add', 30
  412. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  413. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  414. 'However, as you release the ball, the boy moves between you and your teammate, ready to intercept the ball.'
  415. 'Your teammate tries her best to get into position, but the boy is too strong and easily wrestles the ball from her grasp. He makes a perfect shot and dunks the ball into your basket.'
  416. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." one teammate says, trying to cheer you up while the boys loudly celebrate.'
  417. act 'End the game': gt 'bbgameout', 'end_game'
  418. end
  419. end
  420. else
  421. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  422. end
  423. if will_cost <= pcs_willpwr:
  424. act 'Shoot (<<will_cost>> Willpower)':
  425. *clr & cla
  426. grupvalue[2] += 1
  427. pcs_mood += 30
  428. gs 'exp_gain', 'bkbll', rand(0,2)
  429. gs 'sweat', 'add', 30
  430. gs 'willpower', 'pay', 'self'
  431. gs 'stat'
  432. if rand(0,100) + pcs_bkbll => 100:
  433. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot.jpg"></center>'
  434. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  435. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  436. 'Your teammates run towards you and you all jump around excitedly while the boys argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  437. act 'End the game': gt 'bbgameout', 'end_game'
  438. else
  439. grupvalue[2] -= 1
  440. pcs_mood -= 30
  441. gs 'sweat', 'add', 30
  442. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot.jpg"></center>'
  443. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  444. 'Your resultant shot is off and bounces off the backboard before one of the boys grabs the rebound and passes it to his teammate, who takes a shot and scores, winning the game.'
  445. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  446. act 'End the game': gt 'bbgameout', 'end_game'
  447. end
  448. end
  449. else
  450. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  451. end
  452. act 'Get rid of the ball':
  453. *clr & cla
  454. grupvalue[2] -= 2
  455. pcs_mood -= 30
  456. gs 'sweat', 'add', 30
  457. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail1.jpg"></center>'
  458. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  459. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  460. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the boys howl in laughter as you blush in embarrassment at the realization of what you just did.'
  461. act 'End the game': gt 'bbgameout', 'end_game'
  462. end
  463. end
  464. end
  465. end
  466. end
  467. end
  468. if $ARGS[0] = 'mixed':
  469. gs 'gschool_events', 'rand_boy_arg', 0, 1, 0, 0, 0, 0
  470. gs 'gschool_events', 'rand_girl_arg', 0, 1, 0, 0, 0, 0
  471. *clr & cla
  472. minut += 5
  473. gs 'stat'
  474. if rand(1,4) = 1:
  475. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/146.jpg"></center>'
  476. 'You''re just about to step onto the court when you notice Marcus passing by. "Hey, Marcus!" you yell, "Want to join in the fun?!"'
  477. 'Marcus looks around confused. "Me?! How do you even know I know to play basketball?"'
  478. '"You''re from America. Of course you know how to play basketball!" you shout back. "So, what do you say?"'
  479. if npc_rel['A146'] >= 50:
  480. *clr & cla
  481. minut += 5
  482. gs 'stat'
  483. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/146.jpg"></center>'
  484. 'Marcus ponders for a second before smiling. "Okay, I''m in. So who am I playing with?"'
  485. '"With <<$rand_girl>> and I," you respond.'
  486. '"Cool, let''s win this." he syas with a confident smile and walks over.'
  487. act 'Give it your best':
  488. *clr & cla
  489. minut += 5
  490. gs 'stat'
  491. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  492. '"We''ll show them..." you say under your breath.'
  493. 'You take a deep sigh and turn to your teammates. "Okay, listen up. I don''t care if they''re stronger than us, we''re going to win this. I''ll give my best and I want you to give it your best too."'
  494. 'Your teammates look at each other with some hesitation, they cautiously nod and walk out onto the court with you.'
  495. act 'Start the game':
  496. *clr & cla
  497. minut += 30
  498. gs 'stat'
  499. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/marcusout.jpg"></center>'
  500. 'You start off by taking the lead against another mixed team. Marcus is playing great and showing off his skills.'
  501. 'There is a bit of jealousy from the other team, but you shrug it off as long as you''re winning.'
  502. 'As the match continues, the other team starts scoring and the score is soon tied up.'
  503. 'The game continues and everything is on the last attack. Marcus grabs the ball and nods at you.'
  504. 'As expected, your opponents double team Marcus and he passes the ball to you. "Finish it <<$pcs_nickname>>!"'
  505. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  506. if will_cost <= pcs_willpwr:
  507. act 'Drive in (<<will_cost>> Willpower)':
  508. *clr & cla
  509. grupvalue[2] += 1
  510. npc_rel['A27'] += 1
  511. pcs_mood += 40
  512. gs 'exp_gain', 'bkbll', rand(0,2)
  513. gs 'sweat', 'add', 40
  514. gs 'willpower', 'pay', 'self'
  515. gs 'stat'
  516. if rand(0,100) + pcs_bkbll => 100:
  517. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  518. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  519. 'Your teammates are doing a great job keeping the other team busy so that they can''t help out their teammate.'
  520. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  521. 'Your teammates run towards you and the three of you start jumping around excitedly. "Easy win!" you yell out as you high-five Marcus.'
  522. act 'End the game': gt 'bbgameout', 'end_game'
  523. else
  524. grupvalue[2] -= 1
  525. npc_rel['A27'] -= 1
  526. pcs_mood -= 40
  527. gs 'sweat', 'add', 40
  528. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  529. 'You move to the left to no avail, but their defender is too quick on his feet and blocks you before you can go right. He''s got you totally covered, but you have one last option left.'
  530. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse him. However, he''s not buying it and quickly slaps the ball out of your hands and passes it to his teammate, who dunks it and wins the game for them.'
  531. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us, even with Marcus'' help? What a joke."'
  532. act 'End the game': gt 'bbgameout', 'end_game'
  533. end
  534. end
  535. else
  536. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  537. end
  538. if will_cost <= pcs_willpwr:
  539. act 'Pass (<<will_cost>> Willpower)':
  540. *clr & cla
  541. grupvalue[2] += 1
  542. npc_rel['A27'] += 1
  543. pcs_mood += 40
  544. gs 'exp_gain', 'bkbll', rand(0,2)
  545. gs 'sweat', 'add', 40
  546. gs 'willpower', 'pay', 'self'
  547. gs 'stat'
  548. if rand(0,100) + pcs_bkbll => 100:
  549. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  550. 'You''re pressed, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  551. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  552. 'The three of you start excitedly jumping around while the other team sulks in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  553. act 'End the game': gt 'bbgameout', 'end_game'
  554. else
  555. grupvalue[2] -= 1
  556. npc_rel['A27'] -= 1
  557. pcs_mood -= 20
  558. gs 'sweat', 'add', 20
  559. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  560. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  561. 'However, as you release the ball, the boy moves between you and your teammate, ready to intercept the ball.'
  562. 'Your teammate tries her best to get into position, but the boy is too strong and easily wrestles the ball from her grasp. He makes a perfect shot and dunks the ball into your basket.'
  563. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." Marcus says, trying to cheer you up while the boys loudly celebrate.'
  564. act 'End the game': gt 'bbgameout', 'end_game'
  565. end
  566. end
  567. else
  568. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  569. end
  570. if will_cost <= pcs_willpwr:
  571. act 'Shoot (<<will_cost>> Willpower)':
  572. *clr & cla
  573. grupvalue[2] += 1
  574. npc_rel['A27'] += 1
  575. pcs_mood += 40
  576. gs 'exp_gain', 'bkbll', rand(0,2)
  577. gs 'sweat', 'add', 40
  578. gs 'willpower', 'pay', 'self'
  579. gs 'stat'
  580. if rand(0,100) + pcs_bkbll => 100:
  581. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  582. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  583. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  584. 'Your teammates run towards you and you all jump around excitedly while the boys argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  585. act 'End the game': gt 'bbgameout', 'end_game'
  586. else
  587. grupvalue[2] -= 1
  588. npc_rel['A27'] -= 1
  589. pcs_mood -= 40
  590. gs 'sweat', 'add', 40
  591. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  592. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  593. 'Your resultant shot is off and bounces off the backboard before one of the boys grabs the rebound and passes it to his teammate, who takes a shot and scores, winning the game.'
  594. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  595. act 'End the game': gt 'bbgameout', 'end_game'
  596. end
  597. end
  598. else
  599. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  600. end
  601. act 'Get rid of the ball':
  602. *clr & cla
  603. grupvalue[2] -= 2
  604. npc_rel['A27'] -= 2
  605. pcs_mood -= 40
  606. gs 'sweat', 'add', 40
  607. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail2.jpg"></center>'
  608. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  609. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  610. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the other team howls in laughter as you blush in embarrassment at the realization of what you just did.'
  611. act 'End the game': gt 'bbgameout', 'end_game'
  612. end
  613. end
  614. end
  615. act 'Hold back':
  616. *clr & cla
  617. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  618. '"We''ll go about this in a different way..." you say under your breath.'
  619. 'You turn to face your teammates. "We can''t match them in strength, but we can play smarter than them."'
  620. 'The three of you huddle up and talk about different strategies before stepping out onto the court.'
  621. act 'Start the game':
  622. *clr & cla
  623. minut += 30
  624. gs 'stat'
  625. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/marcusout.jpg"></center>'
  626. 'You start off by taking the lead against another mixed team. Marcus is playing great and showing off his skills.'
  627. 'There is a bit of jealousy from the other team, but you shrug it off as long as you''re winning.'
  628. 'As the match continues, the other team starts scoring and the score is soon tied up.'
  629. 'The game continues and everything is on the last attack. Marcus grabs the ball and nods at you.'
  630. 'As expected, your opponents double team Marcus and he passes the ball to you. "Finish it <<$pcs_nickname>>!"'
  631. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  632. if will_cost <= pcs_willpwr:
  633. act 'Drive in (<<will_cost>> Willpower)':
  634. *clr & cla
  635. grupvalue[2] += 1
  636. npc_rel['A27'] += 1
  637. pcs_mood += 20
  638. gs 'exp_gain', 'bkbll', rand(0,2)
  639. gs 'sweat', 'add', 20
  640. gs 'willpower', 'pay', 'self'
  641. gs 'stat'
  642. if rand(0,100) + pcs_bkbll => 100:
  643. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  644. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  645. 'Your teammates are doing a great job keeping the other boys busy so that they can''t help out their teammate.'
  646. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  647. 'Your teammates run towards you and the three of you start jumping around excitedly. "Easy win!" you yell out as you high-five Marcus.'
  648. act 'End the game': gt 'bbgameout', 'end_game'
  649. else
  650. grupvalue[2] -= 1
  651. npc_rel['A27'] -= 1
  652. pcs_mood -= 20
  653. gs 'sweat', 'add', 20
  654. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  655. 'You move to the left to no avail, but their defender is too quick on his feet and blocks you before you can go right. He''s got you totally covered, but you have one last option left.'
  656. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse him. However, he''s not buying it and quickly slaps the ball out of your hands and passes it to his teammate, who dunks it and wins the game for them.'
  657. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us with Marcus'' help? What a joke."'
  658. act 'End the game': gt 'bbgameout', 'end_game'
  659. end
  660. end
  661. else
  662. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  663. end
  664. if will_cost <= pcs_willpwr:
  665. act 'Pass (<<will_cost>> Willpower)':
  666. *clr & cla
  667. grupvalue[2] += 1
  668. npc_rel['A27'] += 1
  669. pcs_mood += 20
  670. gs 'exp_gain', 'bkbll', rand(0,2)
  671. gs 'sweat', 'add', 20
  672. gs 'willpower', 'pay', 'self'
  673. gs 'stat'
  674. if rand(0,100) + pcs_bkbll => 100:
  675. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  676. 'You''re pressed, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  677. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  678. 'The three of you start excitedly jumping around while the other team sulks in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  679. act 'End the game': gt 'bbgameout', 'end_game'
  680. else
  681. grupvalue[2] -= 1
  682. npc_rel['A27'] -= 1
  683. pcs_mood -= 20
  684. gs 'sweat', 'add', 20
  685. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  686. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  687. 'However, as you release the ball, the boy moves between you and your teammate, ready to intercept the ball.'
  688. 'Your teammate tries her best to get into position, but the boy is too strong and easily wrestles the ball from her grasp. He makes a perfect shot and dunks the ball into your basket.'
  689. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." Marcus says, trying to cheer you up while the other team loudly celebrate.'
  690. act 'End the game': gt 'bbgameout', 'end_game'
  691. end
  692. end
  693. else
  694. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  695. end
  696. if will_cost <= pcs_willpwr:
  697. act 'Shoot (<<will_cost>> Willpower)':
  698. *clr & cla
  699. grupvalue[2] += 1
  700. npc_rel['A27'] += 1
  701. pcs_mood += 20
  702. gs 'exp_gain', 'bkbll', rand(0,2)
  703. gs 'sweat', 'add', 20
  704. gs 'willpower', 'pay', 'self'
  705. gs 'stat'
  706. if rand(0,100) + pcs_bkbll => 100:
  707. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  708. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  709. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  710. 'Your teammates run towards you and you all jump around excitedly while the other team argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  711. act 'End the game': gt 'bbgameout', 'end_game'
  712. else
  713. grupvalue[2] -= 1
  714. npc_rel['A27'] -= 1
  715. pcs_mood -= 20
  716. gs 'sweat', 'add', 20
  717. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  718. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  719. 'Your resultant shot is off and bounces off the backboard before one of the girls grabs the rebound and passes it to her teammate, who takes a shot and scores, winning the game.'
  720. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  721. act 'End the game': gt 'bbgameout', 'end_game'
  722. end
  723. end
  724. else
  725. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  726. end
  727. act 'Get rid of the ball':
  728. *clr & cla
  729. grupvalue[2] -= 2
  730. npc_rel['A27'] -= 2
  731. pcs_mood -= 20
  732. gs 'sweat', 'add', 20
  733. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail2.jpg"></center>'
  734. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  735. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  736. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the other team howls in laughter as you blush in embarrassment at the realization of what you just did.'
  737. act 'End the game': gt 'bbgameout', 'end_game'
  738. end
  739. end
  740. end
  741. act 'Play normally':
  742. *clr & cla
  743. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  744. 'Hearing them comment on your team, you nonchalantly shrug your shoulders. "No big deal. Let them think they''re better than us."'
  745. '"Shouldn''t we-" Marcus starts asking, but you cut him off.'
  746. '"No, there''s no need. As long as we play as we normally would, I don''t see why we couldn''t win." you reply.'
  747. act 'Start the game':
  748. *clr & cla
  749. minut += 30
  750. gs 'stat'
  751. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/marcusout.jpg"></center>'
  752. 'You start off by taking a lead against another mixed team. Marcus is playing great and showing off his skills.'
  753. 'There is a bit of jealousy from the other team, but you shrug it off as long as you''re winning.'
  754. 'As the match continues, the other team starts scoring and the score is soon tied up.'
  755. 'The game continues and everything is on the last attack. Marcus grabs the ball and nods at you.'
  756. 'As expected, your opponents double team Marcus and he passes the ball to you. "Finish it <<$pcs_nickname>>!"'
  757. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  758. if will_cost <= pcs_willpwr:
  759. act 'Drive in (<<will_cost>> Willpower)':
  760. *clr & cla
  761. grupvalue[2] += 1
  762. npc_rel['A27'] += 1
  763. pcs_mood += 30
  764. gs 'exp_gain', 'bkbll', rand(0,2)
  765. gs 'sweat', 'add', 30
  766. gs 'willpower', 'pay', 'self'
  767. gs 'stat'
  768. if rand(0,100) + pcs_bkbll => 100:
  769. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  770. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  771. 'Your teammates are doing a great job keeping the other boys busy so that they can''t help out their teammate.'
  772. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  773. 'Your teammates run towards you and the three of you start jumping around excitedly. "Easy win!" you yell out as you high-five Marcus.'
  774. act 'End the game': gt 'bbgameout', 'end_game'
  775. else
  776. grupvalue[2] -= 1
  777. npc_rel['A27'] -= 1
  778. pcs_mood -= 30
  779. gs 'sweat', 'add', 30
  780. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  781. 'You move to the left to no avail, but their defender is too quick on his feet and blocks you before you can go right. He''s got you totally covered, but you have one last option left.'
  782. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse him. However, he''s not buying it and quickly slaps the ball out of your hands and passes it to his teammate, who dunks it and wins the game for them.'
  783. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us with Marcus'' help? What a joke."'
  784. act 'End the game': gt 'bbgameout', 'end_game'
  785. end
  786. end
  787. else
  788. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  789. end
  790. if will_cost <= pcs_willpwr:
  791. act 'Pass (<<will_cost>> Willpower)':
  792. *clr & cla
  793. temp = rand(0,100)
  794. grupvalue[2] += 1
  795. npc_rel['A27'] += 1
  796. pcs_mood += 30
  797. gs 'exp_gain', 'bkbll', rand(0,2)
  798. gs 'sweat', 'add', 30
  799. gs 'willpower', 'pay', 'self'
  800. gs 'stat'
  801. if rand(0,100) + pcs_bkbll => 100:
  802. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  803. 'You''re pressed, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  804. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  805. 'The three of you start excitedly jumping around while the other team sulks in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  806. act 'End the game': gt 'bbgameout', 'end_game'
  807. else
  808. grupvalue[2] -= 1
  809. npc_rel['A27'] -= 1
  810. pcs_mood -= 30
  811. gs 'sweat', 'add', 30
  812. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  813. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  814. 'However, as you release the ball, the boy moves between you and your teammate, ready to intercept the ball.'
  815. 'Your teammate tries her best to get into position, but the boy is too strong and easily wrestles the ball from her grasp. He makes a perfect shot and dunks the ball into your basket.'
  816. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." Marcus says, trying to cheer you up while the other team loudly celebrate.'
  817. act 'End the game': gt 'bbgameout', 'end_game'
  818. end
  819. end
  820. else
  821. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  822. end
  823. if will_cost <= pcs_willpwr:
  824. act 'Shoot (<<will_cost>> Willpower)':
  825. *clr & cla
  826. grupvalue[2] += 1
  827. npc_rel['A27'] += 1
  828. pcs_mood += 30
  829. gs 'exp_gain', 'bkbll', rand(0,2)
  830. gs 'sweat', 'add', 30
  831. gs 'willpower', 'pay', 'self'
  832. gs 'stat'
  833. if rand(0,100) + pcs_bkbll => 100:
  834. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  835. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  836. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  837. 'Your teammates run towards you and you all jump around excitedly while the other team argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  838. act 'End the game': gt 'bbgameout', 'end_game'
  839. else
  840. grupvalue[2] -= 1
  841. npc_rel['A27'] -= 1
  842. pcs_mood -= 30
  843. gs 'sweat', 'add', 30
  844. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  845. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  846. 'Your resultant shot is off and bounces off the backboard before one of the girls grabs the rebound and passes it to her teammate, who takes a shot and scores, winning the game.'
  847. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  848. act 'End the game': gt 'bbgameout', 'end_game'
  849. end
  850. end
  851. else
  852. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  853. end
  854. act 'Get rid of the ball':
  855. *clr & cla
  856. grupvalue[2] -= 2
  857. npc_rel['A27'] -= 2
  858. pcs_mood -= 30
  859. gs 'sweat', 'add', 30
  860. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail2.jpg"></center>'
  861. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  862. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  863. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the other team howls in laughter as you blush in embarrassment at the realization of what you just did.'
  864. act 'End the game': gt 'bbgameout', 'end_game'
  865. end
  866. end
  867. end
  868. else
  869. *clr & cla
  870. minut += 5
  871. gs 'stat'
  872. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/146.jpg"></center>'
  873. 'Marcus shakes his head. "Sorry <<$pcs_nickname>>, but I don''t have the time right now. Maybe another time, okay?!" he yells out.'
  874. '"Sure, sure..." you shout back a little disappointed.'
  875. 'You turn around and pick two other teammates instead.'
  876. act 'Head to the others': gt 'bbgameout', 'marcusno'
  877. end
  878. else
  879. gt 'bbgameout', 'marcusno'
  880. end
  881. end
  882. if $ARGS[0] = 'marcusno':
  883. *clr & cla
  884. gs 'stat'
  885. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  886. 'You and your teammates huddle together and make up a game plan.'
  887. 'All three of you are oozing with anticipation and you''re pumped up for the game.'
  888. 'You encourage each other as you step out onto the court. "Come on, we''ve got this!"'
  889. act 'Give it your best':
  890. *clr & cla
  891. minut += 5
  892. gs 'stat'
  893. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  894. '"We''ll show them..." you say under your breath...'
  895. 'You take a deep breath and turn to your teammates. "Okay, listen up. I don''t care if they''re stronger than us. We''ll win this. I''ll give my best and I want you to give it your best too."'
  896. 'Your teammates look at each other with some hesitation, but cautiously nod and walk out onto the court with you.'
  897. act 'Start the game':
  898. *clr & cla
  899. minut += 30
  900. gs 'stat'
  901. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  902. 'You start off by taking a lead against another mixed team. Your team is playing really well and you gain a large lead.'
  903. 'As the match continues, the other team starts scoring and the score is soon tied up.'
  904. 'The game continues and everything is on the last attack. Your teammate grabs the ball and nods at you.'
  905. 'As expected, your opponents double team your teammate and they pass the ball to you. "Finish it <<$pcs_nickname>>!"'
  906. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  907. if will_cost <= pcs_willpwr:
  908. act 'Drive in (<<will_cost>> Willpower)':
  909. *clr & cla
  910. grupvalue[2] += 1
  911. pcs_mood += 20
  912. gs 'exp_gain', 'bkbll', rand(0,2)
  913. gs 'sweat', 'add', 20
  914. gs 'willpower', 'pay', 'self'
  915. gs 'stat'
  916. if rand(0,100) + pcs_bkbll => 100:
  917. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  918. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as she''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  919. 'Your teammates are doing a great job keeping the others busy so that they can''t help out their teammate.'
  920. 'Their defender can only stand in awe as you leave her behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  921. 'Your teammates run towards you and the three of you start jumping around excitedly. "Easy win!" you yell out as you high-five a teammate.'
  922. act 'End the game': gt 'bbgameout', 'end_game'
  923. else
  924. grupvalue[2] -= 1
  925. pcs_mood -= 20
  926. gs 'sweat', 'add', 20
  927. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  928. 'You move to the left to no avail, but their defender is too quick on her feet and blocks you before you can go right. She''s got you totally covered, but you have one last option left.'
  929. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse her. However, she''s not buying it and quickly slaps the ball out of your hands and passes it to her teammate, who dunks it and wins the game for them.'
  930. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us? What a joke."'
  931. act 'End the game': gt 'bbgameout', 'end_game'
  932. end
  933. end
  934. else
  935. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  936. end
  937. if will_cost <= pcs_willpwr:
  938. act 'Pass (<<will_cost>> Willpower)':
  939. *clr & cla
  940. grupvalue[2] += 1
  941. pcs_mood += 20
  942. gs 'exp_gain', 'bkbll', rand(0,2)
  943. gs 'sweat', 'add', 20
  944. gs 'willpower', 'pay', 'self'
  945. gs 'stat'
  946. if rand(0,100) + pcs_bkbll => 100:
  947. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  948. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  949. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  950. 'The three of you start excitedly jumping around while the other team sulks in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  951. act 'End the game': gt 'bbgameout', 'end_game'
  952. else
  953. grupvalue[2] -= 1
  954. pcs_mood -= 20
  955. gs 'sweat', 'add', 20
  956. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  957. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  958. 'However, as you release the ball, the boy moves between you and your teammate, ready to intercept the ball.'
  959. 'Your teammate tries her best to get into position, but the boy is too strong and easily wrestles the ball from her grasp. He makes a perfect shot and dunks the ball into your basket.'
  960. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." one teammate says, trying to cheer you up while the other team loudly celebrate.'
  961. act 'End the game': gt 'bbgameout', 'end_game'
  962. end
  963. end
  964. else
  965. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  966. end
  967. if will_cost <= pcs_willpwr:
  968. act 'Shoot (<<will_cost>> Willpower)':
  969. *clr & cla
  970. grupvalue[2] += 1
  971. pcs_mood += 20
  972. gs 'exp_gain', 'bkbll', rand(0,2)
  973. gs 'sweat', 'add', 20
  974. gs 'willpower', 'pay', 'self'
  975. gs 'stat'
  976. if rand(0,100) + pcs_bkbll => 100:
  977. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  978. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  979. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  980. 'Your teammates run towards you and you all jump around excitedly while the other team argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  981. act 'End the game': gt 'bbgameout', 'end_game'
  982. else
  983. grupvalue[2] -= 1
  984. pcs_mood -= 20
  985. gs 'sweat', 'add', 20
  986. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  987. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  988. 'Your resultant shot is off and bounces off the backboard before one of the girls grabs the rebound and passes it to her teammate, who takes a shot and scores, winning the game.'
  989. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  990. act 'End the game': gt 'bbgameout', 'end_game'
  991. end
  992. end
  993. else
  994. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  995. end
  996. act 'Get rid of the ball':
  997. *clr & cla
  998. grupvalue[2] -= 2
  999. pcs_mood -= 30
  1000. gs 'sweat', 'add', 20
  1001. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail2.jpg"></center>'
  1002. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  1003. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  1004. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the other team howls in laughter as you blush in embarrassment at the realization of what you just did.'
  1005. act 'End the game': gt 'bbgameout', 'end_game'
  1006. end
  1007. end
  1008. end
  1009. act 'Hold back':
  1010. *clr & cla
  1011. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1012. '"We''ll go about this in a different way..." you say under your breath.'
  1013. 'You turn to your teammates. "We can''t match them in strength, but we can play smarter than them."'
  1014. 'The three of you huddle up and talk about different strategies before stepping out onto the court.'
  1015. act 'Start the game':
  1016. *clr & cla
  1017. minut += 30
  1018. gs 'stat'
  1019. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1020. 'You start off by taking the lead against another mixed team. Your team is playing really well.'
  1021. 'As the match continues, the other team starts scoring and the score is soon tied up.'
  1022. 'The game continues and everything is on the last attack. Your teammate grabs the ball and nods at you.'
  1023. 'As expected, your opponents double team your teammate and they pass the ball to you. "Finish it <<$pcs_nickname>>!"'
  1024. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  1025. if will_cost <= pcs_willpwr:
  1026. act 'Drive in (<<will_cost>> Willpower)':
  1027. *clr & cla
  1028. grupvalue[2] += 1
  1029. pcs_mood += 20
  1030. gs 'exp_gain', 'bkbll', rand(0,2)
  1031. gs 'sweat', 'add', 20
  1032. gs 'willpower', 'pay', 'self'
  1033. gs 'stat'
  1034. if rand(0,100) + pcs_bkbll => 100:
  1035. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1036. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  1037. 'Your teammates are doing a great job keeping the other boys busy so that they can''t help out their teammate.'
  1038. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  1039. 'Your teammates run towards you and the three of you start jumping around excitedly. "Easy win!" you yell out as you high-five a teammate.'
  1040. act 'End the game': gt 'bbgameout', 'end_game'
  1041. else
  1042. grupvalue[2] -= 1
  1043. pcs_mood -= 20
  1044. gs 'sweat', 'add', 20
  1045. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1046. 'You move to the left to no avail, but their defender is too quick on her feet and blocks you before you can go right. She''s got you totally covered, but you have one last option left.'
  1047. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse her. However, she''s not buying it and quickly slaps the ball out of your hands and passes it to her teammate, who dunks it and wins the game for them.'
  1048. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us? What a joke."'
  1049. act 'End the game': gt 'bbgameout', 'end_game'
  1050. end
  1051. end
  1052. else
  1053. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1054. end
  1055. if will_cost <= pcs_willpwr:
  1056. act 'Pass (<<will_cost>> Willpower)':
  1057. *clr & cla
  1058. grupvalue[2] += 1
  1059. pcs_mood += 20
  1060. gs 'exp_gain', 'bkbll', rand(0,2)
  1061. gs 'sweat', 'add', 20
  1062. gs 'willpower', 'pay', 'self'
  1063. gs 'stat'
  1064. if rand(0,100) + pcs_bkbll => 100:
  1065. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1066. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  1067. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  1068. 'The three of you start excitedly jumping around while the other team sulks in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  1069. act 'End the game': gt 'bbgameout', 'end_game'
  1070. else
  1071. grupvalue[2] -= 1
  1072. pcs_mood -= 20
  1073. gs 'sweat', 'add', 20
  1074. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1075. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  1076. 'However, as you release the ball, the girl moves between you and your teammate, ready to intercept the ball.'
  1077. 'Your teammate tries her best to get into position, but the girl wrestles the ball from her grasp. She makes a perfect shot and dunks the ball into your basket.'
  1078. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." one teammate says, trying to cheer you up while the other team loudly celebrate.'
  1079. act 'End the game': gt 'bbgameout', 'end_game'
  1080. end
  1081. end
  1082. else
  1083. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1084. end
  1085. if will_cost <= pcs_willpwr:
  1086. act 'Shoot (<<will_cost>> Willpower)':
  1087. *clr & cla
  1088. grupvalue[2] += 1
  1089. pcs_mood += 20
  1090. gs 'exp_gain', 'bkbll', rand(0,2)
  1091. gs 'sweat', 'add', 20
  1092. gs 'willpower', 'pay', 'self'
  1093. gs 'stat'
  1094. if rand(0,100) + pcs_bkbll => 100:
  1095. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  1096. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  1097. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  1098. 'Your teammates run towards you and you all jump around excitedly while the other team argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  1099. act 'End the game': gt 'bbgameout', 'end_game'
  1100. else
  1101. grupvalue[2] -= 1
  1102. pcs_mood -= 20
  1103. gs 'sweat', 'add', 20
  1104. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  1105. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  1106. 'Your resultant shot is off and bounces off the backboard before one of the boys grabs the rebound and passes it to his teammate, who takes a shot and scores, winning the game.'
  1107. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  1108. act 'End the game': gt 'bbgameout', 'end_game'
  1109. end
  1110. end
  1111. else
  1112. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1113. end
  1114. act 'Get rid of the ball':
  1115. *clr & cla
  1116. grupvalue[2] -= 2
  1117. pcs_mood -= 30
  1118. gs 'sweat', 'add', 20
  1119. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail2.jpg"></center>'
  1120. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  1121. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  1122. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the other team howls in laughter as you blush in embarrassment at the realization of what you just did.'
  1123. act 'End the game': gt 'bbgameout', 'end_game'
  1124. end
  1125. end
  1126. end
  1127. act 'Play normally':
  1128. *clr & cla
  1129. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1130. 'Hearing them comment on your team, you nonchalantly shrug your shoulders. "No big deal. Let them think they''re better than us."'
  1131. '"Shouldn''t we-" one of your teammates starts asking, but you cut them off.'
  1132. '"No, there''s no need. As long as we play as we normally would, I don''t see why we couldn''t win." you reply.'
  1133. act 'Start the game':
  1134. *clr & cla
  1135. minut += 30
  1136. gs 'stat'
  1137. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1138. 'You start off by taking the lead against another mixed team. Your team is playing really well.'
  1139. 'As the match continues, the other team starts scoring and the score is soon tied up.'
  1140. 'The game continues and everything is on the last attack. Your teammate grabs the ball and nods at you.'
  1141. 'As expected, your opponents double team your teammate and they pass the ball to you. "Finish it <<$pcs_nickname>>!"'
  1142. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  1143. if will_cost <= pcs_willpwr:
  1144. act 'Drive in (<<will_cost>> Willpower)':
  1145. *clr & cla
  1146. grupvalue[2] += 1
  1147. pcs_mood += 20
  1148. gs 'exp_gain', 'bkbll', rand(0,2)
  1149. gs 'sweat', 'add', 20
  1150. gs 'willpower', 'pay', 'self'
  1151. gs 'stat'
  1152. if rand(0,100) + pcs_bkbll => 100:
  1153. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1154. 'Even though your opponent is pressing tightly against your body, you manage to quickly move to one side and just as he''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  1155. 'Your teammates are doing a great job keeping the other boys busy so that they can''t help out their teammate.'
  1156. 'Their defender can only stand in awe as you leave him behind and quickly move towards the basket. You slam the ball into the basket, securing your victory.'
  1157. 'Your teammates run towards you and the three of you start jumping around excitedly. "Easy win!" you yell out as you high-five a teammate.'
  1158. act 'End the game': gt 'bbgameout', 'end_game'
  1159. else
  1160. grupvalue[2] -= 1
  1161. pcs_mood -= 20
  1162. gs 'sweat', 'add', 20
  1163. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1164. 'You move to the left to no avail, but their defender is too quick on her feet and blocks you before you can go right. She''s got you totally covered, but you have one last option left.'
  1165. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse her. However, she''s not buying it and quickly slaps the ball out of your hands and passes it to her teammate, who dunks it and wins the game for them.'
  1166. 'You drop your head in disappointment as your opponents are high-fiving each other. "They really thought they could beat us? What a joke."'
  1167. act 'End the game': gt 'bbgameout', 'end_game'
  1168. end
  1169. end
  1170. else
  1171. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1172. end
  1173. if will_cost <= pcs_willpwr:
  1174. act 'Pass (<<will_cost>> Willpower)':
  1175. *clr & cla
  1176. grupvalue[2] += 1
  1177. pcs_mood += 20
  1178. gs 'exp_gain', 'bkbll', rand(0,2)
  1179. gs 'sweat', 'add', 20
  1180. gs 'willpower', 'pay', 'self'
  1181. gs 'stat'
  1182. if rand(0,100) + pcs_bkbll => 100:
  1183. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1184. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  1185. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  1186. 'The three of you start excitedly jumping around while the other team sulks in defeat. "Great pass <<$pcs_nickname>>! I wasn''t sure you had seen me."'
  1187. act 'End the game': gt 'bbgameout', 'end_game'
  1188. else
  1189. grupvalue[2] -= 1
  1190. pcs_mood -= 20
  1191. gs 'sweat', 'add', 20
  1192. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1193. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  1194. 'However, as you release the ball, the girl moves between you and your teammate, ready to intercept the ball.'
  1195. 'Your teammate tries her best to get into position, but the girl wrestles the ball from her grasp. She makes a perfect shot and dunks the ball into your basket.'
  1196. 'All three of you are dejected at your defeat. "Don''t worry <<$pcs_nickname>>, you tried your best." one teammate says, trying to cheer you up while the other team loudly celebrate.'
  1197. act 'End the game': gt 'bbgameout', 'end_game'
  1198. end
  1199. end
  1200. else
  1201. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1202. end
  1203. if will_cost <= pcs_willpwr:
  1204. act 'Shoot (<<will_cost>> Willpower)':
  1205. *clr & cla
  1206. grupvalue[2] += 1
  1207. pcs_mood += 20
  1208. gs 'exp_gain', 'bkbll', rand(0,2)
  1209. gs 'sweat', 'add', 20
  1210. gs 'willpower', 'pay', 'self'
  1211. gs 'stat'
  1212. if rand(0,100) + pcs_bkbll => 100:
  1213. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  1214. '"Watch this!" you confidently tell your amused opponent, who seems willing to watch you try. You take aim and shoot the ball towards the hoop.'
  1215. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  1216. 'Your teammates run towards you and you all jump around excitedly while the other team argue with each other. "Why did you let her take that shot?! Are you fucking dumb?!"'
  1217. act 'End the game': gt 'bbgameout', 'end_game'
  1218. else
  1219. grupvalue[2] -= 1
  1220. pcs_mood -= 20
  1221. gs 'sweat', 'add', 20
  1222. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot1.jpg"></center>'
  1223. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  1224. 'Your resultant shot is off and bounces off the backboard before one of the boys grabs the rebound and passes it to his teammate, who takes a shot and scores, winning the game.'
  1225. 'You stand in disbelief about how you missed while your teammates try to cheer you up.'
  1226. act 'End the game': gt 'bbgameout', 'end_game'
  1227. end
  1228. end
  1229. else
  1230. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1231. end
  1232. act 'Get rid of the ball':
  1233. *clr & cla
  1234. grupvalue[2] -= 2
  1235. pcs_mood -= 30
  1236. gs 'sweat', 'add', 20
  1237. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail2.jpg"></center>'
  1238. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  1239. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  1240. 'Snickering, he takes the ball and easily scores. Your teammates stare in disbelief and the other team howls in laughter as you blush in embarrassment at the realization of what you just did.'
  1241. act 'End the game': gt 'bbgameout', 'end_game'
  1242. end
  1243. end
  1244. end
  1245. end
  1246. if $ARGS[0] = 'boys':
  1247. gs 'gschool_events', 'rand_boy_arg', 0, 1, 0, 0, 0, 0
  1248. gs 'gschool_events', 'rand_boy_arg1', 0, 1, 0, 0, 0, 0
  1249. *clr & cla
  1250. minut += 5
  1251. gs 'stat'
  1252. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1253. 'Today is your lucky day. You end up on a team with two boys and you''re playing against a mixed team with two girls.'
  1254. 'The boys confidently walk over to you, acting all cocky. "We''ve got this!" says the first one.'
  1255. '"Yeah, let us show you how it''s done, <<$pcs_nickname>>." says the other.'
  1256. 'Both of them are in agreement. "Just pass us the ball and we''ll be fine."'
  1257. act 'Give it your best':
  1258. *clr & cla
  1259. minut += 5
  1260. gs 'stat'
  1261. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1262. '"We''ll show them..." you say under your breath.'
  1263. 'You take a deep breath and turn to your teammates. "Okay I''ll give my best, but I want you to give it your best too."'
  1264. 'Your teammates nod in agreement and walk out onto the court with you.'
  1265. act 'Start the game':
  1266. *clr & cla
  1267. minut += 30
  1268. gs 'stat'
  1269. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail1.jpg"></center>'
  1270. 'The physical difference between the teams means that you''re crushing your opposition as the game comes close to an end.'
  1271. 'You''re holding your distance from your teammates, letting them do all the work, when one of them grabs the ball and yells at you. "Get out the way <<$pcs_nickname>>! Let me finish this."'
  1272. 'Annoyed at them not letting you play, you shout at him to pass the ball so you can finish the game.'
  1273. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  1274. if will_cost <= pcs_willpwr:
  1275. act 'Drive in (<<will_cost>> Willpower)':
  1276. *clr & cla
  1277. grupvalue[2] += 1
  1278. pcs_mood += 40
  1279. gs 'exp_gain', 'bkbll', rand(0,2)
  1280. gs 'sweat', 'add', 40
  1281. gs 'willpower', 'pay', 'self'
  1282. gs 'stat'
  1283. if rand(0,100) + pcs_bkbll => 100:
  1284. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1285. 'Your teammate nonchalantly passes the ball. "Let''s see what you can do <<$pcs_nickname>>." Determined to show them up, you wait for your opponent to press tightly against your body before quickly jumping to one side and just as she''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  1286. 'Your teammates are rather easily keeping the others at bay so that they can''t help out their teammate.'
  1287. 'Their defender can only stand in awe as you leave her behind. You quickly move towards the basket and slam the ball in, securing your victory.'
  1288. 'Your teammates sarcastically clap. "Great job, <<$pcs_nickname>>! Really impressive stuff..." they say teasingly.'
  1289. act 'End the game': gt 'bbgameout', 'end_game'
  1290. else
  1291. grupvalue[2] -= 1
  1292. pcs_mood -= 40
  1293. gs 'sweat', 'add', 40
  1294. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1295. 'You move to the left to no avail, but their defender is too quick on her feet and blocks you before you can go right. She''s got you totally covered, but you have one last option left.'
  1296. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse her. However, she''s not buying it and quickly slaps the ball out of your hands and passes it to her teammate, who dunks it and wins the game for them.'
  1297. 'You drop your head in disappointment as you hear your teammates express their frustration. "See? I told you she would fuck up!"'
  1298. act 'End the game': gt 'bbgameout', 'end_game'
  1299. end
  1300. end
  1301. else
  1302. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1303. end
  1304. if will_cost <= pcs_willpwr:
  1305. act 'Pass (<<will_cost>> Willpower)':
  1306. *clr & cla
  1307. grupvalue[2] += 1
  1308. pcs_mood += 40
  1309. gs 'exp_gain', 'bkbll', rand(0,2)
  1310. gs 'sweat', 'add', 40
  1311. gs 'willpower', 'pay', 'self'
  1312. gs 'stat'
  1313. if rand(0,100) + pcs_bkbll => 100:
  1314. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1315. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  1316. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  1317. 'You walk over to your teammates, who rather surprisingly praise you. "Great pass <<$pcs_nickname>>! We didn''t think you had it in you."'
  1318. act 'End the game': gt 'bbgameout', 'end_game'
  1319. else
  1320. grupvalue[2] -= 1
  1321. pcs_mood -= 40
  1322. gs 'sweat', 'add', 40
  1323. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1324. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  1325. 'However, as you release the ball, the girl moves between you and your teammate, ready to intercept the ball.'
  1326. 'Your teammates try to gain control of the ball, they''re too slow and the girl makes a perfect shot and dunks the ball into your basket.'
  1327. 'Your teammates throw their hands in the air and look at you disappointed. "What the hell was that <<$pcs_nickname>>?!"'
  1328. act 'End the game': gt 'bbgameout', 'end_game'
  1329. end
  1330. end
  1331. else
  1332. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1333. end
  1334. if will_cost <= pcs_willpwr:
  1335. act 'Shoot (<<will_cost>> Willpower)':
  1336. *clr & cla
  1337. grupvalue[2] += 1
  1338. pcs_mood += 40
  1339. gs 'exp_gain', 'bkbll', rand(0,2)
  1340. gs 'sweat', 'add', 40
  1341. gs 'willpower', 'pay', 'self'
  1342. gs 'stat'
  1343. if rand(0,100) + pcs_bkbll => 100:
  1344. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot2.jpg"></center>'
  1345. '"Watch this!" you confidently tell both your amused opponent and your teammates, who seem willing to watch you try. You take aim and shoot the ball towards the hoop.'
  1346. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  1347. 'Your teammates disregard your shot. "She got lucky, that''s all." one boy tells the other.'
  1348. act 'End the game': gt 'bbgameout', 'end_game'
  1349. else
  1350. grupvalue[2] -= 1
  1351. pcs_mood -= 20
  1352. gs 'sweat', 'add', 20
  1353. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot2.jpg"></center>'
  1354. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  1355. 'Your resultant shot is off and bounces off the backboard before one of the girls grabs the rebound and passes it to her teammate, who takes a shot and scores.'
  1356. 'You stand there in disbelief as you hear your teammates start laughing. "That was one of the worst shots I''ve ever seen!"'
  1357. act 'End the game': gt 'bbgameout', 'end_game'
  1358. end
  1359. end
  1360. else
  1361. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1362. end
  1363. act 'Get rid of the ball':
  1364. *clr & cla
  1365. grupvalue[2] -= 2
  1366. pcs_mood -= 40
  1367. gs 'sweat', 'add', 40
  1368. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail3.jpg"></center>'
  1369. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  1370. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  1371. 'Snickering, your opponent takes the ball and easily scores as your teammates stare at you in disbelief. "What the fuck are you doing <<$pcs_nickname>>?! You''re lucky we have such a good lead otherwise we would have told you to fuck off!"'
  1372. act 'End the game': gt 'bbgameout', 'end_game'
  1373. end
  1374. end
  1375. end
  1376. act 'Hold back':
  1377. *clr & cla
  1378. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1379. '"We''ll go about this in a different way..." you say under your breath.'
  1380. 'You turn to your teammates. "They can''t match us in strength, so they''ll try and play smarter than us."'
  1381. '"You mean they can''t match <i>us</i> in strength." he says mockingly. "Just stay out of our way and we''ll be fine." he adds as they step out onto the court.'
  1382. act 'Start the game':
  1383. *clr & cla
  1384. minut += 30
  1385. gs 'stat'
  1386. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail1.jpg"></center>'
  1387. 'The physical difference between the teams means that you''re crushing your opposition as the game comes close to an end.'
  1388. 'You''re holding your distance from your teammates, letting them do all the work, when one of them grabs the ball and yells at you. "Get out the way <<$pcs_nickname>>! Let me finish this."'
  1389. 'Annoyed at them not letting you play, you shout at him to pass the ball so you can finish the game.'
  1390. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  1391. if will_cost <= pcs_willpwr:
  1392. act 'Drive in (<<will_cost>> Willpower)':
  1393. *clr & cla
  1394. grupvalue[2] += 1
  1395. pcs_mood += 20
  1396. gs 'exp_gain', 'bkbll', rand(0,2)
  1397. gs 'sweat', 'add', 20
  1398. gs 'willpower', 'pay', 'self'
  1399. gs 'stat'
  1400. if rand(0,100) + pcs_bkbll => 100:
  1401. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1402. 'Your teammate nonchalantly passes the ball. "Let''s see what you can do <<$pcs_nickname>>." Determined to show them up, you wait for your opponent to press tightly against your body before quickly jumping to one side and just as she''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  1403. 'Your teammates are rather easily keeping the others at bay so that they can''t help out their teammate.'
  1404. 'Their defender can only stand in awe as you leave her behind. You quickly move towards the basket and slam the ball in, securing your victory.'
  1405. 'Your teammates sarcastically clap. "Great job, <<$pcs_nickname>>! Really impressive stuff..." they say teasingly.'
  1406. act 'End the game': gt 'bbgameout', 'end_game'
  1407. else
  1408. grupvalue[2] -= 1
  1409. pcs_mood -= 20
  1410. gs 'sweat', 'add', 20
  1411. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1412. 'You move to the left to no avail, but their defender is too quick on her feet and blocks you before you can go right. She''s got you totally covered, but you have one last option left.'
  1413. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse her. However, she''s not buying it and quickly slaps the ball out of your hands and passes it to her teammate, who dunks it and wins the game for them.'
  1414. 'You drop your head in disappointment as you hear your teammates express their frustration. "See? I told you she would fuck up!"'
  1415. act 'End the game': gt 'bbgameout', 'end_game'
  1416. end
  1417. end
  1418. else
  1419. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1420. end
  1421. if will_cost <= pcs_willpwr:
  1422. act 'Pass (<<will_cost>> Willpower)':
  1423. *clr & cla
  1424. grupvalue[2] += 1
  1425. pcs_mood += 20
  1426. gs 'exp_gain', 'bkbll', rand(0,2)
  1427. gs 'sweat', 'add', 20
  1428. gs 'willpower', 'pay', 'self'
  1429. gs 'stat'
  1430. if rand(0,100) + pcs_bkbll => 100:
  1431. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1432. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  1433. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  1434. 'You walk over to your teammates, who rather surprisingly praise you. "Great pass <<$pcs_nickname>>! We didn''t think you had it in you."'
  1435. act 'End the game': gt 'bbgameout', 'end_game'
  1436. else
  1437. grupvalue[2] -= 1
  1438. pcs_mood -= 20
  1439. gs 'sweat', 'add', 20
  1440. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1441. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  1442. 'However, as you release the ball, the girl moves between you and your teammate, ready to intercept the ball.'
  1443. 'Your teammates try to gain control of the ball, they''re too slow and the girl makes a perfect shot and dunks the ball into your basket.'
  1444. 'Your teammates throw their hands in the air and look at you disappointed. "What the hell was that <<$pcs_nickname>>?!"'
  1445. act 'End the game': gt 'bbgameout', 'end_game'
  1446. end
  1447. end
  1448. else
  1449. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1450. end
  1451. if will_cost <= pcs_willpwr:
  1452. act 'Shoot (<<will_cost>> Willpower)':
  1453. *clr & cla
  1454. grupvalue[2] += 1
  1455. pcs_mood += 20
  1456. gs 'exp_gain', 'bkbll', rand(0,2)
  1457. gs 'sweat', 'add', 20
  1458. gs 'willpower', 'pay', 'self'
  1459. gs 'stat'
  1460. if rand(0,100) + pcs_bkbll => 100:
  1461. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot2.jpg"></center>'
  1462. '"Watch this!" you confidently tell both your amused opponent and your teammates, who seem willing to watch you try. You take aim and shoot the ball towards the hoop.'
  1463. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  1464. 'Your teammates disregard your shot. "She got lucky, that''s all." one boy tells the other.'
  1465. act 'End the game': gt 'bbgameout', 'end_game'
  1466. else
  1467. grupvalue[2] -= 1
  1468. pcs_mood -= 20
  1469. gs 'sweat', 'add', 20
  1470. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot2.jpg"></center>'
  1471. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  1472. 'Your resultant shot is off and bounces off the backboard before one of the girls grabs the rebound and passes it to her teammate, who takes a shot and scores.'
  1473. 'You stand there in disbelief as you hear your teammates start laughing. "That was one of the worst shots I''ve ever seen!"'
  1474. act 'End the game': gt 'bbgameout', 'end_game'
  1475. end
  1476. end
  1477. else
  1478. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1479. end
  1480. act 'Get rid of the ball':
  1481. *clr & cla
  1482. grupvalue[2] -= 2
  1483. pcs_mood -= 20
  1484. gs 'sweat', 'add', 20
  1485. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail3.jpg"></center>'
  1486. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  1487. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  1488. 'Snickering, your opponent takes the ball and easily scores as your teammates stare at you in disbelief. "What the fuck are you doing <<$pcs_nickname>>?! You''re lucky we have such a good lead otherwise we would have told you to fuck off!"'
  1489. act 'End the game': gt 'bbgameout', 'end_game'
  1490. end
  1491. end
  1492. end
  1493. act 'Play normally':
  1494. *clr & cla
  1495. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidebasketball.jpg"></center>'
  1496. 'Hearing them comment on your team you nonchalantly shrug your shoulders, "No big deal. Let them think they''re better than us."'
  1497. 'Your teammates just scoff. "Let them think? No, we <i>know</i> we''re better than them!"'
  1498. '"As long as we play as we normally would, I don''t see why we couldn''t win." you reply.'
  1499. 'One of your teammates sarcastically rolls his eyes. "Play as we normally would? How else would we play? Just stay out of our way and we''ll be fine."'
  1500. act 'Start the game':
  1501. *clr & cla
  1502. minut += 30
  1503. gs 'stat'
  1504. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail1.jpg"></center>'
  1505. 'The physical difference between the teams means that you''re crushing your opposition as the game comes close to an end.'
  1506. 'You''re holding your distance from your teammates, letting them do all the work, when one of them grabs the ball and yells at you. "Get out the way <<$pcs_nickname>>! Let me finish this."'
  1507. 'Annoyed at them not letting you play, you shout at him to pass the ball so you can finish the game.'
  1508. gs 'willpower', 'skill', 'self', 'bkbll_lvl'
  1509. if will_cost <= pcs_willpwr:
  1510. act 'Drive in (<<will_cost>> Willpower)':
  1511. *clr & cla
  1512. grupvalue[2] += 1
  1513. pcs_mood += 30
  1514. gs 'exp_gain', 'bkbll', rand(0,2)
  1515. gs 'sweat', 'add', 30
  1516. gs 'willpower', 'pay', 'self'
  1517. gs 'stat'
  1518. if rand(0,100) + pcs_bkbll => 100:
  1519. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1520. 'Your teammate nonchalantly passes the ball. "Let''s see what you can do <<$pcs_nickname>>." Determined to show them up, you wait for your opponent to press tightly against your body before quickly jumping to one side and just as she''s about to stop you, you quickly dribble the ball between your legs and you''re free.'
  1521. 'Your teammates are rather easily keeping the others at bay so that they can''t help out their teammate.'
  1522. 'Their defender can only stand in awe as you leave her behind. You quickly move towards the basket and slam the ball in, securing your victory.'
  1523. 'Your teammates sarcastically clap. "Great job, <<$pcs_nickname>>! Really impressive stuff..." they say teasingly.'
  1524. act 'End the game': gt 'bbgameout', 'end_game'
  1525. else
  1526. grupvalue[2] -= 1
  1527. pcs_mood -= 30
  1528. gs 'sweat', 'add', 30
  1529. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/dribblegirl.jpg"></center>'
  1530. 'You move to the left to no avail, but their defender is too quick on her feet and blocks you before you can go right. She''s got you totally covered, but you have one last option left.'
  1531. 'Bringing out your best move, you jump to the left but push the ball to the right, trying to confuse her. However, she''s not buying it and quickly slaps the ball out of your hands and passes it to her teammate, who dunks it and wins the game for them.'
  1532. 'You drop your head in disappointment as you hear your teammates express their frustration. "See? I told you she would fuck up!"'
  1533. act 'End the game': gt 'bbgameout', 'end_game'
  1534. end
  1535. end
  1536. else
  1537. act 'Drive in (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1538. end
  1539. if will_cost <= pcs_willpwr:
  1540. act 'Pass (<<will_cost>> Willpower)':
  1541. *clr & cla
  1542. grupvalue[2] += 1
  1543. pcs_mood += 30
  1544. gs 'exp_gain', 'bkbll', rand(0,2)
  1545. gs 'sweat', 'add', 30
  1546. gs 'willpower', 'pay', 'self'
  1547. gs 'stat'
  1548. if rand(0,100) + pcs_bkbll => 100:
  1549. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1550. 'You''re pressured, but are able to keep control of the ball. You can''t move, but then you see one of your teammates lift their hand, calling for your attention.'
  1551. 'Seeing a gap where you can pass, you release the ball at the perfect time. It bounces into the hands of your teammate, who takes a shot and scores.'
  1552. 'You walk over to your teammates, who rather surprisingly praise you. "Great pass <<$pcs_nickname>>! We didn''t think you had it in you."'
  1553. act 'End the game': gt 'bbgameout', 'end_game'
  1554. else
  1555. grupvalue[2] -= 1
  1556. pcs_mood -= 30
  1557. gs 'sweat', 'add', 30
  1558. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsidepass.jpg"></center>'
  1559. 'Their defender is playing exceptionally well and you can barely keep control over the ball. All of a sudden you hear someone yell your name and look to see that your teammate is positioned for a pass.'
  1560. 'However, as you release the ball, the girl moves between you and your teammate, ready to intercept the ball.'
  1561. 'Your teammates try to gain control of the ball, they''re too slow and the girl makes a perfect shot and dunks the ball into your basket.'
  1562. 'Your teammates throw their hands in the air and look at you disappointed. "What the hell was that <<$pcs_nickname>>?!"'
  1563. act 'End the game': gt 'bbgameout', 'end_game'
  1564. end
  1565. end
  1566. else
  1567. act 'Pass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1568. end
  1569. if will_cost <= pcs_willpwr:
  1570. act 'Shoot (<<will_cost>> Willpower)':
  1571. *clr & cla
  1572. grupvalue[2] += 1
  1573. pcs_mood += 30
  1574. gs 'exp_gain', 'bkbll', rand(0,2)
  1575. gs 'sweat', 'add', 30
  1576. gs 'willpower', 'pay', 'self'
  1577. gs 'stat'
  1578. if rand(0,100) + pcs_bkbll => 100:
  1579. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot2.jpg"></center>'
  1580. '"Watch this!" you confidently tell both your amused opponent and your teammates, who seem willing to watch you try. You take aim and shoot the ball towards the hoop.'
  1581. 'Everyone stops and follows the ball as it flies through the air before it goes through the hoop.'
  1582. 'Your teammates disregard your shot. "She got lucky, that''s all." one boy tells the other.'
  1583. act 'End the game': gt 'bbgameout', 'end_game'
  1584. else
  1585. grupvalue[2] -= 1
  1586. pcs_mood -= 30
  1587. gs 'sweat', 'add', 30
  1588. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/outsideshoot2.jpg"></center>'
  1589. 'You feel pretty confident and even smirk a little as you take a quick step back and attempt a shot from long distance. However, just as you''re getting ready to shoot, you feel your opponent come just close enough to distract you.'
  1590. 'Your resultant shot is off and bounces off the backboard before one of the girls grabs the rebound and passes it to her teammate, who takes a shot and scores.'
  1591. 'You stand there in disbelief as you hear your teammates start laughing. "That was one of the worst shots I''ve ever seen!"'
  1592. act 'End the game': gt 'bbgameout', 'end_game'
  1593. end
  1594. end
  1595. else
  1596. act 'Shoot (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1597. end
  1598. act 'Get rid of the ball':
  1599. *clr & cla
  1600. grupvalue[2] -= 2
  1601. pcs_mood -= 30
  1602. gs 'sweat', 'add', 30
  1603. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/fail3.jpg"></center>'
  1604. 'Seeing the defender quickly closing in on you, you start to doubt yourself. Everything goes black and you lose your focus as you hear your teammates yelling voices blur into white noise.'
  1605. 'Panicking, you choose the worst option possible. Without looking, you shriek and toss the ball randomly. When you come to your senses, you see that you''ve thrown the ball to your opponent.'
  1606. 'Snickering, your opponent takes the ball and easily scores as your teammates stare at you in disbelief. "What the fuck are you doing <<$pcs_nickname>>?! You''re lucky we have such a good lead otherwise we would have told you to fuck off!"'
  1607. act 'End the game': gt 'bbgameout', 'end_game'
  1608. end
  1609. end
  1610. end
  1611. end
  1612. if $ARGS[0] = 'end_game':
  1613. *clr & cla
  1614. minut += 20
  1615. gs 'stat'
  1616. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/pickupgames/bboutside/pickteams.jpg"></center>'
  1617. 'Once the game is over, you are all tired and sweaty, but everyone had a great time. You all go over to the bleachers and find a seat to rest. You talk and joke with one another about the game, the winners bragging on their win while the losers promise revenge. Once rested, everyone starts to get up and drift away, saying their goodbyes.'
  1618. act 'Leave': gt 'gschool_grounds', 'main'
  1619. end
  1620. --- bbgameout ---------------------------------