|
@@ -9,7 +9,7 @@ if $ARGS[0] = '':
|
|
|
'<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
'Katja looks at you, smiling. "<<$pcs_nickname>>, come to my house, we can help each other with our homework."'
|
|
|
|
|
|
- if fedorKozlovQW >= 10 and FedorKatjaChat = 0:FedorKatjaChat = 1 & 'You and Katja run into Fedor. He waves as he asks "Hey girls, what are you two up to?" Katja downcasts her eyes, noticably embarrassed. "We are just going to do our homework together." Fedor thinks for a bit, then says, "Okay Then, I''ll see you some other time." Then turns and walks away.'
|
|
|
+ if fedorKozlovQW >= 10 and FedorKatjaChat = 0:FedorKatjaChat = 1 & 'You and Katja run into Fedor. He waves as he asks "Hey girls, what are you two up to?" Katja downcasts her eyes, noticeably embarrassed. "We are just going to do our homework together." Fedor thinks for a bit, then says, "Okay Then, I''ll see you some other time." Then turns and walks away.'
|
|
|
''
|
|
|
if katja_debug = 1:
|
|
|
'KatjaLust - <<KatjaLust>>'
|
|
@@ -49,7 +49,7 @@ if $ARGS[0] = '1':
|
|
|
|
|
|
if flag_KissEV = 1: flag_KissEV = 2 & '"I liked kissing, even if we had to kiss all the boys too, well, all of them but the jerk that called us lesbians." suddenly said Katja. You only snorted in response.'
|
|
|
|
|
|
- 'Finally you get to her house. A detached two storey house with attached garages and quite a large garden, giving the impression of neatness and order. Katja shows you to her room.'
|
|
|
+ 'Finally you get to her house. A detached two story house with attached garages and quite a large garden, giving the impression of neatness and order. Katja shows you to her room.'
|
|
|
|
|
|
act 'Go to Katjas room': gt 'katjaEv', '2'
|
|
|
end
|
|
@@ -69,7 +69,7 @@ end
|
|
|
if $ARGS[0] = '3':
|
|
|
cls
|
|
|
minut += 30
|
|
|
- npc_rel['A14'] += 10
|
|
|
+ npc_rel['A14'] += 2
|
|
|
lernHome = 0
|
|
|
lern += rand(2, 4)
|
|
|
intel_exp += rand(0, 1) + (mentats_dose - rand(0,mentats_dose))
|
|
@@ -112,21 +112,28 @@ if $ARGS[0] = '5':
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
'You smile at Katja and say that of course you kissed boys. Katja, even more shyly, "You see <<$pcs_nickname>>, I like this guy, he''s older than me, and I am afraid that when we start to kiss, I''ll do something wrong. Could you teach me how to kiss?"'
|
|
|
+
|
|
|
act 'Kiss': gt 'katjaEv', 'kiss'
|
|
|
+
|
|
|
+ gs 'willpower', 'kiss', 'resist', 'medium'
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
+ act 'No (<<will_cost>> Willpower)':
|
|
|
+ cls
|
|
|
+ katjaLernQW = 0
|
|
|
+ katjaLernTimes = 1
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
+ gs 'stat'
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
+ 'You refuse to kiss Katja and she gets mad at you.'
|
|
|
|
|
|
- act 'No':
|
|
|
- cls
|
|
|
- katjaLernQW = 0
|
|
|
- katjaLernTimes = 1
|
|
|
- gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
- 'You refuse to kiss Katja and she gets mad at you.'
|
|
|
-
|
|
|
- if mey_vika['key'] = 1:
|
|
|
- Act 'Leave the room': gt 'mey_home', 'start'
|
|
|
- else
|
|
|
- act 'Say goodbye and leave':minut += 5 & gt 'pavResidential'
|
|
|
+ if mey_vika['key'] = 1:
|
|
|
+ Act 'Leave the room': gt 'mey_home', 'start'
|
|
|
+ else
|
|
|
+ act 'Say goodbye and leave':minut += 5 & gt 'pavResidential'
|
|
|
+ end
|
|
|
end
|
|
|
+ else
|
|
|
+ act 'No (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -135,20 +142,28 @@ if $ARGS[0] = '5':
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
'You shake your head and say that you have never kissed a boy. Katja, even more shyly, "You see <<$pcs_nickname>>, I like this guy, he''s older than me, and I am afraid that when we start to kiss, I''ll do something wrong. Maybe we could try kissing and learn that way?"'
|
|
|
+
|
|
|
act 'Kiss': gt 'katjaEv', 'kiss'
|
|
|
|
|
|
- act 'No':
|
|
|
- cls
|
|
|
- katjaLernQW = 0
|
|
|
- katjaLernTimes = 1
|
|
|
- gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
- 'You refuse to kiss Katja and she gets mad at you.'
|
|
|
- if mey_vika['key'] = 1:
|
|
|
- Act 'Leave the room': gt 'mey_home', 'start'
|
|
|
- else
|
|
|
- act 'Say goodbye and leave':minut += 5 & gt 'pavResidential'
|
|
|
+ gs 'willpower', 'kiss', 'resist', 'medium'
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
+ act 'No (<<will_cost>> Willpower)':
|
|
|
+ cls
|
|
|
+ katjaLernQW = 0
|
|
|
+ katjaLernTimes = 1
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
+ gs 'stat'
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
+ 'You refuse to kiss Katja and she gets mad at you.'
|
|
|
+
|
|
|
+ if mey_vika['key'] = 1:
|
|
|
+ Act 'Leave the room': gt 'mey_home', 'start'
|
|
|
+ else
|
|
|
+ act 'Say goodbye and leave':minut += 5 & gt 'pavResidential'
|
|
|
+ end
|
|
|
end
|
|
|
+ else
|
|
|
+ act 'No (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -395,7 +410,7 @@ if $ARGS[0] = 'kiss':
|
|
|
if KatjaHorny >= 75 and mesec <= 0:
|
|
|
'Katja moves her hands to your chest and gently touches them with her finger.'
|
|
|
|
|
|
- act 'touch her chest':
|
|
|
+ act 'Touch her chest':
|
|
|
cls
|
|
|
minut += 5
|
|
|
pcs_horny += 10
|
|
@@ -407,16 +422,16 @@ if $ARGS[0] = 'kiss':
|
|
|
katjalustrand = rand(0, 30)
|
|
|
|
|
|
if KatjaLust < katjalustrand:
|
|
|
- 'You''re touching each others breasts a little before Katja moves away from you.'
|
|
|
+ 'You''re touching each others breasts a little before Katja moves away from you.'
|
|
|
|
|
|
- act 'Further':gt 'KatjaHomeTalk'
|
|
|
+ act 'Stop':gt 'KatjaHomeTalk'
|
|
|
|
|
|
- if pcs_dom > 0:
|
|
|
- act 'grab her':
|
|
|
+ gs 'willpower', 'sex', 'force', 'hard'
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
+ act 'Grab her (<<will_cost>> Willpower)':
|
|
|
cls
|
|
|
minut += 5
|
|
|
pcs_horny += 10
|
|
|
- pcs_dom -= 1
|
|
|
KatjaDom -= 5
|
|
|
KatjaHorny -= 10
|
|
|
KatjaLust += 1
|
|
@@ -457,6 +472,9 @@ if $ARGS[0] = 'kiss':
|
|
|
end
|
|
|
end
|
|
|
end
|
|
|
+ else
|
|
|
+ act 'Grab her (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
+ end
|
|
|
end
|
|
|
else
|
|
|
'Katja starts stroking your chest stronger and you feel as she undoes your bra, trying to get to your breasts.'
|
|
@@ -482,20 +500,25 @@ if $ARGS[0] = 'kiss':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
- act 'Remove her hands':
|
|
|
- cls
|
|
|
- pcs_dom += 1
|
|
|
- minut += 5
|
|
|
- pcs_horny += 10
|
|
|
- KatjaDom -= 1
|
|
|
- KatjaHorny -= 10
|
|
|
- KatjaLust += 1
|
|
|
- gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
- 'You remove her hands and smile at Katja.'
|
|
|
+ gs 'willpower', 'foreplay', 'resist', 'hard'
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
+ act 'Remove her hands (<<will_cost>> Willpower)':
|
|
|
+ cls
|
|
|
+ minut += 5
|
|
|
+ pcs_horny += 10
|
|
|
+ KatjaDom -= 1
|
|
|
+ KatjaHorny -= 10
|
|
|
+ KatjaLust += 1
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
+ gs 'stat'
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/npc_headshots/big14.jpg"></center>'
|
|
|
+ 'You remove her hands and smile at Katja.'
|
|
|
|
|
|
- act 'Further':gt 'KatjaHomeTalk'
|
|
|
- end
|
|
|
+ act 'Further':gt 'KatjaHomeTalk'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ act 'Remove her hands (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
else
|
|
@@ -554,30 +577,39 @@ if $ARGS[0] = 'moron':
|
|
|
cla
|
|
|
'<center><img <<$set_imgh>> src="images/pc/glare.jpg"></center>'
|
|
|
'You glare at the moron calling you lesbians.'
|
|
|
- act 'Sing a different tune':
|
|
|
- *clr
|
|
|
- cla
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/frenchkiss.jpg"></center>'
|
|
|
- 'Looking at Ivan, then for this idiot, it seems that Ivan didn''t notice, you sighed and said to the idoit. "Is that really necessary? She is my best friend and we want kiss, you just seem jealous.'
|
|
|
- '"Lesbians, lesbians." He continued to scream like a freak, so much that people began to gather around to find out, what''s happening. Ivan stepped over next to you and put his hand on your shoulder, giving the idiot a glare as well. Boosted by Ivan''s support you continued. "We like boys, just not assholes like you!" with those words, you stood on tiptoe, clasping and Ivan''s head in his hands and gave him a deep long passionate kiss, with lots of tongue.'
|
|
|
- act 'Kiss again':
|
|
|
- *clr
|
|
|
- cla
|
|
|
- if flag_KissEV = 0: flag_KissEV = 1
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/prohorov_3.jpg"></center>'
|
|
|
- '"And I can kiss all the boys." you said, under the joyous hubbub of guys gathering near you. You began to kiss all the boys in succession, carefully avoiding the that called you a lesbian.'
|
|
|
- 'Seeing this he said offended. "The redhead doesn''t like guys, I bet." hoping Katja will kiss him to prove him wrong.'
|
|
|
- 'But Katja recovered and said. "Wrong again loser.", and began to repeat your route, of kissing the boys.'
|
|
|
- if $loc = 'gdkin':
|
|
|
- 'After kissing the last boy, you turn back and make sure Katja kisses all of them too. You now realise the guys are hoping for more and quickly drag Katja away before you accidentally start an orgy.'
|
|
|
- act 'Return to dance': gt 'gdkin'
|
|
|
- else
|
|
|
- 'Just as you, kissed the last boy, you turned around to see how Katja was doing with her kissing, but then the bell rang, and you all rushed to class.'
|
|
|
- act 'Continue': gt 'gschool_lessons', 'short_break'
|
|
|
+
|
|
|
+ gs 'willpower', 'misc', 'self', 'hard'
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
+ act 'Sing a different tune (<<will_cost>> Willpower)':
|
|
|
+ *clr & cla
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
+ gs 'stat'
|
|
|
+
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/frenchkiss.jpg"></center>'
|
|
|
+ 'Looking at Ivan, then for this idiot, it seems that Ivan didn''t notice, you sighed and said to the idoit. "Is that really necessary? She is my best friend and we want kiss, you just seem jealous.'
|
|
|
+ '"Lesbians, lesbians." He continued to scream like a freak, so much that people began to gather around to find out, what''s happening. Ivan stepped over next to you and put his hand on your shoulder, giving the idiot a glare as well. Boosted by Ivan''s support you continued. "We like boys, just not assholes like you!" with those words, you stood on tiptoe, clasping and Ivan''s head in his hands and gave him a deep long passionate kiss, with lots of tongue.'
|
|
|
+
|
|
|
+ act 'Kiss again':
|
|
|
+ *clr
|
|
|
+ cla
|
|
|
+ if flag_KissEV = 0: flag_KissEV = 1
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/prohorov_3.jpg"></center>'
|
|
|
+ '"And I can kiss all the boys." you said, under the joyous hubbub of guys gathering near you. You began to kiss all the boys in succession, carefully avoiding the that called you a lesbian.'
|
|
|
+ 'Seeing this he said offended. "The redhead doesn''t like guys, I bet." hoping Katja will kiss him to prove him wrong.'
|
|
|
+ 'But Katja recovered and said. "Wrong again loser.", and began to repeat your route, of kissing the boys.'
|
|
|
+ if $loc = 'gdkin':
|
|
|
+ 'After kissing the last boy, you turn back and make sure Katja kisses all of them too. You now realise the guys are hoping for more and quickly drag Katja away before you accidentally start an orgy.'
|
|
|
+ act 'Return to dance': gt 'gdkin'
|
|
|
+ else
|
|
|
+ 'Just as you, kissed the last boy, you turned around to see how Katja was doing with her kissing, but then the bell rang, and you all rushed to class.'
|
|
|
+ act 'Continue': gt 'gschool_lessons', 'short_break'
|
|
|
+ end
|
|
|
end
|
|
|
end
|
|
|
- end
|
|
|
-
|
|
|
+ else
|
|
|
+ act 'Sing a different tune (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
+ end
|
|
|
+
|
|
|
act 'Keep silent':
|
|
|
*clr
|
|
|
cla
|