fit.qsrc 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783
  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 nichTanyaOpinion = 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/shower_mol0.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. gs 'stat'
  163. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol1.jpg"></center>'
  164. 'While she is trying to understand what is happening you begin fondling her sex with your fingers, and then her hand strokes your ass.'
  165. gs 'arousal', 'foreplay', 10, 'dom', 'lesbian'
  166. gs 'stat'
  167. act 'Further':tanznak = 1 & gt 'fit', 'tanyaIntroduction'
  168. end
  169. act 'Wait for her reaction':
  170. *clr & cla
  171. gs 'stat'
  172. if pcs_apprnc < 120:
  173. 'The girl smiles at you, but removes your hand and leaves, blowing you a kiss.'
  174. act '...':gt 'fit', 'dressing room'
  175. elseif pcs_apprnc >= 120:
  176. cla
  177. *clr
  178. gs 'underwear', 'remove'
  179. gs 'clothing', 'strip'
  180. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol2.jpg"></center>'
  181. 'The girl presses up to you even stronger and kisses your lips.'
  182. gs 'arousal', 'kiss', 5, 'dom', 'lesbian'
  183. gs 'stat'
  184. act 'Further':
  185. tanznak = 1
  186. gt 'fit', 'tanyaIntroduction'
  187. end
  188. end
  189. end
  190. end
  191. end
  192. end
  193. act 'Leave the shower':gt 'fit', 'dressing room'
  194. end
  195. end
  196. if $ARGS[0] = 'tanyaIntroduction':
  197. '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower1.jpg"></center>'
  198. '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.'
  199. 'You follow her only a few seconds later. She has already begun to dress herself.'
  200. if $pantyworntype = 'none': gs 'underwear', 'wear'
  201. gs 'panties', 'dispose'
  202. gs 'clothing', 'wear_last_worn'
  203. nichTanyaOpinion = 1
  204. npc_rel['A218'] += 5
  205. nichTanyaFuckLast = daystart
  206. '"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.'
  207. '"I am <<$pcs_nickname>>, and how can I assault someone so keen?" You ask trying to find your panties.'
  208. '"Looking for this?" asks the girl twirling your panties on her finger.'
  209. '"Yes, can I have them back, please?" you ask, while holding out your hand.'
  210. '"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.'
  211. '"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.'
  212. '<i>You can now visit Tanya at her parents home in the Downtown area once a day after 16:00.</i>'
  213. act 'Back':gt 'fit', 'dressing room'
  214. end
  215. if $ARGS[0] = 'gym':
  216. *clr & cla
  217. menu_off = 1
  218. minut += 5
  219. sportzalrand = RAND(0,20)
  220. gs 'stat'
  221. gs 'themes', 'indoors'
  222. '<center><b><font color="maroon">Fitness Center</font></b></center>'
  223. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/fit.jpg"></center>'
  224. 'In the fitness center there are a lot of different classes and clubs, designed to improve physical development.'
  225. if StoryLine = 1:
  226. 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.'
  227. 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>'
  228. end
  229. gs 'fit', 'exercise end'
  230. act 'Aerobics (Burn fat)':
  231. cla
  232. *clr
  233. abonement -= 1
  234. timemult = 2
  235. loopcount = 1
  236. :timeloop1
  237. gs 'exercise', 'tier3', 0, 'vital_exp', 'react_exp'
  238. if loopcount < timemult: loopcount += 1 & jump 'timeloop1'
  239. loopcount = 0
  240. timemult = 0
  241. if pcs_inhib < 30:inhib_exp += rand(1,2)
  242. '<center><img <<$set_imgh>> src="images/locations/shared/gym/fit1.jpg"></center>'
  243. 'You do very vigorous exercises to the music, and burn some fat.'
  244. if pcs_stam < 30:
  245. *nl
  246. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  247. gs 'fit', 'exercise end'
  248. else
  249. act'Continue': gt 'fit', 'gym'
  250. end
  251. end
  252. act 'Free weights (Build muscle)':
  253. cla
  254. *clr
  255. abonement -= 1
  256. timemult = 2
  257. loopcount = 1
  258. :timeloop2
  259. gs 'exercise', 'tier3', 0, 'stren_exp'
  260. if loopcount < timemult: loopcount += 1 & jump 'timeloop2'
  261. loopcount = 0
  262. timemult = 0
  263. if pcs_inhib < 30:inhib_exp += rand(1,2)
  264. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit2.jpg"></center>'
  265. 'You pump iron, building strength.'
  266. if pcs_stam < 30:
  267. *nl
  268. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  269. gs 'fit', 'exercise end'
  270. else
  271. act'Continue': gt 'fit', 'gym'
  272. end
  273. end
  274. act 'Cross trainer (endurance)':
  275. cla
  276. *clr
  277. abonement -= 1
  278. timemult = 2
  279. loopcount = 1
  280. :timeloop3
  281. gs 'exercise', 'tier3', 0, 'vital_exp'
  282. if loopcount < timemult: loopcount += 1 & jump 'timeloop3'
  283. loopcount = 0
  284. timemult = 0
  285. if pcs_inhib < 30:inhib_exp += rand(1,2)
  286. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit3.jpg"></center>'
  287. 'You spend a half hour doing reps on the cross trainer developing your endurance.'
  288. if pcs_stam < 30:
  289. *nl
  290. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  291. gs 'fit', 'exercise end'
  292. else
  293. act'Continue': gt 'fit', 'gym'
  294. end
  295. end
  296. act 'Tennis practice (agility)':
  297. cla
  298. *clr
  299. abonement -= 1
  300. timemult = 2
  301. loopcount = 1
  302. :timeloop4
  303. gs 'exercise', 'tier3', 0, 'agil_exp'
  304. if loopcount < timemult: loopcount += 1 & jump 'timeloop4'
  305. loopcount = 0
  306. timemult = 0
  307. if pcs_inhib < 30:inhib_exp += rand(1,2)
  308. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  309. 'You run tennis exercises, concentrating on defensive drills.'
  310. if pcs_stam < 30:
  311. *nl
  312. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  313. gs 'fit', 'exercise end'
  314. else
  315. act'Continue': gt 'fit', 'gym'
  316. end
  317. end
  318. act 'Tennis practice (reactions)':
  319. cla
  320. *clr
  321. abonement -= 1
  322. timemult = 2
  323. loopcount = 1
  324. :timeloop5
  325. gs 'exercise', 'tier3', 0, 'react_exp'
  326. if loopcount < timemult: loopcount += 1 & jump 'timeloop5'
  327. loopcount = 0
  328. timemult = 0
  329. if pcs_inhib < 30:inhib_exp += rand(1,2)
  330. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  331. 'You run tennis exercises, concentrating on court reactions.'
  332. if pcs_stam < 30:
  333. *nl
  334. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  335. gs 'fit', 'exercise end'
  336. else
  337. act'Continue': gt 'fit', 'gym'
  338. end
  339. end
  340. act 'Go to the kickboxing gym':gt 'fit', 'kickboxing'
  341. end
  342. if $ARGS[0] = 'exercise end':
  343. menu_off = 1
  344. RESULT = rand(0, 19)
  345. act 'Leave':
  346. if RESULT = 0:
  347. cla
  348. *clr
  349. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal1.jpg"></center>'
  350. 'You see a nice guy on the weight machine.'
  351. act 'Continue':gt 'fit', 'dressing room'
  352. if pcs_dom > 0:
  353. act 'Flirt':
  354. cla
  355. *clr
  356. guy += 1
  357. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  358. gs 'boyStat', $npclastgenerated
  359. samecount = 1
  360. picrand = 17
  361. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal2.jpg"></center>'
  362. '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.'
  363. gs 'arousal', 'foreplay', 10, 'dom'
  364. gs 'stat'
  365. act 'Suck':gt 'sex', 'minet'
  366. end
  367. end
  368. elseif RESULT = 1:
  369. cla
  370. *clr
  371. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal3.jpg"></center>'
  372. 'As you finish training, a guy sits behind, caresses your breasts and kisses your ear, sucking the lobe.'
  373. if pcs_dom > 0:act 'Hit him in the balls':pcs_dom += 1 & gt 'fit', 'dressing room'
  374. act 'Enjoy':
  375. cla
  376. *clr
  377. guy += 1
  378. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  379. gs 'boyStat', $npclastgenerated
  380. picrand = 18
  381. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal4.jpg"></center>'
  382. '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.'
  383. gs 'arousal', 'foreplay', 15, 'sub'
  384. gs 'stat'
  385. act 'Suck':gt 'sex', 'minet'
  386. end
  387. elseif RESULT = 2:
  388. cla
  389. 'As you finish training, a fit girl offers to play a little squash with her as she waits for her boyfriend to came.'
  390. act 'Refuse':gt 'fit', 'dressing room'
  391. act 'Agree':
  392. cla
  393. *clr
  394. picrand = 15
  395. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal5.jpg"></center>'
  396. '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.'
  397. '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.'
  398. '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.'
  399. act 'Escape from these perverts':gt 'fit', 'dressing room'
  400. act 'Enjoy':
  401. guy += 1
  402. girl += 1
  403. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  404. gs 'boyStat', $npclastgenerated
  405. gt 'podrsex', 'suck'
  406. gs 'arousal', 'foreplay', 15, 'group', 'lesbian'
  407. gs 'stat'
  408. end
  409. end
  410. elseif RESULT = 3:
  411. cla
  412. *clr
  413. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal6.jpg"></center>'
  414. 'You train near to a girl and engage in conversation, two guys obviously take you for girlfriends and try to chat you up.'
  415. act 'Continue':gt 'fit', 'dressing room'
  416. act 'Flirt back':
  417. cla
  418. *clr
  419. picrand = 12
  420. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/sex/zal7.jpg"></center>'
  421. '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.'
  422. act 'Leave':gt 'fit', 'dressing room'
  423. act 'Suck':
  424. guy += 2
  425. girl += 1
  426. gang += 1
  427. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  428. gs 'boyStat', $npclastgenerated
  429. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  430. gs 'boyStat', $npclastgenerated, 'a'
  431. gs 'arousal', 'bj', 15, 'group', 'lesbian'
  432. gs 'stat'
  433. gt 'sexdvanadva', 'var'
  434. end
  435. end
  436. else
  437. gt 'fit', 'dressing room'
  438. end
  439. end
  440. end
  441. if $ARGS[0] = 'kickboxing':
  442. cla
  443. *clr
  444. menu_off = 1
  445. minut += 5
  446. gs 'stat'
  447. gs 'razrKik'
  448. gs 'themes', 'indoors'
  449. '<center><b><font color="maroon">Kickboxing Gym</font></b></center>'
  450. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik.jpg"></center>'
  451. 'This section is dominated by the ring itself, square like a boxing ring and the only equipment that can''t be easily moved.'
  452. 'Around it there are various punching bags of different sizes and weights and a couple of coaches with practice pads.'
  453. 'You can try your luck in a fight here on Saturdays but safety concerns limit everyone to a maximum of 1 bout per week.'
  454. act 'Work on your jabs':
  455. cla
  456. *clr
  457. abonement -= 1
  458. timemult = 2
  459. loopcount = 1
  460. :timeloop6
  461. gs 'exercise', 'tier3', 0, 'jab_exp', 'react_exp'
  462. if loopcount < timemult: loopcount += 1 & jump 'timeloop6'
  463. loopcount = 0
  464. timemult = 0
  465. if pcs_inhib < 30:inhib_exp += rand(1,2)
  466. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  467. '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.'
  468. act 'Leave':gt 'fit', 'dressing room'
  469. end
  470. act 'Work on your heavy punches':
  471. cla
  472. *clr
  473. abonement -= 1
  474. timemult = 2
  475. loopcount = 1
  476. :timeloop7
  477. gs 'exercise', 'tier3', 0, 'stren_exp', 'punch_exp'
  478. if loopcount < timemult: loopcount += 1 & jump 'timeloop7'
  479. loopcount = 0
  480. timemult = 0
  481. if pcs_inhib < 30:inhib_exp += rand(1,2)
  482. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  483. 'You practice your power punches on the heavy bag. These are high impact and powerful, but they are hard to get to their target.'
  484. act 'Leave':gt 'fit', 'dressing room'
  485. end
  486. act 'Work on your kicking':
  487. cla
  488. *clr
  489. abonement -= 1
  490. timemult = 2
  491. loopcount = 1
  492. :timeloop8
  493. gs 'exercise', 'tier3', 0, 'stren_exp', 'kick_exp'
  494. if loopcount < timemult: loopcount += 1 & jump 'timeloop8'
  495. loopcount = 0
  496. timemult = 0
  497. if pcs_inhib < 30:inhib_exp += rand(1,2)
  498. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  499. '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.'
  500. act 'Leave':gt 'fit', 'dressing room'
  501. end
  502. act 'Work on defence':
  503. cla
  504. *clr
  505. abonement -= 1
  506. timemult = 2
  507. loopcount = 1
  508. :timeloop9
  509. gs 'exercise', 'tier3', 0, 'def_exp', 'agil_exp'
  510. if loopcount < timemult: loopcount += 1 & jump 'timeloop9'
  511. loopcount = 0
  512. timemult = 0
  513. if pcs_inhib < 30:inhib_exp += rand(1,2)
  514. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  515. 'You practice your defense movements.'
  516. act 'Leave':gt 'fit', 'dressing room'
  517. end
  518. act 'Sparing (training bout in the ring)':
  519. cla
  520. *clr
  521. 'You need to choose a partner for sparring'
  522. if pcs_inhib < 30:inhib_exp += rand(1,2)
  523. act 'Pick a random partner':
  524. abonement -= 1
  525. pcs_mood += 2
  526. timemult = 2
  527. loopcount = 1
  528. :timeloop10
  529. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  530. if loopcount < timemult: loopcount += 1 & jump 'timeloop10'
  531. loopcount = 0
  532. timemult = 0
  533. pointKik = 0
  534. pointKikV = 0
  535. round = 1
  536. minround = 0
  537. gs 'npcgeneratec', 0, 'sparring partner', rand(19,45)
  538. gs 'boyStat', $npclastgenerated
  539. strenV = rand(10, 20)
  540. speedV = rand(10, 20)
  541. agilV = rand(10, 20)
  542. reactV = rand(10, 20)
  543. vitalV = rand(10, 20)
  544. intelV = 10
  545. willV = 10
  546. !!skills
  547. JabV = rand(5, 20)
  548. PunchV = rand(5, 20)
  549. KikV = rand(5, 20)
  550. KikDefV = rand(5, 20)
  551. !!parameters
  552. healthV = vitalV * 10 + strenV * 5
  553. formula = 3
  554. sparing = 1
  555. gt 'kikbox', 'start'
  556. end
  557. end
  558. if week >= 5 and amateur_fight_day ! daystart:
  559. 'You can take part in an amateur fight.'
  560. act 'Amateur fight':
  561. amateur_fight_day = daystart
  562. pcs_mood += 2
  563. timemult = 2
  564. loopcount = 1
  565. :timeloop11
  566. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  567. if loopcount < timemult: loopcount += 1 & jump 'timeloop11'
  568. loopcount = 0
  569. timemult = 0
  570. pointKik = 0
  571. pointKikV = 0
  572. round = 1
  573. minround = 0
  574. razrand = rand(0, 1)
  575. if razradKik + razrand = 0:
  576. gs 'npcgeneratec', 0, 'Useless rival', rand(19,45)
  577. gs 'boyStat', $npclastgenerated
  578. strenV = rand(10, 20)
  579. speedV = rand(10, 20)
  580. agilV = rand(10, 20)
  581. reactV = rand(10, 20)
  582. vitalV = rand(10, 20)
  583. intelV = 10
  584. willV = 10
  585. !!skills
  586. JabV = rand(10, 30)
  587. PunchV = rand(10, 30)
  588. KikV = rand(10, 30)
  589. KikDefV = rand(10, 30)
  590. !!parameters
  591. healthV = vitalV * 10 + strenV * 5
  592. formula = 3
  593. amateur = 1
  594. elseif razradKik + razrand = 1:
  595. gs 'npcgeneratec', 0, '3rd class rival', rand(19,45)
  596. gs 'boyStat', $npclastgenerated
  597. strenV = rand(15, 25)
  598. speedV = rand(15, 25)
  599. agilV = rand(15, 25)
  600. reactV = rand(15, 25)
  601. vitalV = rand(15, 25)
  602. intelV = 10
  603. willV = 10
  604. !!skills
  605. JabV = rand(15, 35)
  606. PunchV = rand(15, 35)
  607. KikV = rand(15, 35)
  608. KikDefV = rand(15, 35)
  609. !!parameters
  610. healthV = vitalV * 10 + strenV * 5
  611. formula = 3
  612. amateur = 1
  613. elseif razradKik + razrand = 2:
  614. gs 'npcgeneratec', 0, '2rd class rival', rand(19,45)
  615. gs 'boyStat', $npclastgenerated
  616. strenV = rand(20, 30)
  617. speedV = rand(20, 30)
  618. agilV = rand(20, 30)
  619. reactV = rand(20, 30)
  620. vitalV = rand(20, 30)
  621. intelV = 10
  622. willV = 10
  623. !!skills
  624. JabV = rand(30, 50)
  625. PunchV = rand(30, 50)
  626. KikV = rand(30, 50)
  627. KikDefV = rand(30, 50)
  628. !!parameters
  629. healthV = vitalV * 10 + strenV * 5
  630. formula = 3
  631. amateur = 1
  632. elseif razradKik + razrand = 3:
  633. gs 'npcgeneratec', 0, '1st class rival', rand(19,45)
  634. gs 'boyStat', $npclastgenerated
  635. strenV = rand(30, 40)
  636. speedV = rand(30, 40)
  637. agilV = rand(30, 40)
  638. reactV = rand(30, 40)
  639. vitalV = rand(30, 40)
  640. intelV = 10
  641. willV = 10
  642. !!skills
  643. JabV = rand(40, 60)
  644. PunchV = rand(40, 60)
  645. KikV = rand(40, 60)
  646. KikDefV = rand(40, 60)
  647. !!parameters
  648. healthV = vitalV * 10 + strenV * 5
  649. formula = 3
  650. amateur = 1
  651. elseif razradKik + razrand = 4:
  652. gs 'npcgeneratec', 0, 'Excellent rival', rand(19,45)
  653. gs 'boyStat', $npclastgenerated
  654. strenV = rand(40, 60)
  655. speedV = rand(40, 60)
  656. agilV = rand(40, 60)
  657. reactV = rand(40, 60)
  658. vitalV = rand(40, 60)
  659. intelV = 10
  660. willV = 10
  661. !!skills
  662. JabV = rand(60, 80)
  663. PunchV = rand(60, 80)
  664. KikV = rand(60, 80)
  665. KikDefV = rand(60, 80)
  666. !!parameters
  667. healthV = vitalV * 10 + strenV * 5
  668. formula = 3
  669. amateur = 1
  670. elseif razradKik + razrand >= 5:
  671. gs 'npcgeneratec', 0, 'Best rival in the gym', rand(19,45)
  672. gs 'boyStat', $npclastgenerated
  673. strenV = rand(60, 100)
  674. speedV = rand(60, 100)
  675. agilV = rand(60, 100)
  676. reactV = rand(60, 100)
  677. vitalV = rand(60, 100)
  678. intelV = 10
  679. willV = 10
  680. !!skills
  681. JabV = rand(80, 110)
  682. PunchV = rand(80, 110)
  683. KikV = rand(80, 110)
  684. KikDefV = rand(80, 110)
  685. !!parameters
  686. healthV = vitalV * 10 + strenV * 5
  687. formula = 3
  688. amateur = 1
  689. end
  690. gt 'kikbox', 'start'
  691. end
  692. end
  693. end
  694. --- fit ---------------------------------