art.tw 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  1. :: school_lesson_art
  2. <<switch $location_var[$here][0]>>
  3. <<case 'getData'>>
  4. <<set $result = {
  5. label:'Art',
  6. varname:'art',
  7. teacherId:'A128',
  8. flags: {
  9. start:'own',
  10. askQuestion:{
  11. label: 'default',
  12. content: 'own'
  13. },
  14. skills:{
  15. art: 1.5,
  16. agility: 0.5
  17. }
  18. }
  19. }>>
  20. <<case 'start'>>
  21. <<image "locations/pavlovsk/school/classroom/classart.jpg">>
  22. You sit in the classroom and listen to <<npc _schoolClassEvent.teacherId>><</npc>> go on about how great art is.
  23. He's always upbeat and positive about teaching and encourages all of his students to take part.
  24. <<case 'askQuestion'>>
  25. <<image "locations/pavlovsk/school/classroom/participation/ask.jpg">>
  26. <<npc _schoolClassEvent.teacherId>><</npc>> smiles, always happy to see his students engaged in his class.
  27. He happily spends some extra time explaining the topic again and answers any extra questions you might have.
  28. You feel smarter, thoroughly understanding today's lessons now.
  29. <</switch>>
  30. <!--
  31. <<if $location_var[$here][0] == 'art'>>
  32. <<set $menu_off = 1>>
  33. <<run $quest('school').func('attend_class','art')>>
  34. <<run $pc.skillExperienceGain('art',rand(1,2))>>
  35. <<run $pc.skillExperienceGain('agility',rand(0,1))>>
  36. <<actCLA 'Listen attentively to Mr. Vasilyev' undefined `{willpower:['choreSchool']}`>>
  37. <<run $quest('school').func('groupRelInc','gopniks',-1)>>
  38. <<run $quest('school').func('groupRelInc','nerds',1)>>
  39. <<run $quest('school').func('class_activity_attributes','art' $pc.skillLevel("intelligence"))>>
  40. <<set $artskls_exp += rand(1,2)>>
  41. <<set $agil_exp += rand(0,1)>>
  42. <<run $pc.traitInc('nerd_lessons',1)>>
  43. <<image "locations/pavlovsk/school/classroom/attention.jpg">>
  44. You listen attentively to Mr. Vasilyev for the duration of the class. Today's lesson was interesting and informative and you feel you learned a lot.
  45. <<actCLA 'Ask a question about the lesson'>>
  46. <<run $pc.skillExperienceGain('art',rand(0,1))>>
  47. <<run $pc.skillExperienceGain('agility',rand(0,1))>>
  48. <<run $quest('school').func('class_activity_skill','art' $pc.skillLevel("art"))>>
  49. <<image "locations/pavlovsk/school/classroom/participation/ask.jpg">>
  50. Mr. Vasilyev smiles, always happy to see his students engaged in his class. He happily spends some extra time explaining the topic again and answers any extra questions you might have. You feel smarter, thoroughly understanding today''s lessons now.
  51. <<actCLA 'Wait for the end of the lesson'>>
  52. <<gs 'gschool_lessonsev3' 'art'>>
  53. <</actCLA>>
  54. <</actCLA>>
  55. <<actCLA 'Wait for the end of the lesson'>>
  56. <<gs 'gschool_lessonsev3' 'art'>>
  57. <</actCLA>>
  58. <</actCLA>>
  59. <<actCLA 'Don`t pay attention in class'>>
  60. <<set $bored = rand(1,4)>>
  61. <<if getvar("$bored") == 1>>
  62. <<image "locations/pavlovsk/school/classroom/bored.jpg">>
  63. Mr. Vasilyev has gone on one of his exhaustively long and indepth explanations about one of the art styles, how it influenced society in all sorts of ways and in return was influenced by current events. You thought this class was about art, not history. That comes to an abrupt end when a loud crash in the room nearly startles you out of your chair.
  64. Everyone in the room turns to see Svyatoslav on the floor, his desk overturned as his cellphone slides across the floor before clattering against the wall. Silence is soon replaced by laughter. The eyes of the entire class on him, Svyatoslav struggles to act nonchalant as he works to quickly return his desk to an upright position and gather the items that had fallen to the floor. Just as he reaches for his phone, Anushka snatches it off the floor and starts looking at it.
  65. <p>"Ooooh what's this? Whose panties are these Svyatoslav?" He grabs hold of her, attempting to wrestle his phone away from her as she keeps talking. Her voice is strained a bit as Svyatoslav easily overpowers her, but she doesn't make it easy on him, holding onto the phone for as long as she can.</p>
  66. <<set $temp = rand(0,5)>>
  67. <<if getvar("$temp") == 0>>
  68. "White cotton panties by the look of it. Must be Julia''s." Mr. Vasilyev is desperately trying to get the class to calm down. Julia''s face goes beet red as you wonder how Anushka knows her panties.
  69. <<elseif getvar("$temp") == 1>>
  70. <p>"Some expensive looking white lacy panties. Are they yours Katja?" Mr. Vasilyev is desperately trying to get the class to calm down. Katja blushes deeply as you wonder how Anushka knows her panties.</p>
  71. <<elseif getvar("$temp") == 2>>
  72. <p>"Oooooh. Albina's leopard print g-string! At least you have good taste!" Mr. Vasilyev is desperately trying to get the class to calm down. Albina snaps her knees together and glares at Svyatoslav as if trying to kill him with it. He starts frantically apologizing to her as you wonder how Anushka knows her panties.</p>
  73. <<elseif getvar("$temp") == 3>>
  74. <p>"Black and yellow 'Slippery when wet' panties?" Mr. Vasilyev is desperately trying to get the class to calm down as Anushka laughs. "Those are mine!" She grins at Svyatoslav, places a hand on his chest and looks him right in the eyes. "If you wanted to see, then all you had to do was ask," she says as she hikes up her skirt to show off her black and yellow panties. Mr. Vasilyev opens his jacket wide to try and block the view.</p>
  75. <<elseif getvar("$temp") == 4>>
  76. "Natasha''s rather stylish red cotton panties by the looks of it." Mr. Vasilyev is desperately trying to get the class to calm down. You notice Natasha blushing as you wonder how Anushka knows her panties.
  77. <<elseif getvar("$temp") == 5>>
  78. <p>"What is that? Comic book character panties? They can only be Zinaida's." Mr. Vasilyev is desperately trying to get the class to calm down. You see the mortified look on Zinaida's face before she buries her head on her desk as you wonder how Anushka knows her panties.</p>
  79. <</if>>
  80. <<set $temp to null>>
  81. Once Svyatoslav has his phone back and Mr. Vasilyev has the class calmed down, he calls both of them up to his desk, looks at the phone and talks quietly to both of them, reprimanding Svyatoslav about taking panty shots and Anushka about disrespecting people''s privacy. Svyatoslav looks slightly abashed, while Anushka just looks bored.
  82. <<actCLA 'Wait for the end of the lesson'>>
  83. <<gs 'gschool_lessonsev3' 'art'>>
  84. <</actCLA>>
  85. <<elseif getvar("$bored") == 2 and $npc('A155').rel >= 50 and $pc.hotcat >= 6 and $wardrobe.isWearingPanties>>
  86. <<image "characters/pavlovsk/school/girl/anushka/sex/school/classroom1.jpg">>
  87. <p></p>
  88. <<actCLA 'So bored'>>
  89. <<image "characters/pavlovsk/school/girl/anushka/sex/school/classroom2.jpg">>
  90. You are bored out of your mind and can barely pretend to be paying attention. You notice Anushka watching you out of the corner of your eye for a few minutes before she stops and starts writing something on a piece of paper.
  91. <<actCLA 'Read the note'>>
  92. <<image "characters/pavlovsk/school/girl/anushka/sex/school/classroom3.jpg">>
  93. After a few seconds Anushka stops writing, tears the paper out of her notebook, folds it up and then passes it over to you. You take a look around to make sure no one is looking before taking the note from her.
  94. <<actCLA 'Oh that`s why'>>
  95. <<image "characters/pavlovsk/school/girl/anushka/sex/school/classroom4.jpg">>
  96. Her answer to your question is to put her fingers in a V shape on her mouth and stick her tongue between them, making the universal sign for eating pussy. For a moment, you are surprised but then you remember that this is Anushka. If anyone would ask someone to leave in the middle of class for sex, it would be her.
  97. <<actCLA 'Refuse' undefined `{willpower:['action','resist','medium']}`>>
  98. <<image "characters/pavlovsk/school/girl/anushka/sex/school/classroom1.jpg">>
  99. You shake your head and she frowns at you, then sighs as she rolls her eyes. She stops paying attention to you and you try your best to focus on the class, no matter how boring it is.
  100. <<actCLA 'Wait for the end of the lesson'>>
  101. <<gs 'gschool_lessonsev3' 'art'>>
  102. <</actCLA>>
  103. <</actCLA>>
  104. <<actCLA 'Ask to go to the restroom'>>
  105. <<image "characters/pavlovsk/school/girl/anushka/sex/school/classroom5.jpg">>
  106. <p>You can't help be grin at her antics. You raise your hand until Mr. Vasilyev sees you. "Yes, $pc.name_last?" he asks.</p>
  107. "I need to use the restroom, sir." you reply.
  108. "You should have done that during your break." he says in a slightly exacerbated tone.
  109. <p>"I really need to go! It's girl stuff." He sighs and looks at you suspiciously, but then waves towards the door.</p>
  110. "Very well, but come back quickly please." he says.
  111. <<act 'Go to the girls restroom'>>
  112. <<gt 'gschool_lessons3' 'meet_anushka'>>
  113. <</act>>
  114. <</actCLA>>
  115. <</actCLA>>
  116. <</actCLA>>
  117. <</actCLA>>
  118. <<else>>
  119. <<image "locations/pavlovsk/school/classroom/bored.jpg">>
  120. Mr. Vasilyev has gone on one of his exhaustively long and indepth explanations about one of the art styles, how it influenced society in all sorts of ways and in return was influenced by current events. You thought this class was about art, not history.
  121. <<actCLA 'Wait for the end of the lesson'>>
  122. <<gs 'gschool_lessonsev3' 'art'>>
  123. <</actCLA>>
  124. <<actCLA 'Take selfie'>>
  125. <<gs 'phone_selfies' 'Phone_selfie_totals'>>
  126. <<image "locations/pavlovsk/school/classroom/takeselfie.jpg">>
  127. <p>While looking at your phone you decide now would be a good time to take a selfie, but what kind of selfie should you take?</p>
  128. <<actCLA 'Regular selfie'>>
  129. <<if getvar("$Enable_Android") == 1>>
  130. <<set temp_selfietot = $selfieClotot[arrpos(''$selfieLoc'', ''school_classroom'',1)]>>
  131. <<else>>
  132. <<set temp_selfietot = $selfieClotot[arrpos(1, ''$selfieLoc'', ''school_classroom'')]>>
  133. <</if>>
  134. <<set $i = rand(1,temp_selfietot)>>
  135. <<setinit $school_classroom_closelfie[$i] = 1>>
  136. <<image `'pc/activities/phone/selfies/school_classroom/clothed/'+$i+'.jpg'`>>
  137. Just a cute selfie. Nothing too daring, yet it gives you something to do. You take several selfies of yourself until you find one you like. You keep it and delete the rest of them. You manage to take them without Mr. Vasilyev even noticing.
  138. <<actCLA 'Wait for the end of the lesson'>>
  139. <<gs 'gschool_lessonsev3' 'art'>>
  140. <</actCLA>>
  141. <</actCLA>>
  142. <<actCLA 'Take bare breasts selfie' undefined `{willpower:['exhib','self','medium']}`>>
  143. <<run $pc.arouse('flash','exhibitionism',undefined,[-5])>>
  144. <<fame 'pav' 'sex' 3>>
  145. <<if getvar("$Enable_Android") == 1>>
  146. <<set temp_selfietot = $selfieTitflash[arrpos(''$selfieLoc'', ''school_classroom'',1)]>>
  147. <<else>>
  148. <<set temp_selfietot = $selfieTitflash[arrpos(1, ''$selfieLoc'', ''school_classroom'')]>>
  149. <</if>>
  150. <<set $i = rand(1,temp_selfietot)>>
  151. <<setinit $school_classroom_titflash[$i] = 1>>
  152. <<image `'pc/activities/phone/selfies/school_classroom/titflash/'+$i+'.jpg'`>>
  153. You think that taking a selfie of your bare bare breasts in the middle of class is a great idea. Maybe you'll share it, maybe not, but either way it should be fun and could be fun to send to someone and tease them with it. You glance around and when everyone is busy, you pull open your shirt and expose your breasts. You take a couple of quick selfies of your exposed breasts until you get one you really like. You save that one to your phone and delete the rest.
  154. <<actCLA 'Wait for the end of the lesson'>>
  155. <<gs 'gschool_lessonsev3' 'art'>>
  156. <</actCLA>>
  157. <</actCLA>>
  158. <<if $wardrobe.isWearingPanties>>
  159. <<actCLA 'Take bare pussy selfie (will_cost Willpower)' undefined `{willpower:['exhib','self','medium']}`>>
  160. <<gs 'willpower' 'exhib' 'self' 'medium'>>
  161. <<arouse 'flash' -5 `['exhibitionism']`>>
  162. <<fame 'pav' 'sex' 3>>
  163. <<if getvar("$Enable_Android") == 1>>
  164. <<set temp_selfietot = $selfiePussyflash[arrpos(''$selfieLoc'', ''school_classroom'',1)]>>
  165. <<else>>
  166. <<set temp_selfietot = $selfiePussyflash[arrpos(1, ''$selfieLoc'', ''school_classroom'')]>>
  167. <</if>>
  168. <<set $i = rand(1,temp_selfietot)>>
  169. <<setinit $school_classroom_pussyflash[$i] = 1>>
  170. <<image `"pc/activities/phone/selfies/school_classroom/pussyflash/"+$i+".jpg"`>>
  171. You feel the excitement growing inside you at the idea. Maybe you'll share it, maybe not, but either way it should be fun and could be fun to send to someone and tease them with it. You glance around and when everyone is busy, you pull open up your skirt and pull your panties aside until your pussy is exposed. You take a couple of quick selfies of your exposed pussy until you get one you really like. You save that one to your phone and delete the rest.
  172. <<actCLA 'Wait for the end of the lesson'>>
  173. <<gs 'gschool_lessonsev3' 'art'>>
  174. <</actCLA>>
  175. <</actCLA>>
  176. <<else>>
  177. <<actCLA 'Take bare pussy selfie' undefined `{willpower:['exhib','self','medium']}`>>
  178. <<gs 'willpower' 'exhib' 'self' 'medium'>>
  179. <<arouse 'flash' -5 `['exhibitionism']`>>
  180. <<fame 'pav' 'sex' 3>>
  181. <<if getvar("$Enable_Android") == 1>>
  182. <<set temp_selfietot = $selfiePussyflash[arrpos(''$selfieLoc'', ''school_classroom'',1)]>>
  183. <<else>>
  184. <<set temp_selfietot = $selfiePussyflash[arrpos(1, ''$selfieLoc'', ''school_classroom'')]>>
  185. <</if>>
  186. <<set $i = rand(1,temp_selfietot)>>
  187. <<setinit $school_classroom_pussyflash[$i] = 1>>
  188. <<image `"pc/activities/phone/selfies/school_classroom/pussyflash/"+$i+".jpg"`>>
  189. You can feel yourself getting wet as you imagine taking a selfie of yourself while not wearing your panties. Maybe you'll share it, maybe not, but either way it could be fun. You glance around and when everyone looks busy, you pull open up your skirt, exposing your already bare pussy. You take a couple of quick selfies of your pussy until you get one you really like. You save that one to your phone and delete the rest.
  190. <<actCLA 'Wait for the end of the lesson'>>
  191. <<gs 'gschool_lessonsev1' 'russian'>>
  192. <</actCLA>>
  193. <</actCLA>>
  194. <</if>>
  195. <</actCLA>>
  196. <<actCLA 'Tease Svyatoslav'>>
  197. <<image "locations/pavlovsk/school/classroom/tease.jpg">>
  198. You get Svyatoslav''s attention by smiling at him when he looks in your direction before you lean back in your chair and stretch your arms back over your head, causing your breasts to thrust out as you do. As he watches you, you bite your lower lip, looking all coy and seductive to him. Once you finish your stretch, you act innocent, like you didn''t do anything.
  199. <p>Svyatoslav glances around then leans over a bit to say "Come on, don't be like that $pc.name_nick. Show me a little more."</p>
  200. Before you can decide what to do, Anushka, who watched it all, gets your attention.
  201. <<actCLA 'Anushka`s suggestion'>>
  202. <<image "locations/pavlovsk/school/classroom/teaseb1.jpg">>
  203. Anushka leans over and whispers in your ear. "Flash him your tits," she says with a giggle.
  204. <p>You're taken aback by her words. "Why would I do that?" you ask.</p>
  205. <p>She grins. "To tease him of course, just like your stretch. Go on, do it! Or flash him your panties."</p>
  206. <<actCLA 'Refuse to flash (will_cost Willpower)' undefined `{willpower:['exhib' 'resist' 'medium']}`>>
  207. <<image "locations/pavlovsk/school/classroom/teaseb3.jpg">>
  208. You shake your head and Svyatoslav frowns. He obviously heard or guessed what Anushka had tried to get you to do. After a few minutes, the class goes back to normal and you find yourself once more bored and waiting for the lesson to be over.
  209. <<actCLA 'Wait for the end of the lesson'>>
  210. <<gs 'gschool_lessonsev3' 'art'>>
  211. <</actCLA>>
  212. <</actCLA>>
  213. <<actCLA 'Flash your breasts'>>
  214. <<relationship 'A8' 'like'>>
  215. <<gs 'flash' 'tits' 'indoors' 2 1>>
  216. <<fame 'pav' 'sex' 5>>
  217. <<image "locations/pavlovsk/school/classroom/teaseb2.jpg">>
  218. You glance around and wait until no one but the two of them are looking before you lean back and pull up your shirt to expose your bare breasts. Your nipples get hard from the excitement as Svyatoslav stares at your bare breasts, looking almost entranced by them.
  219. <<actCLA 'Put them away'>>
  220. <<image "locations/pavlovsk/school/classroom/teaseb3.jpg">>
  221. You pull your shirt down quickly when another student looks over, which causes Anushka to giggle and Svyatoslav to shake his head. Several other students look over as if they just realized that they have missed something. You ignore their looks, Svyatoslav''s stare and Anushka''s giggles and wait for class to end.
  222. <<actCLA 'Wait for the end of the lesson'>>
  223. <<gs 'gschool_lessonsev3' 'art'>>
  224. <</actCLA>>
  225. <</actCLA>>
  226. <</actCLA>>
  227. <<if $wardrobe.isWearingPanties>>
  228. <<actCLA 'Flash your panties'>>
  229. <<relationship 'A8' 'like'>>
  230. <<gs 'flash' 'panties' 'indoors' 2 1>>
  231. <<fame 'pav' 'sex' 1>>
  232. <<image "locations/pavlovsk/school/classroom/teasep1.jpg">>
  233. You turn towards Svyatoslav so you're sitting sideways while facing him. You pull your skirt up a little, showing off a glimpse of your panties, which makes him grin wide. He motions for you to pull your skirt up higher to give him a better view.
  234. <<gs 'willpower' 'exhib' 'resist' 'medium'>>
  235. <<if $will_cost <= $pc.willpower>>
  236. <<actCLA 'Refuse (will_cost Willpower)'>>
  237. <<gs 'willpower' 'pay' 'resist'>>
  238. <<image "locations/pavlovsk/school/classroom/teaseb3.jpg">>
  239. You shake your head and Svyatoslav frowns as you pull your skirt back down and turn back to face the front of the class. After a few minutes, the class goes back to normal and you find yourself once more bored and waiting for class to be over.
  240. <<actCLA 'Wait for the end of the lesson'>>
  241. <<gs 'gschool_lessonsev3' 'art'>>
  242. <</actCLA>>
  243. <</actCLA>>
  244. <<else>>
  245. <<actCLA `'Refuse ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  246. <</if>>
  247. <<actCLA 'Raise your skirt more'>>
  248. <<relationship 'A8' 'like'>>
  249. <<gs 'flash' 'panties' 'indoors' 2 1>>
  250. <<fame 'pav' 'sex' 1>>
  251. <<image "locations/pavlovsk/school/classroom/teasep2.jpg">>
  252. You pull your skirt up more so your panties are exposed to Svyatoslav, who grins wide as he stares at your panty covered pussy. You can tell he's hoping to see more by the way he's looking at you.
  253. <<actCLA 'Continue'>>
  254. <<image "locations/pavlovsk/school/classroom/teasep3.jpg">>
  255. <p>Just then, he reaches over, grabs the front of your panties and tries to pull them down to get a look at your pussy. You grab his hand just in time to stop him from doing it. "Come on $pc.name_nick, show me your pussy." he whispers as he keeps trying to tug your panties down.</p>
  256. <<gs 'willpower' 'exhib' 'resist' 'medium'>>
  257. <<if $will_cost <= $pc.willpower>>
  258. <<actCLA 'Refuse (will_cost Willpower)'>>
  259. <<gs 'willpower' 'pay' 'resist'>>
  260. <<image "locations/pavlovsk/school/classroom/teasep5.jpg">>
  261. You forcefully pull his hand away and Svyatoslav frowns as you pull your skirt back down and turn back to face the front of the class. After a few minutes, the class goes back to normal and you find yourself once more bored and waiting for the lesson to be over.
  262. <<actCLA 'Wait for the end of the lesson'>>
  263. <<gs 'gschool_lessonsev3' 'art'>>
  264. <</actCLA>>
  265. <</actCLA>>
  266. <<else>>
  267. <<actCLA `'Refuse ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  268. <</if>>
  269. <<actCLA 'Show him your pussy'>>
  270. <<relationship 'A8' 'like'>>
  271. <<fame 'pav' 'sex' 5>>
  272. <<gs 'flash' 'pussy' 'indoors' 3 1>>
  273. <<image "locations/pavlovsk/school/classroom/teasep4.jpg">>
  274. "Well let go and I'll show you," you tell him with a sly smile. He pauses, but then lets go and keeps watching. You lean back and lift one leg as you reach down and pull your panties aside to reveal your pussy to Svyatoslav and anyone else who happens to look this way. Anushka tries to sneak a peek as well as you see the bulge growing in Svyatoslav''s pants.
  275. <<actCLA 'Put your pussy away'>>
  276. <<image "locations/pavlovsk/school/classroom/teasep5.jpg">>
  277. After a few minutes, you pull your panties back in place, pull your skirt back down and turn to face the front of the class again. Svyatoslav looks crestfallen, obviously hoping for it to have lasted longer, but you ignore his pleading looks and look to the front of the class. The thrill of what you just did keeps the rest of class from being boring.
  278. <<actCLA 'Wait for the end of the lesson'>>
  279. <<gs 'gschool_lessonsev3' 'art'>>
  280. <</actCLA>>
  281. <</actCLA>>
  282. <</actCLA>>
  283. <</actCLA>>
  284. <</actCLA>>
  285. <</actCLA>>
  286. <</if>>
  287. <</actCLA>>
  288. <</actCLA>>
  289. <<if $wardrobe.isWearingPanties>>
  290. <<gs 'willpower' 'exhib' 'self' 'medium'>>
  291. <<if $will_cost <= $pc.willpower and $wardrobe.isWearingPanties>>
  292. <<actCLA 'Remove panties (will_cost Willpower)'>>
  293. <<set $wardrobe.pantyworntype = 'none'>>
  294. <<gs 'willpower' 'exhib' 'self' 'medium'>>
  295. <<gs 'willpower' 'pay' 'self'>>
  296. <<fame 'pav' 'sex' 5>>
  297. <<image "locations/pavlovsk/school/classroom/removepanties.jpg">>
  298. While sitting at your desk feeling bored, you notice no one is looking at you, so you decide to take your panties off. You reach under your skirt and pull them down slowly. Once they get past your knees you open your legs slightly and your panties fall down around your ankles. You step out of them, but as you're bending over to pick them up, you realize that a few people have noticed. You quickly pick up your panties, stuff them in your purse and ignore the stares.
  299. <<actCLA 'Wait for the end of the lesson'>>
  300. <<gs 'gschool_lessonsev3' 'art'>>
  301. <</actCLA>>
  302. <</actCLA>>
  303. <<else>>
  304. <<actCLA `'Remove panties ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  305. <</if>>
  306. <</if>>
  307. <</if>>
  308. <</actCLA>>
  309. <<actCLA 'Daydream'>>
  310. <<set $time.daydream = rand(1,4)>>
  311. <<if getvar("$time.daydream") == 1>>
  312. <<image "locations/pavlovsk/school/classroom/caughtsleeping.jpg">>
  313. <p>Today's lesson doesn't particularly interest you and you find yourself drifting off constantly. After a while, you notice Mr. Vasilyev has stopped talking and is looking at you intently, asking you to pay attention. This is apparantly the third time he has asked; you missed the first two while you were lost in your own thoughts. The whole class is looking at you.</p>
  314. Mr. Vasilyev tries to convince you of the importance of today''s lesson. "Please pay attention, this is very important. Today''s topic is going to be on the exam."
  315. <<actCLA 'Reluctantly pay attention'>>
  316. <<run $pc.skillExperienceGain('art',rand(0,1))>>
  317. <<run $pc.skillExperienceGain('agility',rand(0,1))>>
  318. <<run $quest('school').func('class_activity_attributes','art' $pc.skillLevel("intelligence"))>>
  319. <<image "locations/pavlovsk/school/bathroom/angryteacher.jpg">>
  320. You roll your eyes at him when he turns his back and you sit through the rest of the lesson in silence. Despite your best efforts, you struggle to pay attention and don't learn anything.
  321. <<actCLA 'Wait for the end of the lesson'>>
  322. <<gs 'gschool_lessonsev3' 'art'>>
  323. <</actCLA>>
  324. <</actCLA>>
  325. <<actCLA 'Be a smart ass' undefined `{willpower:['misc','self','medium']}`>>
  326. <<gs 'willpower' 'pay' 'self'>>
  327. <<set $demerit += 1>>
  328. <<run $quest('school').func('groupRelInc','cool',1)>>
  329. <<run $quest('school').func('groupRelInc','gopniks',1)>>
  330. <<run $quest('school').func('groupRelInc','nerds',-1)>>
  331. <<image "locations/pavlovsk/school/classroom/payattention.jpg">>
  332. <p>"Of please, if you go on and on about the history of art again, I might actually fall asleep!" you answer boldly.</p>
  333. The whole class is stunned into silence at you insulting Mr. Vasilyev, who just stares at you unimpressed with his arms folded.
  334. <p>"I won't tolerate such disrespectful behavior in my class Miss $pc.name_last. Now get out and report to the principal now!"</p>
  335. <<actCLA 'Go to principal`s office'>>
  336. <<set $demerit += 10 + $school_bunk * 5>> <<gt 'gschool_office' 'principal'>>
  337. <</actCLA>>
  338. <<gs 'willpower' 'misc' 'self' 'medium'>>
  339. <<if $will_cost <= $pc.willpower>>
  340. <<actCLA 'Don`t leave the classroom (will_cost Willpower)'>>
  341. <<gs 'willpower' 'pay' 'resist'>>
  342. <<set $demerit += 1>>
  343. <<run $quest('school').func('groupRelInc','gopniks',1)>>
  344. <<run $quest('school').func('groupRelInc','nerds',-1)>>
  345. <<image "locations/pavlovsk/school/classroom/payattention.jpg">>
  346. <p>"What good would that do? I'm not interrupting your class. Go back to your boring lecture and leave me alone!" you answer brashly, having no intention of getting up.</p>
  347. <p>"Miss $pc.name_last, you will get out of my class NOW!" he demands while pointing at the door. You scoff and begrudingly leave the class.</p>
  348. <<act 'Go to the principal`s office'>>
  349. <<gt 'gschool_office' 'principal'>>
  350. <</act>>
  351. <</actCLA>>
  352. <<else>>
  353. <<actCLA `'Don""t leave the classroom ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  354. <</if>>
  355. <</actCLA>>
  356. <<elseif getvar("$time.daydream") == 2>>
  357. <<if getvar("$class['school_art_grade']") >= 80>>
  358. <<image "locations/pavlovsk/school/classroom/sleeping.jpg">>
  359. You're far too tired to pay attention in class today. You don't even know what the lesson is about as you keep dozing off.
  360. You're snapped back to consciousness when you hear Mr. Vasilyev call your name. Everyone looks at you expectantly, and you realize that you were just asked a question about the topic.
  361. Taking your best guess at what the teacher might be asking, the entire class is shocked as you somehow manage to produce the correct answer, since it must''ve been obvious to everyone that you were sleeping. "Very good, but try and keep your head up during class if you don't mind." Mr. Vasilyev replies.
  362. <<else>>
  363. <<image "locations/pavlovsk/school/classroom/sleeping.jpg">>
  364. You're far too tired to pay attention in class today. You don't even know what the lesson is about as you keep dozing off.
  365. You're snapped back to consciousness when you hear Mr. Vasilyev call your name. Everyone is looking at you expectantly, and you realize that you were just asked a question about the topic.
  366. You take your best guess at what they might be asking. Some of the other students snicker when you say something that's obviously wrong. Mr. Vasilyev chides you for sleeping in class and asks for someone else to inform you of the correct answer.
  367. It was an embarrassing experience, but the sudden adrenaline surge helps you to stay awake for the rest of the period.
  368. <</if>>
  369. <<actCLA 'Wait for the end of the lesson'>>
  370. <<gs 'gschool_lessonsev3' 'art'>>
  371. <</actCLA>>
  372. <<else>>
  373. <<image "locations/pavlovsk/school/classroom/sleeping.jpg">>
  374. You fell asleep and the bell wakes you up.
  375. <<actCLA 'Leave class'>><<gs 'school_schedule'>><</actCLA>>
  376. <</if>>
  377. <</actCLA>>
  378. <<actCLA 'Play with your phone'>>
  379. <<image "locations/pavlovsk/school/classroom/phone.jpg">>
  380. You take out your phone and begin to play a game, hoping the boring lesson will be over soon.
  381. <<set $playphone = rand(1,2)>>
  382. <<if getvar("$playphone") == 1>>
  383. <<image "locations/pavlovsk/school/classroom/caughtonphone.jpg">>
  384. You hear Mr. Vasilyev clear his throat and glance up to see him looking at you sternly.
  385. <<actCLA 'Put your phone away'>>
  386. <<run $quest('school').func('groupRelInc','gopniks',-1)>>
  387. <<run $quest('school').func('groupRelInc','nerds',1)>>
  388. <<image "locations/pavlovsk/school/classroom/bored.jpg">>
  389. You decide not to aggravate the situation and put your phone away. Mr. Vasilyev looks at you gratefully before continuing the lesson.
  390. <<actCLA 'Wait for the end of the lesson'>>
  391. <<gs 'gschool_lessonsev3' 'art'>>
  392. <</actCLA>>
  393. <</actCLA>>
  394. <<actCLA 'Keep using your phone (will_cost Willpower)' undefined `{willpower:['misc' 'self' 'medium']}`>>
  395. <<gs 'willpower' 'pay' 'self'>>
  396. <<run $quest('school').func('groupRelInc','cool',1)>>
  397. <<run $quest('school').func('groupRelInc','gopniks',1)>>
  398. <<run $quest('school').func('groupRelInc','nerds',-1)>>
  399. <<set $demerit += 5>>
  400. <<image "locations/pavlovsk/school/classroom/caughtonphone.jpg">>
  401. You ignore him and keep using your phone as he walks over to your desk.
  402. <<actCLA 'Hand over the phone'>>
  403. <<run $quest('school').func('groupRelInc','gopniks',-1)>>
  404. <<run $quest('school').func('groupRelInc','nerds',1)>>
  405. <<image "locations/pavlovsk/school/classroom/takephone.jpg">>
  406. You decide it's not worth it and silently hand your phone to Mr. Vasilyev.
  407. He tuts and shakes his head before walking back to the front of the class. "You can have it back after class. Now pay attention please."
  408. <<actCLA 'Wait for the end of the lesson'>>
  409. <<gs 'gschool_lessonsev3' 'art'>>
  410. <</actCLA>>
  411. <</actCLA>>
  412. <<actCLA 'Take photos under your skirt' undefined `{willpower:['exhib','self']}`>>
  413. <<gs 'willpower' 'exhib' 'self'>>
  414. <<gs 'willpower' 'pay' 'self'>>
  415. <<if $wardrobe.isWearingPanties>>
  416. <<gs 'flash' 'panties' 'indoors' 1 1>>
  417. <<image "locations/pavlovsk/school/classroom/upskirtselfie.jpg">>
  418. <<else>>
  419. <<gs 'flash' 'pussy' 'indoors' 2 1>>
  420. <<image "locations/pavlovsk/school/classroom/literature/nopanties_upskirt.jpg">>
  421. <</if>>
  422. You decide to have some fun. You quickly slide the phone between your legs and snap some photos under your skirt.
  423. <p>Mr. Vasilyev arrives at your desk. "Unless you're listening to some music, then what is more important than paying attention in my class? Hand it over."</p>
  424. <p>"Wouldn't you like to know!" you tease. You hand over your phone with the last picture you took still on the screen.</p>
  425. You hold in a laugh when you see the wide eyed and shocked look on his face when he sees what''s on the screen. He blushes a bright red as he hastily turns the screen off and returns to the front of the class.
  426. He composes himself and gets ready to continue the lesson.
  427. <<actCLA 'Wait for the end of the lesson'>><<gs 'school_schedule'>><</actCLA>>
  428. <</actCLA>>
  429. <<gs 'willpower' 'misc' 'self' 'medium'>>
  430. <<if $wardrobe.isWearingBra and $will_cost <= $pc.willpower>>
  431. <<actCLA 'Hide the phone in your bra (will_cost Willpower)'>>
  432. <<gs 'willpower' 'misc' 'self' 'medium'>>
  433. <<gs 'willpower' 'pay' 'self'>>
  434. <<set $demerit += 5>>
  435. <<image "locations/pavlovsk/school/classroom/nophone.jpg">>
  436. You deftly shove the phone in your bra, and smile fiendishly as you see the flabbergasted look on your teacher''s face.
  437. <p>You pretend it's a perfectly normal place to store your phone and mock him in a cute voice. "Is there a problem, Mr. Vasilyev? Go ahead, take my phone if it's not allowed." You thrust your chest forward, the outline of your phone visible through the fabric.</p>
  438. <p>Mr. Vasilyev is stunned by your move. "You know that this isn't appropriate Miss $pc.name_last. Please hand it over." You have no intention of doing so and wiggle your chest a bit. He soon admits defeat and returns to his lesson as you pull your phone back out and return to your game.</p>
  439. <<actCLA 'Wait for the end of the lesson'>><<gs 'school_schedule'>><</actCLA>>
  440. <</actCLA>>
  441. <<elseif $wardrobe.isWearingBra and $will_cost > $pc.willpower>>
  442. <<actCLA `'Hide the phone in your bra ('+$will_cost+')'`>><font color=red><br/>You don`t have enough willpower to use this action.</font><</actCLA>>
  443. <</if>>
  444. <</actCLA>>
  445. <<else>>
  446. You play on your phone for the duration of class. You play a few games and text a few friends, all under Mr. Vasilyev''s oblivious nose.
  447. <<actCLA 'Wait for the end of the lesson'>>
  448. <<gs 'gschool_lessonsev3' 'art'>>
  449. <</actCLA>>
  450. <</if>>
  451. <</actCLA>>
  452. <</if>>
  453. -->