1
0

stat.qsrc 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991
  1. # stat
  2. !!This is error catching to prevent stat from running too early
  3. if opPRE > 0: exit
  4. if Enable_Android = 0:
  5. clr
  6. !only clear status and renew object in non-Android mode
  7. gs 'obj_din', 'old'
  8. end
  9. if daystart_start < 100:
  10. pl '<BR>Did you start at the <a href="exec:daystart_start = 239 & gs''daystart'' & gs''stat''">end of August</a> or <a href="exec:daystart_start = 153 & gs''daystart'' & gs''stat''">beginning of June</a>?'
  11. exit
  12. end
  13. $BACKIMAGE = ''
  14. view
  15. rand1 = rand(0,100)
  16. $stat_msg=''
  17. if daystage = 1:
  18. $daystage['desc'] = 'dawn'
  19. elseif daystage = 2:
  20. $daystage['desc'] = 'mid_day'
  21. elseif daystage = 3:
  22. $daystage['desc'] = 'sunset'
  23. elseif daystage = 4:
  24. $daystage['desc'] = 'early_night'
  25. elseif daystage = 5:
  26. $daystage['desc'] = 'mid_night'
  27. elseif daystage = 6:
  28. $daystage['desc'] = 'pre_dawn'
  29. end
  30. if $start_type[1] ! 'nomagic': magik_exp = orgasm + magik_adj
  31. if insleep = 0: gs 'stat_sklattrib'
  32. if cheatHealth = 1: dynamic $cheatmenu['std_cure']
  33. if InfWillpwer = 1: pcs_willpwr = willpowermax
  34. if stat['vaginal'] = 0 and stat['vaginal_fist'] = 0 and stat['vaginal_dildo'] = 0 and stat['vaginal_strap'] = 0:
  35. stat['think_virgin'] = 1
  36. else
  37. stat['think_virgin'] = 0
  38. end
  39. if (analplay >= 2 and pcs_ass <= 10) or (analplay >= 4 and pcs_ass <= 15) or (analplay >= 8 and pcs_ass <= 20): pcs_ass += 1 & analplay = 0
  40. !!This is a temporary stop-gap measure for the accomadation skill and will be removed
  41. if succubusflag = 1 and sucskill >= 4:
  42. if pain['throat'] > 0: pain['throat'] = 0 & sucexcess -= 1
  43. if pain['asshole'] > 0: pain['asshole'] = 0 & sucexcess -= 1
  44. if pain['vaginal'] > 0: pain['vaginal'] = 0 & sucexcess -= 1
  45. if vgape > 0: vgape = 0 & vgapetime = 0 & sucexcess -= 1
  46. if agape > 0: agape = 0 & agapetime = 0 & sucexcess -= 1
  47. end
  48. !!mouth cleaning for drinks
  49. if pcs_hydra > hydra_check:
  50. cumspclnt = 2
  51. gs 'cum_cleanup'
  52. end
  53. !!cosmetic tattoo
  54. if cosmetic_tattoo > 0:
  55. if pcs_makeup ! (cosmetic_tattoo+1): pcs_makeup = (cosmetic_tattoo+1)
  56. end
  57. !!!CHEATS!!!
  58. if cheatWork = 1:work = 0
  59. if cheatWorkKiskis = 1:young_shop_miss = 0
  60. if cheatHapri = 1:pcs_hairbsh = 1
  61. ! Moved from cheats to settings under 'Enema realism'
  62. if cheatKlisma = 0:klismaday = daystart & klismaday1 = 1
  63. if cheatNomakeup = 1 and cosmetic_tattoo = 0:
  64. if pcs_makeup = 0: pcs_makeup = 1
  65. end
  66. if cheatNoSweat = 1 and pcs_sweat > 0: pcs_sweat = 0
  67. if cheatNoEat = 1:
  68. if pcs_energy < 60: pcs_energy = 60
  69. end
  70. if cheatShaveLegs = 1:
  71. if pcs_leghair > 0: pcs_leghair = 0
  72. end
  73. if cheatNoDrink = 1:
  74. if pcs_hydra < 60: pcs_hydra = 60
  75. end
  76. if cheatNoSleep = 1:
  77. if pcs_sleep < 35: pcs_sleep = 35
  78. end
  79. if cheatBandit = 1 and npc_horny['A66'] < 19: npc_horny['A66'] = 19
  80. if alko > 0 and frost > 0: frost = 0
  81. if lernSkill >= 8: gs 'exp_gain', 'intel', 1 & lernSkill = 0
  82. if lern >= 10: gs 'exp_gain', 'intel', 1 & lern = 0
  83. shameless = guy + stat['bj'] + stat['anal'] + stat['hj'] + ((slutty + gang) * 2)
  84. moneySUM = money + karta + stolmoney
  85. cumSUM = cumsumbod/40
  86. if husbizvradd > 5:izvratH = 1
  87. if husbharmin > 10:harakHusb = 0
  88. if husband = 0:
  89. husbizvradd = 0
  90. husbharmin = 0
  91. husbandMark = 0
  92. houseslut = 0
  93. end
  94. if food_loc > 0 and $food_loc <> $loc: killvar 'food_loc'
  95. if gopota >= 20 and gnewQW = 1:gnewQW = 2
  96. if workDisk = 4 and week > 5:workDisk = 1
  97. if workDisk = 3 and week > 5:workDiskAtkPlayer = 1
  98. if bfa < 0: bfa = 0
  99. if pcs_vag > 36: pcs_vag = 36
  100. if pcs_throat > 36: pcs_throat = 36
  101. if pcs_ass > 36: pcs_ass = 36
  102. if cheatSlut = 1 or succubusflag = 1:
  103. !!Succubus cannot get pregnant
  104. mesec = 0
  105. FocH = 0
  106. EggRH = 0
  107. Ovulate = 0
  108. fertegg = 0
  109. UnfertEgg = 0
  110. PregChem = 0
  111. preg = 0
  112. LutH = 0
  113. RecovH = 0
  114. babyembryo = 0
  115. cycle = 1
  116. end
  117. if succubusflag = 1 and succublvl > 2 and rape > rape_count:
  118. !!High Level Succubus cannot get raped
  119. orgasm += 1
  120. rape = rape_count
  121. pcs_mood = 100
  122. end
  123. if pcs_horny < 50 and cheatHorny = 1: pcs_horny = 50
  124. manamax = (pcs_intel * pcs_magik) + pcs_magik * 100 + pcs_vital * 10 + rikudo
  125. !! Set the massage displayed each time the magik attribute is increased.
  126. if $start_type[1] ! 'nomagic':
  127. if pcs_magik > magikhigh:
  128. magikhigh = pcs_magik
  129. rikudo += pcs_magik * 100
  130. $stat_msg += '<BR><b>You feel like a strength has been revealed within you, and you gush with magic, lifting you to a new energy level.</b>'
  131. !! This will be replaced when a more advanced physical system is made
  132. if (pcs_magik mod 2 ! 0) and pcs_eyesize < 2: pcs_eyesize += 1
  133. if (pcs_magik mod 2 = 0) and pcs_lashes < 2: pcs_lashes += 1
  134. end
  135. else
  136. !!This is for error catching but also broke manamax calc which is why its now above this
  137. killvar 'pcs_magik'
  138. killvar 'rikudo'
  139. killvar 'pcs_splcstng'
  140. end
  141. if pcs_dom < 0: SUB = SUB - pcs_dom & pcs_dom = 0
  142. if SUB < 0: pcs_dom = pcs_dom - SUB & SUB = 0
  143. if pcs_dom > 100: pcs_dom = 100
  144. if SUB > 100: SUB = 100
  145. if SUB >= pcs_dom and pcs_dom > 0:SUB = SUB - pcs_dom & pcs_dom = 0
  146. if pcs_dom >= SUB and SUB > 0:pcs_dom = pcs_dom - SUB & SUB = 0
  147. if pcs_horny < 0: pcs_horny = 0
  148. if pcs_inhib < 0:
  149. pcs_inhib = 0
  150. elseif pcs_inhib > 100:
  151. pcs_inhib = 100
  152. end
  153. healthmax = (pcs_vital * 10 + pcs_stren * 5)
  154. stammax = (30* (2 * pcs_vital + pcs_agil + pcs_stren) +1000)/ 13 - pregchem/10
  155. speed = (2 * (pcs_stren + pcs_agil) + pcs_vital) / 5 - pregchem/100
  156. if healthmax < 1: healthmax = 1
  157. if willpowermax < 50: willpowermax = 50
  158. if stammax < 1: stammax = 1
  159. if manamax < 1: manamax = 1
  160. !pre-calc max value for later display
  161. if fairycurse >= daystart and fairyshoo > 0: pcs_horny = 90
  162. if min_arousal > pcs_horny: pcs_horny = min_arousal
  163. if Enable_lockhorny > 0 and pcs_horny < Enable_lockhorny - 1: pcs_horny = Enable_lockhorny - 1
  164. if pcs_horny < 0: pcs_horny = 0
  165. if pcs_health > healthmax: pcs_health = healthmax
  166. if pcs_willpwr > willpowermax: pcs_willpwr = willpowermax
  167. if pcs_stam > stammax: pcs_stam = stammax
  168. if pcs_mana > manamax: pcs_mana = manamax
  169. if pcs_mood > 100: pcs_mood = 100
  170. !!set hair flow free
  171. if hbraids > 5 and pcs_hairbsh = 0: hbraids -= rand(3,5) & pcs_hairbsh = 1
  172. if pcs_hairbsh <= 0:
  173. if hscrunchw <> 0: hscrunchw = 0
  174. if hpingripw <> 0: hpingripw = 0
  175. if hpigtail <> 0: hpigtail = 0
  176. if hbraids <> 0: hbraids = 0
  177. end
  178. !!Add mood_trauma to events to lower max mood for a period of time
  179. if mood_trauma > 0:
  180. mood_max_calc = 100 - (mood_trauma * 5)
  181. mood_max = max(10, mood_max_calc)
  182. if pcs_mood > mood_max: pcs_mood = mood_max
  183. killvar 'mood_max_calc'
  184. elseif mood_trauma < 0:
  185. mood_trauma = 0
  186. end
  187. if hypnoAddict = 1 and pcs_horny < 30:
  188. pcs_horny = 30
  189. elseif hypnoAddict = 2 and pcs_horny < 50:
  190. pcs_horny = 50
  191. end
  192. if cumloc[0] = 1 or cumloc[3] = 1 or hypnoAddict = 0:
  193. killvar 'missCum'
  194. elseif missCum > timeTresh:
  195. if pcs_horny < 90: pcs_horny = 90
  196. if preziktype = 0 or preziktype = 2:
  197. if mc_inventory['normal_condoms'] > 0 and mc_inventory['sabotaged_condoms'] < rand(2,3): dynamic $din_Do_Condom_Counts, 4
  198. if preziktype <> 2 and mc_inventory['sabotaged_condoms'] > 0: dynamic $din_Do_Condom_Counts, 3
  199. end
  200. end
  201. !!!!!!!!!!!
  202. !!!TIME!!!
  203. !!!!!!!!!!!
  204. !! total amount of minutes since the start of the game
  205. if nminut ! minut or nhour ! hour:
  206. prevtotmin = totminut
  207. ! sync totminut with daystart
  208. totminut = daystart - 1
  209. ! Hours
  210. totminut = totminut * 24 + hour
  211. ! Minutes
  212. totminut = totminut * 60 + minut
  213. nminut = minut
  214. nhour = hour
  215. end
  216. ! Execute time based spells
  217. gs 'spellTimer', prevtotmin, totminut
  218. !! deodorant
  219. if deodorant_on = 1 and totminut > deodorant_time: gs 'sweat', 'remove_deo'
  220. !!painkiller
  221. if pain['killer'] > 0:
  222. if pain['killer'] = 1: pain_timer = totminut - 2
  223. pain['killer'] = totminut - pain_timer
  224. if pain['killer'] >= 243: pain['killer'] = 0
  225. end
  226. ! WD: 'daystart' Should start at 1
  227. if daystart = 0: daystart = 1
  228. !!Gaping of vagina recovery time
  229. !! [1] stored gape value
  230. !! [3] timer
  231. !! [4] time between each reduction in gape
  232. if agape[4] = 0: agape[4] = 10
  233. if vgape[4] = 0: vgape[4] = 10
  234. if vgape > vgape[1]:
  235. vgape[3] = totminut
  236. vgape[1] = vgape
  237. elseif vgape > 0:
  238. if (totminut - vgape[3])/vgape[4] >= 1: vgape -= 1
  239. vgape[1] = vgape
  240. else
  241. vgape[3] = 0
  242. end
  243. !!Gaping of anus recovery time
  244. if agape > agape[1]:
  245. agape[3] = totminut
  246. agape[1] = agape
  247. elseif agape > 0:
  248. if (totminut - agape[3])/agape[4] >= 1: agape -= 1
  249. if agape = 0: agape[3] = 0
  250. agape[1] = agape
  251. else
  252. agape[3] = 0
  253. end
  254. !!Recovery from spanking - will be superseded by pain system
  255. if spanked > 0:
  256. if spankedtime = 0: spankedtime = totminut
  257. if (spankedtime + 2040) <= totminut:spanked -= 1 & spankedtime = 0
  258. elseif spankedtime ! 0:
  259. killvar 'spankedtime'
  260. end
  261. !! Orgasmic cooldown
  262. if orgasmic ! 0:
  263. if orgasmic < totminut - 30: orgasmic = 0 & pcs_horny = 0
  264. end
  265. !!!!!!!!!!!!!!! Heels pain and skill gain
  266. !! This compares the player heels skill to the skill required to wear any heels the player
  267. !! currently wears. If the skill needed is greater than the player currently possesses,
  268. !! the pain in the feet increases and the player earns heels skill. If the skill required
  269. !! is lower, the player might still get experience, depending on how much greater the
  270. !! player skill is.
  271. !! Variables
  272. !! pcs_heels is the main heels skill
  273. !! heels_exp is used when the player gains experience using heels
  274. !! heels_deg is used when the player neglects their heels
  275. !! PShoHeels tracks the height of the heels currently worn
  276. !! heelsminut tracks when the heels skill was last changed
  277. !! heelsRequiredskill substitutes PShoHeels to allow comparison with pcs_heels
  278. !! heelsSkilldiff tracks difference between the players current and skill required by heels
  279. !! Required skill for various heel sizes
  280. !! 1 flats - 0
  281. !! 2 low heel - 5
  282. !! 3 Mid heel - 15
  283. !! 4 High heel - 25
  284. !! 5 ultra high heel - 40
  285. !! 6 fetish heel - 60
  286. !! Only run if at least X minutes have passed since last time
  287. if heelsminut > totminut: heelsminut = totminut & !! fix for time cheat
  288. if totminut >= heelsminut + 30:
  289. killvar 'tmp'
  290. heelstime = totminut-heelsminut
  291. heelsminut = totminut
  292. !! Only check experience and pain gain and if the player wears heels, flats give nothing
  293. if PShoHeels > 1:
  294. if PShoHeels = 2:
  295. heelsRequiredskill = 5
  296. elseif PShoHeels = 3:
  297. heelsRequiredskill = 15
  298. elseif PShoHeels = 4:
  299. heelsRequiredskill = 25
  300. elseif PShoHeels = 5:
  301. heelsRequiredskill = 40
  302. elseif PShoHeels = 6:
  303. heelsRequiredskill = 60
  304. end
  305. !! stat is called a lot, there should be a limit to how much exp and pain you can accumulate...
  306. !! If the player skill is below the required skill, give heel_exp and apply ache
  307. if pcs_heels < heelsRequiredskill:
  308. heelsSkilldiff = heelsRequiredskill - pcs_heels
  309. if heelsSkilldiff <= 5:
  310. tmp = rand(min(3,heelstime/30),min(6,heelstime/15))
  311. if pain['feet'] < 40: gs 'pain', rand(heelstime/30,heelstime/15), 'feet', 'ache'
  312. elseif heelsSkilldiff <= 10:
  313. tmp = rand(min(5,heelstime/20),min(9,heelstime/10))
  314. if pain['feet'] < 50: gs 'pain', rand(heelstime/25,heelstime/12), 'feet', 'ache'
  315. elseif heelsSkilldiff <= 15:
  316. tmp = rand(min(7,heelstime/15),min(12,heelstime/8))
  317. if pain['feet'] < 60: gs 'pain', rand(heelstime/20,heelstime/10), 'feet', 'ache'
  318. elseif heelsSkilldiff <= 20:
  319. tmp = rand(min(9,heelstime/10),min(15,heelstime/5))
  320. if pain['feet'] < 70: gs 'pain', rand(heelstime/15,heelstime/8), 'feet', 'ache'
  321. else
  322. tmp = rand(min(12,heelstime/5),min(20,heelstime/2))
  323. if pain['feet'] < 80: gs 'pain', rand(heelstime/10,heelstime/5), 'feet', 'ache'
  324. end
  325. !! Player skill is equal to or higher than the required skill
  326. !! Maybe have excessive skill result in no gain, or even a degrading skill?
  327. else
  328. heelsSkilldiff = pcs_heels - heelsRequiredskill
  329. gs 'pain', max(0, rand(heelstime/10,heelstime/5) - heelsSkilldiff), 'feet', 'ache'
  330. if heelsSkilldiff <= 5:
  331. tmp = rand(-2,0) + rand(min(8,heelstime/6),min(12,heelstime/3))
  332. elseif heelsSkilldiff <= 10:
  333. tmp = rand(-3,0) + rand(min(6,heelstime/10),min(9,heelstime/5))
  334. elseif heelsSkilldiff <= 15:
  335. tmp = rand(-4,0) + rand(min(5,heelstime/15),min(7,heelstime/10))
  336. elseif heelsSkilldiff <= 20:
  337. tmp = rand(-5,0) + rand(min(4,heelstime/20),min(6,heelstime/15))
  338. else
  339. tmp = rand(-6,0) + rand(min(3,heelstime/30),min(4,heelstime/20))
  340. end
  341. end
  342. !! If not wearing heels, degrade heels skill
  343. else
  344. tmp = rand(heelstime/30,heelstime/15)*-1
  345. end
  346. if tmp > 0:
  347. gs 'exp_gain', 'heels', tmp
  348. elseif tmp < 0:
  349. heels_deg += tmp
  350. end
  351. killvar 'tmp'
  352. killvar 'heelstime'
  353. killvar 'heelsSkilldiff'
  354. killvar 'heelsRequiredskill'
  355. end
  356. !!!!!!!!!!!!!!! End heels
  357. !! Hourly Changes
  358. if minut >= 60:
  359. :loopmin
  360. hour += 1
  361. minut -= 60
  362. gs 'hourly_events'
  363. if minut >= 60:jump 'loopmin'
  364. end
  365. !! End of Hourly Changes
  366. if hour >= 24: gs 'cikl'
  367. ! Determine Incoming Telephone Calls and SMS
  368. gs 'telefon', 'IncomingCheck', prevtotmin, totminut
  369. gs 'telefon', 'IncomingSMSCheck'
  370. if minut < 10:
  371. $nilmin = '0'
  372. else
  373. $nilmin = ''
  374. end
  375. if kid > 0:
  376. i = arrsize('yearkid')
  377. :LoopKidAgeCounter
  378. if i >= 0:
  379. if yearkid[i] = year + 1 and monthkid[i] = month and daykid[i] = day: msg'It is <<$kidname[i]>>''s birthday today.'
  380. i -= 1
  381. jump 'LoopKidAgeCounter'
  382. end
  383. end
  384. if bimbolevel > 0:
  385. if bimbowithdrawal = 0:
  386. $bimbostatus = '<font color = #FF1493>You''re, like, super hawt today.</font>'
  387. $bimbo_tooltip = 'You''re, like, super hawt today.'
  388. elseif bimbowithdrawal = 1:
  389. $bimbostatus = '<font color="green">You feel, like, kind of lame today.</font>'
  390. $bimbo_tooltip = 'You feel, like, kind of lame today.'
  391. elseif bimbowithdrawal < 4:
  392. $bimbostatus = '<font color="grey">You feel, like, totally lame today.</font>'
  393. $bimbo_tooltip = 'You feel, like, totally lame today.'
  394. elseif bimbowithdrawal < 6:
  395. if pcs_mood > 50: pcs_mood -= 10
  396. $bimbostatus = '<font color="red">You really feel, like, awful today.</font>'
  397. $bimbo_tooltip = 'You really feel, like, awful today.'
  398. elseif bimbowithdrawal >= 6:
  399. if pcs_mood > 10: pcs_mood -= 10
  400. $bimbostatus= '<font color="red"><b>You feel that, like, horrible today!</b></font>'
  401. $bimbo_tooltip = 'You feel that, like, horrible today!'
  402. end
  403. else
  404. bimbowithdrawal = 0
  405. $bimbostatus = ''
  406. end
  407. !
  408. ! WD: Triggers every 15 minutes if not sleeping
  409. ! Update to remove long iterations on loading saves from previous versions
  410. ! Do Nothing if sleeping, invalid Trig15Minute value or more than 6 hours 16 minute pass
  411. if InSleep ! 0 or Trig15Minute > totminut or (totminut - Trig15Minute) >= 376:
  412. set Trig15Minute = totminut
  413. ! More than 15 minutes since last check
  414. else
  415. if (totminut - Trig15Minute) >= 15:
  416. ! begin Loop
  417. :Trig15MinuteLoop
  418. ! Horny Actions
  419. if pcs_horny > 100:
  420. set Trig15Minute = totminut
  421. else
  422. set Trig15Minute += 15
  423. ! WD: Fix vibrator arousal to trigger every 15 minutes, moved from 'time' location
  424. if vibratorin = 1:pcs_horny += rand(1, 5)
  425. ! WD: Fixed Piecing arousal to trigger every 15 minutes, instead of once per day
  426. if pcs_horny < 70:
  427. hornystat = 0
  428. if pirsF > 0 and pirsF < 10000:hornystat += 1
  429. if pirsG > 0 and pirsG < 10000:hornystat += 1
  430. hornyStat = hornystat * 4
  431. if pirsA > 0 and pirsA < 10000:hornystat += 1
  432. if pirsB > 0 and pirsB < 10000:hornystat += 1
  433. if pirsC > 0 and pirsC < 10000:hornystat += 1
  434. if pirsD > 0 and pirsD < 10000:hornystat += 1
  435. if pirsE > 0 and pirsE < 10000:hornystat += 1
  436. if pirsN > 0 and pirsN < 10000:hornystat += 1
  437. set pcs_horny += hornyStat / 4 + rand(1,4) <= hornyStat mod 4 & ! Apply 1/4 of value on average
  438. end
  439. ! WD: Clothing
  440. if CloStyle = 4 and pcs_horny < 70:set pcs_horny += rand(0, 2)
  441. if (PCloSkirt > 5 or PCloPants > 5) and pcs_horny < 50:set pcs_horny += rand(0, 1)
  442. if PCloTopCut = 4 and pcs_horny < 50:set pcs_horny += rand(0, 1)
  443. end
  444. !!SECTION: Bimbo (15 minute interval update checks)
  445. if bimbolevel > 0:
  446. if (pcs_mood < 100): pcs_mood += (pcs_mood / 100) * max(0, (rand(bimbowithdrawal*-1,bimbolevel)))
  447. if pcs_horny < max(0, 30 - bimbowithdrawal * bimbolevel): pcs_horny = max(0, 30 - bimbowithdrawal * bimbolevel)
  448. if pcs_horny < 100: pcs_horny += max(0, rand(bimbowithdrawal/-2, bimbolevel))
  449. end
  450. !!SECTION: Commando trait (15 minute interval update checks)
  451. if $clothingworntype ! 'nude':
  452. if $pantyworntype = 'none':
  453. !! Addition to trait exp/lvls
  454. if pcs_traits['commando_lvl'] = 0:
  455. if PCloSkirt > 0:
  456. pcs_traits['commando_exp'] += 2
  457. else
  458. pcs_traits['commando_exp'] += 1
  459. end
  460. if pcs_traits['commando_exp'] >= 1000:
  461. pcs_traits['commando_exp'] = 50
  462. pcs_traits['commando_lvl'] = 1
  463. msg'You have gained the Commando trait! You have become accustomed to the idea you don''t have to wear panties all the time and can now comfortably wear skirts without panties. Pants are still a little itchy though...'
  464. end
  465. elseif pcs_traits['commando_lvl'] = 1:
  466. pcs_traits['commando_exp'] += 2
  467. if pcs_traits['commando_exp'] >= 1000:
  468. pcs_traits['commando_exp'] = 50
  469. pcs_traits['commando_lvl'] = 2
  470. msg'You have gained the 2nd level of the Commando trait! You have become very comfortable without panties and the raw insides of your pants no longer irritate your pussy.'
  471. end
  472. elseif pcs_traits['commando_lvl'] = 2:
  473. mosol = 0
  474. pcs_traits['commando_exp'] += 2
  475. if pcs_traits['commando_exp'] >= 1000:
  476. pcs_traits['commando_exp'] = 500
  477. pcs_traits['commando_lvl'] = 3
  478. msg'You have gained the 3rd level of the Commando trait! You have become so accustomed to going commando that any kind of underwear over your hips just feels <i>wrong</i>. You suffer mood penalties while wearing panties.'
  479. end
  480. elseif pcs_traits['commando_lvl'] = 3:
  481. pcs_traits['commando_exp'] += 1
  482. end
  483. elseif pcs_traits['commando_lvl'] > 0:
  484. !!Reduction from exp/lvls
  485. if pcs_traits['commando_lvl'] = 3:
  486. pcs_traits['commando_exp'] -= 1
  487. pcs_mood -= 1
  488. if pcs_traits['commando_exp'] <= 0:
  489. pcs_traits['commando_exp'] = 500
  490. pcs_traits['commando_lvl'] = 2
  491. msg'You have lost the 3rd level of the Commando trait! You are now only comfortable not wearing panties and will not suffer irritation from wearing pants while going commando.'
  492. end
  493. else
  494. pcs_traits['commando_exp'] -= 1
  495. if pcs_traits['commando_exp'] <= -0:
  496. pcs_traits['commando_exp'] = 900
  497. pcs_traits['commando_lvl'] -= 1
  498. end
  499. end
  500. end
  501. !!{
  502. if $braworntype = 'none':
  503. end}
  504. end
  505. !! This is the Succubus non-direct injection (pun intented) sex to sexnutrition and the sexnutrition conversion handling
  506. if succubusflag = 1:
  507. if hypnoAddict > 0: dynamic $RestTherapyVariables
  508. if pcs_horny < 50: pcs_horny = 50
  509. if pcs_horny < 100: pcs_horny += succublvl
  510. if succhungry > 0:
  511. pcs_energy -= succhungry * succublvl
  512. pcs_hydra -= succhungry * succublvl
  513. pcs_sleep -= succhungry * succublvl
  514. end
  515. if arrsize('sparrvol') > 0:
  516. suctempi = -1
  517. :SuccAbsorbLoop
  518. suctempi += 1
  519. if suctempi <= 1 or suctempi = 3 or suctempi = 4 or suctempi >= 8:
  520. suctemparr = arrpos('sparrloc',suctempi)
  521. if suctemparr >= 0 and sparrloc[suctemparr] = suctempi and sparrvol[suctemparr] > 0:
  522. scfeed = succublvl + rand(1,4)
  523. sexnutrition += 30 * scfeed
  524. succubxp += 5
  525. cumsumbod -= sparrvol[suctemparr]
  526. ! msg "we've got xp!" + sparrloc[suctemparr]
  527. sucabscum = 1
  528. gs 'cum_cleanup', 'cleandeposit', suctemparr
  529. cumloc[suctempi] = 0
  530. !debug code $stat_msg += '<BR>Absorb ext <<sexnutrition>>'
  531. end
  532. end
  533. if suctempi < 17:jump 'SuccAbsorbLoop'
  534. cumspclnt = 20 & gs 'cum_cleanup'
  535. end
  536. if suclezsex < lesbian:
  537. sexnutrition += succublvl * 20
  538. suclezsex = lesbian
  539. succubxp += 5
  540. sucabslez = 1
  541. end
  542. if sexnutrition > 0:
  543. if sucskill >= 3 and succublvl >= 2: sexnutrition += (sexnutrition * 2) / 10
  544. if sucabslez = 1 and sucabscum = 1:
  545. $sucabs1 = 'absorbed energy from the woman you had sex with'
  546. $sucabs2 = ' and you '
  547. $sucabs3 = 'absorb the semen in your body'
  548. elseif sucabscum = 1:
  549. $sucabs3 = 'absorb the semen in your body'
  550. elseif sucabslez = 1:
  551. $sucabs1 = 'absorbed energy from the woman you had sex with'
  552. else
  553. !!Debug code
  554. $stat_msg += '<BR>SOMETHING HAPPENED!'
  555. end
  556. $stat_msg += '<BR>You <<$sucabs1>><<$sucabs2>><<$sucabs3>>, gaining nourishment.'
  557. sucabslez = 0 & sucabscum = 0
  558. $sucabs1 = '' & $sucabs2 = '' & $sucabs3 = ''
  559. if (pcs_mood < 100): pcs_mood += ((pcs_mood / 100) * 5)
  560. if pcs_energy > 100: entemp = (pcs_energy - 100)
  561. if sucexcess < 0 and sexnutrition > 20 and pcs_energy > 30:
  562. if sexnutrition - 20 >= (0 - sucexcess) * 2:
  563. sexnutrition += sucexcess * 2
  564. sucexcess = 0
  565. else
  566. sucexcess += (sexnutrition - 20) / 2
  567. sexnutrition = 20
  568. end
  569. end
  570. pcs_energy += sexnutrition / 2
  571. pcs_hydra += sexnutrition
  572. pcs_sleep += sexnutrition / 20
  573. if succhungry > 0: succhungry = 0
  574. sexnutrition = 0
  575. if pcs_energy > 100: sucexcess += (pcs_energy - entemp - 100) & pcs_energy = 100 + entemp & killvar 'entemp'
  576. end
  577. end
  578. !! safeguards to prevent bimbolevel from going above or below its intended limits
  579. if bimbolevel > 3: bimbolevel = 3
  580. if bimbolevel < 0: bimbolevel = 0
  581. ! do loop
  582. if (totminut - Trig15Minute) >= 15:jump 'Trig15MinuteLoop'
  583. end
  584. end
  585. !!!!!!!!!!!!!
  586. !!!ENERGY!!!
  587. !!!!!!!!!!!!!
  588. if succubusflag = 1:
  589. if pcs_energy < 0:
  590. if fat >= 1:
  591. if cheatNoFat = 0: fat -= 2
  592. pcs_energy += 8 + succublvl
  593. else
  594. pcs_energy += 8 + succublvl
  595. sucexcess -= (8 + succublvl) * (6 - succublvl)
  596. end
  597. end
  598. if pcs_health < 0:
  599. pcs_health = 10
  600. sucexcess -= 25 * (9 - succublvl)
  601. end
  602. if pcs_willpwr < 0:
  603. pcs_willpwr = 10
  604. sucexcess -= 20 * (9 - succublvl)
  605. sucpowzeroed = 4
  606. end
  607. end
  608. if pcs_sleep < 0:
  609. pcs_sleep = 0
  610. pcs_mood -= 5
  611. end
  612. if pcs_energy < 0:
  613. pcs_energy = 0
  614. pcs_health -= 5
  615. if pcs_mass['body'] = 0 and pcs_stren + pcs_vital > 0:
  616. stren_deg -= 1
  617. vital_deg -= 1
  618. pcs_energy += 8
  619. elseif pcs_mass['body'] = 0 and pcs_stren + pcs_vital <= 0:
  620. if Enable_nogameover = 0 :
  621. over = 3
  622. if $loc ! 'gameover': gt 'gameover'
  623. exit
  624. else
  625. $stat_msg += '<BR><font color=red><B>You starved to death, but Cheat Mode keeps you Alive.</B></font>'
  626. fat = 1
  627. end
  628. elseif pcs_mass['body'] > 0:
  629. if cheatNoFat = 0: fat -= 1
  630. pcs_energy += 8
  631. end
  632. end
  633. if pcs_hydra <= 0:
  634. pcs_hydra = 1
  635. pcs_health -= 5
  636. end
  637. !!Set hydra_check value
  638. hydra_check = pcs_hydra
  639. if pcs_mood <= 0:
  640. pcs_mood = 1
  641. pcs_health -= 5
  642. end
  643. if pcs_health < 0:
  644. if Enable_nogameover = 0 :
  645. over = 1
  646. if $loc ! 'gameover': gt 'gameover'
  647. exit & !nogameover by illume
  648. else
  649. $stat_msg += '<BR><font color=red><B>You died from injuries, but Cheat Mode keeps you Alive.</B></font>'
  650. pcs_health = 0
  651. end
  652. end
  653. if pcs_willpwr <= 0 :
  654. !this will set willpower to 0 correctly; then check mana =1 for insane-gameover(pcs_willpwr=0&mana=1).
  655. if pcs_mood <= 1:
  656. if Enable_nogameover = 0 :
  657. over = 2
  658. if $loc ! 'gameover': gt 'gameover'
  659. exit & !nogameover by illume
  660. else
  661. $stat_msg += '<BR><font color=red><B>You are insane, but Cheat Mode keeps you Alive.</B></font>'
  662. !pcs_mood already checked for >=1 in line 1113 if pcs_mood <= 0, no need to set another one
  663. end
  664. end
  665. pcs_willpwr = 0
  666. end
  667. !!cars-increase/depressed mood after orgasm/rape
  668. if rape > 0 and rape ! rape_count and orgasm = orgasm_count:
  669. pcs_mood = 10
  670. rape_count = rape
  671. rape_day = daystart
  672. elseif orgasm > 0 and orgasm ! orgasm_count:
  673. pcs_mood = 100
  674. orgasm_count = orgasm
  675. elseif rape > 0 and rape ! rape_count and orgasm > 0 and orgasm ! orgasm_count:
  676. pcs_mood = 100
  677. orgasm_count = orgasm
  678. rape_count = rape
  679. rape_day = daystart
  680. end
  681. !! Drug stats
  682. gs 'drugs', 'heroin', 'stat'
  683. gs 'drugs', 'alcohol', 'stat'
  684. gs 'drugs', 'cocaine', 'stat'
  685. gs 'drugs', 'amphetamine', 'stat'
  686. !!Health, Willpower, Auto Birth Control pregnancy check
  687. gs 'body', 'RegularUpdate'
  688. gs 'body', 'Update_Appearance'
  689. if pcs_health >= healthmax:
  690. $pcs_health = '<font color="green">You are very healthy.</font>'
  691. elseif pcs_health >= healthmax * 75 / 100:
  692. $pcs_health = '<font color=#0064FF>You are healthy.</font>'
  693. elseif pcs_health >= healthmax * 50 / 100:
  694. $pcs_health = '<font color="brown">You are not healthy.</font>'
  695. elseif pcs_health >= healthmax * 25 / 100:
  696. $pcs_health = '<font color="red">You are sick.</font>'
  697. else
  698. $pcs_health = '<font color="red">You are on the verge of death.</font>'
  699. end
  700. if pcs_willpwr >= willpowermax:
  701. $pcs_willpwr = '<font color="green">You feel in charge of your actions.</font>'
  702. elseif pcs_willpwr >= willpowermax * 75 / 100:
  703. $pcs_willpwr = '<font color=#0064FF>You are mostly in control.</font>'
  704. elseif pcs_willpwr >= willpowermax * 50 / 100:
  705. $pcs_willpwr = '<font color="brown">You might have to make some concessions.</font>'
  706. elseif pcs_willpwr >= willpowermax * 25 / 100:
  707. $pcs_willpwr = '<font color="red">You will have to toe the line.</font>'
  708. else
  709. $pcs_willpwr = '<font color="red">You are completely at other people''s mercy.</font>'
  710. end
  711. !!stop auto birth control pill taking if the player believes they are pregnant or are pregnant
  712. if thinkpreg = 1 or knowpreg = 1:
  713. if tabletkicheck = 1: tabletkicheck = 0
  714. if birth_control['remind_hour'] > 0:
  715. birth_control['remind_hour'] = 0
  716. if birth_control['remind_icon'] = 1: birth_control['remind_icon'] = 0
  717. end
  718. elseif birth_control['remind_hour'] > 0 and hour >= birth_control['remind_hour'] and hour <= birth_control['remind_hour'] + 1 and tabletkiday ! daystart:
  719. birth_control['remind_icon'] = 1
  720. else
  721. birth_control['remind_icon'] = 0
  722. end
  723. if tabletkicheck = 1 and tabletkichday < daystart and birth_control['auto_hour'] > 0 and hour >= birth_control['auto_hour'] and hour <= birth_control['auto_hour'] + 1 and InSleep = 0 and menu_off = 0 and $location_type ! 'event' and $location_type ! 'event_outdoors':
  724. gs 'fertility', 'auto_pill'
  725. end
  726. !! detected change in pillcon
  727. if pillcon ! birth_control['old_pillcon'] or pillcon2 ! birth_control['old_pillcon2']: gs 'fertility', 'update'
  728. gs 'cum_manage', 'cum_decay'
  729. !!Mood
  730. if cheatNoMood = 0:
  731. maxmood = 100 - moodmodifier
  732. if pcs_mood > 100:
  733. pcs_mood = 100
  734. elseif pcs_mood < 0:
  735. pcs_mood = 0
  736. !! Asylum: basically this means clinically insane, like court-ordered committed, saliva dripping, blubbering... Ordinarily irreversible at this stage meaning Game Over, but cheat can help
  737. end
  738. else
  739. pcs_mood = 100
  740. mood_trauma = 0
  741. end
  742. if Gerpes >= 3 or Sifilis >= 21 or Triper > 2:
  743. $msg_extra = ' it is being reduced due to an STD'
  744. else
  745. killvar '$msg_extra'
  746. end
  747. if pcs_mood >= 80:
  748. $pcs_mood = '<font color="green">You are in a great mood<<$msg_extra>>.</font>'
  749. elseif pcs_mood >= 60:
  750. $pcs_mood = '<font color=#0064FF>You are in a good mood<<$msg_extra>>.</font>'
  751. elseif pcs_mood >= 40:
  752. $pcs_mood = '<font color="brown">You are in an OK mood<<$msg_extra>>.</font>'
  753. elseif pcs_mood >= 20:
  754. $pcs_mood = '<font color="orange">You are in a bad mood<<$msg_extra>>.</font>'
  755. elseif pcs_mood >= 5:
  756. $pcs_mood = '<font color="red">You are in a terrible mood<<$msg_extra>>.</font>'
  757. else
  758. $pcs_mood = '<font color="red">You are really depressed and need to improve your mood<<$msg_extra>>.</font>'
  759. end
  760. if pcs_energy >= 80:
  761. $pcs_energy = '<font color="green">You couldn''t eat one more bite.</font>'
  762. elseif pcs_energy >= 40:
  763. $pcs_energy = '<font color=#0064FF>You''re not really hungry, but a small snack would be very welcome.</font>'
  764. elseif pcs_energy >= 8:
  765. $pcs_energy = '<font color="brown">You are hungry.</font>'
  766. else
  767. $pcs_energy = '<font color="red">You are very hungry.</font>'
  768. end
  769. if pcs_hydra >= 80:
  770. $pcs_hydra = '<font color="green">You are not thirsty at all.</font>'
  771. elseif pcs_hydra >= 40:
  772. $pcs_hydra = '<font color=#0064FF>You are slightly thirsty.</font>'
  773. elseif pcs_hydra >= 8:
  774. $pcs_hydra = '<font color="brown">You are thirsty.</font>'
  775. else
  776. $pcs_hydra = '<font color="red">You are very thirsty.</font>'
  777. end
  778. if pcs_sleep >= 80:
  779. $pcs_sleep = '<font color="green">You are well rested.</font>'
  780. elseif pcs_sleep >= 40:
  781. $pcs_sleep = '<font color=#0064FF>You are slightly tired.</font>'
  782. elseif pcs_sleep >= 8:
  783. $pcs_sleep = '<font color="brown">You are tired.</font>'
  784. else
  785. $pcs_sleep = '<font color="red">You are very tired.</font>'
  786. end
  787. if workFabrika = 1 and week => 1 and week <= 5 and hour > 8 and age => 16 and age < 18 and FabrikaProgulDay ! day or workFabrika = 1 and week => 1 and week <= 5 and hour > 16 and age > 18 and FabrikaProgulDay ! day:
  788. !!absence from work in a factory in Pavlovsk
  789. FabrikaProgul += 1
  790. FabrikaProgulDay = day
  791. end
  792. if hotelRoom['pav_hotel'] > 0:
  793. if hotelRoomDays['pav_hotel'] - 1 = daystart:
  794. $stat_msg += '<BR>You have 1 night left on your Pavlosk hotel booking.'
  795. elseif hotelRoomDays['pav_hotel'] = daystart and hour < 11:
  796. $stat_msg += '<BR>Your room at the Pavlosk hotel has check out today at 11:00'
  797. elseif hotelRoomDays['pav_hotel'] = daystart:
  798. hotelRoom['pav_hotel'] = 0
  799. end
  800. end
  801. if hotelRoom['city_hotel'] > 0:
  802. if hotelRoomDays['city_hotel'] - 1 = daystart:
  803. $stat_msg += '<BR>You have 1 night left on your St Petersburg hotel booking.'
  804. elseif hotelRoomDays['city_hotel'] = daystart and hour < 11:
  805. $stat_msg += '<BR>Your room at the St Petersburg hotel has check out today at 11:00'
  806. elseif hotelRoomDays['city_hotel'] = daystart:
  807. hotelRoom['city_hotel'] = 0
  808. end
  809. end
  810. if hour >= 8 and hour < 14 and week < 6 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and kanikuli = 0 and schoolProgulDay ! daystart:
  811. !!absence from school
  812. schoolprogul += 1
  813. schoolProgulDay = daystart
  814. end
  815. if cumcondslip <= 0: cumcondslip_deep = 0
  816. !!Sex stat update
  817. stat['mast'] += mastr & mastr = 0
  818. stat['hj'] += hj & hj = 0
  819. stat['bj'] += bj & bj = 0
  820. stat['vaginal'] += sex & sex = 0
  821. stat['anal'] += anal & anal = 0
  822. stat['cuni'] += kuni & kuni = 0
  823. stat['anal_strap_give'] += pegging & pegging = 0
  824. !!Pain calculation
  825. gs 'pain', 'manage'
  826. !!update skills and attributes to pcs_ from there _lvl values plus adjustments based on condition
  827. gs 'stat_sklattrib_lvlset'
  828. !!Sleep variable cap
  829. if pcs_sleep > 100: pcs_sleep = 100
  830. if insleep = 0: gs 'stat_display'
  831. gs 'family_schedule'
  832. !!--------------------------Job Checks For Icons--------------------------------
  833. if (acting['shoot_day'] = daystart and actress_cast = 1) or (audition['day'] = daystart):
  834. acting['icon'] = 1
  835. else
  836. acting['icon'] = 0
  837. end
  838. if model_job_week < 2 and model['status'] = 1:
  839. model['icon'] = 1
  840. else
  841. model['icon'] = 0
  842. end
  843. if pfilmday[0] > 0:
  844. pornstar['icon'] = 1
  845. else
  846. pornstar['icon'] = 0
  847. end
  848. if hypnoSchedule = 1:
  849. if therapist_weekly_block = 0 and week = 4 and therapistday ! daystart and remindedtherapyday ! daystart:
  850. if menu_off = 0 and workDolg = 0:
  851. if (hour >= 18 and (minut > 45 or hour >= 19)) _
  852. and (hour < 20 and (minut < 15 or hour < 19)):
  853. gs 'therapist_reminder'
  854. end
  855. end
  856. end
  857. end
  858. !!--------------------------Booty Call SMSs--------------------------------
  859. if arrsize('$FuckBuddy') > 0 and hour > 1: gs 'booty_call', 'SMS raiser'
  860. --- stat ---------------------------------