alterStart 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424
  1. # alterStart
  2. StoryLine = 1
  3. MagikDostup = 1
  4. !!TODO: check these are actually used somewhere
  5. prezikProver = 3
  6. Putsawtatvag=0
  7. PutsawpirsF=0
  8. PutsawpirsG=0
  9. brothersawpirsF = 0
  10. umbrella = 1
  11. birthday = 5
  12. birthmonth = 3
  13. $name = 'Svetlana'
  14. $surname = 'Lebedev'
  15. !!!0.2.6 addition
  16. $nickname = 'Svetski'
  17. !!!
  18. age = 15
  19. vidage = 14
  20. year = 2009
  21. week = 6
  22. hour = 10
  23. month = 8
  24. day = 29
  25. week = 5
  26. hour = 9
  27. birthyear = year - age
  28. !!body
  29. rost = 170
  30. fat = 60
  31. salo = 60
  32. dick = 0
  33. energy = 15
  34. water = 15
  35. son = 16
  36. !!stats
  37. stren = 10
  38. strenbuf = 10
  39. speed = 10
  40. agil = 10
  41. agilbuf = 10
  42. vital = 10
  43. vitalbuf = 10
  44. intel = 10
  45. will = 10
  46. react = 10
  47. magik = 0
  48. health = vital * 10 + stren * 5
  49. willpower = intel * 5 + will * 5
  50. manna = (intel * magik) + magik * 100 + vital * 10 + rikudo
  51. nastjaQW = 0
  52. money = 50
  53. vidageday = 300
  54. housrA = 0
  55. sarafan[1] = 1
  56. sarafanH[1] = 30
  57. lobok = 3
  58. leghair -= 5
  59. mop = 1
  60. housr = 0
  61. tanga = 1
  62. jeans[1] = 1
  63. jeansH[1] = 100
  64. jeansB[1] = 70
  65. gs 'clothing', 'wear', 'jeans', 1
  66. cltarelka = 0
  67. fairy = 0
  68. eda = 0
  69. clrbelo = 10
  70. poroshok = 0
  71. shampoo = 0
  72. tampon = 20
  73. opPRE = 0
  74. daystart = 0
  75. yoga[15] = 1
  76. yogaH[15] = 100
  77. dress[5] = 1
  78. dressH[5] = 100
  79. dressB[5] = 70
  80. palto = 1
  81. $palto = 'Chinese wear'
  82. glacol = 1
  83. glaraz = 2
  84. hcol = 1
  85. lip = 2
  86. father = 50
  87. mother = 50
  88. sister = 50
  89. brother = 50
  90. Suspeh = 75
  91. $npcName[1] = 'Dimka'
  92. $npcSurName[1] = 'Nosov'
  93. $npcText[1] = 'Dimka is a cute guy and all the girls adore him.'
  94. grupNPC[1] = 50
  95. npcPol[1] = 0
  96. grupTipe[1] = 3
  97. $npcGo[1] = '<a href="exec:numnpc = 1 & gt ''Snpc''"><<$npcName[1]>> <<$npcSurName[1]>></a>'
  98. $npcName[2] = 'Artem'
  99. $npcSurName[2] = 'Chebotarev'
  100. $npcText[2] = 'Artem is a typical nerd, but not a bad looking one.'
  101. grupNPC[2] = 50
  102. npcPol[2] = 0
  103. grupTipe[2] = 1
  104. $npcGo[2] = '<a href="exec:numnpc = 2 & gt ''Snpc''"><<$npcName[2]>> <<$npcSurName[2]>></a>'
  105. $npcName[3] = 'Ivan'
  106. $npcSurName[3] = 'Prokhorov'
  107. $npcText[3] = 'Ivan is an excellent athlete, who is able to succeed in any sport.'
  108. grupNPC[3] = 50
  109. npcPol[3] = 0
  110. grupTipe[3] = 2
  111. $npcGo[3] = '<a href="exec:numnpc = 3 & gt ''Snpc''"><<$npcName[3]>> <<$npcSurName[3]>></a>'
  112. $npcName[4] = 'Igor'
  113. $npcSurName[4] = 'Kruglov'
  114. $npcText[4] = 'Igor Kruglov is a friend of Dimka and they are always together.'
  115. grupNPC[4] = 50
  116. npcPol[4] = 0
  117. grupTipe[4] = 3
  118. $npcGo[4] = '<a href="exec:numnpc = 4 & gt ''Snpc''"><<$npcName[4]>> <<$npcSurName[4]>></a>'
  119. $npcName[5] = 'Fedor'
  120. $npcSurName[5] = 'Kozlov'
  121. $npcText[5] = 'Fedor is not a bad athlete and he''s best friends with Ivan.'
  122. grupNPC[5] = 50
  123. npcPol[5] = 0
  124. grupTipe[5] = 2
  125. $npcGo[5] = '<a href="exec:numnpc = 5 & gt ''Snpc''"><<$npcName[5]>> <<$npcSurName[5]>></a>'
  126. $npcName[6] = 'Petka'
  127. $npcSurName[6] = 'Klyuyev'
  128. $npcText[6] = 'Petka is a nerd and can''t see beyond his textbook.'
  129. grupNPC[6] = 50
  130. npcPol[6] = 0
  131. grupTipe[6] = 1
  132. $npcGo[6] = '<a href="exec:numnpc = 6 & gt ''Snpc''"><<$npcName[6]>> <<$npcSurName[6]>></a>'
  133. $npcName[7] = 'Lesco'
  134. $npcSurName[7] = 'Tsarev'
  135. $npcText[7] = 'Everyone at school always bullies Lesco about anything and everything.'
  136. grupNPC[7] = 50
  137. npcPol[7] = 0
  138. grupTipe[7] = -1
  139. $npcGo[7] = '<a href="exec:numnpc = 7 & gt ''Snpc''"><<$npcName[7]>> <<$npcSurName[7]>></a>'
  140. $npcName[8] = 'Svyatoslav'
  141. $npcSurName[8] = 'Warriors'
  142. $npcText[8] = 'Svyatoslav is a athletic guy, who is persistently engaged in sports.'
  143. grupNPC[8] = 50
  144. npcPol[8] = 0
  145. grupTipe[8] = 2
  146. $npcGo[8] = '<a href="exec:numnpc = 8 & gt ''Snpc''"><<$npcName[8]>> <<$npcSurName[8]>></a>'
  147. $npcName[9] = 'Vitek'
  148. $npcSurName[9] = 'Cats'
  149. $npcText[9] = 'Vitek is aggressive and a strong guy, who considers himself a gangsta. But his personality is pretty much see-through. Lena is his twin-sister.'
  150. grupNPC[9] = 50
  151. npcPol[9] = 0
  152. grupTipe[9] = 4
  153. $npcGo[9] = '<a href="exec:numnpc = 9 & gt ''Snpc''"><<$npcName[9]>> <<$npcSurName[9]>></a>'
  154. $npcName[10] = 'Dan'
  155. $npcSurName[10] = 'Ryzhov'
  156. $npcText[10] = 'Dan is a tall and skinny guy who communicates to others with contempt and is always ready to expand on the concept. Also, according to him, Dan knows the boys to clear the area, which if anything, harness oneself for it.'
  157. grupNPC[10] = 50
  158. npcPol[10] = 0
  159. grupTipe[10] = 4
  160. $npcGo[10] = '<a href="exec:numnpc = 10 & gt ''Snpc''"><<$npcName[10]>> <<$npcSurName[10]>></a>'
  161. $npcName[11] = 'Bob'
  162. $npcSurName[11] = 'Shulgin'
  163. $npcText[11] = 'Bob is always with Dan and Vic, mostly watching their six, but Vitek makes continously fun of him.'
  164. grupNPC[11] = 50
  165. npcPol[11] = 0
  166. grupTipe[11] = 4
  167. $npcGo[11] = '<a href="exec:numnpc = 11 & gt ''Snpc''"><<$npcName[11]>> <<$npcSurName[11]>></a>'
  168. $npcName[12] = 'Julia'
  169. $npcSurName[12] = 'Milov'
  170. $npcText[12] = 'Julia is a diligent and silent girl. She''s a really nerdy and almost no one talks to her.'
  171. grupNPC[12] = 50
  172. npcPol[12] = 1
  173. grupTipe[12] = 1
  174. $npcGo[12] = '<a href="exec:numnpc = 12 & gt ''Snpc''"><<$npcName[12]>> <<$npcSurName[12]>></a>'
  175. $npcName[13] = 'Lariska'
  176. $npcSurName[13] = 'Gruzdeva'
  177. $npcText[13] = 'Lariska is a very sportive girl, but is very dependent on other people''s opinions.'
  178. grupNPC[13] = 50
  179. npcPol[13] = 1
  180. grupTipe[13] = 2
  181. $npcGo[13] = '<a href="exec:numnpc = 13 & gt ''Snpc''"><<$npcName[13]>> <<$npcSurName[13]>></a>'
  182. $npcName[14] = 'Katja'
  183. $npcSurName[14] = 'Meynold'
  184. $npcText[14] = 'Katja is a hot, but impulsive girl. Vick is her twin-sister.'
  185. grupNPC[14] = 50
  186. npcPol[14] = 1
  187. grupTipe[14] = 3
  188. $npcGo[14] = '<a href="exec:numnpc = 14 & gt ''Snpc''"><<$npcName[14]>> <<$npcSurName[14]>></a>'
  189. $npcName[15] = 'Vicky'
  190. $npcSurName[15] = 'Meynold'
  191. $npcText[15] = 'Vicky is a very sensible girl. Katja is her twin sister.'
  192. grupNPC[15] = 50
  193. npcPol[15] = 1
  194. grupTipe[15] = 3
  195. $npcGo[15] = '<a href="exec:numnpc = 15 & gt ''Snpc''"><<$npcName[15]>> <<$npcSurName[15]>></a>'
  196. $npcName[16] = 'Natasha'
  197. $npcSurName[16] = 'Belova'
  198. $npcText[16] = 'Natasha is an excellent student, but she barely speaks to anyone.'
  199. grupNPC[16] = 50
  200. npcPol[16] = 1
  201. grupTipe[16] = 1
  202. $npcGo[16] = '<a href="exec:numnpc = 16 & gt ''Snpc''"><<$npcName[16]>> <<$npcSurName[16]>></a>'
  203. $npcName[17] = 'Inna'
  204. $npcSurName[17] = 'Devyatova'
  205. $npcText[17] = 'Inna is a tall and pretty girl, her sweet smile hides her arrogance.'
  206. grupNPC[17] = 50
  207. npcPol[17] = 1
  208. grupTipe[17] = 3
  209. $npcGo[17] = '<a href="exec:numnpc = 17 & gt ''Snpc''"><<$npcName[17]>> <<$npcSurName[17]>></a>'
  210. $npcName[18] = 'Christina'
  211. $npcSurName[18] = 'Zvereva'
  212. $npcText[18] = 'Christina tall and strong girl. She''s a great athlete and has leadership abilities who, together with her tenacity and intelligence make it a very serious figure.'
  213. grupNPC[18] = 50
  214. npcPol[18] = 1
  215. grupTipe[18] = 2
  216. $npcGo[18] = '<a href="exec:numnpc = 18 & gt ''Snpc''"><<$npcName[18]>> <<$npcSurName[18]>></a>'
  217. $npcName[19] = 'Lina'
  218. $npcSurName[19] = 'Starov'
  219. $npcText[19] = 'Lina is an athlete who does anything Christina wants.'
  220. grupNPC[19] = 50
  221. npcPol[19] = 1
  222. grupTipe[19] = 2
  223. $npcGo[19] = '<a href="exec:numnpc = 19 & gt ''Snpc''"><<$npcName[19]>> <<$npcSurName[19]>></a>'
  224. $npcName[20] = 'Lena'
  225. $npcSurName[20] = 'Kotova'
  226. $npcText[20] = 'She''s the twin-sister to Vitek. She is aggressive too and best of friends with Lera. Both tend to smoke in the bathrooms on a regular basis.'
  227. grupNPC[20] = 50
  228. npcPol[20] = 1
  229. grupTipe[20] = 4
  230. $npcGo[20] = '<a href="exec:numnpc = 20 & gt ''Snpc''"><<$npcName[20]>> <<$npcSurName[20]>></a>'
  231. $npcName[21] = 'Lera'
  232. $npcSurName[21] = 'Tsarev'
  233. $npcText[21] = 'Lera comes from a poor family, she quickly made friends with Lena and both are regulary smoking on the toilets.'
  234. grupNPC[21] = 50
  235. npcPol[21] = 1
  236. grupTipe[21] = 4
  237. $npcGo[21] = '<a href="exec:numnpc = 21 & gt ''Snpc''"><<$npcName[21]>> <<$npcSurName[21]>></a>'
  238. $npcName[22] = 'Bella'
  239. $npcSurName[22] = 'Artamonov'
  240. $npcText[22] = 'Bella is a beautiful and arrogant girl.'
  241. grupNPC[22] = 50
  242. npcPol[22] = 1
  243. grupTipe[22] = 2
  244. $npcGo[22] = '<a href="exec:numnpc = 22 & gt ''Snpc''"><<$npcName[22]>> <<$npcSurName[22]>></a>'
  245. $npcName[23] = 'Albina'
  246. $npcSurName[23] = 'Barlovskaya'
  247. $npcText[23] = 'Albina from a wealthy family and always knew how to look good and dress well.'
  248. grupNPC[23] = 50
  249. npcPol[23] = 1
  250. grupTipe[23] = 3
  251. $npcGo[23] = '<a href="exec:numnpc = 23 & gt ''Snpc''"><<$npcName[23]>> <<$npcSurName[23]>></a>'
  252. $npcName[24] = 'Pauline'
  253. $npcSurName[24] = 'Sebagotulina'
  254. $npcText[24] = 'Pauline like pain in the ass who does not let her sit still, she and dvoechnitsa hooligan.'
  255. grupNPC[24] = 50
  256. npcPol[24] = 1
  257. grupTipe[24] = 4
  258. $npcGo[24] = '<a href="exec:numnpc = 24 & gt ''Snpc''"><<$npcName[24]>> <<$npcSurName[24]>></a>'
  259. $npcName[25] = 'Sonia'
  260. $npcSurName[25] = 'Ivanko'
  261. !!$npcText[25] = 'Sonia once inadvertently drunk and fucked her in a circle Witek Kotov and his friends. After that, the girls shunned Sonya, and the boys thought she was a whore. Local gopota regularly drove to Sonia proposals have sex.'
  262. $npcText[25] = 'Sonia an ordinary girl.'
  263. grupNPC[25] = 50
  264. npcPol[25] = 1
  265. grupTipe[25] = 0
  266. $npcGo[25] = '<a href="exec:numnpc = 25 & gt ''Snpc''"><<$npcName[25]>> <<$npcSurName[25]>></a>'
  267. $din_alter_start_ev = {
  268. cls
  269. '<center><img src="images/pic/alterstart7.jpg"></center>'
  270. 'When you were 13 years old, your period started like most other girls in your class. Your breasts started to grow and your armpit and pubic hair began to sprout. Your skin became covered with acne. When you finished 9th class, you did not drop out of school, and continued to study in the 10th grade.''You''re about to start 10th grade (placeholder until someone comes up with a less terrible intro than was here before)'
  271. 'The summer holiday ends soon and you will go to your new class to start your first of the two years you''re going to study.'
  272. !!'You weaned these two classes and you only have a few months before graduation.'
  273. act 'Start the game':
  274. showstat 1
  275. showobjs 1
  276. health = vital * 10 + stren * 5 + 1000
  277. willpower = intel * 5 + will * 5 + 1000
  278. manna = (intel * magik) + magik * 100 + vital * 10 + rikudo
  279. addobj 'Character'
  280. addobj 'See'
  281. addobj 'Others'
  282. addobj 'Menu'
  283. gt 'bedrPar'
  284. end
  285. }
  286. clr
  287. gs 'stat'
  288. '<center><img src="images/pic/alterstart1.jpg"></center>'
  289. 'You were born in <<birthyear>>.'
  290. 'Your mother and father, Natasha Mikhail <<$surname>>, were quite young and probably didn''t know how to protect themselves.'
  291. 'You have a sister, Anja, who is 2 years older than you.'
  292. 'You do not remember your real father because your parents divorced when you were still too young to remember. Your mom found another man and they had your little brother Nick.'
  293. $name = input("What is your first name?")
  294. if $name = '':$name = 'Svetlana'
  295. $surname = input("What is your last name?")
  296. if $surname = '':$surname = 'Lebedev'
  297. !!!0.2.6 addition
  298. $nickname = input("What is your nick name?")
  299. if $nickname = '':$nickname = 'Svetski'
  300. !!!
  301. act 'Further':
  302. cls
  303. '<center><img src="images/pic/alterstart2.jpg"></center>'
  304. 'In the kindergarten where you went everything was fine, but you don''t remember it. When you were 7 years old, you finished kindergarten and went to school.'
  305. act 'You are completely obsessed with books.':
  306. cls
  307. clr
  308. stren = 1
  309. vital = 5
  310. agil = 1
  311. fat = 10
  312. salo = 10
  313. dressB[5] = bedra
  314. jeansB[1] = bedra
  315. tan = 0
  316. blizoruk = 300
  317. glass = 1
  318. Suspeh = 55
  319. !!!!!!!!!!!!!! Maruda Hair Mod
  320. hairlength = 90
  321. hcol = 0
  322. hpingrip = 10
  323. hpingripw = 1
  324. !!!!!!!!!!!!!! Maruda Hair Mod
  325. nerdism = 100
  326. fantasybook = 5
  327. gs 'stat'
  328. 'You spent virtually all your free time at home reading books. While you''ve definitely learned a decent bit from them, you''ve always been rather frail as a result, and too many nights of trying to read in poor light have taken a toll on your eyesight.'
  329. act 'Further':dynamic $din_alter_start_ev
  330. end
  331. act 'You are a good student':
  332. cls
  333. clr
  334. fat = 150
  335. salo = 150
  336. intel = 50
  337. Suspeh = 110
  338. !!!!!!!!!!!!!! Maruda Hair Mod
  339. hairlength = 162
  340. hcol = 0
  341. hpingrip = 10
  342. hpingripw = 1
  343. !!!!!!!!!!!!!! Maruda Hair Mod
  344. dressB[5] = bedra
  345. jeansB[1] = bedra
  346. mother = 100
  347. money += 2000
  348. tan = 30
  349. gs 'stat'
  350. '<center><img src="images/pic/alterstart4.jpg"></center>'
  351. 'In school, you put a lot of effort to be an excellent pupil. You didn''t make any friends because you weren''t engaged in sports, but you have excellent grades and your mom is very proud of you.'
  352. act 'Further':dynamic $din_alter_start_ev
  353. end
  354. act 'You are actively engaged in volleyball':
  355. cls
  356. clr
  357. stren = 25
  358. vital = 25
  359. speed = 25
  360. agil = 25
  361. fat = 20
  362. salo = 20
  363. volleyboll = 70
  364. beg = 40
  365. gsAboVolley = 120
  366. dom = 10
  367. !!!!!!!!!!!!!! Maruda Hair Mod
  368. hairlength = 97
  369. hcol = 3
  370. hscrunch = 10
  371. hscrunchw = 0
  372. !!!!!!!!!!!!!! Maruda Hair Mod
  373. dressB[5] = bedra
  374. jeansB[1] = bedra
  375. tan = 30
  376. gs 'stat'
  377. '<center><img src="images/pic/alterstart5.jpg"></center>'
  378. 'You spent all your free time training your volleyball skills. Because of that you weren''t that good in school and had less friends.'
  379. act 'Further':dynamic $din_alter_start_ev
  380. end
  381. act 'You spent time outdoors':
  382. cls
  383. clr
  384. stren = 10
  385. vital = 10
  386. agil = 20
  387. fat = 30
  388. salo = 30
  389. dom = 50
  390. !!!!!!!!!!!!!! Maruda Hair Mod
  391. hairlength = 19
  392. hcol = 2
  393. !!!!!!!!!!!!!! Maruda Hair Mod
  394. dressB[5] = bedra
  395. jeansB[1] = bedra
  396. tan = 30
  397. gs 'stat'
  398. 'You spent almost all your free time outdoors playing with other girls and boys. As a result, you know how to get yourself out of trouble. You aren''t interested in School and sports.'
  399. act 'Further':dynamic $din_alter_start_ev
  400. end
  401. end
  402. --- alterStart ---------------------------------