|
@@ -236,12 +236,12 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
if PCloSkirt > 0 and will_cost <= pcs_willpwr:
|
|
|
act 'Lift your skirt (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
grupvalue[1] += 2
|
|
|
grupvalue[2] += 1
|
|
@@ -256,7 +256,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
elseif PCloSkirt > 0 and will_cost > pcs_willpwr:
|
|
|
- '<br>You don''t have enough willpower to bring yourself to life your skirt.'
|
|
|
+ act 'Lift your skirt (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
if rand (0,2) = 0:
|
|
@@ -264,12 +264,12 @@ if $ARGS[0] = 'break_events':
|
|
|
else
|
|
|
gs 'gschool_events', 'rand_boy_arg', 1, 1, 0, 0, 0, 0
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Slap the boy (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
grupvalue[1] += 1
|
|
|
grupvalue[2] += 2
|
|
@@ -280,15 +280,15 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to slap the boy.'
|
|
|
+ act 'Slap the boy (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'self', 'hard'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Tease the boy (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'self', 'hard'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
grupvalue[1] += 3
|
|
|
grupvalue[4] += 1
|
|
@@ -298,7 +298,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to tease him.'
|
|
|
+ act 'Tease the boy (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
end
|
|
|
elseif break_rand = 2 and hot > 5 and PCloSkirt > 0:
|
|
@@ -325,12 +325,12 @@ if $ARGS[0] = 'break_events':
|
|
|
|
|
|
if $pantyworntype ! 'none':
|
|
|
if pcs_inhib < 50: inhib_exp += 2
|
|
|
- gs 'willpower', 'exhib'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
- act 'Own it':
|
|
|
+ act 'Own it (<<will_cost>> Willpower)':
|
|
|
cla
|
|
|
if pcs_inhib < 60: inhib_exp += 4
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'fame', 'pav', 'sex', 1
|
|
|
gs 'exhibitionism', 1
|
|
|
gs 'stat'
|
|
@@ -338,17 +338,17 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to take of your skirt.'
|
|
|
+ act 'Own it (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
else
|
|
|
if pcs_inhib < 60: inhib_exp += 4
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Bend down (<<will_cost>> Willpower)':
|
|
|
cla & *nl
|
|
|
if pcs_inhib < 70: inhib_exp += 5
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'fame', 'pav', 'sex', 3
|
|
|
gs 'exhibitionism', 2
|
|
|
gs 'stat'
|
|
@@ -356,7 +356,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to flash your privat parts.'
|
|
|
+ act 'Bend down (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
end
|
|
|
elseif break_rand =< 5 and pav_slut > 100 and gruptipe ! 4:
|
|
@@ -378,10 +378,11 @@ if $ARGS[0] = 'break_events':
|
|
|
*nl
|
|
|
'They put their hands around your arms and begin to guide you to the restrooms. Knowing you can''t take all of them on you follow along meekly, hoping for some miracle to save you.'
|
|
|
|
|
|
- gs 'willpower', 'bj'
|
|
|
+ gs 'willpower', 'bj', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Threaten to scream (<<will_cost>> Willpower)':
|
|
|
cla
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'fame', 'pav', 'sex', -1
|
|
|
npc_rel['A9'] -= 5
|
|
|
grupvalue[4] -= 5
|
|
@@ -394,7 +395,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to refuse.'
|
|
|
+ act 'Threaten to scream (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Enter the men''s restroom':
|
|
@@ -431,15 +432,15 @@ if $ARGS[0] = 'break_events':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/lunch/blowme.jpg"></center>'
|
|
|
'During the break, some guy you''ve never seen before approaches you, "Hi <<$pcs_nickname>>, right? I hear you''re the best in the school at giving blowjobs! Want to umm, want to come with me and prove it?"'
|
|
|
if pav_prostitute >= pav_sex:
|
|
|
- gs 'willpower', 'prostitution'
|
|
|
+ gs 'willpower', 'prostitution', 'resist'
|
|
|
'He then adds, "I''ll give you 50 <b>₽</b>?"'
|
|
|
else
|
|
|
- gs 'willpower', 'bj'
|
|
|
+ gs 'willpower', 'bj', 'resist'
|
|
|
end
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Tell him to get lost (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/school/lunch/flipoff.mp4"></video></center>'
|
|
|
if pav_prostitute >= pav_sex:
|
|
@@ -451,7 +452,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to refuse.'
|
|
|
+ act 'Tell him to get lost (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Go to the men''s restroom with him':
|
|
@@ -486,16 +487,16 @@ if $ARGS[0] = 'break_events':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/lunch/blowme.jpg"></center>'
|
|
|
'During the break, some guy you''ve never seen before approaches you, "Hi <<$pcs_nickname>>, right? I hear you''re the best fuck in school! Want to umm, want to come with me and prove it?"'
|
|
|
if pav_prostitute >= pav_sex:
|
|
|
- gs 'willpower', 'prostitution'
|
|
|
+ gs 'willpower', 'prostitution', 'resist'
|
|
|
'He then adds, "I''ll give you 200 <b>₽</b>?"'
|
|
|
else
|
|
|
- gs 'willpower', 'sex'
|
|
|
+ gs 'willpower', 'sex', 'resist'
|
|
|
end
|
|
|
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Tell him to get lost (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/school/lunch/flipoff.mp4"></video></center>'
|
|
|
if pav_prostitute >= pav_sex:
|
|
@@ -542,12 +543,12 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Slap him across the face (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A152'] -= 5
|
|
|
grupvalue[1] += 1
|
|
@@ -564,17 +565,15 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to slap him.'
|
|
|
+ act 'Slap him across the face (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
+ gs 'willpower', 'misc', 'self', 'hard'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Kick him in the balls (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'self', 'hard'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A152'] -= 10
|
|
|
grupvalue[1] += 2
|
|
@@ -585,7 +584,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to kich him in the balls.'
|
|
|
+ act 'Kick him in the balls (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Slap him playfully':
|
|
@@ -597,12 +596,12 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Playfully lift your skirt (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A152'] += 5
|
|
|
grupvalue[1] -= 3
|
|
@@ -617,17 +616,15 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to playfully lift your skirt.'
|
|
|
+ act 'Playfully lift your skirt (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
+ gs 'willpower', 'exhib', 'self', 'hard'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Taunt him (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'exhib', 'self', 'hard'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
pcs_horny += 50
|
|
|
gs'stat'
|
|
|
npc_rel['A152'] += 3
|
|
@@ -647,7 +644,7 @@ if $ARGS[0] = 'break_events':
|
|
|
end
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to taunt him.'
|
|
|
+ act 'Taunt him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
elseif break_rand = 12 and hotcat > 5 and PCloSkirt > 0:
|
|
|
cla
|
|
@@ -666,12 +663,12 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Slap him across the face (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A149'] -= 5
|
|
|
grupvalue[1] += 1
|
|
@@ -688,17 +685,15 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to slap him.'
|
|
|
+ act 'Slap him across the face (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
+ gs 'willpower', 'misc', 'self', 'hard'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Kick him in the balls (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'self', 'hard'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A149'] -= 10
|
|
|
grupvalue[1] += 2
|
|
@@ -709,7 +704,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to kich him in the balls.'
|
|
|
+ act 'Kick him in the balls (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Slap him playfully':
|
|
@@ -721,12 +716,12 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Playfully lift your skirt (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A149'] += 5
|
|
|
grupvalue[1] -= 3
|
|
@@ -741,17 +736,15 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to playfully lift your skirt.'
|
|
|
+ act 'Playfully lift your skirt (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
+ gs 'willpower', 'exhib', 'self', 'hard'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Taunt him (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'exhib', 'self', 'hard'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
pcs_horny += 50
|
|
|
gs'stat'
|
|
|
npc_rel['A149'] += 3
|
|
@@ -771,7 +764,7 @@ if $ARGS[0] = 'break_events':
|
|
|
end
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to taunt him.'
|
|
|
+ act 'Taunt him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
elseif break_rand = 13 and hotcat > 5 and PCloSkirt > 0:
|
|
|
cla
|
|
@@ -790,12 +783,12 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Slap him across the face (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A157'] -= 5
|
|
|
grupvalue[1] += 1
|
|
@@ -813,7 +806,7 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to slap him.'
|
|
|
+ act 'Slap him across the face (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Slap him playfully':
|
|
@@ -825,12 +818,12 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Playfully lift your skirt (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A157'] += 5
|
|
|
grupvalue[1] -= 3
|
|
@@ -845,17 +838,15 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to playfully lift your skirt.'
|
|
|
+ act 'Playfully lift your skirt (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
+ gs 'willpower', 'exhib', 'self', 'hard'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Taunt him (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'exhib'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'exhib', 'self', 'hard'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
pcs_horny += 50
|
|
|
gs'stat'
|
|
|
npc_rel['A157'] += 3
|
|
@@ -875,7 +866,7 @@ if $ARGS[0] = 'break_events':
|
|
|
end
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to taunt him.'
|
|
|
+ act 'Taunt him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
elseif break_rand = 14:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/skirtpulledup.jpg"></center>'
|
|
@@ -913,12 +904,12 @@ if $ARGS[0] = 'break_events':
|
|
|
*nl
|
|
|
'After a bit he seems emboldened by you flirting back at him and if you are not mistaken, he is sporting a raging hard-on as well. "Hey <<$pcs_nickname>>, want to go somewhere private and have some fun?"'
|
|
|
|
|
|
- gs 'willpower', 'sex'
|
|
|
+ gs 'willpower', 'sex', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Not today (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 1
|
|
|
- gs 'willpower', 'sex'
|
|
|
+ gs 'willpower', 'pay', 'sex'
|
|
|
gs 'willpower', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/lunch/hallflirt.jpg"></center>'
|
|
@@ -926,25 +917,23 @@ if $ARGS[0] = 'break_events':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to tell him ''Not today''.'
|
|
|
+ act 'Not today (<<will_cost>> Willpower)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'sex'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
+ gs 'willpower', 'sex', 'resist', 'hard'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Hell no (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', -1
|
|
|
- gs 'willpower', 'sex'
|
|
|
- will_cost = will_cost * 3/2
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'sex', 'resist', 'hard'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/school/lunch/flipoff.mp4"></video></center>'
|
|
|
'You can not believe he asked that, well yes you can. That seems to be the only thing boys are even remotely capable of thinking about. "No! What kind of girl do you think I am anyways? Whatever, I don''t even want to know." With that you turn and storm off, leaving him behind.'
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to refuse.'
|
|
|
+ act 'Hell no (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Offer to suck him off':
|
|
@@ -1118,12 +1107,12 @@ if $ARGS[0] = 'follow_petka':
|
|
|
gs 'gschool_events', 'leave_break_events'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'force', 'medium'
|
|
|
if will_cost <= pcs_willpwr and grupTipe = 1:
|
|
|
act 'Threaten his reputation (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'force', 'medium'
|
|
|
+ gs 'willpower', 'pay', 'force'
|
|
|
gs 'stat'
|
|
|
petka_homework = 1
|
|
|
grupvalue[3] -= 5
|
|
@@ -1140,15 +1129,15 @@ if $ARGS[0] = 'follow_petka':
|
|
|
act 'Take the homework': gt 'gschool_events', 'leave_break_events2'
|
|
|
end
|
|
|
elseif will_cost > pcs_willpwr and grupTipe = 1:
|
|
|
- '<br>You don''t have enough willpower to threaten his reputation.'
|
|
|
+ act 'Threaten his reputation (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'force', 'medium'
|
|
|
if will_cost <= pcs_willpwr and (grupTipe = 2 or grupTipe = 4):
|
|
|
act 'Give him a swirly (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'misc'
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'misc', 'force', 'medium'
|
|
|
+ gs 'willpower', 'pay', 'force'
|
|
|
gs 'stat'
|
|
|
petka_homework = 1
|
|
|
grupvalue[3] -= 10
|
|
@@ -1176,9 +1165,19 @@ if $ARGS[0] = 'follow_petka':
|
|
|
end
|
|
|
end
|
|
|
elseif will_cost > pcs_willpwr and (grupTipe = 2 or grupTipe = 4):
|
|
|
- '<br>You don''t have enough willpower to give him a swirly.'
|
|
|
+ act 'Give him a swirly (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
+ end
|
|
|
+
|
|
|
+ gs 'willpower', 'sex', 'self'
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
+ act 'Seduce him with sex (<<will_cost>> Willpower)':
|
|
|
+ gs 'willpower', 'sex', 'self'
|
|
|
+ petka_homework = 2
|
|
|
+ gt 'gschool_events', 'homework_sex_bribe'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ act 'Seduce him with sex (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
- act 'Seduce him with sex': petka_homework = 2 & gt 'gschool_events', 'homework_sex_bribe'
|
|
|
elseif petka_homework = 2:
|
|
|
'You follow Petka into the bathroom, as the door closes her quickly turns around alarmed. When he see''s you he looks a little eager, obviously hoping you want to repeat last time. "Do you need my homework again?" He asks you.'
|
|
|
'You nod your head. "Yes."'
|
|
@@ -1341,11 +1340,11 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
'You reply. "No reason I just wanted to say hi."'
|
|
|
'She shrugs a bit as she takes a big long pull off the bottle, before offering it to you. "Want a drink?"'
|
|
|
|
|
|
- gs 'willpower', 'drink'
|
|
|
+ gs 'willpower', 'drink', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Refuse the drink (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
grupvalue[4] -= 1
|
|
|
npc_rel['A143'] -= 2
|
|
@@ -1355,7 +1354,7 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
act 'Leave': gt 'gschool_grounds', 'main'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to resist.'
|
|
|
+ act 'Refuse the drink (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Take a drink':
|
|
@@ -1367,11 +1366,11 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
'You take the offered bottle and take a swig of it yourself, it burns as it goes down. This is some of the cheapest vodka you have ever tasted. Coughing a bit you hand it back to her, which gets a smile at of her. "Fuck that''s strong."'
|
|
|
'She takes it back and takes another long swig from the bottle. "Well I don''t drink this shit for the taste but for the effect." With that she offers you the bottle again.'
|
|
|
|
|
|
- gs 'willpower', 'drink'
|
|
|
+ gs 'willpower', 'drink', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Refuse another the drink (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/afterschool/alyona3.jpg"></center>'
|
|
|
'You shake your head no and don''t take the offered bottle. "No thanks I need to be able to walk home still."'
|
|
@@ -1380,7 +1379,7 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
act 'Leave': gt 'gschool_grounds', 'main'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to resist.'
|
|
|
+ act 'Refuse another the drink (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
|
|
|
act 'Drink more':
|
|
@@ -1595,11 +1594,11 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
'<center><img <<$set_imgh>> src="images/pc/npc_headshots/big9.jpg"></center>'
|
|
|
'As you are heading out of school, you see a group of gopniks ahead of you. Just before you walk past them Vitek steps in front of you blocking your path. You step away from him, pulling out of reach as you turn around. You point your finger at him. "Don''t make me hurt you, you know I will."'
|
|
|
'He laughs a bit and steps up closer again, crowding you a bit but keeps his hands to himself. "Come on <<$pcs_nickname>> you know you want to have some fun, stop acting like you are not all hot and bothered by this. We can help you with that itch."'
|
|
|
- gs 'willpower', 'bj'
|
|
|
+ gs 'willpower', 'bj', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Back off (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
grupvalue[4] += 2
|
|
|
exhibition_exp += 5
|
|
@@ -1608,7 +1607,7 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
act 'Walk away': gt 'gschool_grounds', 'main'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to resist.'
|
|
|
+ act 'Back off (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
act 'Sure why not':
|
|
|
*clr & cla
|
|
@@ -1660,19 +1659,19 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
i += 1
|
|
|
jump 'rand_jock_loop'
|
|
|
else
|
|
|
- gs 'willpower', 'bj'
|
|
|
+ gs 'willpower', 'bj', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Resist (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/resistgop.jpg"></center>'
|
|
|
'You manage to pull away from him, but the others are blocking you. You back up but eventually find your back against one of the walls, you turn your head away from him. The boy leans in close to you. "Just do as your told or this will be a lot worse for you."'
|
|
|
- gs 'willpower', 'bj'
|
|
|
+ gs 'willpower', 'bj', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Threaten to scream (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/resistgop.jpg"></center>'
|
|
|
'"I''ll scream and when the teachers arrive I will tell him you tried to rape me." He fumes and leans in real close. "You''ll regreat this slut, I promise." With that he relents and leaves with the others going with him, all giving you looks you would rather not think about.'
|
|
@@ -1684,7 +1683,7 @@ if $ARGS[0] = 'afterschool_events':
|
|
|
act 'Go to the men''s room with them':gt 'gschool_events', 'toilet_bj'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to resist.'
|
|
|
+ act 'Resist (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
act 'Go to the men''s room with them': gt 'gschool_events', 'toilet_bj'
|
|
|
end
|
|
@@ -1838,11 +1837,11 @@ if $ARGS[0] = 'rand_scoolboy':
|
|
|
grupvalue[4] -= 1
|
|
|
gt 'gschool_events', 'leave_break_events2'
|
|
|
end
|
|
|
- gs 'willpower', 'misc'
|
|
|
+ gs 'willpower', 'misc', 'self', 'medium'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Slap him hard (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'stat'
|
|
|
npc_rel['A<<r>>'] -= 5
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/rand_scoolboy1.jpg"></center>'
|
|
@@ -1865,7 +1864,7 @@ if $ARGS[0] = 'rand_scoolboy':
|
|
|
act 'Continue': gt 'gschool_events', 'leave_break_events2'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to slap him.'
|
|
|
+ act 'Slap him hard (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
elseif npc_rel['A<<r>>'] > 50:
|
|
|
act 'Slap him playfully':
|
|
@@ -1876,12 +1875,12 @@ if $ARGS[0] = 'rand_scoolboy':
|
|
|
'You give him a playful slap in the face. It''s not hard enough to really hurt him but enough to send a message. The other boys laugh loudly, this is the best entertainment they''ve had during the break in a long time.'
|
|
|
act 'Continue': gt 'gschool_events', 'leave_break_events2'
|
|
|
end
|
|
|
- gs 'willpower', 'exhib'
|
|
|
+ gs 'willpower', 'exhib', 'self'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Lift your skirt (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
inhib_exp += 2
|
|
|
- gs 'willpower', 'force', 'self'
|
|
|
+ gs 'willpower', 'pay', 'self'
|
|
|
gs 'exhibitionism', 1
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/rand_scoolboy3.jpg"></center>'
|
|
@@ -1890,7 +1889,7 @@ if $ARGS[0] = 'rand_scoolboy':
|
|
|
act 'Continue': gt 'gschool_events', 'leave_break_events2'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to life your skirt.'
|
|
|
+ act 'Lift your skirt (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
else
|
|
|
act 'Continue': gt 'gschool_events', 'leave_break_events2'
|
|
@@ -2083,19 +2082,19 @@ if $ARGS[0] = 'rand_gopnic':
|
|
|
'<<$rand_boy1>> Steps up close crowding him. "Or I will fucking kick your ass right here!" Then they start shoving each other, but before more can happen a teacher interupts. "What''s going on here, break it up all of you." With that you word a thank you to <<$rand_boy1>> and slip away.'
|
|
|
act 'Leave': gt 'gschool_events', 'leave_break_events2'
|
|
|
else
|
|
|
- gs 'willpower', 'bj'
|
|
|
+ gs 'willpower', 'bj', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Resist (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/resistgop.jpg"></center>'
|
|
|
'You manage to pull away from him, but the others are blocking you. You back up but eventually find your back against one of the walls, you turn your head away from him. The boy leans in close to you. "Just do as your told or this will be a lot worse for you."'
|
|
|
- gs 'willpower', 'bj'
|
|
|
+ gs 'willpower', 'bj', 'resist'
|
|
|
if will_cost <= pcs_willpwr:
|
|
|
act 'Threaten to scream (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
- gs 'willpower', 'resist'
|
|
|
+ gs 'willpower', 'pay', 'resist'
|
|
|
gs 'stat'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/resistgop.jpg"></center>'
|
|
|
'"I''ll scream and when the teachers arrive I will tell him you tried to rape me." He fumes and leans in real close. "You''ll regreat this slut, I promise." With that he relents and leaves with the others going with him, all giving you looks you would rather not think about.'
|
|
@@ -2107,7 +2106,7 @@ if $ARGS[0] = 'rand_gopnic':
|
|
|
act 'Go to the men''s room with them':gt 'gschool_events', 'toilet_bj'
|
|
|
end
|
|
|
else
|
|
|
- '<br>You don''t have enough willpower to resist.'
|
|
|
+ act 'Resist (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
|
end
|
|
|
act 'Go to the men''s room with them': gt 'gschool_events', 'toilet_bj'
|
|
|
end
|