fit 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  1. # fit
  2. CLOSE ALL
  3. if $ARGS[0] = 'start':
  4. cls
  5. minut += 5
  6. frost = 0
  7. gs 'stat'
  8. if night_mode = 1:
  9. fcolor = rgb(255, 255, 255)
  10. bcolor = rgb(0, 0, 0)
  11. lcolor = rgb(106, 90, 205)
  12. else
  13. fcolor = rgb(0, 0, 0)
  14. bcolor = rgb(255, 255, 255)
  15. lcolor = rgb(106, 90, 205)
  16. end
  17. '<center><b><font color="maroon">Fitness Center</font></b></center>'
  18. '<center><img src="images/locations/city/citycenter/gym/fit.jpg"></center>'
  19. 'Buy subscription for 30 classes (3,000 <b>₽</b>)'
  20. 'You must wear sportswear for all classes.'
  21. if abonement > 0:'Subscription is valid for <<abonement>> more classes.'
  22. act 'Leave':
  23. cla
  24. minut += 5
  25. gt 'down'
  26. end
  27. if money >= 3000:
  28. act 'Buy a subscription (3,000 <b>₽</b>)':
  29. cla
  30. money -= 3000
  31. abonement += 30
  32. 'You bought a subscription for 30 lessons'
  33. act 'Move away from cashier':gt 'fit', 'start'
  34. end
  35. end
  36. if abonement > 0:
  37. act 'Go to the dressing room':
  38. cla
  39. gt 'fit', 'dressing room'
  40. end
  41. end
  42. end
  43. if $ARGS[0] = 'dressing room':
  44. $locM = 'fit'
  45. $metkaM = 'dressing room'
  46. $sexloc = 'fit'
  47. $loc = 'fit'
  48. $metka = 'dressing room'
  49. $location_type = 'private'
  50. cls
  51. minut += 5
  52. gs 'stat'
  53. '<center><b><font color="maroon">Dressing</font></b></center>'
  54. '<center><img src="images/locations/city/citycenter/gym/razd.jpg"></center>'
  55. 'Classifieds'
  56. 'Recruiting girls for local track team, the winners will receive cash prizes.'
  57. 'Attention, visitors to the sports section must wear suitable clothing.'
  58. if fitday ! daystart:
  59. razdtumbler = 1
  60. fitday = daystart
  61. end
  62. ! WD: Uninitialised ~ 'razdrand'
  63. ! if razdrand = 0 and tanznak = 0 and tanday ! daystart:
  64. if tanznak = 0 and tanday ! daystart:
  65. tanday = daystart
  66. 'In the locker room you notice <a href="exec:gt ''fit'', ''fitgirl''">cute girl</a>.'
  67. elseif tanznak = 2:
  68. cls
  69. tanznak = 3
  70. tanga = 0
  71. gs 'clothing', 'strip'
  72. tanya += 5
  73. '<center><img src="images/locations/city/citycenter/gym/razd4.jpg"></center>'
  74. '"You can at least tell me your name, maniac, seeing as you did not even have the decency to do so before you raped me." The girl says, catching her breath.'
  75. '"I am the <<$pcs_nickname>>, and how can I rape someone so keen?" You ask trying to find your panties.'
  76. '"Looking for this?" asks the girl twirling your panties on her finger. "I''m Tanya, and you seduced me, I have never been with a girl before, and with very good reason. I live here with my parents, if you want to come for a visit."'
  77. '"Okay that would be nice, can I have my briefs?" you say holding out your hand.'
  78. '"Nope, no return, there must be something of a momento from my first girl." With these words, Tanya slips your panties in her pocket and leaves.'
  79. act 'Further':gt 'fit', 'dressing room'
  80. exit
  81. end
  82. act 'Take a shower (0:15)':
  83. cla
  84. *clr
  85. minut += 15
  86. pcs_horny += 1
  87. pcs_hairbsh = 0
  88. pcs_makeup = 1
  89. dynamic $showerdin
  90. '<center><img src="images/shared/home/bathroom/dush.gif"></center>'
  91. 'You go into the bathroom and turn on the shower. You lather your body and wash in the shower.'
  92. act 'Get out of the shower':gt 'fit', 'dressing room'
  93. end
  94. act 'Use mirror':
  95. cla
  96. fitMir = 1
  97. gt 'mirror', 'start'
  98. end
  99. act 'Change clothes':
  100. cla
  101. gt 'clothing_QV', 'list'
  102. end
  103. if razdtumbler = 1 and abonement > 0 and $clothingworntype = 'exercise' and pcs_stam >= 40:
  104. act 'Go to the gym':
  105. cla
  106. gt 'fit', 'gym'
  107. end
  108. act 'Go to the dance studio':
  109. cla
  110. gt 'danceclass'
  111. end
  112. end
  113. if begsec = 0:
  114. act 'Join track team':
  115. cla
  116. *clr
  117. minut += 5
  118. begsec = 1
  119. 'You signed up for the track team.'
  120. act 'Leave':gt 'fit', 'dressing room'
  121. end
  122. elseif razdtumbler = 1 and $clothingworntype = 'exercise' and pcs_stam >= 40:
  123. act 'Go to team practice':gt 'beg', 'start'
  124. if week = 6 and pcs_run >= 20:act '<b>Enter competition race</b>':gt 'beg1', 'start'
  125. end
  126. act 'Exit the locker room':
  127. if $clothingworntype ! 'nude':
  128. gt 'fit', 'start'
  129. else
  130. cla
  131. msg'<b><font color = red>You need to get dressed.</font></b>'
  132. act 'Return': gt 'fit', 'dressing room'
  133. end
  134. end
  135. end
  136. if $ARGS[0] = 'fitgirl':
  137. 'The girl notices you looking and returns the smile. She undresses and taking some toiletries goes into the shower.'
  138. act 'Turn away':gt 'fit', 'dressing room'
  139. act 'Follow her':
  140. cls
  141. pcs_hairbsh = 0
  142. pcs_makeup = 1
  143. dynamic $showerdin
  144. shovertania += 1
  145. gs 'stat'
  146. '<center><img src="images/shared/home/bathroom/dush.gif"></center>'
  147. 'There''s no one in the shower, except this girl. The girl looks around and seeing you smiles again then turns away.'
  148. if pcs_dom > 10:
  149. act 'Molest her':
  150. cla
  151. *clr
  152. tanday = daystart
  153. gs 'stat'
  154. '<center><img src="images/locations/city/citycenter/gym/razd1.jpg"></center>'
  155. 'You walk up to a girl and place one hand on her buttock, she turns to face you.'
  156. gs 'arousal', 'foreplay', 5, 'dom', 'lesbian'
  157. gs 'stat'
  158. if pcs_apprnc < 80:
  159. '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.'
  160. act 'Go':gt 'fit', 'dressing room'
  161. elseif pcs_apprnc >= 80:
  162. 'The girl grabs your hand squeezing her ass, but stops for a moment considering you. She probably expected to see a guy and isn''t sure what to do.'
  163. act 'Take advantage of the confusion':
  164. cla
  165. *clr
  166. gs 'stat'
  167. '<center><img src="images/locations/city/citycenter/gym/razd2.jpg"></center>'
  168. 'While she is trying to understand what is happening you pull up her shirt and begin fondling her nipples with your tongue, and then her hand strokes your ass.'
  169. gs 'arousal', 'foreplay', 10, 'dom', 'lesbian'
  170. gs 'stat'
  171. act 'Further':tanznak = 1 & gt 'lezbsex', 'start'
  172. end
  173. act 'Wait for her reaction':
  174. cls
  175. gs 'stat'
  176. if pcs_apprnc < 120:
  177. 'The girl smiles at you, but removes your hand and leaves, blowing you a kiss.'
  178. act '...':gt 'fit', 'dressing room'
  179. elseif pcs_apprnc >= 120:
  180. cla
  181. *clr
  182. '<center><img src="images/locations/city/citycenter/gym/razd3.jpg"></center>'
  183. 'The girl presses up to you even stronger and kisses your lips.'
  184. gs 'arousal', 'kiss', 5, 'dom', 'lesbian'
  185. gs 'stat'
  186. act 'Further':
  187. tanznak = 1
  188. gt 'lezbsex', 'start'
  189. end
  190. end
  191. end
  192. end
  193. end
  194. end
  195. act 'Leave the shower':gt 'fit', 'dressing room'
  196. end
  197. end
  198. if $ARGS[0] = 'gym':
  199. cls
  200. minut += 5
  201. razdtumbler = 0
  202. sportzalrand = RAND(0,20)
  203. gs 'stat'
  204. if night_mode = 1:
  205. fcolor = rgb(255, 255, 255)
  206. bcolor = rgb(0, 0, 0)
  207. lcolor = rgb(106, 90, 205)
  208. else
  209. fcolor = rgb(0, 0, 0)
  210. bcolor = rgb(255, 255, 255)
  211. lcolor = rgb(106, 90, 205)
  212. end
  213. '<center><b><font color="maroon">Fitness Center</font></b></center>'
  214. '<center><img src="images/locations/city/citycenter/gym/fit.jpg"></center>'
  215. 'In the fitness center there are a lot of different classes and clubs, designed to improve physical development.'
  216. if StoryLine = 1:
  217. if hour >= 10 and hour < 12 and week=7 and centr=1: 'In the hall you saw <a href="exec:GT ''VolleyTrenCentr''">Mikhail Nikolaevich</a> talking with a strange man.'
  218. if hour >= 10 and hour < 12 and week=7 and centr=2: 'In the hall you saw <a href="exec:GT ''VolleyTrenCentr''">Chinese Guanggu</a>'
  219. end
  220. gs 'fit', 'exercise end'
  221. act 'Aerobics (Burn fat)':
  222. cla
  223. *clr
  224. timemult = 2
  225. loopcount = 1
  226. :timeloop1
  227. gs 'exercise', 'tier3', 0, 'vital_exp', 'react_exp'
  228. if loopcount < timemult: loopcount += 1 & jump 'timeloop1'
  229. loopcount = 0
  230. timemult = 0
  231. '<center><img src="images/locations/shared/gym/fit1.jpg"></center>'
  232. 'You do very vigorous exercises to the music, and burn some fat.'
  233. if pcs_stam < 30:
  234. *nl
  235. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  236. gs 'fit', 'exercise end'
  237. else
  238. act'Continue': gt 'fit', 'gym'
  239. end
  240. end
  241. act 'Free weights (Build muscle)':
  242. cla
  243. *clr
  244. timemult = 2
  245. loopcount = 1
  246. :timeloop2
  247. gs 'exercise', 'tier3', 0, 'stren_exp'
  248. if loopcount < timemult: loopcount += 1 & jump 'timeloop2'
  249. loopcount = 0
  250. timemult = 0
  251. '<center><img src="images/locations/city/citycenter/gym/exercise/fit2.jpg"></center>'
  252. 'You pump iron, building strength.'
  253. if pcs_stam < 30:
  254. *nl
  255. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  256. gs 'fit', 'exercise end'
  257. else
  258. act'Continue': gt 'fit', 'gym'
  259. end
  260. end
  261. act 'Cross trainer (endurance)':
  262. cla
  263. *clr
  264. timemult = 2
  265. loopcount = 1
  266. :timeloop3
  267. gs 'exercise', 'tier3', 0, 'vital_exp'
  268. if loopcount < timemult: loopcount += 1 & jump 'timeloop3'
  269. loopcount = 0
  270. timemult = 0
  271. '<center><img src="images/locations/city/citycenter/gym/exercise/fit3.jpg"></center>'
  272. 'You spend a half hour doing reps on the cross trainer developing your endurance.'
  273. if pcs_stam < 30:
  274. *nl
  275. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  276. gs 'fit', 'exercise end'
  277. else
  278. act'Continue': gt 'fit', 'gym'
  279. end
  280. end
  281. act 'Tennis practice (agility)':
  282. cla
  283. *clr
  284. timemult = 2
  285. loopcount = 1
  286. :timeloop4
  287. gs 'exercise', 'tier3', 0, 'agil_exp'
  288. if loopcount < timemult: loopcount += 1 & jump 'timeloop4'
  289. loopcount = 0
  290. timemult = 0
  291. '<center><img src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  292. 'You run tennis exercises, concentrating on defensive drills.'
  293. if pcs_stam < 30:
  294. *nl
  295. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  296. gs 'fit', 'exercise end'
  297. else
  298. act'Continue': gt 'fit', 'gym'
  299. end
  300. end
  301. act 'Tennis practice (reactions)':
  302. cla
  303. *clr
  304. timemult = 2
  305. loopcount = 1
  306. :timeloop5
  307. gs 'exercise', 'tier3', 0, 'react_exp'
  308. if loopcount < timemult: loopcount += 1 & jump 'timeloop5'
  309. loopcount = 0
  310. timemult = 0
  311. '<center><img src="images/locations/city/citycenter/gym/exercise/fit4.jpg"></center>'
  312. 'You run tennis exercises, concentrating on court reactions.'
  313. if pcs_stam < 30:
  314. *nl
  315. 'You are too tired to do any more exercise and will have to rest and regain some stamina.'
  316. gs 'fit', 'exercise end'
  317. else
  318. act'Continue': gt 'fit', 'gym'
  319. end
  320. end
  321. act 'Goto the kickboxing gym':gt 'fit', 'kickboxing'
  322. end
  323. if $ARGS[0] = 'exercise end':
  324. abonement -= 1
  325. RESULT = rand(0, 19)
  326. act 'Leave':
  327. if RESULT = 0:
  328. cla
  329. *clr
  330. '<center><img src="images/locations/city/citycenter/gym/sex/zal1.jpg"></center>'
  331. 'You see a nice guy on the weight machine.'
  332. act 'Continue':gt 'fit', 'dressing room'
  333. if pcs_dom > 0:
  334. act 'Flirt':
  335. cla
  336. *clr
  337. guy += 1
  338. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  339. gs 'boyStat', $npclastgenerated
  340. samecount = 1
  341. picrand = 17
  342. '<center><img src="images/locations/city/citycenter/gym/sex/zal2.jpg"></center>'
  343. '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.'
  344. gs 'arousal', 'foreplay', 10, 'dom'
  345. gs 'stat'
  346. act 'Suck':gt 'sex', 'minet'
  347. end
  348. end
  349. elseif RESULT = 1:
  350. cla
  351. *clr
  352. '<center><img src="images/locations/city/citycenter/gym/sex/zal3.jpg"></center>'
  353. 'As you finish training, a guy sits behind, caresses your breasts and kisses your ear, sucking the lobe.'
  354. if pcs_dom > 0:act 'Hit him in the balls':pcs_dom += 1 & gt 'fit', 'dressing room'
  355. act 'Enjoy':
  356. cla
  357. *clr
  358. guy += 1
  359. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  360. gs 'boyStat', $npclastgenerated
  361. picrand = 18
  362. '<center><img src="images/locations/city/citycenter/gym/sex/zal4.jpg"></center>'
  363. '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.'
  364. gs 'arousal', 'foreplay', 15, 'sub'
  365. gs 'stat'
  366. act 'Suck':gt 'sex', 'minet'
  367. end
  368. elseif RESULT = 2:
  369. cla
  370. 'As you finish training, a fit girl offers to play a little squash with her as she waits for her boyfriend to came.'
  371. act 'Refuse':gt 'fit', 'dressing room'
  372. act 'Agree':
  373. cla
  374. *clr
  375. picrand = 15
  376. '<center><img src="images/locations/city/citycenter/gym/sex/zal5.jpg"></center>'
  377. '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.'
  378. '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.'
  379. '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.'
  380. act 'Escape from these perverts':gt 'fit', 'dressing room'
  381. act 'Enjoy':
  382. guy += 1
  383. girl += 1
  384. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  385. gs 'boyStat', $npclastgenerated
  386. gt 'podrsex', 'suck'
  387. gs 'arousal', 'foreplay', 15, 'group', 'lesbian'
  388. gs 'stat'
  389. end
  390. end
  391. elseif RESULT = 3:
  392. cla
  393. *clr
  394. '<center><img src="images/locations/city/citycenter/gym/sex/zal6.jpg"></center>'
  395. 'You train near to a girl and engage in conversation, two guys obviously take you for girlfriends and try to chat you up.'
  396. act 'Continue':gt 'fit', 'dressing room'
  397. act 'Flirt back':
  398. cla
  399. *clr
  400. picrand = 12
  401. '<center><img src="images/locations/city/citycenter/gym/sex/zal7.jpg"></center>'
  402. '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.'
  403. act 'Leave':gt 'fit', 'dressing room'
  404. act 'Suck':
  405. guy += 2
  406. girl += 1
  407. gang += 1
  408. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  409. gs 'boyStat', $npclastgenerated
  410. gs 'npcgeneratec', 0, 'guy from the gym', rand(19,45)
  411. gs 'boyStat', $npclastgenerated, 'a'
  412. gs 'arousal', 'bj', 15, 'group', 'lesbian'
  413. gs 'stat'
  414. gt 'sexdvanadva', 'var'
  415. end
  416. end
  417. else
  418. gt 'fit', 'dressing room'
  419. end
  420. end
  421. end
  422. if $ARGS[0] = 'kickboxing':
  423. cla
  424. clr
  425. *clr
  426. minut += 5
  427. gs 'stat'
  428. gs 'razrKik'
  429. if night_mode = 1:
  430. fcolor = rgb(255, 255, 255)
  431. bcolor = rgb(0, 0, 0)
  432. lcolor = rgb(106, 90, 205)
  433. else
  434. fcolor = rgb(0, 0, 0)
  435. bcolor = rgb(255, 255, 255)
  436. lcolor = rgb(106, 90, 205)
  437. end
  438. '<center><b><font color="maroon">Kickboxing Gym</font></b></center>'
  439. '<center><img src="images/locations/city/citycenter/gym/kickboxing/kik.jpg"></center>'
  440. act 'Work on your jabs':
  441. cla
  442. *clr
  443. abonement -= 1
  444. timemult = 2
  445. loopcount = 1
  446. :timeloop6
  447. gs 'exercise', 'tier3', 0, 'jab_exp', 'react_exp'
  448. if loopcount < timemult: loopcount += 1 & jump 'timeloop6'
  449. loopcount = 0
  450. timemult = 0
  451. '<center><img src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  452. '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.'
  453. act 'Leave':gt 'fit', 'dressing room'
  454. end
  455. act 'Work on your heavy punches':
  456. cla
  457. *clr
  458. abonement -= 1
  459. timemult = 2
  460. loopcount = 1
  461. :timeloop7
  462. gs 'exercise', 'tier3', 0, 'stren_exp', 'punch_exp'
  463. if loopcount < timemult: loopcount += 1 & jump 'timeloop7'
  464. loopcount = 0
  465. timemult = 0
  466. '<center><img src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  467. 'You practice your power punches on the heavy bag. These are high impact and powerful, but they are hard to get to their target.'
  468. act 'Leave':gt 'fit', 'dressing room'
  469. end
  470. act 'Work on your kicking':
  471. cla
  472. *clr
  473. abonement -= 1
  474. timemult = 2
  475. loopcount = 1
  476. :timeloop8
  477. gs 'exercise', 'tier3', 0, 'stren_exp', 'kick_exp'
  478. if loopcount < timemult: loopcount += 1 & jump 'timeloop8'
  479. loopcount = 0
  480. timemult = 0
  481. '<center><img src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  482. '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.'
  483. act 'Leave':gt 'fit', 'dressing room'
  484. end
  485. act 'Work on defence':
  486. cla
  487. *clr
  488. abonement -= 1
  489. timemult = 2
  490. loopcount = 1
  491. :timeloop9
  492. gs 'exercise', 'tier3', 0, 'def_exp', 'agil_exp'
  493. if loopcount < timemult: loopcount += 1 & jump 'timeloop9'
  494. loopcount = 0
  495. timemult = 0
  496. '<center><img src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
  497. 'You practice your defense movements.'
  498. act 'Leave':gt 'fit', 'dressing room'
  499. end
  500. act 'Sparing (training bout in the ring)':
  501. cla
  502. *clr
  503. 'You need to choose a partner for sparring'
  504. act 'Pick a random partner':
  505. abonement -= 1
  506. pcs_mood += 2
  507. timemult = 2
  508. loopcount = 1
  509. :timeloop10
  510. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  511. if loopcount < timemult: loopcount += 1 & jump 'timeloop10'
  512. loopcount = 0
  513. timemult = 0
  514. pointKik = 0
  515. pointKikV = 0
  516. round = 1
  517. minround = 0
  518. gs 'npcgeneratec', 0, 'sparring partner', rand(19,45)
  519. gs 'boyStat', $npclastgenerated
  520. strenV = rand(10, 20)
  521. speedV = rand(10, 20)
  522. agilV = rand(10, 20)
  523. reactV = rand(10, 20)
  524. vitalV = rand(10, 20)
  525. intelV = 10
  526. willV = 10
  527. !!skills
  528. JabV = rand(5, 20)
  529. PunchV = rand(5, 20)
  530. KikV = rand(5, 20)
  531. KikDefV = rand(5, 20)
  532. !!parameters
  533. healthV = vitalV * 10 + strenV * 5
  534. formula = 3
  535. sparing = 1
  536. gt 'kikbox', 'start'
  537. end
  538. end
  539. if week >= 5:
  540. 'You can take part in an amateur fight.'
  541. act 'Amateur fight':
  542. pcs_mood += 2
  543. timemult = 2
  544. loopcount = 1
  545. :timeloop11
  546. gs 'exercise', 'tier3', 0, 'jab_exp', 'punch_exp', 'kick_exp', 'def_exp'
  547. if loopcount < timemult: loopcount += 1 & jump 'timeloop11'
  548. loopcount = 0
  549. timemult = 0
  550. pointKik = 0
  551. pointKikV = 0
  552. round = 1
  553. minround = 0
  554. razrand = rand(0, 1)
  555. if razradKik + razrand = 0:
  556. gs 'npcgeneratec', 0, 'useless rival', rand(19,45)
  557. gs 'boyStat', $npclastgenerated
  558. strenV = rand(10, 20)
  559. speedV = rand(10, 20)
  560. agilV = rand(10, 20)
  561. reactV = rand(10, 20)
  562. vitalV = rand(10, 20)
  563. intelV = 10
  564. willV = 10
  565. !!skills
  566. JabV = rand(10, 30)
  567. PunchV = rand(10, 30)
  568. KikV = rand(10, 30)
  569. KikDefV = rand(10, 30)
  570. !!parameters
  571. healthV = vitalV * 10 + strenV * 5
  572. formula = 3
  573. amateur = 1
  574. elseif razradKik + razrand = 1:
  575. gs 'npcgeneratec', 0, '3rd class rival', rand(19,45)
  576. gs 'boyStat', $npclastgenerated
  577. strenV = rand(15, 25)
  578. speedV = rand(15, 25)
  579. agilV = rand(15, 25)
  580. reactV = rand(15, 25)
  581. vitalV = rand(15, 25)
  582. intelV = 10
  583. willV = 10
  584. !!skills
  585. JabV = rand(15, 35)
  586. PunchV = rand(15, 35)
  587. KikV = rand(15, 35)
  588. KikDefV = rand(15, 35)
  589. !!parameters
  590. healthV = vitalV * 10 + strenV * 5
  591. formula = 3
  592. amateur = 1
  593. elseif razradKik + razrand = 2:
  594. gs 'npcgeneratec', 0, '2rd class rival', rand(19,45)
  595. gs 'boyStat', $npclastgenerated
  596. strenV = rand(20, 30)
  597. speedV = rand(20, 30)
  598. agilV = rand(20, 30)
  599. reactV = rand(20, 30)
  600. vitalV = rand(20, 30)
  601. intelV = 10
  602. willV = 10
  603. !!skills
  604. JabV = rand(30, 50)
  605. PunchV = rand(30, 50)
  606. KikV = rand(30, 50)
  607. KikDefV = rand(30, 50)
  608. !!parameters
  609. healthV = vitalV * 10 + strenV * 5
  610. formula = 3
  611. amateur = 1
  612. elseif razradKik + razrand = 3:
  613. gs 'npcgeneratec', 0, '1st class rival', rand(19,45)
  614. gs 'boyStat', $npclastgenerated
  615. strenV = rand(30, 40)
  616. speedV = rand(30, 40)
  617. agilV = rand(30, 40)
  618. reactV = rand(30, 40)
  619. vitalV = rand(30, 40)
  620. intelV = 10
  621. willV = 10
  622. !!skills
  623. JabV = rand(40, 60)
  624. PunchV = rand(40, 60)
  625. KikV = rand(40, 60)
  626. KikDefV = rand(40, 60)
  627. !!parameters
  628. healthV = vitalV * 10 + strenV * 5
  629. formula = 3
  630. amateur = 1
  631. elseif razradKik + razrand = 4:
  632. gs 'npcgeneratec', 0, 'excellent rival', rand(19,45)
  633. gs 'boyStat', $npclastgenerated
  634. strenV = rand(40, 60)
  635. speedV = rand(40, 60)
  636. agilV = rand(40, 60)
  637. reactV = rand(40, 60)
  638. vitalV = rand(40, 60)
  639. intelV = 10
  640. willV = 10
  641. !!skills
  642. JabV = rand(60, 80)
  643. PunchV = rand(60, 80)
  644. KikV = rand(60, 80)
  645. KikDefV = rand(60, 80)
  646. !!parameters
  647. healthV = vitalV * 10 + strenV * 5
  648. formula = 3
  649. amateur = 1
  650. elseif razradKik + razrand >= 5:
  651. gs 'npcgeneratec', 0, 'best rival in the gym', rand(19,45)
  652. gs 'boyStat', $npclastgenerated
  653. strenV = rand(60, 100)
  654. speedV = rand(60, 100)
  655. agilV = rand(60, 100)
  656. reactV = rand(60, 100)
  657. vitalV = rand(60, 100)
  658. intelV = 10
  659. willV = 10
  660. !!skills
  661. JabV = rand(80, 110)
  662. PunchV = rand(80, 110)
  663. KikV = rand(80, 110)
  664. KikDefV = rand(80, 110)
  665. !!parameters
  666. healthV = vitalV * 10 + strenV * 5
  667. formula = 3
  668. amateur = 1
  669. end
  670. gt 'kikbox', 'start'
  671. end
  672. end
  673. end
  674. --- fit ---------------------------------