stat.qsrc 30 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051
  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 = 241 & gs''daystart'' & gs''stat''">end of August</a> or <a href="exec:daystart_start = 152 & gs''daystart'' & gs''stat''">beginning of June</a>?'
  11. exit
  12. end
  13. view
  14. rand1 = rand(0,100)
  15. $stat_msg=''
  16. if MagikDostup = 0: magik_exp = orgasm
  17. if insleep = 0: gs 'stat_sklattrib'
  18. if cheatHealth = 1: dynamic $cheatmenu['std_cure']
  19. 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
  20. !!The following seems to be part of the combat system.
  21. musle[1] = musle
  22. flex[1] = pcs_agil
  23. stamina[1] = pcs_vital * 3
  24. wipo[1] = pcs_sprt
  25. intel[1] = pcs_intel - bimbostupidity
  26. krasota[1] = pcs_apprnc
  27. pcs_hgt[1] = pcs_hgt
  28. salo[1] = salo
  29. fat[1] = fat
  30. Bteh[1] = bteh
  31. Uteh[1] = uteh
  32. Zteh[1] = zteh
  33. !!This is a temporary stop-gap measure for the accomadation skill and will be removed
  34. if succubusflag = 1 and sucskill >= 4:
  35. if pain['throat'] > 0: pain['throat'] = 0 & sucexcess -= 1
  36. if pain['asshole'] > 0: pain['asshole'] = 0 & sucexcess -= 1
  37. if pain['vaginal'] > 0: pain['vaginal'] = 0 & sucexcess -= 1
  38. if vgape > 0: vgape = 0 & vgapetime = 0 & sucexcess -= 1
  39. if agape > 0: agape = 0 & agapetime = 0 & sucexcess -= 1
  40. end
  41. !!mouth cleaning for drinks
  42. if pcs_hydra > hydra_check:
  43. cumspclnt = 2
  44. gs 'cum_cleanup'
  45. end
  46. !!!CHEATS!!!
  47. if cheatWork = 1:work = 0
  48. if cheatWorkKiskis = 1:young_shop_miss = 0
  49. if cheatHapri = 1:pcs_hairbsh = 1
  50. ! Moved from cheats to settings under 'Enema realism'
  51. if cheatKlisma = 0:klismaday = daystart & klismaday1 = 1
  52. if cheatNomakeup = 1:
  53. if pcs_makeup = 0: pcs_makeup = 1
  54. end
  55. if cheatNoSweat = 1 and pcs_sweat > 0: pcs_sweat = 0
  56. if cheatNoEat = 1:
  57. if pcs_energy < 35: pcs_energy = 35
  58. end
  59. if cheatNoDrink = 1:
  60. if pcs_hydra < 35: pcs_hydra = 35
  61. end
  62. if cheatNoSleep = 1:
  63. if pcs_sleep < 35: pcs_sleep = 35
  64. end
  65. if cheatBandit = 1 and npc_horny['A66'] < 19: npc_horny['A66'] = 19
  66. if alko > 0 and frost > 0:frost = 0
  67. if StrongNarkota >= 20:
  68. if alko > 0:alko = 0
  69. end
  70. if lernSkill >= 8: intel_exp += 1 & lernSkill = 0
  71. if lern >= 10: intel_exp += 1 & lern = 0
  72. if pav_slut >= 75 and KatjaKnowBJ ! 1: KatjaKnowBJ = 1
  73. if pav_slut >= 125 or preg > 0 and KatjaKnowSex ! 1: KatjaKnowSex = 1
  74. shameless = guy + stat['bj'] + stat['anal'] + stat['hj'] + ((slutty + gang) * 2)
  75. moneySUM = money + karta + stolmoney
  76. cumSUM = cumsumbod/40
  77. if husbizvradd > 5:izvratH = 1
  78. if husbharmin > 10:harakHusb = 0
  79. if husband = 0:
  80. husbizvradd = 0
  81. husbharmin = 0
  82. husbandMark = 0
  83. houseslut = 0
  84. end
  85. if SNarkvnesh = 0:SNarkvnesh = 1
  86. if SNarkTimes >= SNarkvnesh * 25:
  87. SNarkvnesh += 1
  88. vidage += 1
  89. end
  90. if gopota >= 20 and gnewQW = 1:gnewQW = 2
  91. if workDisk = 4 and week > 5:workDisk = 1
  92. if workDisk = 3 and week > 5:workDiskAtkPlayer = 1
  93. if bfa < 0: bfa = 0
  94. if pcs_vag > 36: pcs_vag = 36
  95. if pcs_throat > 36: pcs_throat = 36
  96. if pcs_ass > 36: pcs_ass = 36
  97. if NarkImmune = 1:
  98. if narkoman ! 0:narkoman = 0
  99. elseif nark >= 30 and narkoman = 0 and NarkImmune = 0:
  100. narkoman = 1
  101. elseif nark = 0 and narkoman = 1:
  102. narkoman = 0
  103. end
  104. if CheatSlut = 1 or succubusflag = 1:
  105. !!Succubus cannot get pregnant
  106. mesec = 0
  107. FocH = 0
  108. EggRH = 0
  109. Ovulate = 0
  110. fertegg = 0
  111. UnfertEgg = 0
  112. PregChem = 0
  113. preg = 0
  114. LutH = 0
  115. RecovH = 0
  116. babyembryo = 0
  117. cycle = 1
  118. end
  119. if succubusflag = 1 and succublvl > 2 and rape > rape_count:
  120. !!High Level Succubus cannot get raped
  121. orgasm += 1
  122. rape = rape_count
  123. pcs_mood = 100
  124. end
  125. if pcs_horny < 50 and cheatHorny = 1: pcs_horny = 50
  126. !!These will be made obsolete with the combat system overhaul
  127. boxing = pcs_jab + pcs_punch + pcs_kick + pcs_def
  128. if boxing > 100: boxing = 100
  129. if MagikDostup = 0:
  130. if pcs_magik > magikhigh:
  131. magikhigh += 1
  132. rikudo += pcs_magik * 100
  133. $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>'
  134. !! This will be replaced when a more advanced physical system is made
  135. if (pcs_magik mod 2 ! 0) and pcs_eyesize < 2: pcs_eyesize += 1
  136. if (pcs_magik mod 2 = 0) and pcs_lashes < 2: pcs_lashes += 1
  137. end
  138. else
  139. !!This is for error catching
  140. killvar 'pcs_magik'
  141. killvar 'rikudo'
  142. killvar 'pcs_splcstng'
  143. end
  144. if pcs_dom < 0: SUB = SUB - pcs_dom & pcs_dom = 0
  145. if SUB < 0: pcs_dom = pcs_dom - SUB & SUB = 0
  146. if pcs_dom > 100: pcs_dom = 100
  147. if SUB > 100: SUB = 100
  148. if SUB >= pcs_dom and pcs_dom > 0:SUB = SUB - pcs_dom & pcs_dom = 0
  149. if pcs_dom >= SUB and SUB > 0:pcs_dom = pcs_dom - SUB & SUB = 0
  150. if pcs_horny < 0: pcs_horny = 0
  151. if pcs_inhib < 0:
  152. pcs_inhib = 0
  153. elseif pcs_inhib > 100:
  154. pcs_inhib = 100
  155. end
  156. healthmax = (pcs_vital * 10 + pcs_stren * 5)
  157. stammax = 5 * (2 * pcs_vital + pcs_agil + pcs_stren) / 2
  158. manamax = (pcs_intel * pcs_magik) + pcs_magik * 100 + pcs_vital * 10 + rikudo
  159. speed = (2 * (pcs_stren + pcs_agil) + pcs_vital) / 5
  160. if healthmax < 1: healthmax = 1
  161. if willpowermax < 50: willpowermax = 50
  162. if stammax < 1: stammax = 1
  163. if manamax < 1: manamax = 1
  164. !pre-calc max value for later display
  165. if fairycurse >= daystart and fairyshoo > 0: pcs_horny = 90
  166. if min_arousal > pcs_horny: pcs_horny = min_arousal
  167. if Enable_lockhorny > 0 and pcs_horny < Enable_lockhorny - 1: pcs_horny = Enable_lockhorny - 1
  168. if pcs_horny < 0: pcs_horny = 0
  169. if pcs_health > healthmax: pcs_health = healthmax
  170. if pcs_willpwr > willpowermax: pcs_willpwr = willpowermax
  171. if pcs_stam > stammax: pcs_stam = stammax
  172. if pcs_mana > manamax: pcs_mana = manamax
  173. if pcs_mood > 100: pcs_mood = 100
  174. if hypnoAddict = 1 and pcs_horny < 30:
  175. pcs_horny = 30
  176. elseif hypnoAddict = 2 and pcs_horny < 50:
  177. pcs_horny = 50
  178. end
  179. if cumloc[0] = 1 or cumloc[3] = 1 or hypnoAddict = 0:
  180. killvar 'missCum'
  181. elseif missCum > timeTresh:
  182. if pcs_horny < 90: pcs_horny = 90
  183. if preziktype = 0: prezikcount = prezik
  184. if preziktype = 2: preziksabo = prezik
  185. prezik = 0
  186. preziktype = 1
  187. end
  188. !!!!!!!!!!!
  189. !!!TIME!!!
  190. !!!!!!!!!!!
  191. if nminut ! minut or nhour ! hour:
  192. ! Zero totminut will be at New Years Eve of 2015
  193. prevtotmin = totminut
  194. ! Years since 2015 in days
  195. totminut = (year - 2015) * 365
  196. ! Days this year
  197. if month > 1 : totminut += 31 & ! Jan
  198. if month > 2 : totminut += 28 & ! Feb
  199. if month > 3 : totminut += 31 & ! Mar
  200. if month > 4 : totminut += 30 & ! Apr
  201. if month > 5 : totminut += 31 & ! May
  202. if month > 6 : totminut += 30 & ! Jun
  203. if month > 7 : totminut += 31 & ! Jul
  204. if month > 8 : totminut += 31 & ! Aug
  205. if month > 9 : totminut += 30 & ! Sep
  206. if month > 10: totminut += 31 & ! Oct
  207. if month > 11: totminut += 30 & ! Nov
  208. if month > 12: totminut += 31 & ! Dec
  209. if month > 13: totminut += 31 & ! Jan rollover sanity check
  210. totminut += day
  211. ! Hours
  212. totminut = totminut * 24 + hour
  213. ! Minutes
  214. totminut = totminut * 60 + minut + sec / 60
  215. nminut = minut
  216. nhour = hour
  217. end
  218. ! Execute time based spells
  219. gs 'spellTimer', prevtotmin, totminut
  220. ! Determine Incoming Telephone Calls
  221. gs 'telefon', 'IncomingCheck', prevtotmin, totminut
  222. !! deodorant
  223. if deodorant_on = 1 and totminut > deodorant_time: gs 'sweat', 'remove_deo'
  224. !!painkiller
  225. if pain['killer'] > 0:
  226. if pain['killer'] = 1: pain_timer = totminut - 2
  227. pain['killer'] = totminut - pain_timer
  228. if pain['killer'] >= 243: pain['killer'] = 0
  229. end
  230. ! WD: 'daystart' Should start at 1
  231. if daystart = 0: daystart = 1
  232. !!Gaping of vagina recovery time
  233. if vgape > 0:
  234. if vgapetime = 0: vgapetime = totminut
  235. if (vgapetime + 60) <= totminut:vgape -= 1 & vgapetime = 0
  236. end
  237. !!Gaping of anus recovery time
  238. if agape > 0:
  239. if agapetime = 0: agapetime = totminut
  240. if (agapetime + 90) <= totminut:agape -= 1 & agapetime = 0
  241. end
  242. !!Recovery from spanking - will be superseded by pain system
  243. if spanked > 0:
  244. if spankedtime = 0: spankedtime = totminut
  245. if (spankedtime + 2040) <= totminut:spanked -= 1 & spankedtime = 0
  246. end
  247. !! Orgasmic cooldown
  248. if orgasmic ! 0:
  249. if orgasmic < totminut - 30: orgasmic = 0 & pcs_horny = 0
  250. end
  251. !!!!!!!!!!!!!!! Heels pain and skill gain
  252. !! This compares the player heels skill to the skill required to wear any heels the player
  253. !! currently wears. If the skill needed is greater than the player currently possesses,
  254. !! the pain in the feet increases and the player earns heels skill. If the skill required
  255. !! is lower, the player might still get experience, depending on how much greater the
  256. !! player skill is.
  257. !! Variables
  258. !! pcs_heels is the main heels skill
  259. !! heels_exp is used when the player gains experience using heels
  260. !! heels_deg is used when the player neglects their heels
  261. !! PShoHeels tracks the height of the heels currently worn
  262. !! heelsminut tracks when the heels skill was last changed
  263. !! heelsRequiredskill substitutes PShoHeels to allow comparison with pcs_heels
  264. !! heelsSkilldiff tracks difference between the players current and skill required by heels
  265. !! Required skill for various heel sizes
  266. !! 1 flats - 0
  267. !! 2 low heel - 5
  268. !! 3 Mid heel - 15
  269. !! 4 High heel - 25
  270. !! 5 ultra high heel - 40
  271. !! 6 fetish heel - 60
  272. !! Only run if at least X minutes have passed since last time
  273. if totminut >= heelsminut + 120:
  274. heelsminut = totminut
  275. !! Only check experience and pain gain and if the player wears heels, flats give nothing
  276. if PShoHeels > 1:
  277. if PShoHeels = 2:
  278. heelsRequiredskill = 5
  279. elseif PShoHeels = 3:
  280. heelsRequiredskill = 15
  281. elseif PShoHeels = 4:
  282. heelsRequiredskill = 25
  283. elseif PShoHeels = 5:
  284. heelsRequiredskill = 40
  285. elseif PShoHeels = 6:
  286. heelsRequiredskill = 60
  287. end
  288. !! stat is called a lot, there should be a limit to how much exp and pain you can accumulate...
  289. !! If the player skill is below the required skill, give heel_exp and apply ache
  290. if pcs_heels < heelsRequiredskill:
  291. heelsSkilldiff = heelsRequiredskill - pcs_heels
  292. if heelsSkilldiff <= 5:
  293. heels_exp += rand(3,6)
  294. if pain['feet'] < 40: gs 'pain', rand(0,1), 'feet', 'ache'
  295. elseif heelsSkilldiff <= 10:
  296. heels_exp += rand(5,9)
  297. if pain['feet'] < 50: gs 'pain', rand(0,2), 'feet', 'ache'
  298. elseif heelsSkilldiff <= 15:
  299. heels_exp += rand(7,12)
  300. if pain['feet'] < 60: gs 'pain', rand(1,3), 'feet', 'ache'
  301. elseif heelsSkilldiff <= 20:
  302. heels_exp += rand(9,15)
  303. if pain['feet'] < 70: gs 'pain', rand(2,4), 'feet', 'ache'
  304. elseif heelsSkilldiff > 20:
  305. heels_exp += rand(12,20)
  306. if pain['feet'] < 80: gs 'pain', rand(3,5), 'feet', 'ache'
  307. end
  308. !! Player skill is equal to or higher than the required skill
  309. !! Maybe have excessive skill result in no gain, or even a degrading skill?
  310. else
  311. heelsSkilldiff = pcs_heels - heelsRequiredskill
  312. if heelsSkilldiff <= 5:
  313. heels_exp += rand(3,6)
  314. elseif heelsSkilldiff <= 10:
  315. heels_exp += rand(2,4)
  316. elseif heelsSkilldiff <= 15:
  317. heels_exp += rand(1,2)
  318. elseif heelsSkilldiff <= 20:
  319. heels_exp += 0
  320. elseif heelsSkilldiff > 20:
  321. heels_deg -= rand(0,1)
  322. end
  323. end
  324. !! If not wearing heels, degrade heels skill
  325. else
  326. heels_deg -= rand(0,1)
  327. end
  328. !!Bimbo shoe check so bonus will be applied
  329. if PShoStyle = 2: bimbosh = 1
  330. if PShoStyle ! 2: bimbosh = 0
  331. end
  332. !!!!!!!!!!!!!!! End heels
  333. if sec >= 60:
  334. :loopsec
  335. minut += 1
  336. sec -= 60
  337. if sec >= 60:jump 'loopsec'
  338. end
  339. if minut >= 60:
  340. :loopmin
  341. hour += 1
  342. minut -= 60
  343. if SbrosNerdism = 1:pcs_nerd = pcs_sprt / 10 - orgasm
  344. if pcs_nerd < 0:pcs_nerd = 0
  345. if obkvsdam > 0:obkvsdam = rand(2, 5)
  346. if scpopt > 1: scpopt = 0
  347. if insleep = 1:
  348. if amphHigh > 0:
  349. pcs_energy -= (4 / amphetamineBonus + succublvl/2)
  350. pcs_hydra -= (8 / amphetamineBonus + succublvl/2)
  351. else
  352. pcs_energy -= (4 * amphetamineBonus + succublvl/2)
  353. pcs_hydra -= (8 * amphetamineBonus + succublvl/2)
  354. end
  355. pcs_stam += stammax / 10
  356. pcs_sleep -= 4
  357. if alko > 0: alko -= 1
  358. else
  359. if amphHigh > 0:
  360. pcs_energy -= (8 / amphetamineBonus + succublvl)
  361. pcs_hydra -= (16 / amphetamineBonus + succublvl)
  362. else
  363. pcs_energy -= (8 * amphetamineBonus + succublvl)
  364. pcs_hydra -= (16 * amphetamineBonus + succublvl)
  365. end
  366. pcs_stam += stammax / 20
  367. pcs_sleep -= 4
  368. end
  369. pcs_willpower_feeder += willpowermax*2
  370. pcs_willpwr += pcs_willpower_feeder/100
  371. pcs_willpower_feeder = pcs_willpower_feeder mod 100
  372. if pcs_willpwr > willpowermax: pcs_willpwr = willpowermax
  373. if pcs_willpwr < 20: will_degrade += 1
  374. if will_degrade >= 20: willpowermax -= 1 & will_degrade = 0
  375. if pcs_stam > stammax: pcs_stam = stammax
  376. gs 'femcyc'
  377. if hypnoAddict > 0:dynamic $hypnoAddiction
  378. !!mana regen
  379. pcs_mana += manamax / 20
  380. if alko > 0 and alkoblock = 0:
  381. if alko >= 6:
  382. if pcs_run > 0: run_deg -= 1
  383. if vball_lvl >= 50: vball_deg -= 1
  384. if alko >= 10:
  385. if pcs_stren > 10: stren_deg -= 1
  386. if pcs_vital > 10: vital_deg -= 1
  387. if pcs_intel > 10: intel_deg -= 1
  388. alko -= rand (0,1)
  389. end
  390. end
  391. alko -= rand (0,1)
  392. elseif alko < 0:
  393. alko = 0
  394. end
  395. !!!!!!!!!!!!!
  396. !!!Avtoboy!!!
  397. !!!!!!!!!!!!!
  398. if hour >= 8 and hour <= 23 and NPCnum > 10 and insleep = 0:
  399. :markturnirotbort
  400. xf = 0
  401. :markturnirotbortt
  402. xf += 1
  403. turnirFighter[xf] = rand(2, NPCnum)
  404. if xf < 2:jump 'markturnirotbortt'
  405. if turnirFighter[1] = turnirFighter[2]:jump 'markturnirotbort'
  406. a = turnirFighter[1]
  407. i = turnirFighter[2]
  408. NoView = 1
  409. gs 'Autofight'
  410. end
  411. !!!!!!!!!!!!!
  412. if shame > 0:shame -= 1 & pcs_mood -= 5
  413. if smoker >= 20 and NarkImmune = 0: smokerNeed += 1
  414. if smokerNeed > 10 and InSleep = 0 and pcs_mood > 20 and NarkImmune = 0: pcs_mood -= pcs_mood / 10
  415. if smokerNeed > 300:smokerNeed = 0 & smoker = 0
  416. if StrongNarkota > 0:pcs_mood -= (40 / StrongNarkota) & StrongNarkota -= 1
  417. if amphWithdrawl >= 5: amphWithdrawl += 1 & pcs_mood -= (amphWithdrawl / 5)
  418. if amphHigh > 0:
  419. if amphWithdrawl < 2: amphWithdrawl = 2
  420. amphetamineBonus = 3
  421. amphHigh -= 4
  422. pcs_mood += (2 * amphHigh)
  423. elseif amphHigh <= 0 and amphWithdrawl = 2:
  424. if amphIntake > 0:
  425. amphIntake -= 1
  426. else
  427. amphWithdrawl = 0
  428. end
  429. amphHigh = 0
  430. amphetamineBonus = 2
  431. pcs_mood -= pcs_mood / 10
  432. elseif amphIntake > 0:
  433. amphWithdrawl += 1
  434. elseif amphHigh = 0 and amphWithdrawl = 0:
  435. amphetamineBonus = 1
  436. end
  437. if amphWithdrawl > 169: amphWithdrawl = 1 & amphetamineBonus = 1 & amphCount = 0
  438. if SLomka > 0 and pcs_mood > 10:SLomka += 1 & pcs_mood -= pcs_mood / 10
  439. if SLomka > 100 and StrongNarkota <= 0:SLomka = 0 & SNarkTimes = 0
  440. if jointhigh > 0: jointhigh -= 1
  441. if narkoman = 1 and narkday ! daystart:
  442. pcs_health -= 5
  443. pcs_willpwr -= 5
  444. pcs_mood -= 10
  445. end
  446. if $pantyworntype = 'none' and PCloPants > 0 and PCloPanties = 0 and $clothingworntype ! 'nude':mosol += 1
  447. if mosol >= 50: pcs_mood -= 5
  448. if mosol >= 30 and pain['pubic'] < 80: gs 'pain', 1, 'pubic', 'ache'
  449. if pcs_energy > 100:
  450. fat += (pcs_energy - 100) / 4
  451. pcs_energy = 100
  452. elseif pcs_energy <= (10 + vitalbuf / 25) and fat > (2 + vitalbuf / 25):
  453. pcs_energy += 6
  454. fat -= 2
  455. end
  456. if pcs_hydra > 200: pcs_hydra = 200
  457. if mosol > 0:
  458. if $pantyworntype ! 'none' or $clothingworntype = 'nude' or PCloPanties = 1:mosol -= rand(0,1)
  459. end
  460. if pcs_lipbalm > 0:pcs_lipbalm -= 1
  461. if sickstage = 1:sick += 1 & sicktimer += 1
  462. if sickstage = 1 and sicktimer >= 80:sicktimer = 0 & sickstage = 2
  463. if sickstage = 2 and sick > 0:sick -= 1
  464. if sickstage = 2 and sick <= 0:sick = 0 & sickstage = 0
  465. if perkice > 0:perkice -= 1
  466. if frost > 0:frost -= 1
  467. if KGOLpers > 0:
  468. if KGHP < KGHPMAX:KGHP += 10
  469. if KGMana < KGManaMax:KGMana += 10
  470. end
  471. !! pain[0] = pain['total'] , pain[1] = pain['damage'] , pain[2] = pain['relief']
  472. i = arrsize('pain')
  473. :statpainloop
  474. if i > 0:
  475. i -= 1
  476. pain[i] -= rand(0,1)
  477. if pain[i] < 0: pain[i] = 0
  478. jump 'statpainloop'
  479. end
  480. !! Panty happiness gain
  481. if pcs_mood < 60 and $pantyworntype = 'kats': pcs_mood += 2
  482. if pcs_mood < 60 and $braworntype = 'kats': pcs_mood += 2
  483. !!Arousal adjustments
  484. if ($pantyworntype = 'exhibitionist' and $braworntype = 'exhibitionist') and pcs_horny < 25:
  485. pcs_horny += 10
  486. elseif pcs_horny < 10 and ($pantyworntype = 'exhibitionist' or $braworntype = 'exhibitionist'):
  487. pcs_horny += 5
  488. end
  489. if aphrodisiac_timer >= 1:
  490. if pcs_horny < 80:
  491. pcs_horny = 80
  492. else
  493. pcs_horny += 10
  494. end
  495. aphrodisiac_timer -= 1
  496. end
  497. if $pantyworntype ! 'none' and clit_size >= 25 and pcs_horny < 60:pcs_horny += 20
  498. if insleep = 0:
  499. gs 'sweat', 'add', rand(0,1)
  500. if temper >= 20: gs 'sweat', 'add', rand(0,1)
  501. end
  502. ! vovan edition, from 1.2.5
  503. if huntersAndreisex > 0: huntersAndreisex -= 1
  504. if huntersSergeisex > 0: huntersSergeisex -= 1
  505. if huntersIgorsex > 0: huntersIgorsex -= 1
  506. if huntslutsex > 0: huntslutsex -= 1
  507. if mira_go_blok > 0: mira_go_blok -= 1
  508. if mira_no_home > 0: mira_no_home -= 1
  509. gs 'traits', 'hourly'
  510. if (hour mod 2) = 0: gs 'outdoors', 'weather'
  511. if minut >= 60:jump 'loopmin'
  512. end
  513. if hour >= 24: gs 'cikl'
  514. if minut < 10:
  515. $nilmin = '0'
  516. else
  517. $nilmin = ''
  518. end
  519. if kid > 0:
  520. i = arrsize('yearkid')
  521. :LoopKidAgeCounter
  522. if i >= 0:
  523. if yearkid[i] = year + 1 and monthkid[i] = month and daykid[i] = day: msg'It is <<$kidname[i]>>''s birthday today.'
  524. i -= 1
  525. jump 'LoopKidAgeCounter'
  526. end
  527. end
  528. if pcs_nerd > 0:
  529. if lastreadday = daystart:
  530. !!<font color="green">You are completely healthy shine and a healthy glow.</font>
  531. pcs_mood = 100
  532. SbrosNerdism = 0
  533. $mudnerd = '<font color="green">You are lost in a fantasy after reading a book.</font>'
  534. end
  535. if lastreadday + 1 = daystart:
  536. SbrosNerdism = 0
  537. $mudnerd = '<font color="black">You are a little bored and want to plunge into a book.</font>'
  538. end
  539. if lastreadday + 2 = daystart:
  540. SbrosNerdism = 0
  541. if pcs_mood > 50:pcs_mood -= 10
  542. $mudnerd = '<font color="red">You really want to read something.</font>'
  543. end
  544. if lastreadday + 3 <= daystart:
  545. if pcs_mood > 10:pcs_mood -= 10
  546. SbrosNerdism = 1
  547. $mudnerd = '<font color="red"><b>You have an incredibly strong desire to read!!!</b></font>'
  548. end
  549. else
  550. SbrosNerdism = 0
  551. $mudnerd = ''
  552. end
  553. if bimbolevel > 0:
  554. if bimbowithdrawal = 0:
  555. $bimbostatus = '<font color = #FF1493>You''re, like, super hawt today.</font>'
  556. elseif bimbowithdrawal = 1:
  557. $bimbostatus = '<font color="green">You feel, like, kind of lame today.</font>'
  558. elseif bimbowithdrawal < 4:
  559. $bimbostatus = '<font color="grey">You feel, like, totally lame today.</font>'
  560. elseif bimbowithdrawal < 6:
  561. if pcs_mood > 50: pcs_mood -= 10
  562. $bimbostatus = '<font color="red">You really feel, like, awful today.</font>'
  563. elseif bimbowithdrawal >= 6:
  564. if pcs_mood > 10: pcs_mood -= 10
  565. $bimbostatus= '<font color="red"><b>You feel that, like, horrible today!</b></font>'
  566. end
  567. if bimbowithdrawal > 30:
  568. bimbowithdrawal = 0
  569. bimbo = 0
  570. bimbolevel = 0
  571. $stat_msg += '<BR>You suddenly feel as if your head is clear, instead of filled with pink thoughts.'
  572. end
  573. else
  574. bimbowithdrawal = 0
  575. $bimbostatus = ''
  576. end
  577. !
  578. ! WD: Triggers every 15 minutes if not sleeping
  579. ! Update to remove long iterations on loading saves from previous versions
  580. ! Do Nothing if sleeping, invalid Trig15Minute value or more than 6 hours 16 minute pass
  581. if InSleep ! 0 or Trig15Minute > totminut or (totminut - Trig15Minute) >= 376:
  582. set Trig15Minute = totminut
  583. ! More than 15 minutes since last check
  584. else
  585. if (totminut - Trig15Minute) >= 15:
  586. ! begin Loop
  587. :Trig15MinuteLoop
  588. ! Horny Actions
  589. if pcs_horny > 100:
  590. set Trig15Minute = totminut
  591. else
  592. set Trig15Minute += 15
  593. ! WD: Fix vibrator arousal to trigger every 15 minutes, moved from 'time' location
  594. if vibratorin = 1:pcs_horny += rand(1, 5)
  595. ! WD: Fixed Piecing arousal to trigger every 15 minutes, instead of once per day
  596. if pcs_horny < 70:
  597. hornystat = 0
  598. if pirsF > 0 and pirsF < 10000:hornystat += 1
  599. if pirsG > 0 and pirsG < 10000:hornystat += 1
  600. hornyStat = hornystat * 4
  601. if pirsA > 0 and pirsA < 10000:hornystat += 1
  602. if pirsB > 0 and pirsB < 10000:hornystat += 1
  603. if pirsC > 0 and pirsC < 10000:hornystat += 1
  604. if pirsD > 0 and pirsD < 10000:hornystat += 1
  605. if pirsE > 0 and pirsE < 10000:hornystat += 1
  606. if pirsN > 0 and pirsN < 10000:hornystat += 1
  607. set pcs_horny += hornyStat / 4 + rand(1,4) <= hornyStat mod 4 & ! Apply 1/4 of value on average
  608. end
  609. ! WD: Clothing
  610. if CloStyle = 4 and pcs_horny < 70:set pcs_horny += rand(0, 2)
  611. if (PCloSkirt > 5 or PCloPants > 5) and pcs_horny < 50:set pcs_horny += rand(0, 1)
  612. if PCloTopCut = 4 and pcs_horny < 50:set pcs_horny += rand(0, 1)
  613. end
  614. !!SECTION: Bimbo (15 minute interval update checks)
  615. if bimbolevel = 2:
  616. if pcs_mood < 100:pcs_mood += ((pcs_mood / 100) * (rand(0,1)))
  617. if pcs_horny < 25:pcs_horny = 25
  618. if pcs_horny < 100:pcs_horny += 1
  619. end
  620. if bimbolevel = 3:
  621. if (pcs_mood < 100):pcs_mood += ((pcs_mood / 100) * (rand(0,2)))
  622. if pcs_horny < 50:pcs_horny = 50
  623. if pcs_horny < 100:pcs_horny += 2
  624. end
  625. !! This is the Succubus non-direct injection (pun intented) sex to sexnutrition and the sexnutrition conversion handling
  626. if succubusflag = 1:
  627. if pcs_horny < 50: pcs_horny = 50
  628. if pcs_horny < 100: pcs_horny += succublvl
  629. if succhungry > 0:
  630. pcs_energy -= succhungry * succublvl
  631. pcs_hydra -= succhungry * succublvl
  632. pcs_sleep -= succhungry * succublvl
  633. end
  634. cumres_idx = arrpos('sparrloc',12)
  635. if cumres_idx >= 0 and sparrvol[cumres_idx] > 0:sexnutrition += 4 & gs 'cum_cleanup', 'cleanloc', 12
  636. cumres_idx = arrpos('sparrloc',0)
  637. if cumres_idx >= 0 and cumsumvag > 0:sexnutrition += cumsumvag * 4 & gs 'cum_cleanup', 'cleanloc', 0
  638. if cumres_idx >= 0 and cumsumass > 0:sexnutrition += cumsumass * 4 & gs 'cum_cleanup', 'cleanloc', 3
  639. if arrsize('sparrvol') > 0:
  640. suctempi = -1
  641. :SuccAbsorbLoop
  642. suctempi += 1
  643. if suctempi <= 1 or suctempi = 4 or suctempi >= 8:
  644. if suctempi = 12: jump 'SuccAbsorbLoop'
  645. suctemparr = arrpos('sparrloc',suctempi)
  646. if suctemparr >= 0 and sparrloc[suctemparr] = suctempi and sparrvol[suctemparr] > 0:
  647. sexnutrition += succublvl * 5
  648. cumsumbod -= sparrvol[suctemparr]
  649. succubxp += 2
  650. sucabscum = 1
  651. gs 'cum_cleanup', 'cleandeposit', suctemparr
  652. cumloc[suctempi] = 0
  653. spdirty = 0
  654. cumloc[1] = 0
  655. cumloc[2] = 0
  656. cumloc[4] = 0
  657. cumloc[5] = 0
  658. cumloc[6] = 0
  659. cumloc[7] = 0
  660. cumloc[11] = 0
  661. cumloc[14] = 0
  662. !! debug code $stat_msg += '<BR>Absorb ext <<sexnutrition>>'
  663. end
  664. end
  665. if suctempi < 17:jump 'SuccAbsorbLoop'
  666. end
  667. if suclezsex < lesbian:
  668. sexnutrition += succublvl * 20
  669. suclezsex = lesbian
  670. succubxp += 3
  671. sucabslez = 1
  672. end
  673. if sexnutrition > 0:
  674. if sucskill >= 3 and succublvl >= 2: sexnutrition += (sexnutrition * 2) / 10
  675. if sucabslez = 1 and sucabscum = 1:
  676. $sucabs1 = 'absorbed energy from the woman you had sex with'
  677. $sucabs2 = ' and you '
  678. $sucabs3 = 'absorb the semen in your body'
  679. elseif sucabscum = 1:
  680. $sucabs3 = 'absorb the semen in your body'
  681. elseif sucabslez = 1:
  682. $sucabs1 = 'absorbed energy from the woman you had sex with'
  683. else
  684. !!Debug code
  685. $stat_msg += '<BR>SOMETHING HAPPENED!'
  686. end
  687. $stat_msg += '<BR>You <<$sucabs1>><<$sucabs2>><<$sucabs3>>, gaining nourishment.'
  688. sucabslez = 0 & sucabscum = 0
  689. $sucabs1 = '' & $sucabs2 = '' & $sucabs3 = ''
  690. if (pcs_mood < 100): pcs_mood += ((pcs_mood / 100) * 5)
  691. if pcs_energy > 100: entemp = (pcs_energy - 100)
  692. if sucexcess < 0 and sexnutrition > 20 and pcs_energy > 30:
  693. if sexnutrition - 20 >= (0 - sucexcess) * 2:
  694. sexnutrition += sucexcess * 2
  695. sucexcess = 0
  696. else
  697. sucexcess += (sexnutrition - 20) / 2
  698. sexnutrition = 20
  699. end
  700. end
  701. pcs_energy += sexnutrition / 2
  702. pcs_hydra += sexnutrition
  703. pcs_sleep += sexnutrition / 20
  704. if succhungry > 0: succhungry = 0
  705. sexnutrition = 0
  706. if pcs_energy > 100: sucexcess += (pcs_energy - entemp - 100) & pcs_energy = 100 + entemp & killvar 'entemp'
  707. end
  708. end
  709. !! safeguards to prevent bimbolevel from going above or below its intended limits
  710. if bimbolevel > 3: bimbolevel = 3
  711. if bimbolevel < 0: bimbolevel = 0
  712. ! do loop
  713. if (totminut - Trig15Minute) >= 15:jump 'Trig15MinuteLoop'
  714. end
  715. end
  716. !!!!!!!!!!!!!
  717. !!!ENERGY!!!
  718. !!!!!!!!!!!!!
  719. if succubusflag = 1:
  720. if pcs_energy < 0:
  721. if salo >= 1:
  722. if cheatNoFat = 0: salo -= 2
  723. pcs_energy += 8 + succublvl
  724. else
  725. pcs_energy += 8 + succublvl
  726. sucexcess -= (8 + succublvl) * (6 - succublvl)
  727. end
  728. end
  729. if pcs_health < 0:
  730. pcs_health = 10
  731. sucexcess -= 25 * (9 - succublvl)
  732. end
  733. if pcs_willpwr < 0:
  734. pcs_willpwr = 10
  735. sucexcess -= 20 * (9 - succublvl)
  736. sucpowzeroed = 4
  737. end
  738. end
  739. if pcs_sleep < 0:
  740. pcs_sleep = 0
  741. pcs_mood -= 5
  742. end
  743. if pcs_energy < 0:
  744. pcs_energy = 0
  745. pcs_health -= 5
  746. if salo = 0 and pcs_stren + pcs_vital > 0:
  747. stren_deg -= 1
  748. vital_deg -= 1
  749. pcs_energy += 8
  750. elseif salo = 0 and pcs_stren + pcs_vital <= 0:
  751. if Enable_nogameover = 0 :
  752. over = 3
  753. if $loc ! 'gameover': gt 'gameover'
  754. exit
  755. else
  756. $stat_msg += '<BR><font color=red><B>You starved to death, but Cheat Mode keeps you Alive.</B></font>'
  757. salo = 1
  758. end
  759. elseif salo > 0:
  760. if cheatNoFat = 0: salo -= 1
  761. pcs_energy += 8
  762. end
  763. end
  764. if pcs_hydra <= 0:
  765. pcs_hydra = 1
  766. pcs_health -= 5
  767. pcs_willpwr -= 1
  768. end
  769. !!Set hydra_check value
  770. hydra_check = pcs_hydra
  771. if pcs_mood <= 0:
  772. pcs_mood = 1
  773. pcs_health -= 5
  774. pcs_willpwr -= 5
  775. end
  776. if pcs_health < 0:
  777. if Enable_nogameover = 0 :
  778. over = 1
  779. if $loc ! 'gameover': gt 'gameover'
  780. exit & !nogameover by illume
  781. else
  782. $stat_msg += '<BR><font color=red><B>You died from injuries, but Cheat Mode keeps you Alive.</B></font>'
  783. pcs_health = 0
  784. end
  785. end
  786. if pcs_willpwr <= 0 :
  787. !this will set willpower to 0 correctly; then check mana =1 for insane-gameover(pcs_willpwr=0&mana=1).
  788. if pcs_mood <= 1:
  789. if Enable_nogameover = 0 :
  790. over = 2
  791. if $loc ! 'gameover': gt 'gameover'
  792. exit & !nogameover by illume
  793. else
  794. $stat_msg += '<BR><font color=red><B>You are insane, but Cheat Mode keeps you Alive.</B></font>'
  795. !pcs_mood already checked for >=1 in line 1113 if pcs_mood <= 0, no need to set another one
  796. end
  797. end
  798. pcs_willpwr = 0
  799. end
  800. !!cars-increase/depressed mood after orgasm/rape
  801. if rape > 0 and rape ! rape_count and orgasm = orgasm_count:
  802. pcs_mood = 10
  803. rape_count = rape
  804. elseif orgasm > 0 and orgasm ! orgasm_count:
  805. pcs_mood = 100
  806. orgasm_count = orgasm
  807. elseif rape > 0 and rape ! rape_count and orgasm > 0 and orgasm ! orgasm_count:
  808. pcs_mood = 100
  809. orgasm_count = orgasm
  810. rape_count = rape
  811. end
  812. !!Health, Willpower, Auto Birth Control pregnancy check
  813. gs 'body'
  814. if pcs_health >= healthmax:
  815. $pcs_health = '<font color="green">You are very healthy.</font>'
  816. elseif pcs_health >= healthmax * 75 / 100:
  817. $pcs_health = '<font color=#0064FF>You are healthy.</font>'
  818. elseif pcs_health >= healthmax * 50 / 100:
  819. $pcs_health = '<font color="brown">You are not healthy.</font>'
  820. elseif pcs_health >= healthmax * 25 / 100:
  821. $pcs_health = '<font color="red">You are sick.</font>'
  822. else
  823. $pcs_health = '<font color="red">You are on the verge of death.</font>'
  824. end
  825. if pcs_willpwr >= willpowermax:
  826. $pcs_willpwr = '<font color="green">You feel in charge of your actions.</font>'
  827. elseif pcs_willpwr >= willpowermax * 75 / 100:
  828. $pcs_willpwr = '<font color=#0064FF>You are mostly in control.</font>'
  829. elseif pcs_willpwr >= willpowermax * 50 / 100:
  830. $pcs_willpwr = '<font color="brown">You might have to make some concessions.</font>'
  831. elseif pcs_willpwr >= willpowermax * 25 / 100:
  832. $pcs_willpwr = '<font color="red">You will have to toe the line.</font>'
  833. else
  834. $pcs_willpwr = '<font color="red">You are completely at our people''s mercy.</font>'
  835. end
  836. !!stop auto birth control pill taking if the player believes they are pregnant or are pregnant
  837. if (thinkpreg = 1 or knowpreg = 1) and tabletkicheck = 1: tabletkicheck = 0
  838. !!Mood
  839. if cheatNoMood = 0:
  840. maxmood = 100 - moodmodifier
  841. if pcs_mood > 100:
  842. pcs_mood = 100
  843. elseif pcs_mood < 0:
  844. pcs_mood = 0
  845. !! 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
  846. end
  847. else
  848. pcs_mood = 100
  849. end
  850. if pcs_mood >= 80:
  851. $pcs_mood = '<font color="green">You are in a great mood.</font>'
  852. elseif pcs_mood >= 60:
  853. $pcs_mood = '<font color=#0064FF>You are in a good mood.</font>'
  854. elseif pcs_mood >= 40:
  855. $pcs_mood = '<font color="brown">You are in an OK mood.</font>'
  856. elseif pcs_mood >= 20:
  857. $pcs_mood = '<font color="orange">You are in a bad mood.</font>'
  858. elseif pcs_mood >= 5:
  859. $pcs_mood = '<font color="red">You are in a terrible mood.</font>'
  860. else
  861. $pcs_mood = '<font color="red">You are really depressed and need to improve your mood.</font>'
  862. end
  863. if pcs_energy >= 80:
  864. $pcs_energy = '<font color="green">You couldn''t eat one more bite.</font>'
  865. elseif pcs_energy >= 40:
  866. $pcs_energy = '<font color=#0064FF>You''re not really hungry, but a small snack would be very welcome.</font>'
  867. elseif pcs_energy >= 8:
  868. $pcs_energy = '<font color="brown">You are hungry.</font>'
  869. else
  870. $pcs_energy = '<font color="red">You are very hungry.</font>'
  871. end
  872. if pcs_hydra >= 80:
  873. $pcs_hydra = '<font color="green">You are not thirsty at all.</font>'
  874. elseif pcs_hydra >= 40:
  875. $pcs_hydra = '<font color=#0064FF>You are slightly thirsty.</font>'
  876. elseif pcs_hydra >= 8:
  877. $pcs_hydra = '<font color="brown">You are thirsty.</font>'
  878. else
  879. $pcs_hydra = '<font color="red">You are very thirsty.</font>'
  880. end
  881. if pcs_sleep >= 80:
  882. $pcs_sleep = '<font color="green">You are well rested.</font>'
  883. elseif pcs_sleep >= 40:
  884. $pcs_sleep = '<font color=#0064FF>You are slightly tired.</font>'
  885. elseif pcs_sleep >= 8:
  886. $pcs_sleep = '<font color="brown">You are tired.</font>'
  887. else
  888. $pcs_sleep = '<font color="red">You are very tired.</font>'
  889. end
  890. 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:
  891. !!absence from work in a factory in Pavlovsk
  892. FabrikaProgul += 1
  893. FabrikaProgulDay = day
  894. end
  895. if hotelroom > 0:
  896. if hotelroom1day = daystart: $stat_msg += '<BR>You have 1 night left on your hotel booking.'
  897. if hotelroom1day < daystart and hour <= 11: $stat_msg += '<BR>Your hotel booking has expired and you cannot return to your room after 11:00'
  898. if hotelroom1day < daystart and hour > 11: hotelroom = 0
  899. end
  900. if hour >= 8 and hour < 14 and week < 6 and StoryLine > 0 and SchoolAtestat = 0 and kanikuli = 0 and schoolProgulDay ! daystart:
  901. !!absence from school
  902. schoolprogul += 1
  903. schoolProgulDay = daystart
  904. end
  905. if cumcondslip <= 0: cumcondslip_deep = 0
  906. if insleep = 0: gs 'stat_display'
  907. --- stat ---------------------------------