1
0

fit.qsrc 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785
  1. # fit
  2. CLOSE ALL
  3. if $ARGS[0] = 'start':
  4. *clr & cla
  5. $menu_loc = 'fit'
  6. $menu_arg = 'start'
  7. menu_off = 0
  8. minut += 5
  9. frost = 0
  10. gs 'stat'
  11. gs 'themes', 'indoors'
  12. '<center><b><font color="maroon">Fitness Center</font></b></center>'
  13. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/fit.jpg"></center>'
  14. 'This modern and well staffed fitness center provides all the latest equipment and trainers to help you make the most of them.'
  15. *nl
  16. 'Buy subscription for 30 classes (3,000 <b>₽</b>), pool use is free to members.'
  17. 'You must wear sportswear for all classes.'
  18. if abonement > 0:'Subscription is valid for <<abonement>> more classes.'
  19. act 'Leave': minut += 5 & gt 'down'
  20. if money >= 3000:
  21. act 'Buy a subscription (3,000 <b>₽</b>)':
  22. cla
  23. menu_off = 1
  24. money -= 3000
  25. abonement += 30
  26. 'You bought a subscription for 30 lessons, including free use of the pool.'
  27. act 'Move away from cashier':gt 'fit', 'start'
  28. end
  29. end
  30. if abonement > 0:
  31. act 'Go to the dressing room':
  32. cla
  33. gt 'fit', 'dressing room'
  34. end
  35. else
  36. act 'Use the pool (100 <b>₽</b>)': gt 'fit', 'dressing room'
  37. end
  38. end
  39. if $ARGS[0] = 'dressing room':
  40. $locM = 'fit'
  41. $metkaM = 'dressing room'
  42. $sexloc = 'fit'
  43. $loc = 'fit'
  44. $metka = 'dressing room'
  45. $menu_loc = 'fit'
  46. $menu_arg = 'dressing room'
  47. menu_off = 0
  48. $location_type = 'private'
  49. *clr & cla
  50. gs 'stat'
  51. '<center><b><font color="maroon">Dressing</font></b></center>'
  52. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/razd.jpg"></center>'
  53. 'Recruiting girls for local track team, the winners will receive cash prizes.'
  54. 'Attention, visitors to the sports section must wear sports outfits and shoes when using the facilities.'
  55. if nichTanyaKnown = 0 and (rand(1,100) <= 20 or nichDebug = 1):
  56. 'In the locker room you notice <a href="exec:gt ''fit'', ''fitgirl''">a cute girl</a>.'
  57. end
  58. act 'Take a shower (0:15)':
  59. cla
  60. *clr
  61. menu_off = 1
  62. minut += 15
  63. pcs_horny += 1
  64. pcs_hairbsh = 0
  65. pcs_makeup = 1
  66. if pcs_inhib < 15:inhib_exp += rand(1,2)
  67. dynamic $showerdin
  68. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  69. 'You go into the bathroom and turn on the shower. You lather your body and wash in the shower.'
  70. act 'Get out of the shower':gt 'fit', 'dressing room'
  71. end
  72. act 'Use mirror':
  73. cla
  74. gt 'mirror', 'start'
  75. end
  76. act 'Change outfit':
  77. cla
  78. gt 'wardrobe', 'start'
  79. end
  80. if $clothingworntype = 'swimwear':
  81. act 'Use the pool': gt 'bass', 'start'
  82. else
  83. act 'Change into swimwear': gt 'changingroom', 'view_swim_list'
  84. end
  85. gs 'wardrobe', 'sports_outfit'
  86. if abonement > 0:
  87. if $clothingworntype = 'exercise' and $shoeworntype = 'trainers' and pcs_stam >= 40:
  88. act 'Go to the gym':
  89. cla
  90. gt 'fit', 'gym'
  91. end
  92. act 'Go to the dance studio':
  93. cla
  94. gt 'danceclass'
  95. end
  96. act 'Go do a crossfit workout':
  97. cla
  98. gt 'crossfit_north_box', 'box'
  99. end
  100. end
  101. if begsec = 0:
  102. act 'Join track team':
  103. cla
  104. *clr
  105. minut += 5
  106. begsec = 1
  107. 'You signed up for the track team.'
  108. act 'Leave':gt 'fit', 'dressing room'
  109. end
  110. elseif $clothingworntype = 'exercise' and $shoeworntype = 'trainers' and pcs_stam >= 40:
  111. act 'Go to team practice':gt 'beg', 'start'
  112. if week = 6 and pcs_run >= 20 and run_comp_day ! daystart:
  113. act '<b>Enter competition race</b>':run_comp_day = daystart & gt 'beg1', 'start'
  114. end
  115. end
  116. end
  117. act 'Exit the locker room':
  118. if $clothingworntype ! 'nude' and $clothingworntype ! 'swimwear':
  119. gt 'fit', 'start'
  120. else
  121. cla
  122. msg'<b><font color = red>You need to get dressed.</font></b>'
  123. act 'Return': gt 'fit', 'dressing room'
  124. end
  125. end
  126. end
  127. if $ARGS[0] = 'fitgirl':
  128. menu_off = 1
  129. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/idle0.jpg"></center>'
  130. 'The girl notices you looking and returns the smile. She undresses and taking some toiletries goes into the shower.'
  131. act 'Turn away':gt 'fit', 'dressing room'
  132. act 'Follow her':
  133. *clr & cla
  134. !! pcs_hairbsh = 0
  135. !! pcs_makeup = 1
  136. !! dynamic $showerdin
  137. !! dont ruin the pcs makeup and hair because otherwise its pretty hard to get to 80 appearance
  138. shovertania += 1
  139. gs 'stat'
  140. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower0.jpg"></center>'
  141. 'There''s no one in the shower, except this girl. The girl looks around and seeing you smiles again then turns away.'
  142. if pcs_dom > 10:
  143. act 'Molest her':
  144. cla
  145. *clr
  146. tanday = daystart
  147. gs 'stat'
  148. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/showermol0.jpg"></center>'
  149. 'You walk up to the girl and gently place one hand on her right breast. She turns to face you.'
  150. gs 'arousal', 'foreplay', 5, 'dom', 'lesbian'
  151. gs 'stat'
  152. if pcs_apprnc < 80:
  153. 'The girl pushes you off, and shouts something very rude about you and each and everyone of your relatives, you run out to the locker room.'
  154. act 'Go':gt 'fit', 'dressing room'
  155. elseif pcs_apprnc >= 80:
  156. 'The girl quickly turns around. She looks a little bit puzzled as she realizes that it was you who grabed her. She probably expected to see a guy and isn''t sure what to do.'
  157. act 'Take advantage of the confusion':
  158. cla
  159. *clr
  160. gs 'underwear', 'remove'
  161. gs 'clothing', 'strip'
  162. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/showermol1.jpg"></center>'
  163. 'While she is trying to understand what is happening you begin fondling her sex with your fingers, and then her hand strokes your ass.'
  164. gs 'arousal', 'foreplay', 10, 'dom', 'lesbian'
  165. gs 'stat'
  166. act 'Further':tanznak = 1 & gt 'fit', 'tanyaIntroduction'
  167. end
  168. act 'Wait for her reaction':
  169. *clr & cla
  170. gs 'stat'
  171. if pcs_apprnc < 120:
  172. 'The girl smiles at you, but removes your hand and leaves, blowing you a kiss.'
  173. act '...':gt 'fit', 'dressing room'
  174. elseif pcs_apprnc >= 120:
  175. cla
  176. *clr
  177. gs 'underwear', 'remove'
  178. gs 'clothing', 'strip'
  179. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/showermol2.jpg"></center>'
  180. 'The girl presses up to you even stronger and kisses your lips.'
  181. gs 'arousal', 'kiss', 5, 'dom', 'lesbian'
  182. gs 'stat'
  183. act 'Further':
  184. tanznak = 1
  185. gt 'fit', 'tanyaIntroduction'
  186. end
  187. end
  188. end
  189. end
  190. end
  191. end
  192. act 'Leave the shower':gt 'fit', 'dressing room'
  193. end
  194. end
  195. if $ARGS[0] = 'tanyaIntroduction':
  196. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower1.jpg"></center>'
  197. 'Just as the both of you are about to get more intimate a group of middleaged women enters the showers. They haven''t noticed you yet. The girl next to you is clearly afraid of being spotted in the shower with you and takes her first opportunity to quietely escape to the dressing room.'
  198. 'You follow her only a few seconds later. She has already begun to dress herself.'
  199. if $pantyworntype = 'none': gs 'underwear', 'wear'
  200. gs 'panties', 'dispose'
  201. gs 'clothing', 'wear_last_worn'
  202. nichTanyaRelationship = 1
  203. nichTanyaRelationshipState = 10
  204. nichTanyaKnown = 1
  205. npc_rel['A218'] += 5
  206. nichTanyaFuckLast = daystart
  207. '"You can at least tell me your name, seeing as you did not even have the decency to do so before you assaulted me." The girl says, catching her breath. Despite her words she doesn''t seem to be angry with you.'
  208. '"I am <<$pcs_nickname>>, and how can I assault someone so keen?" You ask trying to find your panties.'
  209. '"Looking for this?" asks the girl twirling your panties on her finger.'
  210. '"Yes, can I have them back, please?" you ask, while holding out your hand.'
  211. '"Nope. You seduced me. I have never been with a girl before and I think I earned this as a memento." With these words, Tanya slips your panties in her pocket.'
  212. '"My name is Tanya by the way. I live only a short distance from here with my parents. You might come over if you like. Usually I''m home in the late afternoon. We could continue were we left off." she winks at you and leaves.'
  213. '<i>You can now visit Tanya at her parents home in the Downtown area once a day after 16:00.</i>'
  214. act 'Back':gt 'fit', 'dressing room'
  215. end
  216. if $ARGS[0] = 'gym':
  217. *clr & cla
  218. menu_off = 1
  219. minut += 5
  220. sportzalrand = RAND(0,20)
  221. gs 'stat'
  222. gs 'themes', 'indoors'
  223. '<center><b><font color="maroon">Fitness Center</font></b></center>'
  224. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/fit.jpg"></center>'
  225. 'In the fitness center there are a lot of different classes and clubs, designed to improve physical development.'
  226. if StoryLine = 1:
  227. if hour >= 10 and hour < 12 and week = 7 and centr = 1: 'In the hall you see <a href="exec:gt ''VolleyTrenCentr''">Mikhail Nikolaevich</a> talking with a strange man.'
  228. if hour >= 10 and hour < 12 and week = 7 and centr = 2 and ricewine < 2: 'In the hall you see <a href="exec:gt ''VolleyTrenCentr''">Guang</a>'
  229. end
  230. gs 'fit', 'exercise end'
  231. act 'Aerobics (Burn fat)':
  232. cla
  233. *clr
  234. abonement -= 1
  235. timemult = 2
  236. loopcount = 1
  237. :timeloop1
  238. gs 'exercise', 'tier3', 0, 'vital_exp', 'react_exp'
  239. if loopcount < timemult: loopcount += 1 & jump 'timeloop1'
  240. loopcount = 0
  241. timemult = 0
  242. if pcs_inhib < 30:inhib_exp += rand(1,2)
  243. '<center><img <<$set_imgh>> src="images/locations/shared/gym/fit1.jpg"></center>'
  244. 'You do very vigorous exercises to the music, and burn some fat.'
  245. if pcs_stam < 30:
  246. *nl
  247. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  248. gs 'fit', 'exercise end'
  249. else
  250. act'Continue': gt 'fit', 'gym'
  251. end
  252. end
  253. act 'Free weights (Build muscle)':
  254. cla
  255. *clr
  256. abonement -= 1
  257. timemult = 2
  258. loopcount = 1
  259. :timeloop2
  260. gs 'exercise', 'tier3', 0, 'stren_exp'
  261. if loopcount < timemult: loopcount += 1 & jump 'timeloop2'
  262. loopcount = 0
  263. timemult = 0
  264. if pcs_inhib < 30:inhib_exp += rand(1,2)
  265. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit2.jpg"></center>'
  266. 'You pump iron, building strength.'
  267. if pcs_stam < 30:
  268. *nl
  269. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  270. gs 'fit', 'exercise end'
  271. else
  272. act'Continue': gt 'fit', 'gym'
  273. end
  274. end
  275. act 'Cross trainer (endurance)':
  276. cla
  277. *clr
  278. abonement -= 1
  279. timemult = 2
  280. loopcount = 1
  281. :timeloop3
  282. gs 'exercise', 'tier3', 0, 'vital_exp'
  283. if loopcount < timemult: loopcount += 1 & jump 'timeloop3'
  284. loopcount = 0
  285. timemult = 0
  286. if pcs_inhib < 30:inhib_exp += rand(1,2)
  287. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit3.jpg"></center>'
  288. 'You spend a half hour doing reps on the cross trainer developing your endurance.'
  289. if pcs_stam < 30:
  290. *nl
  291. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  292. gs 'fit', 'exercise end'
  293. else
  294. act'Continue': gt 'fit', 'gym'
  295. end
  296. end
  297. act 'Tennis practice (agility)':
  298. cla
  299. *clr
  300. abonement -= 1
  301. timemult = 2
  302. loopcount = 1
  303. :timeloop4
  304. gs 'exercise', 'tier3', 0, 'agil_exp'
  305. if loopcount < timemult: loopcount += 1 & jump 'timeloop4'
  306. loopcount = 0
  307. timemult = 0
  308. if pcs_inhib < 30:inhib_exp += rand(1,2)
  309. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  310. 'You run tennis exercises, concentrating on defensive drills.'
  311. if pcs_stam < 30:
  312. *nl
  313. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  314. gs 'fit', 'exercise end'
  315. else
  316. act'Continue': gt 'fit', 'gym'
  317. end
  318. end
  319. act 'Tennis practice (reactions)':
  320. cla
  321. *clr
  322. abonement -= 1
  323. timemult = 2
  324. loopcount = 1
  325. :timeloop5
  326. gs 'exercise', 'tier3', 0, 'react_exp'
  327. if loopcount < timemult: loopcount += 1 & jump 'timeloop5'
  328. loopcount = 0
  329. timemult = 0
  330. if pcs_inhib < 30:inhib_exp += rand(1,2)
  331. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  332. 'You run tennis exercises, concentrating on court reactions.'
  333. if pcs_stam < 30:
  334. *nl
  335. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  336. gs 'fit', 'exercise end'
  337. else
  338. act'Continue': gt 'fit', 'gym'
  339. end
  340. end
  341. act 'Go to the kickboxing gym':gt 'fit', 'kickboxing'
  342. end
  343. if $ARGS[0] = 'exercise end':
  344. menu_off = 1
  345. RESULT = rand(0, 19)
  346. act 'Leave':
  347. if RESULT = 0:
  348. cla
  349. *clr
  350. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal1.jpg"></center>'
  351. 'You see a nice guy on the weight machine.'
  352. act 'Continue':gt 'fit', 'dressing room'
  353. if pcs_dom > 0:
  354. act 'Flirt':
  355. cla
  356. *clr
  357. guy += 1
  358. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  359. gs 'boyStat', $npclastgenerated
  360. samecount = 1
  361. picrand = 17
  362. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal2.jpg"></center>'
  363. 'You go up to the guy lying on the machine, squat and start stroking his cock through his pants. The man rises and kisses you on the lips, then lowers his pants releasing his impressive size dick.'
  364. gs 'arousal', 'foreplay', 10, 'dom'
  365. gs 'stat'
  366. act 'Suck':gt 'sex', 'minet'
  367. end
  368. end
  369. elseif RESULT = 1:
  370. cla
  371. *clr
  372. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal3.jpg"></center>'
  373. 'As you finish training, a guy sits behind, caresses your breasts and kisses your ear, sucking the lobe.'
  374. if pcs_dom > 0:act 'Hit him in the balls':pcs_dom += 1 & gt 'fit', 'dressing room'
  375. act 'Enjoy':
  376. cla
  377. *clr
  378. guy += 1
  379. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  380. gs 'boyStat', $npclastgenerated
  381. picrand = 18
  382. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal4.jpg"></center>'
  383. 'Guy gets up and moves around to face you, he pulls out his cock and lays it on your chest, eventually moving the head to your mouth.'
  384. gs 'arousal', 'foreplay', 15, 'sub'
  385. gs 'stat'
  386. act 'Suck':gt 'sex', 'minet'
  387. end
  388. elseif RESULT = 2:
  389. cla
  390. 'As you finish training, a fit girl offers to play a little squash with her as she waits for her boyfriend to came.'
  391. act 'Refuse':gt 'fit', 'dressing room'
  392. act 'Agree':
  393. cla
  394. *clr
  395. picrand = 15
  396. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal5.jpg"></center>'
  397. 'You have fun playing with the girl, neither of you are any good, but it just amuses you. After some time, it appears as a man and looking at your clumsy attempts and offers to show you how to play correctly.'
  398. 'He stands just behind you and puts one hand on your hand, guiding your racket and showing you how to strike the ball. The other hand starts stroking your hips gradually approaching your crotch.'
  399. 'You feel his cock resting against your back and looking at the girl, you know that she understands what is going on and that the man is her boyfriend.'
  400. act 'Escape from these perverts':gt 'fit', 'dressing room'
  401. act 'Enjoy':
  402. guy += 1
  403. girl += 1
  404. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  405. gs 'boyStat', $npclastgenerated
  406. gt 'podrsex', 'suck'
  407. gs 'arousal', 'foreplay', 15, 'group', 'lesbian'
  408. gs 'stat'
  409. end
  410. end
  411. elseif RESULT = 3:
  412. cla
  413. *clr
  414. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal6.jpg"></center>'
  415. 'You train near to a girl and engage in conversation, two guys obviously take you for girlfriends and try to chat you up.'
  416. act 'Continue':gt 'fit', 'dressing room'
  417. act 'Flirt back':
  418. cla
  419. *clr
  420. picrand = 12
  421. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal7.jpg"></center>'
  422. 'You flirt with a guy, and notice that he is getting very excited and constantly glancing behind you. Turning, you see that the girl is already on her haunches and sucking the second guy with gusto.'
  423. act 'Leave':gt 'fit', 'dressing room'
  424. act 'Suck':
  425. guy += 2
  426. girl += 1
  427. gang += 1
  428. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  429. gs 'boyStat', $npclastgenerated
  430. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  431. gs 'boyStat', $npclastgenerated, 'a'
  432. gs 'arousal', 'bj', 15, 'group', 'lesbian'
  433. gs 'stat'
  434. gt 'sexdvanadva', 'var'
  435. end
  436. end
  437. else
  438. gt 'fit', 'dressing room'
  439. end
  440. end
  441. end
  442. if $ARGS[0] = 'kickboxing':
  443. cla
  444. *clr
  445. menu_off = 1
  446. minut += 5
  447. gs 'stat'
  448. gs 'razrKik'
  449. gs 'themes', 'indoors'
  450. '<center><b><font color="maroon">Kickboxing Gym</font></b></center>'
  451. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik.jpg"></center>'
  452. 'This section is dominated by the ring itself, square like a boxing ring and the only equipment that can''t be easily moved.'
  453. 'Around it there are various punching bags of different sizes and weights and a couple of coaches with practice pads.'
  454. 'You can try your luck in a fight here on Saturdays but safety concerns limit everyone to a maximum of 1 bout per week.'
  455. act 'Work on your jabs':
  456. cla
  457. *clr
  458. abonement -= 1
  459. timemult = 2
  460. loopcount = 1
  461. :timeloop6
  462. gs 'exercise', 'tier3', 0, 'jab_exp', 'react_exp'
  463. if loopcount < timemult: loopcount += 1 & jump 'timeloop6'
  464. loopcount = 0
  465. timemult = 0
  466. if pcs_inhib < 30:inhib_exp += rand(1,2)
  467. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  468. 'You practice your jabs on the speed bag and double-end bag, straight punches with a step forward. These strikes are not so powerful, but they are fast.'
  469. act 'Leave':gt 'fit', 'dressing room'
  470. end
  471. act 'Work on your heavy punches':
  472. cla
  473. *clr
  474. abonement -= 1
  475. timemult = 2
  476. loopcount = 1
  477. :timeloop7
  478. gs 'exercise', 'tier3', 0, 'stren_exp', 'punch_exp'
  479. if loopcount < timemult: loopcount += 1 & jump 'timeloop7'
  480. loopcount = 0
  481. timemult = 0
  482. if pcs_inhib < 30:inhib_exp += rand(1,2)
  483. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  484. 'You practice your power punches on the heavy bag. These are high impact and powerful, but they are hard to get to their target.'
  485. act 'Leave':gt 'fit', 'dressing room'
  486. end
  487. act 'Work on your kicking':
  488. cla
  489. *clr
  490. abonement -= 1
  491. timemult = 2
  492. loopcount = 1
  493. :timeloop8
  494. gs 'exercise', 'tier3', 0, 'stren_exp', 'kick_exp'
  495. if loopcount < timemult: loopcount += 1 & jump 'timeloop8'
  496. loopcount = 0
  497. timemult = 0
  498. if pcs_inhib < 30:inhib_exp += rand(1,2)
  499. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  500. 'You practice your powerful kicks on a kickboxing bag. These impacts are very powerful and able to cut down an opponant, but are very difficult to hit with.'
  501. act 'Leave':gt 'fit', 'dressing room'
  502. end
  503. act 'Work on defence':
  504. cla
  505. *clr
  506. abonement -= 1
  507. timemult = 2
  508. loopcount = 1
  509. :timeloop9
  510. gs 'exercise', 'tier3', 0, 'def_exp', 'agil_exp'
  511. if loopcount < timemult: loopcount += 1 & jump 'timeloop9'
  512. loopcount = 0
  513. timemult = 0
  514. if pcs_inhib < 30:inhib_exp += rand(1,2)
  515. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  516. 'You practice your defense movements.'
  517. act 'Leave':gt 'fit', 'dressing room'
  518. end
  519. act 'Sparing (training bout in the ring)':
  520. cla
  521. *clr
  522. 'You need to choose a partner for sparring'
  523. if pcs_inhib < 30:inhib_exp += rand(1,2)
  524. act 'Pick a random partner':
  525. abonement -= 1
  526. pcs_mood += 2
  527. timemult = 2
  528. loopcount = 1
  529. :timeloop10
  530. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  531. if loopcount < timemult: loopcount += 1 & jump 'timeloop10'
  532. loopcount = 0
  533. timemult = 0
  534. pointKik = 0
  535. pointKikV = 0
  536. round = 1
  537. minround = 0
  538. gs 'npcgeneratec', 0, 'sparring partner', rand(19,45)
  539. gs 'boyStat', $npclastgenerated
  540. strenV = rand(10, 20)
  541. speedV = rand(10, 20)
  542. agilV = rand(10, 20)
  543. reactV = rand(10, 20)
  544. vitalV = rand(10, 20)
  545. intelV = 10
  546. willV = 10
  547. !!skills
  548. JabV = rand(5, 20)
  549. PunchV = rand(5, 20)
  550. KikV = rand(5, 20)
  551. KikDefV = rand(5, 20)
  552. !!parameters
  553. healthV = vitalV * 10 + strenV * 5
  554. formula = 3
  555. sparing = 1
  556. gt 'kikbox', 'start'
  557. end
  558. end
  559. if week >= 5 and amateur_fight_day ! daystart:
  560. 'You can take part in an amateur fight.'
  561. act 'Amateur fight':
  562. amateur_fight_day = daystart
  563. pcs_mood += 2
  564. timemult = 2
  565. loopcount = 1
  566. :timeloop11
  567. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  568. if loopcount < timemult: loopcount += 1 & jump 'timeloop11'
  569. loopcount = 0
  570. timemult = 0
  571. pointKik = 0
  572. pointKikV = 0
  573. round = 1
  574. minround = 0
  575. razrand = rand(0, 1)
  576. if razradKik + razrand = 0:
  577. gs 'npcgeneratec', 0, 'Useless rival', rand(19,45)
  578. gs 'boyStat', $npclastgenerated
  579. strenV = rand(10, 20)
  580. speedV = rand(10, 20)
  581. agilV = rand(10, 20)
  582. reactV = rand(10, 20)
  583. vitalV = rand(10, 20)
  584. intelV = 10
  585. willV = 10
  586. !!skills
  587. JabV = rand(10, 30)
  588. PunchV = rand(10, 30)
  589. KikV = rand(10, 30)
  590. KikDefV = rand(10, 30)
  591. !!parameters
  592. healthV = vitalV * 10 + strenV * 5
  593. formula = 3
  594. amateur = 1
  595. elseif razradKik + razrand = 1:
  596. gs 'npcgeneratec', 0, '3rd class rival', rand(19,45)
  597. gs 'boyStat', $npclastgenerated
  598. strenV = rand(15, 25)
  599. speedV = rand(15, 25)
  600. agilV = rand(15, 25)
  601. reactV = rand(15, 25)
  602. vitalV = rand(15, 25)
  603. intelV = 10
  604. willV = 10
  605. !!skills
  606. JabV = rand(15, 35)
  607. PunchV = rand(15, 35)
  608. KikV = rand(15, 35)
  609. KikDefV = rand(15, 35)
  610. !!parameters
  611. healthV = vitalV * 10 + strenV * 5
  612. formula = 3
  613. amateur = 1
  614. elseif razradKik + razrand = 2:
  615. gs 'npcgeneratec', 0, '2rd class rival', rand(19,45)
  616. gs 'boyStat', $npclastgenerated
  617. strenV = rand(20, 30)
  618. speedV = rand(20, 30)
  619. agilV = rand(20, 30)
  620. reactV = rand(20, 30)
  621. vitalV = rand(20, 30)
  622. intelV = 10
  623. willV = 10
  624. !!skills
  625. JabV = rand(30, 50)
  626. PunchV = rand(30, 50)
  627. KikV = rand(30, 50)
  628. KikDefV = rand(30, 50)
  629. !!parameters
  630. healthV = vitalV * 10 + strenV * 5
  631. formula = 3
  632. amateur = 1
  633. elseif razradKik + razrand = 3:
  634. gs 'npcgeneratec', 0, '1st class rival', rand(19,45)
  635. gs 'boyStat', $npclastgenerated
  636. strenV = rand(30, 40)
  637. speedV = rand(30, 40)
  638. agilV = rand(30, 40)
  639. reactV = rand(30, 40)
  640. vitalV = rand(30, 40)
  641. intelV = 10
  642. willV = 10
  643. !!skills
  644. JabV = rand(40, 60)
  645. PunchV = rand(40, 60)
  646. KikV = rand(40, 60)
  647. KikDefV = rand(40, 60)
  648. !!parameters
  649. healthV = vitalV * 10 + strenV * 5
  650. formula = 3
  651. amateur = 1
  652. elseif razradKik + razrand = 4:
  653. gs 'npcgeneratec', 0, 'Excellent rival', rand(19,45)
  654. gs 'boyStat', $npclastgenerated
  655. strenV = rand(40, 60)
  656. speedV = rand(40, 60)
  657. agilV = rand(40, 60)
  658. reactV = rand(40, 60)
  659. vitalV = rand(40, 60)
  660. intelV = 10
  661. willV = 10
  662. !!skills
  663. JabV = rand(60, 80)
  664. PunchV = rand(60, 80)
  665. KikV = rand(60, 80)
  666. KikDefV = rand(60, 80)
  667. !!parameters
  668. healthV = vitalV * 10 + strenV * 5
  669. formula = 3
  670. amateur = 1
  671. elseif razradKik + razrand >= 5:
  672. gs 'npcgeneratec', 0, 'Best rival in the gym', rand(19,45)
  673. gs 'boyStat', $npclastgenerated
  674. strenV = rand(60, 100)
  675. speedV = rand(60, 100)
  676. agilV = rand(60, 100)
  677. reactV = rand(60, 100)
  678. vitalV = rand(60, 100)
  679. intelV = 10
  680. willV = 10
  681. !!skills
  682. JabV = rand(80, 110)
  683. PunchV = rand(80, 110)
  684. KikV = rand(80, 110)
  685. KikDefV = rand(80, 110)
  686. !!parameters
  687. healthV = vitalV * 10 + strenV * 5
  688. formula = 3
  689. amateur = 1
  690. end
  691. gt 'kikbox', 'start'
  692. end
  693. end
  694. end
  695. --- fit ---------------------------------