beg1.qsrc 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593
  1. # beg1
  2. if $ARGS[0] = 'start':
  3. *clr & cla
  4. menu_off = 1
  5. gs 'stat'
  6. minut += 60
  7. kolsorev += 1
  8. razdtumbler = 0
  9. begmon = month
  10. begminus = 0
  11. if razradbeg = 0:
  12. 'You''re registered for a beginner''s race.'
  13. act 'Go to the stadium':gt 'beg1', 'br'
  14. elseif razradbeg = 1:
  15. 'You''re registered for a club ranking race.'
  16. act 'Go to the stadium':gt 'beg1', '3'
  17. elseif razradbeg = 2:
  18. 'You''re registered as your club''s representative at the Saint Petersburg City Championship.'
  19. act 'Go to the stadium':gt 'beg1', '2'
  20. elseif razradbeg = 3:
  21. 'You qualified as Saint Petersburg''s representative at the Leningrad Oblast Championship, held in Saint Petersburg.'
  22. act 'Go to the stadium':gt 'beg1', '1'
  23. elseif razradbeg = 4:
  24. 'You qualified for the Northwest District Championship, held in Saint Petersburg, representing the Leningrad Oblast.'
  25. act 'Go to the stadium':gt 'beg1', 'kms'
  26. elseif razradbeg = 5:
  27. 'You are one of the best track athletes in Russia and thus qualified for the Russian National Championship.'
  28. act 'Go to the stadium':gt 'beg1', 'ross'
  29. elseif razradbeg >= 6 and razradbeg < 16:
  30. 'As one of the best Russian athletes, you can take part in a series of international qualifying races. Winning seven out of nine would qualify you for the European and World Championships, but even if you could no longer qualify, the prize money is nothing to sneeze at.'
  31. nl
  32. 'Qualifying Races Attended: <<razradbeg - 6>>'
  33. 'Qualifying Races Won: <<razradbegK>>'
  34. act 'Go to the stadium':gt 'beg1', 'kval'
  35. elseif razradbeg = 16:
  36. if razradbegK < 7:
  37. cla
  38. razradbegK = 0
  39. razradbeg = 6
  40. 'You were unable to qualify for the European Championship.'
  41. ! WD: Argument is 'dressing room'
  42. act 'Go back to the dressing room':gt 'fit', 'dressing room'
  43. elseif razradbegK >= 7:
  44. cla
  45. razradbegK = 0
  46. razradbegInt = 1
  47. 'You qualified for the <<year>> European Championship in Athletics, held in Saint Petersburg.'
  48. act 'Go to the stadium':gt 'beg1', 'evro'
  49. end
  50. elseif razradbegInt = 1:
  51. cla
  52. razradbegInt = 0
  53. razradbeg = 6
  54. 'You qualified for the <<year>> World Championship in Athletics, held in Saint Petersburg.'
  55. act 'Go to the stadium':gt 'beg1', 'Int'
  56. end
  57. end
  58. if $ARGS[0] = 'br':
  59. cla
  60. run_exp += 1
  61. fat -= 2
  62. gs 'sweat', 'add', 30
  63. pcs_stam -= 30
  64. if salo > 40: begminus = ((salo - 35)/5)
  65. begresult = pcs_run - begminus
  66. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  67. 'Your discipline: The Women''s 400 Meter Dash.'
  68. 'After changing into your running gear, you spend some time warming up in the empty stadium before the race starts.'
  69. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  70. wait 725
  71. 'You get in position. Then, you hear the starting shot: The race begins!'
  72. wait 725
  73. 'On your marks...'
  74. wait 725
  75. 'Get set...'
  76. wait 725
  77. 'Go! - You''re away!'
  78. wait 725
  79. if begresult <= 18:
  80. 'Sadly, you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made a bit of a fool of yourself.'
  81. elseif begresult <= 23:
  82. gs 'fame', 'city', 'running', 1
  83. 'You performed well for an amateur but still only came in last (8th place).'
  84. elseif begresult < 19:
  85. gs 'fame', 'city', 'running', 1
  86. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  87. elseif begresult < 20:
  88. gs 'fame', 'city', 'running', 2
  89. 'You fought hard, but managed to only take the penultimate place (7th place).'
  90. elseif begresult < 21:
  91. gs 'fame', 'city', 'running', 2
  92. 'You fought hard, but only managed to take 6th place.'
  93. elseif begresult < 22:
  94. gs 'fame', 'city', 'running', 2
  95. 'You fought hard, but only managed to take 5th place.'
  96. elseif begresult < 23:
  97. gs 'fame', 'city', 'running', 2
  98. 'You fought hard, but only managed to take 4th place.'
  99. elseif begresult < 24:
  100. gs 'fame', 'city', 'running', 3
  101. bronzebeg += 1 & money += 100 & 'You fought hard and managed to take 3rd place, earning a prize: You receive a bronze bade and a prize of 100 <b>₽</b>'
  102. elseif begresult < 25:
  103. gs 'fame', 'city', 'running', 3
  104. silverbeg += 1 & money += 500 & 'You fought hard and managed to take 2nd place, earning a prize: You receive a silver badge and a prize of 500 <b>₽</b>'
  105. elseif begresult >= 25:
  106. gs 'fame', 'city', 'running', 4
  107. razradbeg = 1 & goldbeg += 1 & money += 1000 & 'You fought hard and managed to take 1st place! You receive a gold badge, a prize of 1, 000 <b>₽</b> and are now part of your club''s junior squad.'
  108. end
  109. act 'Leave':gt 'fit', 'dressing room'
  110. end
  111. if $ARGS[0] = '3':
  112. cla
  113. run_exp += 1
  114. fat -= 2
  115. gs 'sweat', 'add', 30
  116. pcs_stam -= 30
  117. if salo > 40: begminus = ((salo - 35)/5)
  118. begresult = pcs_run - begminus
  119. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  120. 'Your discipline: The Women''s 400 Meter Dash.'
  121. 'After changing into your running gear, you spend some time warming up in the empty stadium before the race starts.'
  122. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  123. wait 725
  124. 'You get in position. Then, you hear the starting shot: The race begins!'
  125. wait 725
  126. 'On your marks...'
  127. wait 725
  128. 'Get set...'
  129. wait 725
  130. 'Go! - You''re away!'
  131. wait 725
  132. if begresult <= 18:
  133. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made a bit of a fool of yourself.'
  134. elseif begresult < 26:
  135. gs 'fame', 'city', 'running', 2
  136. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  137. elseif begresult < 27:
  138. gs 'fame', 'city', 'running', 2
  139. 'You fought hard, but managed to only take the penultimate place (7th place).'
  140. elseif begresult < 28:
  141. gs 'fame', 'city', 'running', 2
  142. 'You fought hard, but only managed to take 6th place.'
  143. elseif begresult < 29:
  144. gs 'fame', 'city', 'running', 2
  145. 'You fought hard, but only managed to take 5th place.'
  146. elseif begresult < 30:
  147. gs 'fame', 'city', 'running', 2
  148. 'You fought hard, but only managed to take 4th place.'
  149. elseif begresult < 31:
  150. gs 'fame', 'city', 'running', 3
  151. bronzebeg += 1 & money += 500 & 'You fought hard and managed to take 3rd place, earning a prize: You receive a bronze badge and a prize of 500 <b>₽</b>'
  152. elseif begresult < 32:
  153. gs 'fame', 'city', 'running', 3
  154. silverbeg += 1 & money += 1000 & 'You fought hard and managed to take 2nd place, earning a prize: You reveice a silver badge and a prize of 1, 000 <b>₽</b>'
  155. elseif begresult >= 32:
  156. gs 'fame', 'city', 'running', 4
  157. razradbeg = 2 & goldbeg += 1 & money += 2000 & 'You fought hard and managed to take 1st place! You receive a gold badge, a prize of 2, 000 <b>₽</b> and are now part of your club''s senior squad, representing it at the next city championship!'
  158. end
  159. act 'Leave':gt 'fit', 'dressing room'
  160. end
  161. if $ARGS[0] = '2':
  162. cla
  163. run_exp += 1
  164. fat -= 2
  165. gs 'sweat', 'add', 30
  166. pcs_stam -= 30
  167. if salo > 40: begminus = ((salo - 35)/5)
  168. begresult = pcs_run - begminus
  169. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  170. 'Your discipline: The Women''s 400 Meter Dash.'
  171. 'After changing into your running gear, you spend some time warming up in the stadium before the race starts, only a hundred people or so on the ranks watching you but with how big the stadium is, you can barely even see them.'
  172. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  173. wait 725
  174. 'You get in position. Then, you hear the starting shot: The race begins!'
  175. wait 725
  176. 'On your marks...'
  177. wait 725
  178. 'Get set...'
  179. wait 725
  180. 'Go! - You''re away!'
  181. wait 725
  182. if begresult <= 18:
  183. gs 'fame', 'city', 'running', 1
  184. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made a bit of a fool of yourself.'
  185. elseif begresult < 33:
  186. gs 'fame', 'city', 'running', 2
  187. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  188. elseif begresult < 34:
  189. gs 'fame', 'city', 'running', 3
  190. 'You fought hard, but managed to only take the penultimate place (7th place).'
  191. elseif begresult < 35:
  192. gs 'fame', 'city', 'running', 3
  193. 'You fought hard, but only managed to take 6th place.'
  194. elseif begresult < 36:
  195. gs 'fame', 'city', 'running', 3
  196. 'You fought hard, but only managed to take 5th place.'
  197. elseif begresult < 37:
  198. gs 'fame', 'city', 'running', 3
  199. 'You fought hard, but only managed to take 4th place.'
  200. elseif begresult < 38:
  201. gs 'fame', 'city', 'running', 4
  202. bronzebeg += 1 & money += 1000 & 'You fought hard and managed to take 3rd place, earning a prize: You get a bronze medal and a prize of 1, 000 <b>₽</b>'
  203. elseif begresult < 39:
  204. gs 'fame', 'city', 'running', 4
  205. silverbeg += 1 & money += 2000 & 'You fought hard and managed to take 2nd place, earning a prize: You get a silver medal and a prize of 2, 000 <b>₽</b>'
  206. elseif begresult >= 39:
  207. gs 'fame', 'city', 'running', 5
  208. razradbeg = 3 & goldbeg += 1 & money += 3000 & 'You fought hard and managed to take 1st place! You get a gold medal, a prize of 3000 <b>₽</b> and became the "Track Champion of the City of Saint Petersburg", which qualifies you for the next oblast championship!'
  209. end
  210. act 'Leave':gt 'fit', 'dressing room'
  211. end
  212. if $ARGS[0] = '1':
  213. cla
  214. run_exp += 1
  215. fat -= 2
  216. gs 'sweat', 'add', 30
  217. pcs_stam -= 30
  218. if salo > 40: begminus = ((salo - 35)/5)
  219. begresult = pcs_run - begminus
  220. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  221. 'Your discipline: The Women''s 400 Meter Dash.'
  222. 'After changing into your running gear, you spend some time warming up in the stadium before the race starts.'
  223. 'Only 1,000 people came to watch the city championship, spread out over the large stadium.'
  224. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  225. wait 725
  226. 'You get in position. Then, you hear the starting shot: The race begins!'
  227. wait 725
  228. 'On your marks...'
  229. wait 725
  230. 'Get set...'
  231. wait 725
  232. 'Go! - You''re away!'
  233. wait 725
  234. if begresult <= 18:
  235. gs 'fame', 'city', 'running', 1
  236. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made of a fool of yourself. People on the ranks seem to be asking themselves how you even managed to make it this far. Maybe they are right?'
  237. elseif begresult < 40:
  238. gs 'fame', 'city', 'running', 2
  239. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  240. elseif begresult < 41:
  241. gs 'fame', 'city', 'running', 3
  242. 'You fought hard, but managed to only take the penultimate place (7th place).'
  243. elseif begresult < 42:
  244. gs 'fame', 'city', 'running', 3
  245. 'You fought hard, but only managed to take 6th place.'
  246. elseif begresult < 43:
  247. gs 'fame', 'city', 'running', 3
  248. 'You fought hard, but only managed to take 5th place.'
  249. elseif begresult < 44:
  250. gs 'fame', 'city', 'running', 4
  251. 'You fought hard, but only managed to take 4th place.'
  252. elseif begresult < 45:
  253. gs 'fame', 'city', 'running', 5
  254. bronzebeg += 1 & money += 2000 & 'You fought hard and managed to take 3rd place, earning a prize: You get a bronze medal and a prize of 2, 000 <b>₽</b>'
  255. elseif begresult < 46:
  256. gs 'fame', 'city', 'running', 5
  257. silverbeg += 1 & money += 3000 & 'You fought hard and managed to take 2nd place, earning a prize: You get a silver medal and a prize of 3, 000 <b>₽</b>'
  258. elseif begresult >= 46:
  259. gs 'fame', 'city', 'running', 6
  260. razradbeg = 4 & goldbeg += 1 & money += 4000 & 'You fought hard and managed to take 1st place! You get a gold medal, a prize of 4000 <b>₽</b> and became the "Track Champion of the Leningrad Oblast", not only putting you on the list of the 50 best track athletes in the Russian Federation but also qualifying you for the next district championship!'
  261. end
  262. act 'Leave':gt 'fit', 'dressing room'
  263. end
  264. if $ARGS[0] = 'kms':
  265. cla
  266. run_exp += 1
  267. fat -= 2
  268. gs 'sweat', 'add', 30
  269. pcs_stam -= 30
  270. if salo > 40: begminus = ((salo - 35)/5)
  271. begresult = pcs_run - begminus
  272. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  273. 'Your discipline: The Women''s 400 Meter Dash.'
  274. 'After changing into your running gear, you spend some time warming up in the stadium before the race starts.'
  275. 'Maybe 5,000 people came to watch the district championship, the stadium far from full.'
  276. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  277. wait 725
  278. 'You get in position. Then, you hear the starting shot: The race begins!'
  279. wait 725
  280. 'On your marks...'
  281. wait 725
  282. 'Get set...'
  283. wait 725
  284. 'Go! - You''re away!'
  285. wait 725
  286. if begresult <= 18:
  287. gs 'fame', 'city', 'running', 2
  288. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made of a fool of yourself. People on the ranks seem to be asking themselves how you even managed to make it this far. Maybe they are right?'
  289. elseif begresult < 47:
  290. gs 'fame', 'city', 'running', 3
  291. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  292. elseif begresult < 48:
  293. gs 'fame', 'city', 'running', 4
  294. 'You fought hard, but managed to only take the penultimate place (7th place).'
  295. elseif begresult < 49:
  296. gs 'fame', 'city', 'running', 4
  297. 'You fought hard, but only managed to take 6th place.'
  298. elseif begresult < 50:
  299. gs 'fame', 'city', 'running', 4
  300. 'You fought hard, but only managed to take 5th place.'
  301. elseif begresult < 51:
  302. gs 'fame', 'city', 'running', 5
  303. 'You fought hard, but only managed to take 4th place.'
  304. elseif begresult < 52:
  305. gs 'fame', 'city', 'running', 6
  306. bronzebeg += 1 & money += 3000 & 'You fought hard and managed to take 3rd place, earning a prize: You get a bronze medal and a prize of 3, 000 <b>₽</b>'
  307. elseif begresult < 53:
  308. gs 'fame', 'city', 'running', 8
  309. silverbeg += 1 & money += 4000 & 'You fought hard and managed to take 2nd place, earning a prize: You get a silver medal and a prize of 4, 000 <b>₽</b>'
  310. elseif begresult >= 53:
  311. gs 'fame', 'city', 'running', 10
  312. razradbeg = 5 & goldbeg += 1 & money += 5000 & 'You fought hard and managed to take 1st place! You get a gold medal, a prize of 5000 <b>₽</b> and became the "Track Champion of the Northwest District". You are now one of the 8 best track athletes in the Russian Federation and qualified for the next national championship!'
  313. end
  314. act 'Leave':gt 'fit', 'dressing room'
  315. end
  316. if $ARGS[0] = 'ross':
  317. cla
  318. run_exp += 1
  319. fat -= 2
  320. gs 'sweat', 'add', 30
  321. pcs_stam -= 30
  322. if salo > 40: begminus = ((salo - 35)/5)
  323. begresult = pcs_run - begminus
  324. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  325. 'Your discipline: The Women''s 400 Meter Dash.'
  326. 'After changing into your running gear, you spend some time warming up in the stadium before the race starts.'
  327. 'At least 30,000 people came to national championship, putting the stadium at a little less than half capacity.'
  328. !! Took the Krestovsky Stadium for reference.
  329. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  330. wait 725
  331. 'You get in position. Then, you hear the starting shot: The race begins!'
  332. wait 725
  333. 'On your marks...'
  334. wait 725
  335. 'Get set...'
  336. wait 725
  337. 'Go! - You''re away!'
  338. wait 725
  339. if begresult <= 18:
  340. gs 'fame', 'city', 'running', 4
  341. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made of a fool of yourself. People on the ranks seem to be asking themselves how you even managed to make it this far. Maybe they are right?'
  342. elseif begresult < 54:
  343. gs 'fame', 'city', 'running', 6
  344. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  345. elseif begresult < 55:
  346. gs 'fame', 'city', 'running', 8
  347. 'You fought hard, but managed to only take the penultimate place (7th place).'
  348. elseif begresult < 56:
  349. gs 'fame', 'city', 'running', 8
  350. 'You fought hard, but only managed to take 6th place.'
  351. elseif begresult < 57:
  352. gs 'fame', 'city', 'running', 8
  353. 'You fought hard, but only managed to take 5th place.'
  354. elseif begresult < 58:
  355. gs 'fame', 'city', 'running', 10
  356. 'You fought hard, but only managed to take 4th place.'
  357. elseif begresult < 59:
  358. gs 'fame', 'city', 'running', 15
  359. bronzebeg += 1 & money += 4000 & 'You fought hard and managed to take 3rd place, earning a prize: You get a bronze medal and a prize of 4, 000 <b>₽</b>'
  360. elseif begresult < 60:
  361. gs 'fame', 'city', 'running', 15
  362. silverbeg += 1 & money += 5000 & 'You fought hard and managed to take 2nd place, earning a prize: You get a silver medal and a prize of 5, 000 <b>₽</b>'
  363. elseif begresult >= 60:
  364. gs 'fame', 'city', 'running', 20
  365. razradbeg = 6 & goldbeg += 1 & money += 6000 & 'You fought hard and managed to take 1st place! You get a gold medal, a prize of 6000 <b>₽</b> and became the "Track Champion of the Russian Federation". You are the single best track athlete in Russia - maybe you should try to qualify for the European championship?'
  366. end
  367. act 'Leave':gt 'fit', 'dressing room'
  368. end
  369. if $ARGS[0] = 'kval':
  370. cla
  371. run_exp += 1
  372. fat -= 2
  373. gs 'sweat', 'add', 30
  374. pcs_stam -= 30
  375. razradbeg += 1
  376. if salo > 40: begminus = ((salo - 35)/5)
  377. begresult = pcs_run - begminus
  378. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  379. 'Your discipline: The Women''s 400 Meter Dash.'
  380. 'After changing into your running gear, you spend some time warming up in the empty stadium before the race starts.'
  381. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  382. wait 725
  383. 'You get in position. Then, you hear the starting shot: The race begins!'
  384. wait 725
  385. 'On your marks...'
  386. wait 725
  387. 'Get set...'
  388. wait 725
  389. 'Go! - You''re away!'
  390. wait 725
  391. if begresult <= 18:
  392. gs 'fame', 'city', 'running', 4
  393. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made of a fool of yourself.'
  394. elseif begresult < 61:
  395. gs 'fame', 'city', 'running', 6
  396. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  397. elseif begresult < 62:
  398. gs 'fame', 'city', 'running', 8
  399. 'You fought hard, but managed to only take the penultimate place (7th place).'
  400. elseif begresult < 63:
  401. gs 'fame', 'city', 'running', 8
  402. 'You fought hard, but only managed to take 6th place.'
  403. elseif begresult < 64:
  404. gs 'fame', 'city', 'running', 8
  405. 'You fought hard, but only managed to take 5th place.'
  406. elseif begresult < 65:
  407. gs 'fame', 'city', 'running', 10
  408. 'You fought hard, but only managed to take 4th place.'
  409. elseif begresult < 66:
  410. gs 'fame', 'city', 'running', 15
  411. razradbegK += 1 & bronzebeg += 1 & money += 5000 & 'You fought hard and managed to take 3rd place, earning a prize. You get a bronze badge and a prize of 5,000 <b>₽</b>, but sadly, only the 1st place adds to your qualification for the European championship.'
  412. elseif begresult < 67:
  413. gs 'fame', 'city', 'running', 15
  414. razradbegK += 1 & silverbeg += 1 & money += 10000 & 'You fought hard and managed to take 2nd place, earning a prize. You get a silver medal and a prize of 10,000 <b>₽</b>, but sadly, only the 1st place adds to your qualification for the European championship.'
  415. elseif begresult >= 67:
  416. gs 'fame', 'city', 'running', 25
  417. razradbegK += 1 & goldbeg += 1 & money += 15000 & 'You fought hard and managed to take 1st place! You get a gold medal, a prize of 15,000 <b>₽</b> and are one step closer to qualifying for the European championship.'
  418. end
  419. act 'Leave':gt 'fit', 'dressing room'
  420. end
  421. if $ARGS[0] = 'evro':
  422. cla
  423. run_exp += 1
  424. fat -= 2
  425. gs 'sweat', 'add', 30
  426. pcs_stam -= 30
  427. razradbeg += 1
  428. if salo > 40: begminus = ((salo - 35)/5)
  429. begresult = pcs_run - begminus
  430. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/race/begsor.jpg"></center>'
  431. 'Your discipline: The Women''s 400 Meter Dash.'
  432. 'After changing into your running gear, you spend some time warming up in the stadium before the race starts.'
  433. 'The stadium is well-attended - about 50,000 people, you''d wager - here to watch athletics competitions between the best European athletes, you one of them.'
  434. !! Took the Krestovsky Stadium for reference.
  435. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  436. wait 725
  437. 'You get in position. Then, you hear the starting shot: The race begins!'
  438. wait 725
  439. 'On your marks...'
  440. wait 725
  441. 'Get set...'
  442. wait 725
  443. 'Go! - You''re away!'
  444. wait 725
  445. if begresult <= 16:
  446. gs 'fame', 'city', 'running', 6
  447. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made of a fool of yourself. People on the ranks seem to be asking themselves how you even managed to make it this far. Maybe they are right?'
  448. elseif begresult < 68:
  449. gs 'fame', 'city', 'running', 8
  450. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  451. elseif begresult < 70:
  452. gs 'fame', 'city', 'running', 10
  453. 'You fought hard, but managed to only take the penultimate place (7th place).'
  454. elseif begresult < 72:
  455. gs 'fame', 'city', 'running', 10
  456. 'You fought hard, but only managed to take 6th place.'
  457. elseif begresult < 74:
  458. gs 'fame', 'city', 'running', 10
  459. 'You fought hard, but only managed to take 5th place.'
  460. elseif begresult < 76:
  461. gs 'fame', 'city', 'running', 15
  462. 'You fought hard, but only managed to take 4th place.'
  463. elseif begresult < 78:
  464. gs 'fame', 'city', 'running', 20
  465. razradbegEB += 1
  466. money += 10000
  467. 'You fought hard and managed to take 3rd place, earning a prize. You get a bronze medal and a prize of 10,000 <b>₽</b>'
  468. elseif begresult < 80:
  469. gs 'fame', 'city', 'running', 20
  470. razradbegES += 1
  471. money += 15000
  472. 'You fought hard and managed to take 2nd place, earning a prize. You get a silver medal and a prize of 15,000 <b>₽</b>'
  473. elseif begresult >= 80:
  474. gs 'fame', 'city', 'running', 30
  475. razradbegEG += 1
  476. money += 20000
  477. 'You fought hard and managed to take 1st place. You get a gold medal, a prize of 20,000 <b>₽</b> and are now the "European Track Champion"!'
  478. end
  479. act 'Leave':gt 'fit', 'dressing room'
  480. end
  481. if $ARGS[0] = 'Int':
  482. cla
  483. run_exp += 1
  484. fat -= 2
  485. gs 'sweat', 'add', 30
  486. pcs_stam -= 30
  487. razradbeg += 1
  488. if salo > 40: begminus = ((salo - 35)/5)
  489. begresult = pcs_run - begminus
  490. 'Your discipline: The Women''s 400 Meter Dash.'
  491. 'After changing into your running gear, you spend some time warming up in the stadium before the race starts.'
  492. 'The stadium is full, almost bursting with people. There must be 70,000 people here to watch athletics competitions with competitors from all over the world. Only the best of the best even made it here and you are proud to be one of them.'
  493. !! Took the Krestovsky Stadium for reference.
  494. 'When you and the other runners are called, you walk to your starting position, tense but ready.'
  495. wait 725
  496. 'You get in position. Then, you hear the starting shot: The race begins!'
  497. wait 725
  498. 'On your marks...'
  499. wait 725
  500. 'Get set...'
  501. wait 725
  502. 'Go! - You''re away!'
  503. wait 725
  504. if begresult < 18:
  505. gs 'fame', 'city', 'running', 10
  506. 'But you barely managed to reach the finish line, walking the last 100 meters. Of course, you came in last - but you also made of a fool of yourself. People on the ranks seem to be asking themselves how you even managed to make it this far. Maybe they are right?'
  507. elseif begresult < 82:
  508. gs 'fame', 'city', 'running', 15
  509. 'You fought hard but still have a lot of work ahead of you if you want to be better than your competition. You only came in last (8th place).'
  510. elseif begresult < 85:
  511. gs 'fame', 'city', 'running', 20
  512. 'You fought hard, but managed to only take the penultimate place (7th place).'
  513. elseif begresult < 88:
  514. gs 'fame', 'city', 'running', 20
  515. 'You fought hard, but only managed to take 6th place.'
  516. elseif begresult < 91:
  517. gs 'fame', 'city', 'running', 20
  518. 'You fought hard, but only managed to take 5th place.'
  519. elseif begresult < 94:
  520. gs 'fame', 'city', 'running', 25
  521. 'You fought hard, but only managed to take 4th place.'
  522. elseif begresult < 97:
  523. gs 'fame', 'city', 'running', 30
  524. razradbegIB += 1
  525. money += 30000
  526. 'You fought hard and managed to take 3rd place, earning a prize. You get a bronze medal and a prize of 30,000 <b>₽</b>'
  527. elseif begresult < 100:
  528. gs 'fame', 'city', 'running', 35
  529. razradbegIS += 1
  530. money += 50000
  531. 'You fought hard and managed to take 2nd place, earning a prize. You get a silver medal and a prize of 50,000 <b>₽</b>'
  532. elseif begresult >= 100:
  533. gs 'fame', 'city', 'running', 50
  534. razradbegIG += 1
  535. money += 100000
  536. 'You fought hard and managed to take 1st place. You get a gold medal, a prize of 100,000 <b>₽</b> and the title "World Track Champion" - YOU are the fastest woman alive!'
  537. end
  538. act 'Leave':gt 'fit', 'dressing room'
  539. end
  540. --- beg1 ---------------------------------