1
0

_attributes_scandalicious_swim_one.qsrc 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431
  1. # $attributes_scandalicious_swim_one
  2. !2021/01/04
  3. !price range from 2 to 6, please avoid adding too many 6s.
  4. if ARGS[1] = 1:
  5. CloQuality = 2
  6. CloThinness = 5
  7. CloTopCut = 4
  8. CloPanties = 1
  9. CloOnePiece = 1
  10. CloCoverBack = 4
  11. CloInhibit = 25
  12. $swimwear_description = 'A black strappy monokini with a very sexy design, it emphasizes your curves a great deal.'
  13. elseif ARGS[1] = 2:
  14. CloQuality = 2
  15. CloThinness = 5
  16. CloTopCut = 4
  17. CloPanties = 1
  18. CloOnePiece = 1
  19. CloInhibit = 25
  20. $swimwear_description = 'A pink strappy monokini with a very sexy design, it emphasizes your curves a great deal.'
  21. elseif ARGS[1] = 3:
  22. CloQuality = 2
  23. CloThinness = 5
  24. CloTopCut = 4
  25. CloPanties = 1
  26. CloOnePiece = 1
  27. CloCoverBack = 4
  28. CloInhibit = 25
  29. $swimwear_description = 'A strappy monokini only have small cloths to cover up intimate areas.'
  30. elseif ARGS[1] = 4:
  31. CloQuality = 2
  32. CloThinness = 5
  33. CloTopCut = 4
  34. CloPanties = 1
  35. CloOnePiece = 1
  36. CloInhibit = 25
  37. $swimwear_description = 'A yellow strappy monokini that is highly fashionable.'
  38. elseif ARGS[1] = 5:
  39. CloQuality = 2
  40. CloThinness = 5
  41. CloTopCut = 4
  42. CloPanties = 1
  43. CloOnePiece = 1
  44. CloInhibit = 25
  45. $swimwear_description = 'A sexy monokini set that shows your curves quite nicely.'
  46. elseif ARGS[1] = 6:
  47. CloQuality = 2
  48. CloThinness = 5
  49. CloTopCut = 4
  50. CloPanties = 1
  51. CloOnePiece = 1
  52. CloCoverBack = 4
  53. CloInhibit = 25
  54. $swimwear_description = 'A very revealing monokini set that barely covers anything.'
  55. elseif ARGS[1] = 7:
  56. CloQuality = 3
  57. CloThinness = 4
  58. CloTopCut = 4
  59. CloPanties = 1
  60. CloOnePiece = 1
  61. CloInhibit = 15
  62. $swimwear_description = 'An impractical yet really sexy one-piece swimsuit.'
  63. elseif ARGS[1] = 8:
  64. CloQuality = 3
  65. CloThinness = 5
  66. CloTopCut = 4
  67. CloPanties = 1
  68. CloOnePiece = 1
  69. CloInhibit = 25
  70. $swimwear_description = 'An impractical yet really sexy monokini.'
  71. elseif ARGS[1] = 9:
  72. CloQuality = 3
  73. CloThinness = 5
  74. CloTopCut = 4
  75. CloPanties = 1
  76. CloOnePiece = 1
  77. CloInhibit = 25
  78. $swimwear_description = 'An alluring monokini that shows off your body nicely.'
  79. elseif ARGS[1] = 10:
  80. CloQuality = 2
  81. CloThinness = 5
  82. CloTopCut = 4
  83. CloPanties = 1
  84. CloOnePiece = 1
  85. CloInhibit = 25
  86. CloBimbo =1
  87. $swimwear_description = 'A pink monokini with many cutouts.'
  88. elseif ARGS[1] = 11:
  89. CloQuality = 2
  90. CloThinness = 5
  91. CloTopCut = 4
  92. CloPanties = 1
  93. CloOnePiece = 1
  94. CloCoverBack = 4
  95. CloInhibit = 25
  96. $swimwear_description = 'A sexy shining grey monokini.'
  97. elseif ARGS[1] = 12:
  98. CloQuality = 3
  99. CloThinness = 5
  100. CloTopCut = 4
  101. CloPanties = 1
  102. CloOnePiece = 1
  103. CloInhibit = 25
  104. $swimwear_description = 'A black revealing monokini.'
  105. elseif ARGS[1] = 13:
  106. CloQuality = 2
  107. CloThinness = 5
  108. CloTopCut = 4
  109. CloPanties = 1
  110. CloOnePiece = 1
  111. CloCoverBack = 4
  112. CloInhibit = 25
  113. CloBimbo = 1
  114. $swimwear_description = 'A tawdry looking one-piece swimsuit.'
  115. elseif ARGS[1] = 14:
  116. CloQuality = 2
  117. CloThinness = 4
  118. CloTopCut = 2
  119. CloPanties = 1
  120. CloOnePiece = 1
  121. CloCoverBack = 4
  122. CloInhibit = 20
  123. $swimwear_description = 'A monokini with cutouts to shows off your curves.'
  124. elseif ARGS[1] = 15:
  125. CloQuality = 2
  126. CloThinness = 4
  127. CloTopCut = 3
  128. CloPanties = 1
  129. CloOnePiece = 1
  130. CloInhibit = 20
  131. $swimwear_description = 'A monokini that shows off your curves very nicely.'
  132. elseif ARGS[1] = 16:
  133. CloQuality = 2
  134. CloThinness = 4
  135. CloTopCut = 3
  136. CloPanties = 1
  137. CloOnePiece = 1
  138. CloCoverBack = 4
  139. CloInhibit = 20
  140. $swimwear_description = 'A monokini that shows off your body for all to see.'
  141. elseif ARGS[1] = 17:
  142. CloQuality = 2
  143. CloThinness = 4
  144. CloTopCut = 3
  145. CloPanties = 1
  146. CloOnePiece = 1
  147. CloCoverBack = 4
  148. CloInhibit = 20
  149. $swimwear_description = 'A monokini that shows off your body for all to see.'
  150. elseif ARGS[1] = 18:
  151. CloQuality = 2
  152. CloThinness = 4
  153. CloTopCut = 3
  154. CloPanties = 1
  155. CloOnePiece = 1
  156. CloInhibit = 20
  157. CloBimbo = 1
  158. $swimwear_description = 'A pink monokini a bimbette can truly appreciate.'
  159. elseif ARGS[1] = 19:
  160. CloQuality = 2
  161. CloThinness = 5
  162. CloTopCut = 2
  163. CloPanties = 1
  164. CloOnePiece = 1
  165. CloCoverTop = 1
  166. CloCoverFront = 1
  167. CloCoverBack = 4
  168. CloInhibit = 20
  169. $swimwear_description = 'A really tawdry looking, semi-transparent one-piece swimsuit.'
  170. elseif ARGS[1] = 20:
  171. CloQuality = 2
  172. CloThinness = 5
  173. CloTopCut = 2
  174. CloPanties = 1
  175. CloOnePiece = 1
  176. CloCoverTop = 1
  177. CloCoverFront = 1
  178. CloCoverBack = 4
  179. CloInhibit = 20
  180. $swimwear_description = 'A really tawdry looking, semi-transparent one-piece swimsuit.'
  181. elseif ARGS[1] = 21:
  182. CloQuality = 1
  183. CloThinness = 5
  184. CloTopCut = 2
  185. CloPanties = 1
  186. CloOnePiece = 1
  187. CloCoverTop = 2
  188. CloCoverFront = 1
  189. CloCoverBack = 4
  190. CloInhibit = 20
  191. $swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
  192. elseif ARGS[1] = 22:
  193. CloQuality = 1
  194. CloThinness = 5
  195. CloTopCut = 2
  196. CloPanties = 1
  197. CloOnePiece = 1
  198. CloCoverTop = 1
  199. CloCoverFront = 1
  200. CloCoverBack = 4
  201. CloInhibit = 20
  202. $swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
  203. elseif ARGS[1] = 23:
  204. CloQuality = 1
  205. CloThinness = 5
  206. CloTopCut = 2
  207. CloPanties = 1
  208. CloOnePiece = 1
  209. CloCoverTop = 1
  210. CloInhibit = 20
  211. $swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
  212. elseif ARGS[1] = 24:
  213. CloQuality = 1
  214. CloThinness = 5
  215. CloTopCut = 2
  216. CloPanties = 1
  217. CloOnePiece = 1
  218. CloCoverTop = 1
  219. CloCoverFront = 1
  220. CloCoverBack = 4
  221. CloInhibit = 20
  222. $swimwear_description = 'A semi-transparent swimsuit that covers nothing.'
  223. elseif ARGS[1] = 25:
  224. CloQuality = 1
  225. CloThinness = 6
  226. CloTopCut = 2
  227. CloPanties = 1
  228. CloOnePiece = 1
  229. CloCoverTop = 2
  230. CloCoverFront = 2
  231. CloCoverBack = 4
  232. CloInhibit = 40
  233. $swimwear_description = 'An ultra-transparent swimsuit. Seriously, why bother with modesty?'
  234. elseif ARGS[1] = 26:
  235. CloQuality = 2
  236. CloThinness = 6
  237. CloTopCut = 2
  238. CloPanties = 1
  239. CloOnePiece = 1
  240. CloCoverTop = 2
  241. CloCoverFront = 2
  242. CloCoverBack = 4
  243. CloInhibit = 40
  244. $swimwear_description = 'An ultra-transparent swimsuit. Seriously, why bother with modesty?'
  245. elseif ARGS[1] = 27:
  246. CloQuality = 3
  247. CloThinness = 4
  248. CloTopCut = 2
  249. CloPanties = 1
  250. CloOnePiece = 1
  251. CloCoverBack = 4
  252. CloInhibit = 15
  253. $swimwear_description = 'A thin and stylish swimsuit that showcases your figure nicely.'
  254. elseif ARGS[1] = 28:
  255. CloQuality = 2
  256. CloThinness = 5
  257. CloTopCut = 3
  258. CloPanties = 1
  259. CloOnePiece = 1
  260. CloCoverBack = 4
  261. CloInhibit = 20
  262. $swimwear_description = 'A thin swimsuit that shows off your cleavage.'
  263. elseif ARGS[1] = 29:
  264. CloQuality = 2
  265. CloThinness = 5
  266. CloTopCut = 3
  267. CloPanties = 1
  268. CloOnePiece = 1
  269. CloCoverBack = 4
  270. CloInhibit = 20
  271. CloBimbo = 1
  272. $swimwear_description = 'A pink monokini that a bimbette will truely appreciate.'
  273. elseif ARGS[1] = 30:
  274. CloQuality = 2
  275. CloThinness = 6
  276. CloTopCut = 3
  277. CloPanties = 1
  278. CloOnePiece = 1
  279. CloCoverTop = 3
  280. CloCoverFront = 3
  281. CloCoverBack = 4
  282. CloInhibit = 40
  283. $swimwear_description = 'An ultra-transparent swimsuit that satisfy your inner exhibitionistic desire.'
  284. elseif ARGS[1] = 31:
  285. CloQuality = 2
  286. CloThinness = 6
  287. CloTopCut = 3
  288. CloPanties = 1
  289. CloOnePiece = 1
  290. CloCoverTop = 3
  291. CloCoverFront = 4
  292. CloCoverBack = 4
  293. CloInhibit = 40
  294. $swimwear_description = 'An ultra-transparent swimsuit that satisfy your inner exhibitionistic desire.'
  295. elseif ARGS[1] = 32:
  296. CloQuality = 3
  297. CloThinness = 5
  298. CloTopCut = 3
  299. CloPanties = 1
  300. CloOnePiece = 1
  301. CloCoverTop = 1
  302. CloCoverFront = 1
  303. CloCoverBack = 1
  304. CloInhibit = 20
  305. $swimwear_description = 'A revealing swimsuit that is alluring yet still decent.'
  306. elseif ARGS[1] = 33:
  307. CloQuality = 2
  308. CloThinness = 6
  309. CloTopCut = 3
  310. CloPanties = 1
  311. CloOnePiece = 1
  312. CloCoverTop = 3
  313. CloCoverFront = 3
  314. CloCoverBack = 4
  315. CloInhibit = 40
  316. $swimwear_description = 'A really transparent swimsuit that leaves nothing hidden.'
  317. elseif ARGS[1] = 34:
  318. CloQuality = 2
  319. CloThinness = 5
  320. CloTopCut = 3
  321. CloPanties = 1
  322. CloOnePiece = 1
  323. CloCoverTop = 1
  324. CloCoverFront = 1
  325. CloCoverBack = 4
  326. CloInhibit = 20
  327. $swimwear_description = 'A really transparent swimsuit that leaves nothing hidden.'
  328. elseif ARGS[1] = 35:
  329. CloQuality = 2
  330. CloThinness = 5
  331. CloTopCut = 3
  332. CloPanties = 1
  333. CloOnePiece = 1
  334. CloCoverBack = 4
  335. CloInhibit = 20
  336. $swimwear_description = 'A semi-transparent swimsuit that still manages to be some what decency.'
  337. elseif ARGS[1] = 36:
  338. CloQuality = 3
  339. CloThinness = 4
  340. CloTopCut = 3
  341. CloPanties = 1
  342. CloOnePiece = 1
  343. CloInhibit = 15
  344. $swimwear_description = 'A very fashionable one-piece swimsuit.'
  345. elseif ARGS[1] = 37:
  346. CloQuality = 2
  347. CloThinness = 6
  348. CloTopCut = 4
  349. CloPanties = 1
  350. CloOnePiece = 1
  351. CloCoverTop = 4
  352. CloCoverBack = 4
  353. CloInhibit = 40
  354. $swimwear_description = 'A swimsuit designed for attention-seeking sluts.'
  355. elseif ARGS[1] = 38:
  356. CloQuality = 2
  357. CloThinness = 6
  358. CloTopCut = 4
  359. CloPanties = 1
  360. CloOnePiece = 1
  361. CloCoverTop = 3
  362. CloCoverFront = 4
  363. CloCoverBack = 4
  364. CloInhibit = 50
  365. $swimwear_description = 'A swimsuit designed for attention-seeking sluts.'
  366. elseif ARGS[1] = 39:
  367. CloQuality = 1
  368. CloThinness = 5
  369. CloTopCut = 4
  370. CloPanties = 1
  371. CloOnePiece = 1
  372. CloCoverTop = 4
  373. CloCoverFront = 1
  374. CloCoverBack = 1
  375. CloInhibit = 35
  376. $swimwear_description = 'A low rise bikini bottom and why bother with the top?'
  377. elseif ARGS[1] = 40:
  378. CloQuality = 1
  379. CloThinness = 5
  380. CloTopCut = 4
  381. CloPanties = 1
  382. CloOnePiece = 1
  383. CloCoverTop = 4
  384. CloCoverBack = 4
  385. CloInhibit = 35
  386. $swimwear_description = 'A thong bikini bottom with no top.'
  387. end
  388. --- $attributes_scandalicious_swim_one ---------------------------------