traits.qsrc 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349
  1. # traits
  2. if $ARGS[0] = 'menu':
  3. *clr & cla
  4. gs 'obj_din', 'chartabs'
  5. '<center><h1>Traits</h1></center>'
  6. '<center><table cellspacing="0" cellpadding="20" valign="top"><tr>'
  7. '<td>'
  8. '<center><b>Bimbo</b></center>'
  9. if bimbolevel = 0:
  10. 'You do not have this trait.'
  11. 'To gain this trait, you must wear bimbo make up, clothing and shoes on 10 consecutive days.'
  12. 'You have <<bimbo>> out of 10 points towards level 1.'
  13. elseif bimbolevel = 1:
  14. 'You have this trait at level 1.'
  15. 'To maintain this trait, you must wear bimbo make up, clothing and shoes at least once per day.'
  16. 'Due to this trait, you gain a very small bonus to appearance and a very small penalty to intelligence.'
  17. 'You have <<bimbo>> out of 20 points towards level 2.'
  18. if bimbowithdrawal = 0:
  19. 'You are not in withdrawal.'
  20. else
  21. 'You are in withdrawal and have <<14 - bimbowithdrawal>> days before losing this trait.'
  22. end
  23. elseif bimbolevel = 2:
  24. 'You have this trait at level 2.'
  25. 'To maintain this trait, you must wear bimbo make up, clothing and shoes at least once per day.'
  26. 'Due to this trait, you gain a small bonus to appearance and a small penalty to intelligence.'
  27. 'You have <<bimbo>> out of 30 points towards level 3.'
  28. if bimbowithdrawal = 0:
  29. 'You are not in withdrawal.'
  30. else
  31. 'You are in withdrawal and have <<14 - bimbowithdrawal>> days before losing this trait.'
  32. end
  33. else
  34. 'You have this trait at level 3.'
  35. 'To maintain this trait, you must wear bimbo make up, clothing and shoes at least once per day.'
  36. 'Due to this trait, you gain a moderate bonus to appearance and a moderate penalty to intelligence.'
  37. if bimbowithdrawal = 0:
  38. 'You are not in withdrawal.'
  39. else
  40. 'You are in withdrawal and have <<14 - bimbowithdrawal>> days before losing this trait.'
  41. end
  42. end
  43. *nl
  44. '<center><b>Exhibitionist</b></center>'
  45. if Exhibitionist_lvl = 0 and exhib_cheat = 0:
  46. 'You do not have this trait.'
  47. 'To gain this trait, you must have low enough inhibition and choose to expose your breasts in public.'
  48. 'You have <<pcs_exhib>> out of 10 points towards level 1. This will slowly decrease each day unless you expose yourself.'
  49. elseif Exhibitionist_lvl = 1:
  50. 'You have this trait at level 1.'
  51. 'To increase this trait, you must choose to expose your breasts and/or bare bottom in public.'
  52. 'This trait grants you a small amount of excitement from exposing yourself.'
  53. 'You have <<pcs_exhib>> out of 50 points towards level 2.'
  54. elseif Exhibitionist_lvl = 2:
  55. 'You have this trait at level 2.'
  56. 'To increase this trait, you must choose to expose your breasts, bare bottom and/or pussy in public.'
  57. 'This trait grants you a moderate amount of excitement from exposing yourself.'
  58. if pcs_exhib < 100:
  59. 'You have <<pcs_exhib>> out of 100 points towards level 3.'
  60. elseif pcs_exhib >= 100 and exhibitionQW < 3:
  61. 'You must trigger an event in the park to gain level 3.'
  62. elseif pcs_exhib >= 100 and exhibitionQW > 2:
  63. 'You will have to wait until the end of the day for the trait level to update.'
  64. end
  65. else
  66. 'You have this trait at level 3.'
  67. 'This is the highest level of this trait.'
  68. 'This trait grants you a large amount of excitement from exposing yourself.'
  69. end
  70. *nl
  71. if pcs_traits['nerd_status'] = 0:
  72. '<center><b>Likes learning</b></center>'
  73. 'You don''t have this trait but have <<pcs_traits[''nerd_points'']>> points. You need to earn <<40 - pcs_traits[''nerd_points'']>> more points to get level 1 of this trait.'
  74. elseif pcs_traits['nerd_status'] = 1:
  75. '<center><b>Likes learning</b></center>'
  76. 'You have level 1 of this trait and <<pcs_traits[''nerd_points'']>> points. You need to earn <<60 - pcs_traits[''nerd_points'']>> more points to get level 2 of this trait. If you fall below 20 points, you''ll lose this trait.'
  77. elseif pcs_traits['nerd_status'] = 2:
  78. '<center><b>Loves to learn</b></center>'
  79. 'You have level 2 of this trait and <<pcs_traits[''nerd_points'']>> points. You need to earn <<80 - pcs_traits[''nerd_points'']>> more points to get level 3 of this trait. If you fall below 40 points, you''ll fall back to level 1.'
  80. elseif pcs_traits['nerd_status'] = 3:
  81. '<center><b>Teacher''s pet</b></center>'
  82. 'You have level 3 of this trait and <<pcs_traits[''nerd_points'']>> points. If you fall below 60 points, you''ll fall back to level 2.'
  83. end
  84. 'Listening to more than 80% of lessons and doing your homework regularly earns you points for this trait, but you''ll lose points if you listen to less than 60% of lessons or if you don''t do your homework.'
  85. *nl
  86. '<center><b>Addictive Personality</b></center>'
  87. if addictive_trait_lvl = 0 and addictive_cheat = 0:
  88. 'You do not have this trait.'
  89. 'To gain this trait, you have to use 2 different types of drugs several times. At the moment, you have <<addictive_exp>> out of 2 points towards level 1.'
  90. elseif addictive_trait_lvl = 1:
  91. 'You have this trait at level 1.'
  92. 'You have some experience with taking drugs, and it becomes harder for you to refuse to take them.'
  93. 'To increase this trait, you have to use 3 different types of drugs several times. At the moment, you have <<addictive_exp>> out of 3 points towards level 2.'
  94. elseif addictive_trait_lvl = 2:
  95. 'You have this trait at level 2.'
  96. 'Taking drugs has become something normal, and that makes it even harder for you to refuse to take them.'
  97. 'To increase this trait, you have to use 4 different types of drugs several times. At the moment, you have <<addictive_exp>> out of 4 points towards level 3.'
  98. elseif addictive_trait_lvl = 3:
  99. 'You have this trait at level 3.'
  100. 'Taking drugs is a normal part of your life, which makes it difficult for you to refuse to take them.'
  101. 'This is the highest level of this trait.'
  102. end
  103. *nl
  104. '<center><b>Cumeater</b></center>'
  105. if pcs_traits['cumeater'] = 0 and cumeater_cheat = 0:
  106. 'You do not have this trait.'
  107. 'To gain this trait, you must swallow cum 10 times.'
  108. 'You have swallowed cum <<stat[''swallow'']>> times.'
  109. elseif pcs_traits['cumeater'] = 0 and cumeater_cheat = 1:
  110. 'You do not have this trait.'
  111. else
  112. 'You have this trait.'
  113. 'It allows you to remove cum from certain locations and eat it'
  114. 'This trait cannot be lost.'
  115. end
  116. *nl
  117. if pcs_traits['commando_exp'] > 0 or pcs_traits['commando_lvl'] > 0:'<center><b>Commando</b></center>'
  118. if pcs_traits['commando_lvl'] = 0 and pcs_traits['commando_exp'] > 0:
  119. 'You need to gain more experience not wearing panties with clothing to gain this trait.'
  120. elseif pcs_traits['commando_lvl'] = 1:
  121. 'You have this trait at level 1.'
  122. 'You''re starting to get used to not wearing panties. Skirts are quite comfortable without them, but you still find the friction of pants to be a bit irritating.'
  123. elseif pcs_traits['commando_lvl'] = 2:
  124. 'You have this trait at level 2.'
  125. 'You are perfectly comfortable wearing any kind of clothing without panties. Your pussy is no longer irritated when wearing pants without panties.'
  126. elseif pcs_traits['commando_lvl'] = 3:
  127. 'You have this trait at level 3.'
  128. 'You are more comfortable without panties than with them. In fact, you <i>hate</i> wearing them! They''re restrictive and annoying. You suffer mood penalties when wearing panties.'
  129. end
  130. *nl
  131. if trait['braless_exp'] > 0 or trait['braless_lvl'] > 0:'<center><b>Braless</b></center>'
  132. if trait['braless_lvl'] = 0 and trait['braless_exp'] > 0:
  133. 'You need to gain more experience not wearing bras with clothing to gain this trait.'
  134. elseif trait['braless_lvl'] = 1:
  135. 'You have this trait at level 1.'
  136. 'You''re starting to get used to not wearing bras. Most types of tops doesn''t cause any irritation, but some still does cause irritation'
  137. elseif trait['braless_lvl'] = 2:
  138. 'You have this trait at level 2.'
  139. 'You are perfectly comfortable wearing any kind of clothing without bras. Your nipples are no longer irritated when wearing non revealing upper body clothing without bras.'
  140. elseif trait['braless_lvl'] = 3:
  141. 'You have this trait at level 3.'
  142. 'You are more comfortable without bras than with them. In fact, you <i>hate</i> wearing them! They''re restrictive and the straps causes you pain. You suffer mood penalties when wearing bras.'
  143. end
  144. *nl
  145. if pcs_traits['alko_status'] = -1:
  146. '<center><b>Lightweight</b></center>'
  147. 'It doesn''t take much for you to get drunk. You don''t have to drink as much to feel the effects of alcohol.'
  148. elseif pcs_traits['alko_status'] = 1:
  149. '<center><b>Heavyweight</b></center>'
  150. 'You''ve built up a tolerance, making it harder for you to feel the effects of alcohol.'
  151. end
  152. *nl
  153. !!exp earned from anal sex but degrades over time. Level 3 can be lost but lvl1 and 2 cannot
  154. '<center><b>Buttslut</b></center>'
  155. if pcs_traits['buttslut_lvl'] = 0:
  156. 'You need to have more anal orgasms to gain this trait. To reach lvl 1 you need to have more than 10 anal orgasms.'
  157. 'You currently have had <<orgasm_anal>> anal orgasms.'
  158. elseif pcs_traits['buttslut_lvl'] = 1:
  159. 'You have this trait at level 1. To reach lvl 2 you need to gain more anal orgasm exp.'
  160. 'You currently have <<pcs_traits[''buttslut_exp'']>> experience. Having more anal orgasms will increase this, otherwise it will degrade over time.'
  161. 'You''re starting to enjoy anal sex ' + iif(stat['think_virgin'] = 0, 'almost as much as regular sex.', 'more than before.')
  162. elseif pcs_traits['buttslut_lvl'] = 2:
  163. 'You have this trait at level 2. To reach lvl 3 you need to gain more anal orgasm exp.'
  164. 'You currently have <<pcs_traits[''buttslut_exp'']>> experience. Having more anal orgasms will increase this, otherwise it will degrade over time.'
  165. 'You''re enjoy anal sex ' + iif(stat['think_virgin'] = 0, 'as much as regular sex.', 'a great deal.')
  166. elseif pcs_traits['buttslut_lvl'] = 3:
  167. 'You have this trait at level 3. This is the highest level.'
  168. 'You currently have <<pcs_traits[''buttslut_exp'']>> experience. Having more anal orgasms will increase this, otherwise it will degrade over time.'
  169. if stat['think_virgin'] = 0:
  170. 'You now enjoy anal sex more than regular sex.'
  171. else
  172. 'You find anal sex to be extremely gratifying.'
  173. end
  174. end
  175. act 'Exit the menu': gt $loc, $loc_arg
  176. '</td></tr></table></center>'
  177. end
  178. if $ARGS[0] = 'hourly':
  179. if stat['swallow'] >= 10 and pcs_traits['cumeater'] = 0 and cumeater_cheat = 0:
  180. pcs_traits['cumeater'] = 1
  181. msg 'You have gained the trait "Cumeater"'
  182. end
  183. end
  184. if $ARGS[0] = 'creampie_fetish':
  185. pcs_traits['creampie_fetish'] = 1
  186. msg 'You have gained the Creampie Fetish trait! Your desire for creampies are so strong that you can''t help but orgasm when a big load of spunk is poured into your pussy, whether you asked for it or not ;)'
  187. end
  188. if $ARGS[0] = 'fitness_freak':
  189. pcs_traits['fitness_freak'] = 1
  190. msg '"You don''t know if it''s something you learned or something is just wrong with your brain. You love exercise. It feels good. *Really* good. Yeah. *That* kind of good. You get turned on when you exercise and the people around you can subconsciously sense it.'
  191. 'Exercise increases your arousal and for a short time after, you ignore the appearance penalties of sweat, adding them as a bonus to your appearance instead."'
  192. end
  193. if $ARGS[0] = 'stiff_nipples':
  194. pcs_traits['pokies'] = 1
  195. msg 'You have particularly stiff nipples. They''re always hard, even when you''re not aroused. So hard that they''ll give you pokies through a bra that other girls would get away with without one.'
  196. end
  197. if $ARGS[0] = 'wet_pussy':
  198. pcs_traits['wet_pussy'] = 1
  199. msg 'You get wetter than other girls, especially when aroused.'
  200. end
  201. if $ARGS[0] = 'overnight':
  202. !!pcs_traits['alko_status']: light weight (-1), normal (0), heavy weight (+1)
  203. !!pcs_traits['alko_points']: between -100 and 100, tracks if sveta is a light or heavy wight
  204. !!pcs_traits['alko_day']: amount of alko sveta has drunk today
  205. !!Gains/Decay
  206. if pcs_traits['alko_day'] > 0:
  207. if pcs_traits['alko_day'] > 9:
  208. pcs_traits['alko_points'] += 9
  209. else
  210. pcs_traits['alko_points'] += pcs_traits['alko_day']
  211. end
  212. elseif pcs_traits['alko_day'] = 0:
  213. pcs_traits['alko_points'] -= 2
  214. end
  215. if kanikuli = 0 and week < 6:
  216. if lernHome > 0:
  217. pcs_traits['nerd_lernHome'] = 0
  218. pcs_traits['nerd_points'] -= 1
  219. elseif lernHome = 0 and pcs_traits['nerd_lernHome'] < 5:
  220. pcs_traits['nerd_lernHome'] += 1
  221. elseif pcs_traits['nerd_lernHome'] = 5:
  222. pcs_traits['nerd_points'] += 1
  223. end
  224. elseif kanikuli = 0 and week = 6:
  225. !!This check has to be changed if the number of non-sport lessons ever changes (27 right now)
  226. if pcs_traits['nerd_lessons'] > 20:
  227. pcs_traits['nerd_points'] += pcs_traits['nerd_lessons'] - 17
  228. elseif pcs_traits['nerd_lessons'] < 14:
  229. pcs_traits['nerd_points'] -= iif(pcs_traits['nerd_status'] > 0, 5, 10)
  230. end
  231. pcs_traits['nerd_lessons'] = 0
  232. elseif university['semester_week'] > 0 and university['student'] = 1 and week = 5:
  233. !!This is for being a university student, with only 9 weekly classes and no homework the gain is a little more aggressive from classes.
  234. if pcs_traits['nerd_lessons'] > 7:
  235. pcs_traits['nerd_points'] += (pcs_traits['nerd_lessons']-7)*5
  236. elseif pcs_traits['nerd_lessons'] < 4:
  237. pcs_traits['nerd_points'] -= iif(pcs_traits['nerd_status'] > 0, 5, 10)
  238. end
  239. pcs_traits['nerd_lessons'] = 0
  240. end
  241. !!Trait selection
  242. if pcs_traits['alko_points'] > 50 and pcs_traits['alko_status'] < 1:
  243. pcs_traits['alko_status'] = 1
  244. msg 'You have gained the trait ''Heavyweight''.'
  245. elseif pcs_traits['alko_points'] < -50 and pcs_traits['alko_status'] > -1:
  246. pcs_traits['alko_status'] = -1
  247. msg 'You have gained the trait ''Lightweight''.'
  248. elseif pcs_traits['alko_status'] = -1 and pcs_traits['alko_points'] > 0:
  249. pcs_traits['alko_status'] = 0
  250. msg 'You have lost the trait ''Lightweight''.'
  251. elseif pcs_traits['alko_status'] = 1 and pcs_traits['alko_points'] < 0:
  252. pcs_traits['alko_status'] = 0
  253. msg 'You have lost the trait ''Heavyweight''.'
  254. end
  255. if pcs_traits['nerd_points'] > 80 and pcs_traits['nerd_status'] < 3:
  256. pcs_traits['nerd_status'] = 3
  257. msg 'You have gained the trait ''Teacher''s pet''.'
  258. elseif pcs_traits['nerd_points'] > 60 and pcs_traits['nerd_status'] < 2:
  259. pcs_traits['nerd_status'] = 2
  260. msg 'You have gained the trait ''Loves to learn''.'
  261. elseif pcs_traits['nerd_points'] > 40 and pcs_traits['nerd_status'] < 1:
  262. pcs_traits['nerd_status'] = 1
  263. msg 'You have gained the trait ''Likes learning''.'
  264. elseif pcs_traits['nerd_points'] < 60 and pcs_traits['nerd_status'] = 3:
  265. pcs_traits['nerd_status'] = 2
  266. msg 'You have lost the trait ''Teacher''s pet''.'
  267. elseif pcs_traits['nerd_points'] < 40 and pcs_traits['nerd_status'] = 2:
  268. pcs_traits['nerd_status'] = 1
  269. msg 'You have lost the trait ''Loves to learn''.'
  270. elseif pcs_traits['nerd_points'] < 20 and pcs_traits['nerd_status'] = 1:
  271. pcs_traits['nerd_status'] = 0
  272. msg 'You have lost the trait ''Likes learning''.'
  273. end
  274. !!Trait effects
  275. if pcs_traits['nerd_status'] = 3:
  276. grupvalue[1] -= 1
  277. grupvalue[3] += rand(1,2)
  278. grupvalue[4] -= rand(1,2)
  279. elseif pcs_traits['nerd_status'] = 2:
  280. grupvalue[3] += 1
  281. grupvalue[4] -= 1
  282. elseif pcs_traits['nerd_status'] = 1:
  283. grupvalue[3] += rand(0,1)
  284. end
  285. !!Cleanup
  286. pcs_traits['alko_day'] = 0
  287. if pcs_traits['alko_points'] > 100:
  288. pcs_traits['alko_points'] = 100
  289. elseif pcs_traits['alko_points'] < -100:
  290. pcs_traits['alko_points'] = -100
  291. end
  292. if pcs_traits['nerd_points'] > 100:
  293. pcs_traits['nerd_points'] = 100
  294. elseif pcs_traits['nerd_points'] < -100:
  295. pcs_traits['nerd_points'] = -100
  296. end
  297. end
  298. if $ARGS[0] = 'addictive_personality':
  299. !!Addictive Personality Trait
  300. if addictive_cheat = 0:
  301. addictive_exp = smoke_exp + joint_exp + heroin_exp + cocaine_exp + alcohol_exp + amphetamine_exp
  302. if addictive_exp = 2 and addictive_trait_lvl < 1:
  303. addictive_trait_lvl = 1
  304. if add_trait_msg_1 = 0: add_trait_msg_1 = 1 & msg 'You have gained the trait ''Addictive Personality''.'
  305. elseif addictive_exp = 3 and addictive_trait_lvl < 2:
  306. addictive_trait_lvl = 2
  307. if add_trait_msg_2 = 0: add_trait_msg_2 = 1 & msg 'You have increased the level of your ''Addictive Personality'' trait to 2.'
  308. elseif addictive_exp >= 4 or (heroin_exp = 1 and cocaine_exp = 1) and addictive_trait_lvl < 3:
  309. addictive_trait_lvl = 3
  310. if add_trait_msg_3 = 0: add_trait_msg_3 = 1 & msg 'You have increased the level of your ''Addictive Personality'' trait to 3.'
  311. end
  312. end
  313. end
  314. --- traits ---------------------------------