booty_call_stats.tw 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. :: booty_call_stats
  2. <<set $here = 'booty_call_stats'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <<if $location_var[$here][0] == 'npc_update'>>
  5. <<gs 'boy_updater' 'fav_body_part'>>
  6. <<gs 'boy_updater' 'dick_update'>>
  7. <</if>>
  8. <<if $location_var[$here][0] == 'starting_stats'>>
  9. <<setinit $lastwornpantytype['booty_call'] = $wardrobe.pantyworntype>>
  10. <<setinit $lastwornpantynumber['booty_call'] = $wardrobe.pantywornnumber>>
  11. <<setinit $lastwornbratype['booty_call'] = $wardrobe.braworntype>>
  12. <<setinit $lastwornbranumber['booty_call'] = $wardrobe.brawornnumber>>
  13. <<setinit $lastwornclothingtype['booty_call'] = $wardrobe.clothingworntype>>
  14. <<setinit $lastwornclothingnumber['booty_call'] = $wardrobe.clothingwornnumber>>
  15. <<setinit $booty_call['starting_makeup'] = $pc.pcs_makeup>>
  16. <<setinit $booty_call['cum_vagina'] = $cum_loc['vagina']>>
  17. <<setinit $booty_call['cum_labia'] = $cum_loc['labia']>>
  18. <<setinit $booty_call['cum_panty_front'] = $cum_loc['panty_front']>>
  19. <<setinit $booty_call['cum_anus'] = $cum_loc['anus']>>
  20. <<setinit $booty_call['cum_butt'] = $cum_loc['butt']>>
  21. <<setinit $booty_call['cum_panty_back'] = $cum_loc['panty_back']>>
  22. <<setinit $booty_call['cum_clothes_groin'] = $cum_loc['clothes_groin']>>
  23. <<setinit $booty_call['cum_clothes'] = $cum_loc['clothes']>>
  24. <<setinit $booty_call['cum_back'] = $cum_loc['back']>>
  25. <<setinit $booty_call['cum_legs'] = $cum_loc['legs']>>
  26. <<setinit $booty_call['cum_arms'] = $cum_loc['arms']>>
  27. <<setinit $booty_call['cum_face'] = $cum_loc['face']>>
  28. <<setinit $booty_call['cum_mouth'] = $cum_loc['mouth']>>
  29. <<setinit $booty_call['cum_hands'] = $cum_loc['hands']>>
  30. <<setinit $booty_call['cum_stomach'] = $cum_loc['stomach']>>
  31. <<setinit $booty_call['cum_tits'] = $cum_loc['tits']>>
  32. <<setinit $booty_call['cum_hair'] = $cum_loc['hair']>>
  33. <<setinit $booty_call['sweat'] = $pc.pcs_sweat>>
  34. <<setinit $booty_call['orgasm'] = $orgasm>>
  35. <<setinit $booty_call['orgasm_limit'] = $orgasm + 6>>
  36. <<setinit $booty_call['pc_condom_count'] = $inventory.get("condom")>>
  37. <<setinit $booty_call['start_time'] = $totminut>>
  38. <<if $start_subtype != 'nomagic'>>
  39. <<setinit $booty_call['magik'] = $pcs_magik>>
  40. <</if>>
  41. <<if $npcs.get($boy,'fuckbuddy') != 1>>
  42. <<run $npcs.set($boy,'fuckbuddy',1)>>
  43. <</if>>
  44. <<if $tabletkiday == $time.daystart>>
  45. <<setinit $booty_call['bc_take'] = 1>>
  46. <</if>>
  47. <</if>>
  48. <<if $location_var[$here][0] == 'save'>>
  49. <!-- !! number of times you have initiated or responded to a booty call-->
  50. <<run $npcs.inc($boy,'bootycalls',1)>>
  51. <!-- !! number of times you have had sex with an npc-->
  52. <<run $npcs.inc($boy,'fuck_times',$booty_call['fuck'])>>
  53. <<run $npcs.inc($boy,'kuni_times',$booty_call['kuni'])>>
  54. <!-- !! number of times you have made your fuckbuddy cum-->
  55. <<run $npcs.inc($boy,'cum_count',$booty_call['cum_count'])>>
  56. <!-- !! number of times your fuckbuddy has brought you to orgasm-->
  57. <<run $npcs.inc($boy,'orgasm_count',$booty_call['orgasm_count'])>>
  58. <!-- !! number of times you have faked an orgasm-->
  59. <<run $npcs.inc($boy,'fake_orgasm_count',$booty_call['fake_orgasm_count'])>>
  60. <!-- !! number of times you have been creampied by your fuckbudy-->
  61. <<run $npcs.inc($boy,'creampie_count',$booty_call['creampie'])>>
  62. <!-- !! number of times you have cum together with your fuckbuddy-->
  63. <<run $npcs.inc($boy,'cum_together_count',$booty_call['creampie_orgasm'])>>
  64. <!-- !! number of times your fuckbuddy has cum on your face-->
  65. <<run $npcs.inc($boy,'facial_count',$booty_call['facial'])>>
  66. <!-- !! number of times your fuckbuddy has cum on your tits-->
  67. <<run $npcs.inc($boy,'creampie_count',$booty_call['tit_cum'])>>
  68. <!-- !! number of times your fuckbuddy has pulled out-->
  69. <<run $npcs.inc($boy,'pullout_count',$booty_call['pullout'])>>
  70. <!-- !! number of times your fuckbuddy has cum in your mouth-->
  71. <<run $npcs.inc($boy,'mouth_cum_count',$booty_call['mouth_cum'])>>
  72. <!-- !! number of times you have jerked him to completion-->
  73. <<run $npcs.inc($boy,'cum_hand_count',$booty_call['cum_hand'])>>
  74. <!-- !! number of times you have swallowed for your fuckbuddy-->
  75. <<run $npcs.inc($boy,'swallow_count',$booty_call['swallow_count'])>>
  76. <!-- !! number of times you have spit out his cum-->
  77. <<run $npcs.inc($boy,'spit_count',$booty_call['spit_count'])>>
  78. <!-- !! number of times you have fucked in the shower-->
  79. <<run $npcs.inc($boy,'shower_sex_count',$booty_call['shower_sex'])>>
  80. <!-- !! number of times your fuckbuddy has cum in your mouth-->
  81. <<run $npcs.inc($boy,'mouth_cum_count',$booty_call['mouth_cum'])>>
  82. <!-- !! number of times you have denied letting your fuckbuddy take your virginity-->
  83. <<run $npcs.inc($boy,'virgin_deny',$booty_call['virgin_deny'])>>
  84. <!-- !! if your fuckbuddy takes your virginity without consent-->
  85. <<run $npcs.inc($boy,'virgin_rapist',$booty_call['virgin_rape'])>>
  86. <<if getvar("$booty_call['sleep_fuck']") > 0>>
  87. <<setn $npc_sleep_fuck += 1>>
  88. <</if>>
  89. <<if $time.hour >= 8 and $time.hour < 14 and $time.weekday < 6 and mid($start_type,1,2) == 'sg' and getvar("$SchoolAtestat") == 0 and $time.isSchoolHoliday == 0 and $schoolProgulDay != $time.daystart>>
  90. <!-- !!absence from school-->
  91. <<run $npcs.set($boy,'school_absences',$schoolprogul)>>
  92. <</if>>
  93. <</if>>
  94. <<if $location_var[$here][0] == 'birth_control_know'>>
  95. <<run $npcs.set($boy,'know_not_bc',0)>>
  96. <<run $npcs.set($boy,'know_bc',1)>>
  97. <</if>>
  98. <<if $location_var[$here][0] == 'no_birth_control_know'>>
  99. <<run $npcs.set($boy,'know_not_bc',1)>>
  100. <<run $npcs.set($boy,'know_bc',0)>>
  101. <</if>>
  102. <<if $location_var[$here][0] == 'single_know'>>
  103. <<run $npcs.set($boy,'know_have_boyfriend',0)>>
  104. <<run $npcs.set($boy,'know_have_girlfriend',0)>>
  105. <</if>>
  106. <<if $location_var[$here][0] == 'sleep_check'>>
  107. <<setinit $booty_call['sleep_cum_vagina'] = $cum_loc['vagina']>>
  108. <<setinit $booty_call['sleep_cum_butt'] = $cum_loc['butt']>>
  109. <<setinit $booty_call['sleep_cum_face'] = $cum_loc['face']>>
  110. <<setinit $booty_call['sleep_cum_stomach'] = $cum_loc['stomach']>>
  111. <<setinit $booty_call['sleep_cum_tits'] = $cum_loc['tits']>>
  112. <<setinit $booty_call['sleep_cum_hair'] = $cum_loc['hair']>>
  113. <</if>>