031_alterStart 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  1. # alterStart
  2. StoryLine = 1
  3. MagikDostup = 1
  4. umbrella = 1
  5. birthday = 5
  6. birthmonth = 3
  7. set $name = 'Svetlana'
  8. set $surname = 'Lebedev'
  9. !!!0.2.6 addition
  10. set $nickname = 'Svetski'
  11. !!!
  12. set age = 15
  13. set vidage = 14
  14. !set age = 17
  15. !set vidage = 16
  16. set year = 2009
  17. !set month = 8
  18. set week = 6
  19. set hour = 10
  20. !day = 30
  21. set month = 3
  22. day = 9
  23. !!!!!!!!!!!!!!!
  24. !month = 3
  25. !day = 9
  26. !week = 6
  27. !hour = 10
  28. !!!!!!!!!!!!!!
  29. !!!!!!!!!!!!!!!
  30. month = 8
  31. day = 29
  32. week = 5
  33. hour = 9
  34. !!!!!!!!!!!!!!
  35. birthyear = year - age
  36. !body
  37. set rost = 170
  38. set fat = 60
  39. set salo = 60
  40. set dick = 0
  41. set energy = 15
  42. set water = 15
  43. set son = 16
  44. !stats
  45. set stren = 10
  46. set strenbuf = 10
  47. set speed = 10
  48. set agil = 10
  49. set agilbuf = 10
  50. set vital = 10
  51. set vitalbuf = 10
  52. set intel = 10
  53. set will = 10
  54. set react = 10
  55. set magik = 0
  56. set health = vital * 10 + stren * 5
  57. set willpower = intel * 5 + will * 5
  58. set manna = (intel * magik) + magik * 100 + vital * 10 + rikudo
  59. !etogame
  60. set nastjaqw = 0
  61. !etogame
  62. set money = 50
  63. set vidageday = 300
  64. set housrA = 0
  65. set sarafan[1] = 1
  66. set sarafanH[1] = 30
  67. set odevnesh = 0
  68. set lobok = 3
  69. set leghair -= 5
  70. set mop = 1
  71. set housr = 0
  72. tanga = 1
  73. clr
  74. gs 'stat'
  75. set numdres = 1
  76. set odetjeans = 1
  77. set numdress = 1
  78. set jeans[1] = 1
  79. set jeansH[1] = 100
  80. set jeansB[1] = 70
  81. set cltarelka = 0
  82. set fairy = 0
  83. set eda = 0
  84. set clrbelo = 10
  85. set poroshok = 0
  86. set shampoo = 0
  87. tampon = 20
  88. set nude = 0
  89. gs 'stat'
  90. set opPRE = 0
  91. set daystart = 0
  92. !addobj 'Character'
  93. !addobj 'See'
  94. !addobj 'Others'
  95. newclo[131] = 1
  96. yoga[15] = 1
  97. yogaH[15] = 100
  98. glacol = 1
  99. glaraz = 2
  100. hcol = 1
  101. lip = 2
  102. gs 'stat'
  103. clr
  104. dress[5] = 1
  105. dressH[5] = 100
  106. dressB[5] = 70
  107. palto = 1
  108. $palto = 'Chinese wear'
  109. father = 50
  110. mother = 50
  111. sister = 50
  112. brother = 50
  113. Suspeh = 75
  114. $npcName[1] = 'Dimka'
  115. $npcSurName[1] = 'Nosov'
  116. $npcText[1] = 'Dimka is a cute guy and all the girls adore him.'
  117. grupNPC[1] = 50
  118. npcPol[1] = 0
  119. grupTipe[1] = 3
  120. $npcGo[1] = '<a href="exec:numnpc = 1 & gt ''Snpc''"><<$npcName[1]>> <<$npcSurName[1]>></a>'
  121. $npcName[2] = 'Artem'
  122. $npcSurName[2] = 'Chebotarev'
  123. $npcText[2] = 'Artem is a typical nerd, but not a bad looking one.'
  124. grupNPC[2] = 50
  125. npcPol[2] = 0
  126. grupTipe[2] = 1
  127. $npcGo[2] = '<a href="exec:numnpc = 2 & gt ''Snpc''"><<$npcName[2]>> <<$npcSurName[2]>></a>'
  128. $npcName[3] = 'Ivan'
  129. $npcSurName[3] = 'Prokhorov'
  130. $npcText[3] = 'Ivan is an excellent athlete, who is able to succeed in any sport.'
  131. grupNPC[3] = 50
  132. npcPol[3] = 0
  133. grupTipe[3] = 2
  134. $npcGo[3] = '<a href="exec:numnpc = 3 & gt ''Snpc''"><<$npcName[3]>> <<$npcSurName[3]>></a>'
  135. $npcName[4] = 'Igor'
  136. $npcSurName[4] = 'Kruglov'
  137. $npcText[4] = 'Igor Nosov is a friend of Dimka and they are always together.'
  138. grupNPC[4] = 50
  139. npcPol[4] = 0
  140. grupTipe[4] = 3
  141. $npcGo[4] = '<a href="exec:numnpc = 4 & gt ''Snpc''"><<$npcName[4]>> <<$npcSurName[4]>></a>'
  142. $npcName[5] = 'Fedor'
  143. $npcSurName[5] = 'Kozlov'
  144. $npcText[5] = 'Fedor is not a bad athlete and he''S best friends with Vanya Prokhorov.'
  145. grupNPC[5] = 50
  146. npcPol[5] = 0
  147. grupTipe[5] = 2
  148. $npcGo[5] = '<a href="exec:numnpc = 5 & gt ''Snpc''"><<$npcName[5]>> <<$npcSurName[5]>></a>'
  149. $npcName[6] = 'Petka'
  150. $npcSurName[6] = 'Klyuyev'
  151. $npcText[6] = 'Petka is a nerd and can''t see beyond his textbook.'
  152. grupNPC[6] = 50
  153. npcPol[6] = 0
  154. grupTipe[6] = 1
  155. $npcGo[6] = '<a href="exec:numnpc = 6 & gt ''Snpc''"><<$npcName[6]>> <<$npcSurName[6]>></a>'
  156. $npcName[7] = 'Lesco'
  157. $npcSurName[7] = 'Tsarev'
  158. $npcText[7] = 'Lesco always gets bullied for some reason.'
  159. grupNPC[7] = 50
  160. npcPol[7] = 0
  161. grupTipe[7] = -1
  162. $npcGo[7] = '<a href="exec:numnpc = 7 & gt ''Snpc''"><<$npcName[7]>> <<$npcSurName[7]>></a>'
  163. $npcName[8] = 'Svyatoslav'
  164. $npcSurName[8] = 'Warriors'
  165. $npcText[8] = 'Svyatoslav is a athletic guy, who is persistently engaged in sports.'
  166. grupNPC[8] = 50
  167. npcPol[8] = 0
  168. grupTipe[8] = 2
  169. $npcGo[8] = '<a href="exec:numnpc = 8 & gt ''Snpc''"><<$npcName[8]>> <<$npcSurName[8]>></a>'
  170. $npcName[9] = 'Witek'
  171. $npcSurName[9] = 'Cats'
  172. $npcText[9] = 'Witek is aggressive and a strong guy, who considers himself a gangsta. But his personality is pretty much see-through. Lena is his twin-sister.'
  173. grupNPC[9] = 50
  174. npcPol[9] = 0
  175. grupTipe[9] = 4
  176. $npcGo[9] = '<a href="exec:numnpc = 9 & gt ''Snpc''"><<$npcName[9]>> <<$npcSurName[9]>></a>'
  177. $npcName[10] = 'Dan'
  178. $npcSurName[10] = 'Ryzhov'
  179. $npcText[10] = 'Dan is a tall and skinny guy who communicates to others with contempt and is always ready to expand on the concept. Just as he utvezhdeniyu, Dan knows the boys on the block clear that if that vpryagutsya for him.'
  180. grupNPC[10] = 50
  181. npcPol[10] = 0
  182. grupTipe[10] = 4
  183. $npcGo[10] = '<a href="exec:numnpc = 10 & gt ''Snpc''"><<$npcName[10]>> <<$npcSurName[10]>></a>'
  184. $npcName[11] = 'Bob'
  185. $npcSurName[11] = 'Shulgin'
  186. $npcText[11] = 'Bob is always with Dan and Vic, mostly watching their six, but Witek makes continously fun of him.'
  187. grupNPC[11] = 50
  188. npcPol[11] = 0
  189. grupTipe[11] = 4
  190. $npcGo[11] = '<a href="exec:numnpc = 11 & gt ''Snpc''"><<$npcName[11]>> <<$npcSurName[11]>></a>'
  191. $npcName[12] = 'Julia'
  192. $npcSurName[12] = 'Milov'
  193. $npcText[12] = 'Julia is a diligent and silent girl. She´s a really nerdy and almost no one talks to her.'
  194. grupNPC[12] = 50
  195. npcPol[12] = 1
  196. grupTipe[12] = 1
  197. $npcGo[12] = '<a href="exec:numnpc = 12 & gt ''Snpc''"><<$npcName[12]>> <<$npcSurName[12]>></a>'
  198. $npcName[13] = 'Lariska'
  199. $npcSurName[13] = 'Gruzdeva'
  200. $npcText[13] = 'Lariska is a very sportive girl, but is very dependent on other people´s opinions.'
  201. grupNPC[13] = 50
  202. npcPol[13] = 1
  203. grupTipe[13] = 2
  204. $npcGo[13] = '<a href="exec:numnpc = 13 & gt ''Snpc''"><<$npcName[13]>> <<$npcSurName[13]>></a>'
  205. $npcName[14] = 'Katia'
  206. $npcSurName[14] = 'Meynold'
  207. $npcText[14] = 'Katia is a hot, but impulsive girl. Vick is her twin-sister.'
  208. grupNPC[14] = 50
  209. npcPol[14] = 1
  210. grupTipe[14] = 3
  211. $npcGo[14] = '<a href="exec:numnpc = 14 & gt ''Snpc''"><<$npcName[14]>> <<$npcSurName[14]>></a>'
  212. $npcName[15] = 'Vick'
  213. $npcSurName[15] = 'Meynold'
  214. $npcText[15] = 'Vick is a very sensible girl. Katia is her twin sister.'
  215. grupNPC[15] = 50
  216. npcPol[15] = 1
  217. grupTipe[15] = 3
  218. $npcGo[15] = '<a href="exec:numnpc = 15 & gt ''Snpc''"><<$npcName[15]>> <<$npcSurName[15]>></a>'
  219. $npcName[16] = 'Natasha'
  220. $npcSurName[16] = 'Belova'
  221. $npcText[16] = 'Natasha is an excellent student, but she barely speaks to anyone.'
  222. grupNPC[16] = 50
  223. npcPol[16] = 1
  224. grupTipe[16] = 1
  225. $npcGo[16] = '<a href="exec:numnpc = 16 & gt ''Snpc''"><<$npcName[16]>> <<$npcSurName[16]>></a>'
  226. $npcName[17] = 'Inna'
  227. $npcSurName[17] = 'Devyatova'
  228. $npcText[17] = 'Inna is a tall and pretty girl, her sweet smile hides her arrogance.'
  229. grupNPC[17] = 50
  230. npcPol[17] = 1
  231. grupTipe[17] = 3
  232. $npcGo[17] = '<a href="exec:numnpc = 17 & gt ''Snpc''"><<$npcName[17]>> <<$npcSurName[17]>></a>'
  233. $npcName[18] = 'Christina'
  234. $npcSurName[18] = 'Zvereva'
  235. $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.'
  236. grupNPC[18] = 50
  237. npcPol[18] = 1
  238. grupTipe[18] = 2
  239. $npcGo[18] = '<a href="exec:numnpc = 18 & gt ''Snpc''"><<$npcName[18]>> <<$npcSurName[18]>></a>'
  240. $npcName[19] = 'Lina'
  241. $npcSurName[19] = 'Starov'
  242. $npcText[19] = 'Lina is an athlete and a fully fledged Christian.'
  243. grupNPC[19] = 50
  244. npcPol[19] = 1
  245. grupTipe[19] = 2
  246. $npcGo[19] = '<a href="exec:numnpc = 19 & gt ''Snpc''"><<$npcName[19]>> <<$npcSurName[19]>></a>'
  247. $npcName[20] = 'Lena'
  248. $npcSurName[20] = 'Kotova'
  249. $npcText[20] = 'She''s the twin-sister to Witek. She is aggressive too and best of friends with Lera. Both tend to smoke in the bathrooms on a regular basis.'
  250. grupNPC[20] = 50
  251. npcPol[20] = 1
  252. grupTipe[20] = 4
  253. $npcGo[20] = '<a href="exec:numnpc = 20 & gt ''Snpc''"><<$npcName[20]>> <<$npcSurName[20]>></a>'
  254. $npcName[21] = 'Lera'
  255. $npcSurName[21] = 'Tsarev'
  256. $npcText[21] = 'Lera comes from a poor family, she quickly made friends with Lena and both are regulary smoking on the toilets.'
  257. grupNPC[21] = 50
  258. npcPol[21] = 1
  259. grupTipe[21] = 4
  260. $npcGo[21] = '<a href="exec:numnpc = 21 & gt ''Snpc''"><<$npcName[21]>> <<$npcSurName[21]>></a>'
  261. $npcName[22] = 'Bella'
  262. $npcSurName[22] = 'Artamonov'
  263. $npcText[22] = 'Bella is beautiful and arrogant girl.'
  264. grupNPC[22] = 50
  265. npcPol[22] = 1
  266. grupTipe[22] = 2
  267. $npcGo[22] = '<a href="exec:numnpc = 22 & gt ''Snpc''"><<$npcName[22]>> <<$npcSurName[22]>></a>'
  268. $npcName[23] = 'Albina'
  269. $npcSurName[23] = 'Barlovskaya'
  270. $npcText[23] = 'Albina from a wealthy family and always knew how to look good and dress well.'
  271. grupNPC[23] = 50
  272. npcPol[23] = 1
  273. grupTipe[23] = 3
  274. $npcGo[23] = '<a href="exec:numnpc = 23 & gt ''Snpc''"><<$npcName[23]>> <<$npcSurName[23]>></a>'
  275. $npcName[24] = 'Pauline'
  276. $npcSurName[24] = 'Sebagotulina'
  277. $npcText[24] = 'Pauline like pain in the ass who does not let her sit still, she and dvoechnitsa hooligan.'
  278. grupNPC[24] = 50
  279. npcPol[24] = 1
  280. grupTipe[24] = 4
  281. $npcGo[24] = '<a href="exec:numnpc = 24 & gt ''Snpc''"><<$npcName[24]>> <<$npcSurName[24]>></a>'
  282. $npcName[25] = 'Sonia'
  283. $npcSurName[25] = 'Ivanko'
  284. !$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.'
  285. $npcText[25] = 'Sonia an ordinary girl.'
  286. grupNPC[25] = 50
  287. npcPol[25] = 1
  288. grupTipe[25] = 0
  289. $npcGo[25] = '<a href="exec:numnpc = 25 & gt ''Snpc''"><<$npcName[25]>> <<$npcSurName[25]>></a>'
  290. showstat 0
  291. showobjs 0
  292. $din_alter_start_ev = {
  293. cls
  294. '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.'
  295. '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.'
  296. act 'Start the game':
  297. showstat 1
  298. showobjs 1
  299. health = vital * 10 + stren * 5 + 1000
  300. willpower = intel * 5 + will * 5 + 1000
  301. manna = (intel * magik) + magik * 100 + vital * 10 + rikudo
  302. addobj 'Character'
  303. addobj 'See'
  304. addobj 'Others'
  305. gt 'bedrPar'
  306. end
  307. }
  308. 'You were born in <<birthyear>>.'
  309. 'Your mother and father, Natasha Mikhail <<$surname>>, were quite young and probably didn''t know how to protect themselves.'
  310. 'You have a sister, Anne, who is 2 years older than you.'
  311. '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.'
  312. set $name = input("What is your first name?")
  313. if $name = '':set $name = 'Svetlana'
  314. set $surname = input("What is your last name?")
  315. if $surname = '':set $surname = 'Lebedev'
  316. !!!0.2.6 addition
  317. set $nickname = input("What is your nick name?")
  318. if $nickname = '':set $nickname = 'Svetski'
  319. !!!
  320. act 'Further':
  321. cls
  322. '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.'
  323. act 'You spent too much time for books':
  324. cls
  325. stren = 1
  326. vital = 5
  327. agil = 1
  328. fat = 10
  329. salo = 10
  330. gs 'stat'
  331. clr
  332. dressB[5] = bedra
  333. jeansB[1] = bedra
  334. tan = 0
  335. blizoruk = 300
  336. glass = 1
  337. Suspeh = 55
  338. !!!!!!!!!!!!!! Maruda Hair Mod
  339. set hairlength = 90
  340. set hcol = 0
  341. set hpingrip = 10
  342. set hpingripw = 1
  343. !!!!!!!!!!!!!! Maruda Hair Mod
  344. nerdism = 100
  345. fantasybook = 5
  346. 'You almost all his free time to spend at home for books. The result is increased but remained frail and sickly girl in poor health. Because of the books you messed up vision and become ill at school.'
  347. act 'further':dynamic $din_alter_start_ev
  348. end
  349. act 'You are a good student':
  350. cls
  351. fat = 150
  352. salo = 150
  353. intel = 50
  354. Suspeh = 110
  355. !!!!!!!!!!!!!! Maruda Hair Mod
  356. set hairlength = 162
  357. set hcol = 0
  358. set hpingrip = 10
  359. set hpingripw = 1
  360. !!!!!!!!!!!!!! Maruda Hair Mod
  361. gs 'stat'
  362. clr
  363. dressB[5] = bedra
  364. jeansB[1] = bedra
  365. mother = 100
  366. money += 2000
  367. tan = 30
  368. '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.'
  369. act 'Further':dynamic $din_alter_start_ev
  370. end
  371. act 'You are actively engaged in volleyball':
  372. cls
  373. stren = 25
  374. vital = 25
  375. speed = 25
  376. agil = 25
  377. fat = 20
  378. salo = 20
  379. volleyboll = 70
  380. beg = 40
  381. gsAboVolley = 120
  382. !!!!!!!!!!!!!! Maruda Hair Mod
  383. set hairlength = 97
  384. set hcol = 3
  385. set hscrunch = 10
  386. set hscrunchw = 0
  387. !!!!!!!!!!!!!! Maruda Hair Mod
  388. gs 'stat'
  389. clr
  390. dressB[5] = bedra
  391. jeansB[1] = bedra
  392. 'You spent all your free time training your volleyball skills. Because of that you weren''t that good in school and had less friends.'
  393. act 'Further':dynamic $din_alter_start_ev
  394. end
  395. act 'You spent time outdoors':
  396. cls
  397. stren = 10
  398. vital = 10
  399. agil = 20
  400. fat = 30
  401. salo = 30
  402. dom = 50
  403. !!!!!!!!!!!!!! Maruda Hair Mod
  404. set hairlength = 19
  405. set hcol = 2
  406. !!!!!!!!!!!!!! Maruda Hair Mod
  407. gs 'stat'
  408. clr
  409. dressB[5] = bedra
  410. jeansB[1] = bedra
  411. '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.'
  412. act 'Further':dynamic $din_alter_start_ev
  413. end
  414. end
  415. --- alterStart ---------------------------------