1
0

intro_sg_select.qsrc 65 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687
  1. # intro_sg_select
  2. if $ARGS[0] = 'start':
  3. ml_update_1 = 1
  4. birthyear = 1999
  5. yearlefttemp = 1
  6. birthmonth = 4
  7. birthday = 1
  8. pcs_haircol = 1
  9. pcs_eyesize = 2
  10. pcs_lip = 1
  11. pcs_lashes = 1
  12. !! Body
  13. pcs_hgt = 170
  14. pcs_teeth = 0
  15. dick = 0
  16. pcs_energy = 60
  17. pcs_hydra = 60
  18. pcs_sleep = 70
  19. !! Stats
  20. pcs_stren = 35
  21. strenbuf = 10
  22. pcs_agil = 35
  23. agilbuf = 10
  24. pcs_vital = 35
  25. vitalbuf = 10
  26. pcs_intel = 35
  27. pcs_sprt = 35
  28. pcs_react = 35
  29. pcs_chrsm = 35
  30. pcs_prcptn = 35
  31. pcs_magik = 0
  32. pcs_heels = 5
  33. pcs_makupskl = 10
  34. pcs_pubes = 30
  35. pcs_leghair = 12
  36. pcs_makeup = 1
  37. money = 2000
  38. prezikProver = 3
  39. brothersawpirsF = 0
  40. dynamic $currentpursetype + '_purses[<<currentpursenumber>>] = 1'
  41. if $start_type[1] ! 'tg':
  42. !!Default Names
  43. $pcs_firstname = 'Svetlana'
  44. $pcs_lastname = 'Lebedev'
  45. $pcs_nickname = 'Sveta'
  46. !!Player names are set here
  47. $temp_firstname = '<<$pcs_firstname>>'
  48. $pcs_firstname = input("What is your first name? (Leave blank for Svetlana)")
  49. if $pcs_firstname = '':$pcs_firstname = '<<$temp_firstname>>'
  50. killvar '$temp_firstname'
  51. $temp_lastname = '<<$pcs_lastname>>'
  52. $pcs_lastname = input("What is your family name? (Leave blank for Lebedev)")
  53. if $pcs_lastname = '':$pcs_lastname = '<<$temp_lastname>>'
  54. killvar '$temp_lastname'
  55. $temp_nickname = '<<$pcs_nickname>>'
  56. $pcs_nickname = input("What is your nickname? (Leave blank for Sveta)")
  57. if $pcs_nickname = '':$pcs_nickname = '<<$temp_nickname>>'
  58. killvar '$temp_nickname'
  59. end
  60. $pcs_dna = func('dna','generate',$npc_dna['A29'],$npc_dna['A35'])
  61. gs 'homes_properties', 'give_access', 'parents_home'
  62. gs 'homes_properties', 'set_home', 'parents_home'
  63. killvar 'class_list_institution'
  64. killvar 'class_list_name'
  65. gs 'grades', 'createclass', 'school', 'math', 3, 2, 'yes', 'yes', 0, 0
  66. gs 'grades', 'createclass', 'school', 'rus', 3, 2, 'yes', 'yes', 0, 0
  67. gs 'grades', 'createclass', 'school', 'lit', 2, 2, 'yes', 'yes', 0, 0
  68. gs 'grades', 'createclass', 'school', 'art', 2, 2, 'yes', 'no', 0, 0
  69. gs 'grades', 'createclass', 'school', 'bio', 2, 2, 'yes', 'yes', 0, 0
  70. gs 'grades', 'createclass', 'school', 'pe', 3, 1, 'yes', 'no', 0, 0
  71. gs 'grades', 'createclass', 'school', 'eng', 2, 2, 'yes', 'yes', 0, 0
  72. gs 'grades', 'createclass', 'school', 'geo', 2, 2, 'yes', 'yes', 0, 0
  73. gs 'grades', 'createclass', 'school', 'sci', 2, 2, 'yes', 'yes', 0, 0
  74. gs 'grades', 'createclass', 'school', 'shop', 2, 2, 'yes', 'no', 0, 0
  75. gs 'grades', 'createclass', 'school', 'comp', 3, 2, 'yes', 'yes', 0, 0
  76. gs 'grades', 'createclass', 'school', 'mus', 2, 2, 'yes', 'no', 0, 0
  77. gs 'grades', 'createclass', 'school', 'his', 2, 2, 'yes', 'yes', 0, 0
  78. '<center><img <<$set_imgh>> src="images/system/1_openings/shared/pre_1.jpg"></center>'
  79. 'Your name is <<$pcs_firstname>> <<$pcs_lastname>>, nicknamed <<$pcs_nickname>> by friends and family. Your mother''s name is <<$npc_firstname[''A29'']>> and your biological father left when you were a baby, your mother marrying your stepfather, <<$npc_firstname[''A28'']>>, shortly afterwards.'
  80. '<<$npc_firstname[''A33'']>> is your older sister, who is two years older than you but is still living at home while working at the local grocery store. She chose not to attend university and instead spends most of her free time drinking and going to parties with her friends, much to your mother''s dismay.'
  81. 'You also have a younger half-brother, <<$npc_firstname[''A34'']>>, who is really into sports, especially football, and is shaping up to be a fine athlete. He is a year younger than you and his father is your stepfather.'
  82. 'Your <<$npc_usedname[''A30'']>> lives in the same building as you do, though you rarely see her except when you pass her in the stairwell. She is your mother''s older sister. <<$npc_usedname[''A54'']>>, as everyone calls him, is best friends with your stepfather. <<$npc_firstname[''A11'']>> <<$npc_lastname[''A11'']>>, your childhood friend, is the same age as you and grew up living in the same apartment building on the floor above yours. His father, <<$npc_firstname[''A112'']>>, is an old friend of your mother.'
  83. if $start_type[1] ! 'tg':
  84. act 'Re-enter name(s)': gt 'intro_sg_select', 'start'
  85. end
  86. act 'Continue': gt 'intro_sg_select', 'SGStart2'
  87. end
  88. if $ARGS[0] = 'SGStart2':
  89. $locM = 'intro_sg_select'
  90. $locM_arg = 'SGStart2'
  91. !!make sure this image shows up above the text that shows your birthday
  92. !date_toggle = args[1]
  93. '<center><img <<$set_imgh>> src="images/system/1_openings/shared/pre_2.jpg"></center>'
  94. if birthday < 10 and birthmonth < 10:
  95. $startdob = 'Your birthday: <B>0<<birthmonth>>/0<<birthday>>/<<birthyear>></B> (MM/DD/YYYY)'
  96. elseif birthday < 10 and birthmonth >= 10:
  97. $startdob = 'Your birthday: <B><<birthmonth>>/0<<birthday>>/<<birthyear>></B> (MM/DD/YYYY)'
  98. elseif birthday >= 10 and birthmonth < 10:
  99. $startdob = 'Your birthday: <B>0<<birthmonth>>/<<birthday>>/<<birthyear>></B> (MM/DD/YYYY)'
  100. elseif birthday >= 10 and birthmonth >= 10:
  101. $startdob = 'Your birthday: <B><<birthmonth>>/<<birthday>>/<<birthyear>></B> (MM/DD/YYYY)'
  102. end
  103. '<a href="exec:gt ''intro_customization'', ''birthday''"><<$startdob>></a>.'
  104. act 'Confirm':
  105. if $start_type[1] = 'tg': gt 'intro_sg_select', 'charselect'
  106. cls
  107. '<center><img <<$set_imgh>> src="images/system/1_openings/shared/pre_3.jpg"></center>'
  108. *nl
  109. 'You have two options when it comes to beginning your game:'
  110. *nl
  111. 'Starting in August, at the end of the summer holiday, very close to the new school year <i>(recommended for new players)</i>, or starting in June, at the beginning of the summer holiday.'
  112. !!This is to account for the school year not matching up with the calendar year.
  113. !if date_toggle ! 1:
  114. ! if birthmonth >= 7: birthyear -= 1
  115. ! if birthmonth = 6 and birthday > 1: birthyear -= 1
  116. !end
  117. killvar '$startdob'
  118. !killvar 'date_toggle'
  119. $holyday = '<b>Summer holidays</b>'
  120. kanikuli = 5
  121. !!This is the default start
  122. act 'Start at the end of August':
  123. month = 8
  124. $month = 'August'
  125. grandmaQW['last_month_paid'] = month
  126. day = 26
  127. week = 5
  128. hour = 9
  129. kanicont = 6
  130. gt 'intro_sg_select', 'SGStart3'
  131. end
  132. act 'Start at the beginning of June':
  133. month = 6
  134. $month = 'June'
  135. grandmaQW['last_month_paid'] = month
  136. day = 1
  137. week = 3
  138. kanicont = 92
  139. Gspassed = 1
  140. locat['Fam_set_month_inGad'] = 1
  141. gt 'intro_sg_select', 'SGStart3'
  142. end
  143. end
  144. end
  145. if $ARGS[0] = 'SGStart3':
  146. '<center><img <<$set_imgh>> src="images/system/1_openings/shared/pre_3.jpg"></center>'
  147. *nl
  148. 'You can choose from two starting locations:'
  149. *nl
  150. 'In the Pavlovsk start, you awaken at your parent''s home in the provincial town of Pavlovsk <i>(Recommended for new players)</i>. In the Gadukino start, you are visiting your grandparent''s house in the small farming village of Gadukino.'
  151. !! default friendship is 30 for all students
  152. gs 'npc_relationship', 'defaultfriendship'
  153. !! Sets family and friends relationship values and overwrites the npcstatic data for them
  154. !! Vasily Shulgin starts at 60, Mitka at 40, Kolyamba and Vasyan at 20
  155. gs 'npc_relationship', 'default_family_friends'
  156. npc_rel['A18'] = 1
  157. act 'Pavlovsk Start':
  158. gt 'intro_sg_select', 'pav_start'
  159. end
  160. act 'Gadukino Start':
  161. gt 'intro_sg_select', 'gad_start'
  162. end
  163. end
  164. if $ARGS[0] = 'pav_start':
  165. *clr
  166. '<center><h2>Pavlovsk</h2></center>'
  167. '<center><img <<$set_imgh>> src="images/system/1_openings/shared/site_pavlovsk.jpg"></center>'
  168. *nl
  169. '<center>A provincial town in a rural area of Russia, which looks much like all the other towns in the region. Population: 15,000.</center>'
  170. start_location = 1
  171. act 'Confirm location': gt 'intro_sg_select', 'charselect'
  172. act 'Change location': gt 'intro_sg_select', 'SGStart3'
  173. end
  174. if $ARGS[0] = 'gad_start':
  175. *clr
  176. '<center><h2>Gadukino</h2></center>'
  177. '<center><img <<$set_imgh>> src="images/system/1_openings/shared/site_gadukino.jpg"></center>'
  178. *nl
  179. '<center>A small farming village with just as many rickety old wooden houses dotting the landscape as ruins. The village has seen better days.</center>'
  180. start_location = 2
  181. act 'Confirm location': gt 'intro_sg_select', 'charselect'
  182. act 'Change location': gt 'intro_sg_select', 'SGStart3'
  183. end
  184. if $ARGS[0] = 'charselect':
  185. gs 'themes', 'indoors'
  186. *clr & cla
  187. '<center><img <<$set_imgh>> src="images/system/1_openings/shared/pre_4.jpg"></center>'
  188. 'Select your personality/social group. Your social group will have a major defining impact upon your life in school and will determine your starting friends, starting traits and overall look. While you can always change groups later on, it takes time and effort, so choose wisely. Your five choices of social group are.'
  189. *nl
  190. 'Nerds, geeks and good students - These students tend to do well in school and are well liked by teachers and other adults. They tend to not have many friends outside of their own social group, however, and are also sometimes picked on or bullied. They are subpar athletically and place less value on looks and social skills than other cliques.'
  191. *nl
  192. 'Jocks and natural athletes - These students are gifted in their chosen sport and are very athletically inclined. This means that they tend to be fit and in good shape, often making them better looking than many of the other students. They get along with other jocks and are respected by the cool kids while being feared by the nerds and losers. They don''t value academic achievements and can come into conflict with the gopniks and other troublemakers.'
  193. *nl
  194. 'The popular, cool and beautiful - These students are typically socially-gifted and are often blessed with natural good looks. They are envied by many because of this, and most want to be their friends. More than any other clique, they have the ability to ruin someone''s reputation and make them social outcasts, which earns them the fear of many students. Being cool and good looking is all they value, so they tend to be subpar both athletically and academically.'
  195. *nl
  196. 'Gopniks, rebels, punks and troublemakers - These students don''t play by the rules and, in fact, will often happily piss on them if given half a chance. They are in decent shape from all of their fighting and troublemaking, but their predilection for drinking, smoking and drugs often counteracts this to a point. They are not the most well-liked students; teachers and parents alike take a dim view of them, as do the local police. Most students fear them, either from the years of bullying or from the gopniks'' willingness to fight. Some students secretly envy their carefree attitude and apparent ability to sneer and wave off many of the social pitfalls that other students face.'
  197. *nl
  198. 'Losers, teachers'' pets, sluts and the ugly - These students are the outcasts, the people no one likes to spend time with, other than to bully them. Perhaps they are just socially awkward and never made many friends, broke one of the unwritten social rules, are ugly, a snitch, a slut and/or an outed gay boy. Either way, they all have one thing in common: they are easy targets to bully and mock.'
  199. act 'Full custom setup': gt 'intro_customization', 'start'
  200. act 'Nerd':
  201. *clr & cla
  202. gs 'intro_sg_select', 'nerdinfo'
  203. act 'I am the Queen of the Nerds!': gt 'intro_sg_select', 'nerdqueen'
  204. act 'I am a good student': gt 'intro_sg_select', 'goodstudent'
  205. act 'I am a computer geek': gt 'intro_sg_select', 'computergeek'
  206. act 'I am an avid chess player': gt 'intro_sg_select', 'chessplayer'
  207. end
  208. act 'Jock':
  209. *clr & cla
  210. gs 'intro_sg_select', 'jockinfo'
  211. act 'I am an avid volleyball player': gt 'intro_sg_select', 'volleyball'
  212. act 'I am an avid dancer': gt 'intro_sg_select', 'dancer'
  213. act 'I am an avid runner': gt 'intro_sg_select', 'runner'
  214. act 'I am an avid football player': gt 'intro_sg_select', 'football'
  215. end
  216. act 'Popular':
  217. !!if we can do school uniforms gets an appropriate or borderline uniform.
  218. *clr & cla
  219. gs 'intro_sg_select', 'popularinfo'
  220. act 'I have a lot of friends': gt 'intro_sg_select', 'socialite'
  221. act 'I am beautiful': gt 'intro_sg_select', 'beautiful'
  222. end
  223. act 'Gopnik':
  224. !!If you can do uniforms then they can choose inappropriate or borderline
  225. !!can pick 1-3 tattoos at start
  226. *clr & cla
  227. gs 'intro_sg_select', 'gopnikinfo'
  228. act 'I am a gopnik': gt 'intro_sg_select', 'gopnikstart'
  229. act 'I am a punk or troublemaker': gt 'intro_sg_select', 'troublemaker'
  230. act 'I am <<$npc_nickname[''A9'']>>''s girlfriend': gt 'intro_sg_select', 'vitekgf'
  231. act 'I am an alternative, party girl or rebel': gt 'intro_sg_select', 'alternative'
  232. end
  233. act 'Outcast':
  234. *clr & cla
  235. gs 'intro_sg_select', 'outcastinfo'
  236. act 'I have no friends': gt 'intro_sg_select', 'friendless'
  237. act 'I am an ugly duckling': gt 'intro_sg_select', 'uglyduckling'
  238. act 'I am a good girl': gt 'intro_sg_select', 'goodgirl'
  239. act 'I am a slut': gt 'intro_sg_select', 'slut'
  240. act 'I am the resident goth': gt 'intro_sg_select', 'goth'
  241. end
  242. act 'Random personality':
  243. !! This allows the player to select a random personality.
  244. *clr & cla
  245. persrand = rand(0, 18)
  246. if persrand <= 3:
  247. !! Nerd
  248. gs 'intro_sg_select', 'nerdinfo'
  249. if persrand = 0:
  250. killvar 'persrand'
  251. gs 'intro_sg_select', 'nerdqueen'
  252. elseif persrand = 1:
  253. killvar 'persrand'
  254. gs 'intro_sg_select', 'goodstudent'
  255. elseif persrand = 2:
  256. killvar 'persrand'
  257. gs 'intro_sg_select', 'computergeek'
  258. elseif persrand = 3:
  259. killvar 'persrand'
  260. gs 'intro_sg_select', 'chessplayer'
  261. end
  262. elseif persrand <= 7:
  263. !! Jock
  264. gs 'intro_sg_select', 'jockinfo'
  265. if persrand = 4:
  266. killvar 'persrand'
  267. gs 'intro_sg_select', 'volleyball'
  268. elseif persrand = 5:
  269. killvar 'persrand'
  270. gs 'intro_sg_select', 'dancer'
  271. elseif persrand = 6:
  272. killvar 'persrand'
  273. gs 'intro_sg_select', 'runner'
  274. elseif persrand = 7:
  275. killvar 'persrand'
  276. gs 'intro_sg_select', 'football'
  277. end
  278. elseif persrand <= 9:
  279. !! Popular
  280. gs 'intro_sg_select', 'popularinfo'
  281. if persrand = 8:
  282. killvar 'persrand'
  283. gs 'intro_sg_select', 'socialite'
  284. elseif persrand = 9:
  285. killvar 'persrand'
  286. gs 'intro_sg_select', 'beautiful'
  287. end
  288. elseif persrand <= 13:
  289. !! Gopnik
  290. gs 'intro_sg_select', 'gopnikinfo'
  291. if persrand = 10:
  292. killvar 'persrand'
  293. gs 'intro_sg_select', 'gopnikstart'
  294. elseif persrand = 11:
  295. killvar 'persrand'
  296. gs 'intro_sg_select', 'troublemaker'
  297. elseif persrand = 12:
  298. killvar 'persrand'
  299. gs 'intro_sg_select', 'vitekgf'
  300. elseif persrand = 13:
  301. killvar 'persrand'
  302. gs 'intro_sg_select', 'alternative'
  303. end
  304. elseif persrand <= 18:
  305. !! Outcast
  306. gs 'intro_sg_select', 'outcastinfo'
  307. if persrand = 14:
  308. killvar 'persrand'
  309. gs'intro_sg_select', 'friendless'
  310. elseif persrand = 15:
  311. killvar 'persrand'
  312. gs 'intro_sg_select', 'uglyduckling'
  313. elseif persrand = 16:
  314. killvar 'persrand'
  315. gs 'intro_sg_select', 'goodgirl'
  316. elseif persrand = 17:
  317. killvar 'persrand'
  318. gs 'intro_sg_select', 'slut'
  319. elseif persrand = 18:
  320. killvar 'persrand'
  321. gs 'intro_sg_select', 'goth'
  322. end
  323. end
  324. end
  325. end
  326. if $ARGS[0] = 'nerdinfo':
  327. '<center><h4><font color="maroon">Nerd</font></h4></center>'
  328. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/nerd_0.jpg"></center>'
  329. 'Growing up, you spent virtually all of your free time at home, pursuing various cerebral pursuits. These might have included reading comics, fantasy or sci-fi books, learning about chess or computers or playing cards, board games and RPGs with the other nerds, in addition to faithfully going to school. While you have gained a huge amount of knowledge from this, your lack of interest in exercising as a child has left your body a little frail.'
  330. 'The long nights of trying to read in poor light have also taken a toll on your eyesight and you now require glasses. Your cerebral pursuits also had somewhat of a negative impact on your friendship with <<$npc_firstname[''A11'']>> as you grew up. He became a gopnik and the two of you slowly started hanging out often, although you still consider each other to be friends. On the plus side, doing well in school has made your parents happy and has left you with some extra spending money as a reward for your hard work. Now...'
  331. *nl
  332. end
  333. if $ARGS[0] = 'jockinfo':
  334. '<center><h4><font color="maroon">Jock</font></h4></center>'
  335. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/jock_0.jpg"></center>'
  336. 'While you were growing up, you spent virtually all of your free time outdoors. You loved playing sports, running, biking and hiking. This has kept you in fairly good shape, as well as socially active in a variety of team sports over the years. Doing this, however, negatively impacted your friendship with <<$npc_firstname[''A11'']>>. As you grew up, he became a gopnik and the two of you slowly started hanging out less often, although you still consider each other to be friends. From all the sports available, you are an...'
  337. *nl
  338. end
  339. if $ARGS[0] = 'popularinfo':
  340. '<center><h4><font color="maroon">Popular</font></h4></center>'
  341. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/popular_0.jpg"></center>'
  342. 'You spent most of your childhood outdoors, playing with other boys and girls. As a result, you''re quite healthy and have a keen understanding about how to get yourself out of trouble (or shifting the blame to someone else). You were never very interested in school or sports, however, and are only a sub-par student. Your popularity has negatively impacted your relationship with <<$npc_firstname[''A11'']>>, and you''re not as close as you once were. Now...'
  343. *nl
  344. end
  345. if $ARGS[0] = 'gopnikinfo':
  346. '<center><h4><font color="maroon">Gopnik</font></h4></center>'
  347. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/gopnik_0.jpg"></center>'
  348. 'You spent most of your childhood outdoors, playing with the other boys and girls. As a result, you''re quite healthy. As you got older, you lost any interest you might have once had with fitting in - now you do your own thing, and you''re ready to tell anyone where they can stick it if they have a problem with that.'
  349. 'As you and <<$npc_firstname[''A11'']>> walked a similar path, your bond of friendship only deepened. This has had some repercussions on your school performance; you''re a sub-par student. It has also had some less than enjoyable consequences leading you into more than your fair share of fights, into all sorts of problems at home and landing you in trouble at school. You''ve even had a few run-ins with the local police. Most people now consider you...'
  350. *nl
  351. end
  352. if $ARGS[0] = 'outcastinfo':
  353. '<center><h4><font color="maroon">Outcast</font></h4></center>'
  354. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/outcast_0.jpg"></center>'
  355. 'You never really fit in. You''re just one of those individuals who, by choice or circumstance, never really clicked with the other kids. As you got older things only got worse, and now you are seen as an outcast. This breaks one of the most important social rules among your peers, and you are now considered in the same vein as sluts, losers, gay boys and the like.'
  356. 'Being an outcast has also had a somewhat negative impact on your friendship with <<$npc_firstname[''A11'']>>. As you grew up, he became a gopnik and the two of you slowly started hanging out less and less, although you still consider each other to be friends - if just barely. You have no other real friends, and you get bullied and made fun of all the time because...'
  357. *nl
  358. end
  359. if $ARGS[0] = 'nerd':
  360. pcs_tan = 0
  361. pcs_gaming = 20
  362. if player_avatar ! 1: pcs_haircol = 1
  363. if player_avatar ! 1: pcs_eyecol = 0
  364. fantasybook = 5
  365. grupTipe=3
  366. money += 3000
  367. shampoo = 20
  368. sanpad = 40
  369. if player_avatar = 0:
  370. pcs_eyesize = 1
  371. pcs_lip = 1
  372. pcs_lashes = 0
  373. end
  374. pcs_butt = 8
  375. pcs_intel = 45
  376. pcs_compskl = 20
  377. pcs_chess = 20
  378. pcs_gaming = 20
  379. pcs_skin = 500
  380. pcs_inhib = 10
  381. pcs_heels = 10
  382. pcs_makupskl = 15
  383. gs 'npc_relationship', 'socialgroup_setting', -10, -10, 25, 0, 5, 20
  384. npc_rel['A129'] += 10
  385. npc_rel['A28'] += 10
  386. npc_rel['A29'] += 10
  387. grupvalue[1] = 200
  388. grupvalue[2] = 100
  389. grupvalue[3] = 800
  390. grupvalue[4] = 100
  391. grupvalue[6] = 600
  392. genbsize = 13
  393. !!b cup for ideal bmi
  394. pcs_traits['nerd_points'] = 60
  395. pcs_traits['nerd_status'] = 2
  396. pcs_traits['nerd_lernHome'] = 5
  397. end
  398. if $ARGS[0] = 'nerdqueen':
  399. '<center><h4><font color="maroon">Queen of the nerds</font></h4></center>'
  400. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/nerd_1.jpg"></center>'
  401. 'While you love all things nerdy, what you love the most is hanging out with your fellow nerds and doing nerdy things together. This has made you fairly social for a nerd and more general in your areas of knowledge. As you got older and started to develop as a woman, it also made you much more aware of your sexuality than most nerds are comfortable with. As such, you cultivated that awareness more than most and are now more at ease with your body than most of the other nerds.'
  402. 'By nerd standards, you are confident, dynamic and attractive and this has led to you being the leader of your group of friends. You are more acceptable to other social groups as a result, especially the cool kids, who seem to respect your social skills and looks.'
  403. act 'Select another option': gt 'intro_sg_select', 'charselect'
  404. act 'Confirm this option':
  405. gs 'intro_sg_select', 'nerd'
  406. alterstrtimg = 8
  407. pcs_chrsm = 40
  408. pcs_sprt = 40
  409. pcs_icesktng = 10
  410. pcs_humint = 20
  411. pcs_persuas = 20
  412. pcs_makupskl = 30
  413. pcs_inhib = 20
  414. pcs_heels = 25
  415. pirsC = 2
  416. PirsC2_owned = 1
  417. $currentpursetype = 'fashionista'
  418. currentpursenumber = 13
  419. fashionista_purses[13] = 1
  420. bag = 1
  421. gs 'npc_relationship', 'socialgroup_setting', 10, 5, 10, 5, 5, 5
  422. npc_rel['A18'] = 1
  423. !!make sure this coming after the gs code above will still set christina to a 1 relationship, if I did this code correctly, if not look for this code in other spots and fix it pls
  424. grupvalue[1] = 300
  425. grupvalue[3] = 900
  426. grupvalue[6] = 700
  427. kosmetica = 10
  428. stanok = 10
  429. if player_avatar = 0:
  430. pcs_hairlng = 300
  431. pcs_eyesize = 3
  432. pcs_lip = 2
  433. pcs_lashes = 1
  434. end
  435. pcs_skin = 700
  436. pcs_teeth = -1
  437. pcs_butt = 12
  438. genbsize = 22
  439. !!d cup for ideal bmi
  440. salo = 87
  441. willpowermax = 90
  442. gs 'grades', 'grade_award', 'school', 'math', 85
  443. gs 'grades', 'grade_award', 'school', 'rus', 90
  444. gs 'grades', 'grade_award', 'school', 'lit', 80
  445. gs 'grades', 'grade_award', 'school', 'art', 75
  446. gs 'grades', 'grade_award', 'school', 'bio', 80
  447. gs 'grades', 'grade_award', 'school', 'pe', 60
  448. gs 'grades', 'grade_award', 'school', 'eng', 85
  449. gs 'grades', 'grade_award', 'school', 'geo', 80
  450. gs 'grades', 'grade_award', 'school', 'sci', 80
  451. gs 'grades', 'grade_award', 'school', 'shop', 55
  452. gs 'grades', 'grade_award', 'school', 'comp', 80
  453. gs 'grades', 'grade_award', 'school', 'mus', 75
  454. gs 'grades', 'grade_award', 'school', 'his', 80
  455. gt $loc, $loc_arg
  456. end
  457. end
  458. if $ARGS[0] = 'goodstudent':
  459. '<center><h4><font color="maroon">Good student</font></h4></center>'
  460. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/nerd_2.jpg"></center>'
  461. 'You just love school, and your grades are more than good enough to attend the university of your choosing after graduation - all you have to do is not let them slip. You have always tried to absorb every bit of knowledge possible and have done everything you can to excel in school. While this attitude has gained you a lot of respect from the other nerds, it didn''t earn you a lot of friends and you never found the time for sports.'
  462. 'You are often asked to be a tutor and sometimes find yourself forced to do others'' homework for them. You have excellent grades, and your mother is very proud of you. She has shown her appreciation for your hard work by rewarding you with money.'
  463. act 'Select another option': gt 'intro_sg_select', 'charselect'
  464. act 'Confirm this option':
  465. gs 'intro_sg_select', 'nerd'
  466. pcs_traits['nerd_points'] = 100
  467. pcs_traits['nerd_status'] = 3
  468. alterstrtimg = 9
  469. if glass < 1 : glass = 1
  470. pcs_intel = 60
  471. pcs_instrmusic = 10
  472. pcs_artskls = 10
  473. money += 2000
  474. salo = 93
  475. genbsize = 18
  476. !!c cup for ideal bmi
  477. grupvalue[3] = 850
  478. grupvalue[6] = 700
  479. gs 'npc_relationship', 'socialgroup_setting', 0, 0, 5, 0, 0, 20
  480. npc_rel['A29'] += 20
  481. if player_avatar ! 1: pcs_hairlng = 200
  482. willpowermax = 80
  483. gs 'grades', 'grade_award', 'school', 'math', 90
  484. gs 'grades', 'grade_award', 'school', 'rus', 90
  485. gs 'grades', 'grade_award', 'school', 'lit', 90
  486. gs 'grades', 'grade_award', 'school', 'art', 90
  487. gs 'grades', 'grade_award', 'school', 'bio', 90
  488. gs 'grades', 'grade_award', 'school', 'pe', 55
  489. gs 'grades', 'grade_award', 'school', 'eng', 90
  490. gs 'grades', 'grade_award', 'school', 'geo', 90
  491. gs 'grades', 'grade_award', 'school', 'sci', 90
  492. gs 'grades', 'grade_award', 'school', 'shop', 55
  493. gs 'grades', 'grade_award', 'school', 'comp', 90
  494. gs 'grades', 'grade_award', 'school', 'mus', 90
  495. gs 'grades', 'grade_award', 'school', 'his', 90
  496. gt $loc, $loc_arg
  497. end
  498. end
  499. if $ARGS[0] = 'computergeek':
  500. '<center><h4><font color="maroon">Computer geek</font></h4></center>'
  501. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/nerd_3.jpg"></center>'
  502. 'You were always into computers, whether it be by playing video games, taking computers apart or learning programing and even hacking. You love everything about computers, but this passion left you little time to make friends - real-life friends, at least. You have managed to befriend many online players that you talk to while you play various video games, however, and you rarely spend any time outdoors, nor money on clothes or other girly stuff. You are far more interested in saving your money for a better computer in order to play even better games.'
  503. 'You''ve considered hosting a web series of video games or vlogs - you even took the time to learn how to video edit - but you aren''t sure if you want to put yourself out there like that.'
  504. act 'Select another option': gt 'intro_sg_select', 'charselect'
  505. act 'Confirm this option':
  506. gs 'intro_sg_select', 'nerd'
  507. alterstrtimg = 10
  508. if glass < 1 : glass = 1
  509. pcs_intel = 55
  510. pcs_compskl = 40
  511. pcs_comphckng = 20
  512. pcs_gaming = 30
  513. internet = 20
  514. pcs_skin = 500
  515. pcs_teeth = 1
  516. salo = 56
  517. pcs_inhib = 20
  518. npc_rel['A152'] += 10
  519. npc_rel['A153'] += 10
  520. npc_rel['A142'] += 15
  521. npc_rel['A129'] += 10
  522. komp = 1
  523. if player_avatar ! 1: pcs_hairlng = 120
  524. willpowermax = 90
  525. gs 'grades', 'grade_award', 'school', 'math', 90
  526. gs 'grades', 'grade_award', 'school', 'rus', 85
  527. gs 'grades', 'grade_award', 'school', 'lit', 85
  528. gs 'grades', 'grade_award', 'school', 'art', 85
  529. gs 'grades', 'grade_award', 'school', 'bio', 85
  530. gs 'grades', 'grade_award', 'school', 'pe', 65
  531. gs 'grades', 'grade_award', 'school', 'eng', 85
  532. gs 'grades', 'grade_award', 'school', 'geo', 85
  533. gs 'grades', 'grade_award', 'school', 'sci', 85
  534. gs 'grades', 'grade_award', 'school', 'shop', 55
  535. gs 'grades', 'grade_award', 'school', 'comp', 95
  536. gs 'grades', 'grade_award', 'school', 'mus', 85
  537. gs 'grades', 'grade_award', 'school', 'his', 85
  538. gt $loc, $loc_arg
  539. end
  540. end
  541. if $ARGS[0] = 'chessplayer':
  542. '<center><h4><font color="maroon">Avid chess player</font></h4></center>'
  543. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/nerd_4.jpg"></center>'
  544. 'You were always into chess as a child, and have studied all the great chess masters. You can name them all, as well as their favorite strategies! You find nothing more interesting than matching your wits against someone else''s in a game of chess. It has left you with the ability to often see the consequences of your actions better than most as you are used to looking several moves ahead.'
  545. 'All of this has left you with little time to make many friends, and you rarely spend any time outdoors.'
  546. act 'Select another option': gt 'intro_sg_select', 'charselect'
  547. act 'Confirm this option':
  548. gs 'intro_sg_select', 'nerd'
  549. alterstrtimg = 11
  550. pcs_intel = 55
  551. pcs_prcptn = 40
  552. pcs_react = 40
  553. pcs_chess = 40
  554. salo = 97
  555. pcs_inhib = 15
  556. chessyear = year
  557. chessmonth = month
  558. npc_rel['A151'] += 20
  559. if player_avatar ! 1: pcs_hairlng = 200
  560. willpowermax = 90
  561. gs 'grades', 'grade_award', 'school', 'math', 90
  562. gs 'grades', 'grade_award', 'school', 'rus', 90
  563. gs 'grades', 'grade_award', 'school', 'lit', 90
  564. gs 'grades', 'grade_award', 'school', 'art', 85
  565. gs 'grades', 'grade_award', 'school', 'bio', 85
  566. gs 'grades', 'grade_award', 'school', 'pe', 55
  567. gs 'grades', 'grade_award', 'school', 'eng', 85
  568. gs 'grades', 'grade_award', 'school', 'geo', 85
  569. gs 'grades', 'grade_award', 'school', 'sci', 85
  570. gs 'grades', 'grade_award', 'school', 'shop', 55
  571. gs 'grades', 'grade_award', 'school', 'comp', 85
  572. gs 'grades', 'grade_award', 'school', 'mus', 80
  573. gs 'grades', 'grade_award', 'school', 'his', 85
  574. gt $loc, $loc_arg
  575. end
  576. end
  577. if $ARGS[0] = 'jock':
  578. pcs_sprt = 45
  579. pcs_stren = 75
  580. pcs_vital = 45
  581. pcs_react = 45
  582. pcs_agil = 45
  583. genbsize = 12
  584. !!b cup for ideal bmi
  585. pcs_skin = 600
  586. pcs_butt = 12
  587. kosmetica = 10
  588. stanok = 10
  589. shampoo = 20
  590. sanpad = 20
  591. tampon = 20
  592. pcs_run = 20
  593. pcs_bushcraft = 5
  594. pcs_ftbll = 10
  595. pcs_vball = 10
  596. pcs_danc = 10
  597. pcs_icesktng = 20
  598. pcs_humint = 10
  599. pcs_makupskl = 30
  600. pcs_heels = 20
  601. pcs_inhib = 20
  602. swim_start = 1
  603. pirsC = 1
  604. PirsC1_owned = 1
  605. $currentpursetype = 'fashionista'
  606. currentpursenumber = 11
  607. fashionista_purses[11] = 1
  608. bag = 1
  609. grupvalue[1] = 400
  610. grupvalue[2] = 800
  611. grupvalue[3] = 100
  612. grupvalue[4] = 300
  613. grupvalue[6] = 200
  614. gs 'npc_relationship', 'socialgroup_setting', 10, 25, -5, 0, -10, 0
  615. npc_rel['A129'] -= 10
  616. npc_rel['A18'] = 1
  617. hscrunch = 10
  618. hscrunchw = 0
  619. pcs_tan = 20
  620. if player_avatar = 0:
  621. pcs_hairlng = 55
  622. pcs_haircol = 3
  623. pcs_eyecol = 3
  624. pcs_eyesize = 3
  625. pcs_lip = 2
  626. pcs_lashes = 1
  627. end
  628. npc_rel['A34'] += 10
  629. grupTipe=2
  630. end
  631. if $ARGS[0] = 'volleyball':
  632. '<center><h4><font color="maroon">Volleyball player</font></h4></center>'
  633. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/jock_1.jpg"></center>'
  634. 'Ever since the first time you played volleyball, you have been in love with the sport. You spent a lot of your free time trying to improve your ability, and it paid off; you''re actually quite good now! Your obsession with volleyball, however, has had some repercussions on your school performance. You''re a sub-par student, and you haven''t made many friends other than your fellow jocks. You are especially close with <<$npc_firstname[''A13'']>> and your coach.'
  635. act 'Select another option': gt 'intro_sg_select', 'charselect'
  636. act 'Confirm this option':
  637. gs 'intro_sg_select', 'jock'
  638. alterstrtimg = 12
  639. pcs_react = 45
  640. pcs_agil = 45
  641. genbsize = 17
  642. !!c cup for ideal bmi
  643. salo = 75
  644. pcs_vball = 50
  645. gsAboVolley += 30
  646. npc_rel['A13'] += 10
  647. npc_rel['A69'] += 10
  648. willpowermax = 140
  649. school_clothing = 7
  650. gs 'grades', 'grade_award', 'school', 'math', 55
  651. gs 'grades', 'grade_award', 'school', 'rus', 55
  652. gs 'grades', 'grade_award', 'school', 'lit', 55
  653. gs 'grades', 'grade_award', 'school', 'art', 55
  654. gs 'grades', 'grade_award', 'school', 'bio', 55
  655. gs 'grades', 'grade_award', 'school', 'pe', 95
  656. gs 'grades', 'grade_award', 'school', 'eng', 55
  657. gs 'grades', 'grade_award', 'school', 'geo', 55
  658. gs 'grades', 'grade_award', 'school', 'sci', 55
  659. gs 'grades', 'grade_award', 'school', 'shop', 55
  660. gs 'grades', 'grade_award', 'school', 'comp', 55
  661. gs 'grades', 'grade_award', 'school', 'mus', 55
  662. gs 'grades', 'grade_award', 'school', 'his', 55
  663. gt $loc, $loc_arg
  664. end
  665. end
  666. if $ARGS[0] = 'dancer':
  667. '<center><h4><font color="maroon">Avid dancer</font></h4></center>'
  668. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/jock_2.jpg"></center>'
  669. 'You fell in love with dancing at an early age and never looked back. You spent a lot of your free time trying to improve your skills, and it paid off; you''re actually quite good now!'
  670. '<<$npc_firstname[''A11'']>> helpfully pointed out that an added benefit of dance was a greater increase in your flexibility (that is, of course, typical of <<$npc_firstname[''A11'']>>). Your obsession with dancing, however, has had some repercussions on your school performance. You''re a sub-par student, and you haven''t made many friends other than your fellow jocks.'
  671. *nl
  672. 'You are particularly close with <<$npc_firstname[''A23'']>>, who is just as passionate about dancing as you are. You trained a lot together as children and have a mutual respect for each other''s abilities.'
  673. act 'Select another option': gt 'intro_sg_select', 'charselect'
  674. act 'Confirm this option':
  675. gs 'intro_sg_select', 'jock'
  676. alterstrtimg = 13
  677. pcs_sprt = 45
  678. pcs_agil = 50
  679. pcs_chrsm = 40
  680. pcs_perform = 35
  681. pcs_makupskl = 40
  682. pcs_skin = 700
  683. pcs_teeth = -1
  684. pcs_tan = 5
  685. salo = 50
  686. if player_avatar = 0:
  687. pcs_hairlng = 200
  688. pcs_eyesize = 2
  689. pcs_lip = 2
  690. pcs_lashes = 1
  691. end
  692. pcs_danc = 50
  693. pcs_heels = 30
  694. pcs_inhib = 25
  695. pcs_makupskl = 35
  696. gsAboDance += 30
  697. gs 'npc_relationship', 'socialgroup_setting', 5, 0, 0, -5, 0, 0
  698. npc_rel['A23'] += 25
  699. npc_rel['A144'] += 10
  700. grupvalue[1] = 500
  701. willpowermax = 140
  702. school_clothing = 7
  703. gs 'grades', 'grade_award', 'school', 'math', 55
  704. gs 'grades', 'grade_award', 'school', 'rus', 55
  705. gs 'grades', 'grade_award', 'school', 'lit', 55
  706. gs 'grades', 'grade_award', 'school', 'art', 55
  707. gs 'grades', 'grade_award', 'school', 'bio', 55
  708. gs 'grades', 'grade_award', 'school', 'pe', 95
  709. gs 'grades', 'grade_award', 'school', 'eng', 55
  710. gs 'grades', 'grade_award', 'school', 'geo', 55
  711. gs 'grades', 'grade_award', 'school', 'sci', 55
  712. gs 'grades', 'grade_award', 'school', 'shop', 55
  713. gs 'grades', 'grade_award', 'school', 'comp', 55
  714. gs 'grades', 'grade_award', 'school', 'mus', 80
  715. gs 'grades', 'grade_award', 'school', 'his', 55
  716. gt $loc, $loc_arg
  717. end
  718. end
  719. if $ARGS[0] = 'runner':
  720. '<center><h4><font color="maroon">Track runner</font></h4></center>'
  721. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/jock_3.jpg"></center>'
  722. 'Ever since you first tried track, you have been in love with the sport. When you''re running, the rest of the world fades away and you experience a natural high like no other. You spent a lot of your free time trying to get better at it, and it paid off; you''re actually quite good now! Your obsession with running, however, has had some repercussions on your school performance. You''re a sub-par student, and you haven''t made many friends other than your fellow jocks and your coach.'
  723. act 'Select another option': gt 'intro_sg_select', 'charselect'
  724. act 'Confirm this option':
  725. gs 'intro_sg_select', 'jock'
  726. alterstrtimg = 14
  727. pcs_vital = 50
  728. pcs_agil = 50
  729. pcs_inhib = 25
  730. salo = 60
  731. pcs_run = 50
  732. gsAboBeg += 30
  733. npc_rel['A3'] += 10
  734. npc_rel['A5'] += 10
  735. npc_rel['A8'] += 5
  736. npc_rel['A18'] = 1
  737. npc_rel['A131'] += 10
  738. grupvalue[2] = 850
  739. willpowermax = 140
  740. school_clothing = 7
  741. gs 'grades', 'grade_award', 'school', 'math', 55
  742. gs 'grades', 'grade_award', 'school', 'rus', 55
  743. gs 'grades', 'grade_award', 'school', 'lit', 55
  744. gs 'grades', 'grade_award', 'school', 'art', 55
  745. gs 'grades', 'grade_award', 'school', 'bio', 75
  746. gs 'grades', 'grade_award', 'school', 'pe', 95
  747. gs 'grades', 'grade_award', 'school', 'eng', 55
  748. gs 'grades', 'grade_award', 'school', 'geo', 55
  749. gs 'grades', 'grade_award', 'school', 'sci', 55
  750. gs 'grades', 'grade_award', 'school', 'shop', 55
  751. gs 'grades', 'grade_award', 'school', 'comp', 55
  752. gs 'grades', 'grade_award', 'school', 'mus', 55
  753. gs 'grades', 'grade_award', 'school', 'his', 55
  754. gt $loc, $loc_arg
  755. end
  756. end
  757. if $ARGS[0] = 'football':
  758. '<center><h4><font color="maroon">Football player</font></h4></center>'
  759. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/jock_4.jpg"></center>'
  760. 'Ever since your first football game, you have been in love with the sport. You spent a lot of your free time trying to get better at it, and it paid off; you''re actually quite good now! Your obsession with football has had some repercussions on your school performance, however, and you''re now a sub-par student. You haven''t made many friends other than your fellow jocks, especially <<$npc_firstname[''A149'']>> and your coach.'
  761. act 'Select another option': gt 'intro_sg_select', 'charselect'
  762. act 'Confirm this option':
  763. gs 'intro_sg_select', 'jock'
  764. alterstrtimg = 15
  765. pcs_stren = 80
  766. pcs_react = 45
  767. pcs_vital = 45
  768. salo = 80
  769. genbsize = 17
  770. !!c cup for ideal bmi
  771. pcs_kick = 20
  772. pcs_ftbll = 50
  773. npc_rel['A131'] += 10
  774. npc_rel['A149'] += 10
  775. npc_rel['A34'] += 10
  776. grupvalue[2] = 900
  777. willpowermax = 140
  778. $currentpursetype = 'fashionista'
  779. currentpursenumber = 11
  780. fashionista_purses[11] = 1
  781. bag = 1
  782. school_clothing = 7
  783. gs 'grades', 'grade_award', 'school', 'math', 55
  784. gs 'grades', 'grade_award', 'school', 'rus', 55
  785. gs 'grades', 'grade_award', 'school', 'lit', 55
  786. gs 'grades', 'grade_award', 'school', 'art', 55
  787. gs 'grades', 'grade_award', 'school', 'bio', 55
  788. gs 'grades', 'grade_award', 'school', 'pe', 95
  789. gs 'grades', 'grade_award', 'school', 'eng', 55
  790. gs 'grades', 'grade_award', 'school', 'geo', 55
  791. gs 'grades', 'grade_award', 'school', 'sci', 55
  792. gs 'grades', 'grade_award', 'school', 'shop', 55
  793. gs 'grades', 'grade_award', 'school', 'comp', 55
  794. gs 'grades', 'grade_award', 'school', 'mus', 55
  795. gs 'grades', 'grade_award', 'school', 'his', 55
  796. gt $loc, $loc_arg
  797. end
  798. end
  799. if $ARGS[0] = 'cool':
  800. pcs_sprt = 45
  801. pcs_chrsm = 45
  802. pcs_prcptn = 45
  803. pcs_icesktng = 10
  804. pcs_danc = 10
  805. pcs_persuas = 30
  806. pcs_inhib = 20
  807. swim_start = 99
  808. kosmetica = 20
  809. shampoo = 20
  810. stanok = 20
  811. sanpad = 20
  812. tampon = 20
  813. money += 1000
  814. grupvalue[1] = 800
  815. grupvalue[2] = 300
  816. grupvalue[3] = 100
  817. grupvalue[4] = 200
  818. grupvalue[6] = 300
  819. gs 'npc_relationship', 'socialgroup_setting', 25, 15, 0, -10, -20, 10
  820. npc_rel['A129'] -= 20
  821. npc_rel['A144'] += 10
  822. npc_rel['A18'] = 1
  823. if player_avatar ! 1: pcs_haircol = 2
  824. if player_avatar ! 1: pcs_eyecol = 2
  825. pcs_tan = 30
  826. if player_avatar = 0:
  827. pcs_eyesize = 2
  828. pcs_lip = 2
  829. pcs_lashes = 1
  830. end
  831. pcs_skin = 700
  832. pcs_butt = 16
  833. pcs_tan = 5
  834. npc_rel['A33'] += 10
  835. grupTipe=1
  836. end
  837. if $ARGS[0] = 'socialite':
  838. '<center><h4><font color="maroon">Sociable</font></h4></center>'
  839. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/popular_1.jpg"></center>'
  840. 'You''re friends with all of the important kids at school, which is what really matters. You were very social growing up and enjoyed being around others, often becoming the center of attention.'
  841. 'You''ve always had a knack for knowing the right thing to say at the right moment, which led to many other students wanting to be your friend. You can, with a little work, get along with nearly anyone if you put your mind to it.'
  842. act 'Select another option': gt 'intro_sg_select', 'charselect'
  843. act 'Confirm this option':
  844. gs 'intro_sg_select', 'cool'
  845. alterstrtimg = 16
  846. pcs_chrsm = 50
  847. genbsize = 18
  848. !!c cup for ideal bmi
  849. pcs_humint = 40
  850. pcs_makupskl = 40
  851. pcs_heels = 30
  852. pcs_perform = 20
  853. pirsC = 1
  854. PirsC1_owned = 1
  855. $currentpursetype = 'fashionista'
  856. currentpursenumber = 4
  857. fashionista_purses[4] = 1
  858. bag = 1
  859. school_clothing = 6
  860. if player_avatar ! 1: pcs_hairlng = 200
  861. npc_rel['A140'] += 10
  862. salo = 80
  863. willpowermax = 110
  864. gs 'grades', 'grade_award', 'school', 'math', 65
  865. gs 'grades', 'grade_award', 'school', 'rus', 90
  866. gs 'grades', 'grade_award', 'school', 'lit', 65
  867. gs 'grades', 'grade_award', 'school', 'art', 65
  868. gs 'grades', 'grade_award', 'school', 'bio', 65
  869. gs 'grades', 'grade_award', 'school', 'pe', 65
  870. gs 'grades', 'grade_award', 'school', 'eng', 80
  871. gs 'grades', 'grade_award', 'school', 'geo', 65
  872. gs 'grades', 'grade_award', 'school', 'sci', 65
  873. gs 'grades', 'grade_award', 'school', 'shop', 55
  874. gs 'grades', 'grade_award', 'school', 'comp', 65
  875. gs 'grades', 'grade_award', 'school', 'mus', 65
  876. gs 'grades', 'grade_award', 'school', 'his', 65
  877. gt $loc, $loc_arg
  878. end
  879. end
  880. if $ARGS[0] = 'beautiful':
  881. '<center><h4><font color="maroon">Beautiful</font></h4></center>'
  882. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/popular_2.jpg"></center>'
  883. 'You might not be the smartest, be the most social or have the toughest attitude - but what you do have is natural good looks. You blossomed earlier than most girls and the boys took note, especially <<$npc_firstname[''A11'']>>, who started acting differently around you. As you got older your looks only improved, and you are often considered one of the best looking girls wherever you go.'
  884. 'You are especially popular with the cool kids and jocks.'
  885. act 'Select another option': gt 'intro_sg_select', 'charselect'
  886. act 'Confirm this option':
  887. gs 'intro_sg_select', 'cool'
  888. alterstrtimg = 17
  889. pcs_humint = 20
  890. pcs_makupskl = 50
  891. pcs_heels = 40
  892. if player_avatar = 0:
  893. pcs_hairlng = 300
  894. pcs_eyesize = 2
  895. pcs_lip = 3
  896. pcs_lashes = 2
  897. end
  898. school_clothing = 6
  899. pcs_skin = 800
  900. pcs_teeth = -1
  901. pcs_tan = 50
  902. genbsize = 22
  903. !!d cup for ideal bmi
  904. pcs_inhib = 25
  905. kosmetica = 50
  906. falselashesplain = 10
  907. falselashesmink = 2
  908. $currentpursetype = 'fashionista'
  909. currentpursenumber = 9
  910. fashionista_purses[9] = 1
  911. bag = 1
  912. gs 'obj_din', 'old'
  913. greben = 1
  914. kosmetitka = 10
  915. krem = 10
  916. pirsC = 2
  917. PirsC2_owned = 1
  918. gs 'npc_relationship', 'socialgroup_setting_boys', 10, 10, 10, 10, 10, 0
  919. salo = 75
  920. grupvalue[1] = 900
  921. grupvalue[4] = 300
  922. gs 'fame', 'pav', 'sex', 20
  923. willpowermax = 110
  924. gs 'grades', 'grade_award', 'school', 'math', 60
  925. gs 'grades', 'grade_award', 'school', 'rus', 60
  926. gs 'grades', 'grade_award', 'school', 'lit', 60
  927. gs 'grades', 'grade_award', 'school', 'art', 60
  928. gs 'grades', 'grade_award', 'school', 'bio', 60
  929. gs 'grades', 'grade_award', 'school', 'pe', 60
  930. gs 'grades', 'grade_award', 'school', 'eng', 60
  931. gs 'grades', 'grade_award', 'school', 'geo', 60
  932. gs 'grades', 'grade_award', 'school', 'sci', 60
  933. gs 'grades', 'grade_award', 'school', 'shop', 55
  934. gs 'grades', 'grade_award', 'school', 'comp', 60
  935. gs 'grades', 'grade_award', 'school', 'mus', 60
  936. gs 'grades', 'grade_award', 'school', 'his', 60
  937. gt $loc, $loc_arg
  938. end
  939. end
  940. if $ARGS[0] = 'gopnik':
  941. pcs_sprt = 40
  942. pcs_stren = 50
  943. pcs_vital = 40
  944. pcs_react = 40
  945. pcs_agil = 40
  946. genbsize = 13
  947. !!b cup for ideal bmi
  948. pcs_inhib = 25
  949. pcs_heels = 10
  950. pcs_makupskl = 25
  951. kosmetica = 10
  952. shampoo = 20
  953. stanok = 10
  954. sanpad = 30
  955. tampon = 10
  956. siga = 20
  957. fakepassport = 1
  958. pirsC = 1
  959. PirsC1_owned = 1
  960. grupvalue[1] = 100
  961. grupvalue[2] = 300
  962. grupvalue[3] = 100
  963. grupvalue[4] = 800
  964. grupvalue[6] = 100
  965. gs 'npc_relationship', 'socialgroup_setting', -5, 0, -10, 25, -10, -10
  966. npc_rel['A129'] -= 30
  967. npc_rel['A11'] += 10
  968. tampon = 20
  969. pcs_run = 20
  970. pcs_humint = 10
  971. pcs_tan = 10
  972. if player_avatar = 0:
  973. pcs_hairlng = 120
  974. pcs_haircol = 0
  975. pcs_eyecol = 1
  976. pcs_eyesize = 3
  977. pcs_lip = 2
  978. pcs_lashes = 1
  979. end
  980. pcs_skin = 600
  981. pcs_vag = 1
  982. pcs_throat = 1
  983. pcs_butt = 8
  984. stat['hj'] = 10
  985. stat['bj'] = 5
  986. stat['vaginal'] = 1
  987. Gspassed = 0
  988. gs 'fame', 'pav', 'sex', 30
  989. grupTipe=4
  990. end
  991. if $ARGS[0] = 'gopnikstart':
  992. '<center><h4><font color="maroon">Gopnik</font></h4></center>'
  993. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/gopnik_1.jpg"></center>'
  994. 'You are a gopnik. While you''re still low in the gopnik pecking order, you''ve already proven yourself to them and most of them accept you as an equal. You have problems at home and school due to your antisocial behavior. This is especially true with your mother and stepfather, who see you going down the wrong path.'
  995. 'The jocks have a not so friendly rivalry with you and the other gopniks. While you don''t get along, some of them have mutal respect for you.'
  996. act 'Select another option': gt 'intro_sg_select', 'charselect'
  997. act 'Confirm this option':
  998. gs 'intro_sg_select', 'gopnik'
  999. gs 'npc_relationship', 'socialgroup_setting', -10, -10, -10, 5, -10, -10
  1000. alterstrtimg = 18
  1001. pcs_stren = 70
  1002. pcs_vital = 45
  1003. pcs_jab = 35
  1004. pcs_punch = 35
  1005. pcs_kick = 35
  1006. pcs_def = 35
  1007. salo = 86
  1008. pcs_teeth = 1
  1009. school_clothing = 5
  1010. npc_rel['A9'] += 10
  1011. npc_rel['A10'] += 10
  1012. npc_rel['A11'] += 10
  1013. npc_rel['A20'] += 10
  1014. npc_rel['A21'] += 10
  1015. npc_rel['A24'] += 10
  1016. npc_rel['A28'] -= 10
  1017. npc_rel['A29'] -= 20
  1018. npc_rel['A33'] -= 10
  1019. npc_rel['A34'] -= 10
  1020. grupvalue[4] = 900
  1021. willpowermax = 130
  1022. gs 'grades', 'grade_award', 'school', 'math', 25
  1023. gs 'grades', 'grade_award', 'school', 'rus', 25
  1024. gs 'grades', 'grade_award', 'school', 'lit', 25
  1025. gs 'grades', 'grade_award', 'school', 'art', 25
  1026. gs 'grades', 'grade_award', 'school', 'bio', 25
  1027. gs 'grades', 'grade_award', 'school', 'pe', 80
  1028. gs 'grades', 'grade_award', 'school', 'eng', 25
  1029. gs 'grades', 'grade_award', 'school', 'geo', 25
  1030. gs 'grades', 'grade_award', 'school', 'sci', 25
  1031. gs 'grades', 'grade_award', 'school', 'shop', 80
  1032. gs 'grades', 'grade_award', 'school', 'comp', 25
  1033. gs 'grades', 'grade_award', 'school', 'mus', 25
  1034. gs 'grades', 'grade_award', 'school', 'his', 25
  1035. gt $loc, $loc_arg
  1036. end
  1037. end
  1038. if $ARGS[0] = 'troublemaker':
  1039. '<center><h4><font color="maroon">Troublemaker</font></h4></center>'
  1040. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/gopnik_2.jpg"></center>'
  1041. 'You are a troublemaker. Nothing makes you happier than causing problems, whether it be petty larceny, getting into fights or vandalism. You live for the thrill of breaking the rules. You get along fairly well with the gopniks and they accept you as a kindred spirit, loving your willingness to jump head first into any and all trouble you run across - and if you can''t find any, you will happily make your own, which keeps things lively.'
  1042. 'You have problems at home and school due to your antisocial behavior. This is especially true with your mother and stepfather, who see you going down the wrong path. You are well known to both your teachers and the police.'
  1043. act 'Select another option': gt 'intro_sg_select', 'charselect'
  1044. act 'Confirm this option':
  1045. pcs_traits['nerd_points'] = -50
  1046. gs 'intro_sg_select', 'gopnik'
  1047. alterstrtimg = 19
  1048. pcs_stren = 60
  1049. pcs_react = 40
  1050. pcs_jab = 20
  1051. pcs_punch = 20
  1052. pcs_kick = 20
  1053. pcs_def = 20
  1054. pcs_humint = 10
  1055. pcs_persuas = 10
  1056. salo = 65
  1057. pirsD = 4
  1058. PirsD4_owned = 1
  1059. $currentpursetype = 'dolls'
  1060. currentpursenumber = 16
  1061. dolls_purses[16] = 1
  1062. bag = 1
  1063. school_clothing = 5
  1064. if player_avatar ! 1: pcs_hairlng = 55
  1065. gs 'npc_relationship', 'socialgroup_setting', 0, 0, -10, 10, -10, -10
  1066. npc_rel['A24'] += 10
  1067. npc_rel['A155'] += 15
  1068. npc_rel['A157'] += 10
  1069. npc_rel['A143'] += 10
  1070. npc_rel['A144'] += 15
  1071. npc_rel['A145'] += 10
  1072. npc_rel['A28'] -= 10
  1073. npc_rel['A29'] -= 20
  1074. npc_rel['A33'] -= 10
  1075. npc_rel['A34'] -= 10
  1076. willpowermax = 120
  1077. gs 'grades', 'grade_award', 'school', 'math', 25
  1078. gs 'grades', 'grade_award', 'school', 'rus', 25
  1079. gs 'grades', 'grade_award', 'school', 'lit', 25
  1080. gs 'grades', 'grade_award', 'school', 'art', 25
  1081. gs 'grades', 'grade_award', 'school', 'bio', 25
  1082. gs 'grades', 'grade_award', 'school', 'pe', 80
  1083. gs 'grades', 'grade_award', 'school', 'eng', 25
  1084. gs 'grades', 'grade_award', 'school', 'geo', 25
  1085. gs 'grades', 'grade_award', 'school', 'sci', 25
  1086. gs 'grades', 'grade_award', 'school', 'shop', 80
  1087. gs 'grades', 'grade_award', 'school', 'comp', 25
  1088. gs 'grades', 'grade_award', 'school', 'mus', 25
  1089. gs 'grades', 'grade_award', 'school', 'his', 25
  1090. gt $loc, $loc_arg
  1091. end
  1092. end
  1093. if $ARGS[0] = 'vitekgf':
  1094. '<center><h4><font color="maroon">Vitek''s girlfriend</font></h4></center>'
  1095. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/gopnik_3.jpg"></center>'
  1096. 'You are <<$npc_nickname[''A9'']>>''s girlfriend. You love the thrill and danger of hanging out with the gopniks, even if you lack the true attitude yourself. You met <<$npc_nickname[''A9'']>> after he and <<$npc_firstname[''A11'']>> became friends. There was something about his bad boy attitude that drew you in, and you soon found yourself falling for him.'
  1097. 'As you developed, he started to take an interest in you as well and you soon started dating. You''re not technically a gopnik - you are considered more of a wannabe - but the rest of the gopniks seem to accept you anyways. You''re not sure what would happen if you ever broke up with <<$npc_nickname[''A9'']>>, however, as being his girlfriend and hanging out with the other gopniks has cost you any real, close friends outside of their group.'
  1098. act 'Select another option': gt 'intro_sg_select', 'charselect'
  1099. act 'Confirm this option':
  1100. pcs_traits['nerd_points'] = -10
  1101. gs 'intro_sg_select', 'gopnik'
  1102. alterstrtimg = 20
  1103. pcs_chrsm = 40
  1104. genbsize = 32
  1105. !!e cup for ideal bmi
  1106. pcs_humint = 20
  1107. pcs_makupskl = 30
  1108. pcs_heels = 30
  1109. pcs_jab = 10
  1110. pcs_punch = 10
  1111. pcs_kick = 10
  1112. pcs_def = 10
  1113. pirsD = 3
  1114. PirsD3_owned = 1
  1115. $currentpursetype = 'dolls'
  1116. currentpursenumber = 19
  1117. dolls_purses[19] = 1
  1118. bag = 1
  1119. npc_rel['A9'] += 50
  1120. npc_rel['A10'] += 5
  1121. npc_rel['A11'] += 5
  1122. npc_rel['A24'] -= 10
  1123. npc_rel['A28'] -= 10
  1124. npc_rel['A29'] -= 20
  1125. npc_rel['A33'] -= 10
  1126. grupvalue[4] = 700
  1127. if player_avatar = 0:
  1128. pcs_hairlng = 200
  1129. pcs_eyesize = 2
  1130. pcs_lip = 2
  1131. pcs_lashes = 1
  1132. end
  1133. pcs_skin = 700
  1134. pcs_tan = 5
  1135. pcs_vag = 1
  1136. pcs_throat = 1
  1137. salo = 73
  1138. stat['hj'] = 10
  1139. stat['bj'] = 5
  1140. stat['vaginal'] = 2
  1141. gs 'grades', 'grade_award', 'school', 'math', 55
  1142. gs 'grades', 'grade_award', 'school', 'rus', 55
  1143. gs 'grades', 'grade_award', 'school', 'lit', 55
  1144. gs 'grades', 'grade_award', 'school', 'art', 55
  1145. gs 'grades', 'grade_award', 'school', 'bio', 55
  1146. gs 'grades', 'grade_award', 'school', 'pe', 55
  1147. gs 'grades', 'grade_award', 'school', 'eng', 55
  1148. gs 'grades', 'grade_award', 'school', 'geo', 55
  1149. gs 'grades', 'grade_award', 'school', 'sci', 55
  1150. gs 'grades', 'grade_award', 'school', 'shop', 55
  1151. gs 'grades', 'grade_award', 'school', 'comp', 55
  1152. gs 'grades', 'grade_award', 'school', 'mus', 55
  1153. gs 'grades', 'grade_award', 'school', 'his', 55
  1154. !! Vitek;s relationship
  1155. Gspassed = 0
  1156. kotovLoveQW = 1
  1157. vitekvisit = 5
  1158. npc_sex['A9'] += 5
  1159. willpowermax = 100
  1160. gt $loc, $loc_arg
  1161. end
  1162. end
  1163. if $ARGS[0] = 'alternative':
  1164. !!can choose two more starting tattoo''s
  1165. '<center><h4><font color="maroon">Alternative</font></h4></center>'
  1166. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/gopnik_4.jpg"></center>'
  1167. 'You march to your own tune. You do what you want when you want, and do it with a fuck-it-all attitude. The gopniks respect you and for the most part you get along with them. You''re not one of them, however, but rather a kindred spirit looking to walk your own path and raise a little hell along the way.'
  1168. 'Unlike the gopniks, you have far less interest in fighting or causing problems, you''re just looking for a good time - you love to party more than anything else. The cool kids don''t completely look down their nose at you. Even if they don''t approve of your clothes, they respect your love of looking nice and having a good time.'
  1169. 'However, you have problems at home and school due to your behavior. This is especially true with your mother and stepfather, who see you going down the wrong path.'
  1170. act 'Select another': gt 'intro_sg_select', 'charselect'
  1171. act 'Confirm this option':
  1172. pcs_traits['nerd_points'] = -20
  1173. pcs_exhib = 25
  1174. Exhibitionist_lvl = 1
  1175. addictive_exp = 1
  1176. addictive_trait_lvl = 1
  1177. gs 'intro_sg_select', 'gopnik'
  1178. alterstrtimg = 21
  1179. pcs_vital = 40
  1180. pcs_agil = 40
  1181. pcs_react = 40
  1182. genbsize = 18
  1183. !!c cup for ideal bmi
  1184. salo = 75
  1185. pcs_chrsm = 45
  1186. pcs_humint = 20
  1187. pcs_persuas = 10
  1188. pcs_makupskl = 40
  1189. pcs_danc = 20
  1190. pcs_heels = 20
  1191. falselashesplain = 5
  1192. kosmetica = 20
  1193. pirsD = 5
  1194. PirsD5_owned = 1
  1195. pirsA = 2
  1196. PirsA2_owned = 1
  1197. $currentpursetype = 'dolls'
  1198. currentpursenumber = 15
  1199. dolls_purses[15] = 1
  1200. bag = 1
  1201. if player_avatar = 0:
  1202. pcs_eyesize = 2
  1203. pcs_lip = 2
  1204. pcs_lashes = 1
  1205. end
  1206. school_clothing = 4
  1207. pcs_skin = 700
  1208. pcs_teeth = -1
  1209. pcs_tan = 5
  1210. pcs_inhib = 35
  1211. pcs_vag = 1
  1212. pcs_ass = 1
  1213. pcs_throat = 5
  1214. stat['hj'] = 15
  1215. stat['bj'] = 10
  1216. stat['vaginal'] = 3
  1217. stat['anal'] = 1
  1218. stat['vaginal_finger'] = 5
  1219. stat['vaginal_finger_give'] = 5
  1220. stat['cuni'] = 3
  1221. stat['cuni_give'] = 3
  1222. gs 'fame', 'pav', 'sex', 40
  1223. Gspassed = 0
  1224. gs 'npc_relationship', 'socialgroup_setting', 5, 0, 0, 10, 0, 0
  1225. npc_rel['A154'] += 10
  1226. npc_rel['A155'] += 10
  1227. npc_rel['A156'] += 10
  1228. npc_rel['A158'] += 10
  1229. npc_rel['A143'] += 10
  1230. npc_rel['A144'] += 20
  1231. npc_rel['A28'] -= 10
  1232. npc_rel['A29'] -= 10
  1233. npc_rel['A33'] += 10
  1234. grupvalue[1] = 300
  1235. willpowermax = 120
  1236. gs 'grades', 'grade_award', 'school', 'math', 25
  1237. gs 'grades', 'grade_award', 'school', 'rus', 25
  1238. gs 'grades', 'grade_award', 'school', 'lit', 25
  1239. gs 'grades', 'grade_award', 'school', 'art', 25
  1240. gs 'grades', 'grade_award', 'school', 'bio', 25
  1241. gs 'grades', 'grade_award', 'school', 'pe', 80
  1242. gs 'grades', 'grade_award', 'school', 'eng', 25
  1243. gs 'grades', 'grade_award', 'school', 'geo', 25
  1244. gs 'grades', 'grade_award', 'school', 'sci', 25
  1245. gs 'grades', 'grade_award', 'school', 'shop', 55
  1246. gs 'grades', 'grade_award', 'school', 'comp', 25
  1247. gs 'grades', 'grade_award', 'school', 'mus', 55
  1248. gs 'grades', 'grade_award', 'school', 'his', 25
  1249. gt $loc, $loc_arg
  1250. end
  1251. end
  1252. if $ARGS[0] = 'outcast':
  1253. pcs_inhib = 10
  1254. pcs_makupskl = 0
  1255. grupvalue[1] = 100
  1256. grupvalue[2] = 100
  1257. grupvalue[3] = 300
  1258. grupvalue[4] = 100
  1259. grupvalue[6] = 200
  1260. gs 'npc_relationship', 'socialgroup_setting', -20, -10, 0, -10, 0, 0
  1261. npc_rel['A133'] += 20
  1262. npc_rel['A11'] -= 10
  1263. npc_rel['A33'] -= 10
  1264. npc_rel['A34'] -= 10
  1265. if player_avatar = 0:
  1266. pcs_hairlng = 200
  1267. pcs_haircol = 1
  1268. pcs_eyecol = 0
  1269. pcs_eyesize = 1
  1270. pcs_lip = 1
  1271. pcs_lashes = 0
  1272. end
  1273. pcs_skin = 0
  1274. pcs_butt = 4
  1275. pcs_tan = 0
  1276. grupTipe=5
  1277. shampoo = 20
  1278. sanpad = 40
  1279. end
  1280. if $ARGS[0] = 'friendless':
  1281. '<center><h4><font color="maroon">Friendless</font></h4></center>'
  1282. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/outcast_1.jpg"></center>'
  1283. 'You were never very social and never learned how to make friends. You were often made fun of or bullied by the other kids as you grew up. As such, you naturally shielded away from them, an action that only served to isolate you even further. Now, years later, you have yet to make any real friends - even Vasily, your closest friend, wouldn''t be considered a particularly close one. In public, he scorns you like all the rest, but is a little nicer in private.'
  1284. act 'Select another option': gt 'intro_sg_select', 'charselect'
  1285. act 'Confirm this option':
  1286. gs 'intro_sg_select', 'outcast'
  1287. gs 'npc_relationship', 'socialgroup_setting', -10, -10, -10, -10, -10, 0
  1288. alterstrtimg = 22
  1289. genbsize = 12
  1290. !!b cup for ideal bmi
  1291. pcs_chrsm = 20
  1292. pcs_observ = 20
  1293. pcs_skin = 400
  1294. pcs_teeth = 1
  1295. pcs_makupskl = 10
  1296. npc_rel['A11'] -= 20
  1297. grupvalue[1] = 50
  1298. grupvalue[3] = 200
  1299. willpowermax = 80
  1300. salo = 68
  1301. gs 'grades', 'grade_award', 'school', 'math', 55
  1302. gs 'grades', 'grade_award', 'school', 'rus', 25
  1303. gs 'grades', 'grade_award', 'school', 'lit', 55
  1304. gs 'grades', 'grade_award', 'school', 'art', 55
  1305. gs 'grades', 'grade_award', 'school', 'bio', 55
  1306. gs 'grades', 'grade_award', 'school', 'pe', 55
  1307. gs 'grades', 'grade_award', 'school', 'eng', 25
  1308. gs 'grades', 'grade_award', 'school', 'geo', 55
  1309. gs 'grades', 'grade_award', 'school', 'sci', 55
  1310. gs 'grades', 'grade_award', 'school', 'shop', 55
  1311. gs 'grades', 'grade_award', 'school', 'comp', 55
  1312. gs 'grades', 'grade_award', 'school', 'mus', 55
  1313. gs 'grades', 'grade_award', 'school', 'his', 55
  1314. gt $loc, $loc_arg
  1315. end
  1316. end
  1317. if $ARGS[0] = 'uglyduckling':
  1318. '<center><h4><font color="maroon">Ugly duckling</font></h4></center>'
  1319. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/outcast_2.jpg"></center>'
  1320. 'Some girls blossom early and others have natural good looks - you got neither. In fact, you seem to have been cursed with an androgynous face and body, and have been mistaken for a boy more times than you would care to admit.'
  1321. 'Your body seems to have grown out of sync, leaving you looking odd and, at best, unattractive for most of your life. Now in your teens, your body is starting to even out in growth, but you''re still very androgynous and still considered ugly.'
  1322. 'Your lack of good looks has made you a social pariah. Nobody seems to like you or want to spend time with you unless they are making fun of you.'
  1323. act 'Select another option': gt 'intro_sg_select', 'charselect'
  1324. act 'Confirm this option':
  1325. gs 'intro_sg_select', 'outcast'
  1326. gs 'npc_relationship', 'socialgroup_setting_boys', -10, -10, 0, -10, 0, 0
  1327. grupvalue[1] = 0
  1328. uglyduck_flag = 1
  1329. alterstrtimg = 23
  1330. if glass < 1 : glass = 1
  1331. genbsize = 28
  1332. !!e cup for ideal bmi
  1333. pcs_inhib = 5
  1334. pcs_teeth = 2
  1335. if player_avatar = 0:
  1336. pcs_eyesize = 0
  1337. pcs_lip = 0
  1338. pcs_lashes = 2
  1339. end
  1340. school_clothing = 3
  1341. salo = 125
  1342. willpowermax = 70
  1343. gs 'grades', 'grade_award', 'school', 'math', 55
  1344. gs 'grades', 'grade_award', 'school', 'rus', 25
  1345. gs 'grades', 'grade_award', 'school', 'lit', 55
  1346. gs 'grades', 'grade_award', 'school', 'art', 55
  1347. gs 'grades', 'grade_award', 'school', 'bio', 55
  1348. gs 'grades', 'grade_award', 'school', 'pe', 25
  1349. gs 'grades', 'grade_award', 'school', 'eng', 55
  1350. gs 'grades', 'grade_award', 'school', 'geo', 55
  1351. gs 'grades', 'grade_award', 'school', 'sci', 55
  1352. gs 'grades', 'grade_award', 'school', 'shop', 55
  1353. gs 'grades', 'grade_award', 'school', 'comp', 55
  1354. gs 'grades', 'grade_award', 'school', 'mus', 55
  1355. gs 'grades', 'grade_award', 'school', 'his', 55
  1356. gt $loc, $loc_arg
  1357. end
  1358. end
  1359. if $ARGS[0] = 'goodgirl':
  1360. '<center><h4><font color="maroon">Good girl</font></h4></center>'
  1361. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/outcast_3.jpg"></center>'
  1362. 'You are a good girl. The kind parents, teachers and adults love, but the other kids hate. You always reminded the teacher to give out homework and would snitch on anyone for doing anything. You also regularly attend church.'
  1363. 'You love the attention you get from adults, and while you can feel lonely at times, you''re pretty happy knowing you''re a good girl. The nerds seem to tolerate you the most, likely because they almost never misbehave and always do their homework anyways.'
  1364. act 'Select another option': gt 'intro_sg_select', 'charselect'
  1365. act 'Confirm this option':
  1366. pcs_traits['nerd_points'] = 100
  1367. pcs_traits['nerd_status'] = 3
  1368. pcs_traits['nerd_lernHome'] = 5
  1369. gs 'intro_sg_select', 'outcast'
  1370. gs 'npc_relationship', 'socialgroup_setting', -10, -5, 10, -20, 0, 20
  1371. npc_rel['A25'] -= 5
  1372. npc_rel['A28'] += 10
  1373. npc_rel['A29'] += 10
  1374. npc_rel['A11'] -= 20
  1375. grupvalue[3] = 400
  1376. alterstrtimg = 24
  1377. pcs_intel = 35
  1378. pcs_sprt = 60
  1379. pcs_inhib = 5
  1380. pcs_makupskl = 10
  1381. church_moral = 40
  1382. money += 1000
  1383. shampoo = 10
  1384. pcs_skin = 500
  1385. $currentpursetype = 'gm'
  1386. currentpursenumber = 6
  1387. dolls_purses[6] = 1
  1388. bag = 1
  1389. if player_avatar = 0:
  1390. pcs_hairlng = 300
  1391. pcs_eyesize = 3
  1392. pcs_lip = 2
  1393. pcs_lashes = 1
  1394. end
  1395. school_clothing = 3
  1396. salo = 58
  1397. genbsize = 13
  1398. !!b cup for ideal bmi
  1399. willpowermax = 150
  1400. gs 'grades', 'grade_award', 'school', 'math', 80
  1401. gs 'grades', 'grade_award', 'school', 'rus', 80
  1402. gs 'grades', 'grade_award', 'school', 'lit', 80
  1403. gs 'grades', 'grade_award', 'school', 'art', 80
  1404. gs 'grades', 'grade_award', 'school', 'bio', 80
  1405. gs 'grades', 'grade_award', 'school', 'pe', 55
  1406. gs 'grades', 'grade_award', 'school', 'eng', 80
  1407. gs 'grades', 'grade_award', 'school', 'geo', 80
  1408. gs 'grades', 'grade_award', 'school', 'sci', 80
  1409. gs 'grades', 'grade_award', 'school', 'shop', 55
  1410. gs 'grades', 'grade_award', 'school', 'comp', 80
  1411. gs 'grades', 'grade_award', 'school', 'mus', 55
  1412. gs 'grades', 'grade_award', 'school', 'his', 80
  1413. gt $loc, $loc_arg
  1414. end
  1415. end
  1416. if $ARGS[0] = 'slut':
  1417. '<center><h4><font color="maroon">Slut</font></h4></center>'
  1418. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/outcast_4.jpg"></center>'
  1419. 'You became curious about sex far sooner than other kids your age. You started masturbating long before the others in your year and loved the sensation so much that you wanted to find out how good sex would feel, becoming the first girl in your year to lose your virginity.'
  1420. 'Boys took advantage of your sexual needs and made you give them handjobs, which then led to blowjobs under the bleachers during recess and after school. You always savored swallowing their cum, loving how it tastes.'
  1421. 'However, your sex addiction has made you a social pariah. The girls all despise you and the boys publicly mock you, although they don''t mind using you. The nerds completely avoid you, while the gopniks seem to tolerate you the most, likely because they enjoy taking advantage of you.'
  1422. act 'Select another option': gt 'intro_sg_select', 'charselect'
  1423. act 'Confirm this option':
  1424. pcs_traits['commando_lvl'] = 2
  1425. pcs_traits['cumeater'] = 1 and cumeater_cheat = 1
  1426. pcs_exhib = 40
  1427. Exhibitionist_lvl = 1
  1428. motherKnowSpravka = 1
  1429. gs 'intro_sg_select', 'outcast'
  1430. gs 'npc_relationship', 'socialgroup_setting', -10, -10, -10, -10, -10, -10
  1431. gs 'npc_relationship', 'socialgroup_setting_boys', 15, 15, 0, 20, 0, 0
  1432. npc_rel['A11'] += 20
  1433. npc_rel['A25'] += 30
  1434. npc_rel['A28'] -= 20
  1435. npc_rel['A29'] -= 30
  1436. npc_rel['A33'] -= 10
  1437. npc_rel['A34'] -= 10
  1438. npc_rel['A144'] += 10
  1439. grupvalue[1] = 0
  1440. grupvalue[2] = 50
  1441. grupvalue[3] = 50
  1442. grupvalue[4] = 100
  1443. alterstrtimg = 25
  1444. pcs_makupskl = 30
  1445. pcs_danc = 20
  1446. pcs_heels = 50
  1447. genbsize = 22
  1448. !!d cup for ideal bmi
  1449. kosmetica = 30
  1450. falselashesplain = 20
  1451. $currentpursetype = 'cats'
  1452. currentpursenumber = 10
  1453. cats_purses[10] = 1
  1454. bag = 1
  1455. gs 'obj_din', 'old'
  1456. greben = 1
  1457. kosmetitka = 10
  1458. salfetka = 10
  1459. stanok = 10
  1460. shampoo = 20
  1461. pirsC = 2
  1462. PirsC2_owned = 1
  1463. motherKnowSpravka = 1
  1464. if player_avatar = 0:
  1465. pcs_hairlng = 120
  1466. pcs_eyesize = 2
  1467. pcs_lip = 2
  1468. pcs_lashes = 1
  1469. end
  1470. school_clothing = 2
  1471. pcs_perform = 20
  1472. pcs_skin = 600
  1473. pcs_tan = 20
  1474. pcs_vag = 10
  1475. pcs_ass = 10
  1476. pcs_throat = 10
  1477. pcs_butt = 8
  1478. pcs_inhib = 60
  1479. gs 'fame', 'pav', 'sex', 600
  1480. GspravkaT = 2
  1481. motherKnowSpravka = 2
  1482. sanpad = 0
  1483. tampon = 40
  1484. Gspassed = 0
  1485. salo = 70
  1486. stat['porn'] = 75
  1487. stat['mast'] = 100
  1488. stat['hj'] = 70
  1489. stat['bj'] = 50
  1490. stat['vaginal_finger'] = 20
  1491. stat['cuni'] = 5
  1492. stat['vaginal'] = 30
  1493. stat['anal'] = 20
  1494. stat['group'] = 5
  1495. guy = 15
  1496. orgasm = 120
  1497. swallow = 40
  1498. pcs_traits['cumeater'] = 1
  1499. grupvalue[4] = 100
  1500. willpowermax = 50
  1501. motherKnowWhore = 1
  1502. sisterknowslut = 1
  1503. brotherknowslut = 1
  1504. gs 'grades', 'grade_award', 'school', 'math', 55
  1505. gs 'grades', 'grade_award', 'school', 'rus', 55
  1506. gs 'grades', 'grade_award', 'school', 'lit', 55
  1507. gs 'grades', 'grade_award', 'school', 'art', 55
  1508. gs 'grades', 'grade_award', 'school', 'bio', 55
  1509. gs 'grades', 'grade_award', 'school', 'pe', 55
  1510. gs 'grades', 'grade_award', 'school', 'eng', 55
  1511. gs 'grades', 'grade_award', 'school', 'geo', 55
  1512. gs 'grades', 'grade_award', 'school', 'sci', 55
  1513. gs 'grades', 'grade_award', 'school', 'shop', 55
  1514. gs 'grades', 'grade_award', 'school', 'comp', 55
  1515. gs 'grades', 'grade_award', 'school', 'mus', 55
  1516. gs 'grades', 'grade_award', 'school', 'his', 55
  1517. gt $loc, $loc_arg
  1518. end
  1519. end
  1520. if $ARGS[0] = 'goth':
  1521. '<center><h4><font color="maroon">Goth</font></h4></center>'
  1522. '<center><img <<$set_imgh>> src="images/system/1_openings/2_sg/outcast_5.jpg"></center>'
  1523. 'Every school has their oddball, in your case - You. You never felt like you fit in, at least until you watched some American movies, saw some goths and suddenly felt like you belonged. You quickly used all the allowance you had to buy new clothes and makeup so you could finally feel good about yourself. Your family and classmates don''t approve, but you don''t care.'
  1524. 'You''re the school''s resident Goth. The Dark Temptress that all the boys secretly dream of, weaver of bad poetry and suicide covenants. Everyone seems to think you''re going to sacrifice someone or commit suicide, and your classmates aren''t much better, with the so-called "cool girls" leading an ostracism campaign against you.'
  1525. 'Fortunately, not everyone listens to them. The nerds like your reading proclivity and that you are into some of the same things they are; you think they might even invite you to their game night one day. A few of the gopniks like your party attitude, specifically those in the band, who seem to respect your artistic disposition. Or their lead singer just wants to get in your panties. It''s hard to tell.'
  1526. act 'Select another option': gt 'intro_sg_select', 'charselect'
  1527. act 'Confirm this option':
  1528. pcs_traits['nerd_points'] = -10
  1529. gs 'intro_sg_select', 'outcast'
  1530. gs 'npc_relationship', 'socialgroup_setting', -5, 0, 0, +10, 0, -10
  1531. npc_rel['A28'] -= 20
  1532. npc_rel['A29'] -= 20
  1533. npc_rel['A33'] -= 20
  1534. npc_rel['A34'] -= 20
  1535. npc_rel['A144'] += 10
  1536. npc_rel['A155'] += 5
  1537. grupvalue[4] = 300
  1538. alterstrtimg = 28
  1539. genbsize = 13
  1540. !!b cup for ideal bmi
  1541. salo = 55
  1542. pcs_chrsm = 40
  1543. pcs_intel = 40
  1544. pcs_sprt = 45
  1545. pcs_observ = 5
  1546. pcs_heels = 30
  1547. pcs_makupskl = 50
  1548. pcs_danc = 10
  1549. pcs_artskls = 20
  1550. pcs_sewng = 20
  1551. pcs_skin = 700
  1552. pcs_teeth = -1
  1553. pcs_inhib = 25
  1554. willpowermax = 100
  1555. if player_avatar = 0:
  1556. pcs_hairlng = 265
  1557. pcs_haircol = 0
  1558. pcs_eyesize = 3
  1559. pcs_eyecol = 1
  1560. pcs_lashes = 1
  1561. end
  1562. school_clothing = 1
  1563. kosmetica = 25
  1564. stanok = 20
  1565. tampon = 10
  1566. $currentpursetype = 'dolls'
  1567. currentpursenumber = 18
  1568. dolls_purses[18] = 1
  1569. bag = 1
  1570. umbrella = 1
  1571. money -= 1000
  1572. gs 'grades', 'grade_award', 'school', 'math', 55
  1573. gs 'grades', 'grade_award', 'school', 'rus', 55
  1574. gs 'grades', 'grade_award', 'school', 'lit', 80
  1575. gs 'grades', 'grade_award', 'school', 'art', 80
  1576. gs 'grades', 'grade_award', 'school', 'bio', 55
  1577. gs 'grades', 'grade_award', 'school', 'pe', 70
  1578. gs 'grades', 'grade_award', 'school', 'eng', 55
  1579. gs 'grades', 'grade_award', 'school', 'geo', 55
  1580. gs 'grades', 'grade_award', 'school', 'sci', 55
  1581. gs 'grades', 'grade_award', 'school', 'shop', 55
  1582. gs 'grades', 'grade_award', 'school', 'comp', 55
  1583. gs 'grades', 'grade_award', 'school', 'mus', 80
  1584. gs 'grades', 'grade_award', 'school', 'his', 55
  1585. gt $loc, $loc_arg
  1586. end
  1587. end
  1588. if $ARGS[0] = 'sg_settings':
  1589. gm_school[6] = 1
  1590. sisboyday = -2
  1591. gs 'homes_properties', 'block_access', 'city_apartment'
  1592. cltarelka = 0
  1593. fairy = 0
  1594. eda = 0
  1595. poroshok = 0
  1596. shampoo = 0
  1597. hcolmotherremember = pcs_haircol
  1598. hcolfatherremember = pcs_haircol
  1599. hcolfronce = 1
  1600. !!Setting Kolkas birthday based off the player''s
  1601. koldobtmp_d = rand(1,28)
  1602. koldobtmp_y = birthyear
  1603. koldobtmp_m = birthmonth + 11
  1604. if koldobtmp_m > 12:
  1605. koldobtmp_y += 1
  1606. koldobtmp_m -= 12
  1607. end
  1608. npc_dob['A34'] = koldobtmp_y * 10000
  1609. npc_dob['A34'] += koldobtmp_m * 100
  1610. npc_dob['A34'] += koldobtmp_d
  1611. killvar 'koldobtmp_d' & killvar 'koldobtmp_m' & killvar 'koldobtmp_y'
  1612. $holyday += ', <b><<kanicont>> days left.</b>'
  1613. end
  1614. --- intro_sg_select ---------------------------------