1
0

alterStart 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441
  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] = 'Dima 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 Kruglov 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 Ivan.'
  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] = 'Everyone at school always bullies Lesco about anything and everything.'
  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] = 'Vitek'
  171. $npcSurName[9] = 'Cats'
  172. $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.'
  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. Also, according to him, Dan knows the boys to clear the area, which if anything, harness oneself for it.'
  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 Vitek 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] = 'Katja'
  206. $npcSurName[14] = 'Meynold'
  207. $npcText[14] = 'Katja 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] = 'Vicky'
  213. $npcSurName[15] = 'Meynold'
  214. $npcText[15] = 'Vicky is a very sensible girl. Katja 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 who does anything Christina wants.'
  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 Vitek. 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 a 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. 'You''re about to start 10th grade (placeholder until someone comes up with a less terrible intro than was here before)'
  296. '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.'
  297. !!'You weaned these two classes and you only have a few months before graduation.'
  298. act 'Start the game':
  299. showstat 1
  300. showobjs 1
  301. health = vital * 10 + stren * 5 + 1000
  302. willpower = intel * 5 + will * 5 + 1000
  303. manna = (intel * magik) + magik * 100 + vital * 10 + rikudo
  304. addobj 'Character'
  305. addobj 'See'
  306. addobj 'Others'
  307. gt 'bedrPar'
  308. end
  309. }
  310. 'You were born in <<birthyear>>.'
  311. 'Your mother and father, Natasha Mikhail <<$surname>>, were quite young and probably didn''t know how to protect themselves.'
  312. 'You have a sister, Anne, who is 2 years older than you.'
  313. '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.'
  314. set $name = input("What is your first name?")
  315. if $name = '':set $name = 'Svetlana'
  316. set $surname = input("What is your last name?")
  317. if $surname = '':set $surname = 'Lebedev'
  318. !!!0.2.6 addition
  319. set $nickname = input("What is your nick name?")
  320. if $nickname = '':set $nickname = 'Svetski'
  321. !!!
  322. act 'Further':
  323. cls
  324. '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.'
  325. act 'You are completely obsessed with books.':
  326. cls
  327. stren = 1
  328. vital = 5
  329. agil = 1
  330. fat = 10
  331. salo = 10
  332. gs 'stat'
  333. clr
  334. dressB[5] = bedra
  335. jeansB[1] = bedra
  336. tan = 0
  337. blizoruk = 300
  338. glass = 1
  339. Suspeh = 55
  340. !!!!!!!!!!!!!! Maruda Hair Mod
  341. set hairlength = 90
  342. set hcol = 0
  343. set hpingrip = 10
  344. set hpingripw = 1
  345. !!!!!!!!!!!!!! Maruda Hair Mod
  346. nerdism = 100
  347. fantasybook = 5
  348. '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.'
  349. act 'further':dynamic $din_alter_start_ev
  350. end
  351. act 'You are a good student':
  352. cls
  353. fat = 150
  354. salo = 150
  355. intel = 50
  356. Suspeh = 110
  357. !!!!!!!!!!!!!! Maruda Hair Mod
  358. set hairlength = 162
  359. set hcol = 0
  360. set hpingrip = 10
  361. set hpingripw = 1
  362. !!!!!!!!!!!!!! Maruda Hair Mod
  363. gs 'stat'
  364. clr
  365. dressB[5] = bedra
  366. jeansB[1] = bedra
  367. mother = 100
  368. money += 2000
  369. tan = 30
  370. '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.'
  371. act 'Further':dynamic $din_alter_start_ev
  372. end
  373. act 'You are actively engaged in volleyball':
  374. cls
  375. stren = 25
  376. vital = 25
  377. speed = 25
  378. agil = 25
  379. fat = 20
  380. salo = 20
  381. volleyboll = 70
  382. beg = 40
  383. gsAboVolley = 120
  384. dom = 10
  385. !!!!!!!!!!!!!! Maruda Hair Mod
  386. set hairlength = 97
  387. set hcol = 3
  388. set hscrunch = 10
  389. set hscrunchw = 0
  390. !!!!!!!!!!!!!! Maruda Hair Mod
  391. gs 'stat'
  392. clr
  393. dressB[5] = bedra
  394. jeansB[1] = bedra
  395. tan = 30
  396. 'You spent all your free time training your volleyball skills. Because of that you weren''t that good in school and had less friends.'
  397. act 'Further':dynamic $din_alter_start_ev
  398. end
  399. act 'You spent time outdoors':
  400. cls
  401. stren = 10
  402. vital = 10
  403. agil = 20
  404. fat = 30
  405. salo = 30
  406. dom = 50
  407. !!!!!!!!!!!!!! Maruda Hair Mod
  408. set hairlength = 19
  409. set hcol = 2
  410. !!!!!!!!!!!!!! Maruda Hair Mod
  411. gs 'stat'
  412. clr
  413. dressB[5] = bedra
  414. jeansB[1] = bedra
  415. tan = 30
  416. '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.'
  417. act 'Further':dynamic $din_alter_start_ev
  418. end
  419. end
  420. --- alterStart ---------------------------------