_attributes_bomba_shoes.qsrc 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. # $attributes_bomba_shoes
  2. !2021/04/28
  3. !price range from 3 to 5 but please avoid adding too many 5s
  4. if ARGS[1] = 1:
  5. ShoQuality = 3
  6. ShoHeels = 2
  7. ShoCut = 1
  8. ShoStyle = 3
  9. elseif ARGS[1] = 2:
  10. ShoQuality = 3
  11. ShoHeels = 2
  12. ShoCut = 1
  13. ShoStyle = 3
  14. elseif ARGS[1] = 3:
  15. ShoQuality = 3
  16. ShoHeels = 2
  17. ShoCut = 1
  18. ShoStyle = 3
  19. elseif ARGS[1] = 4:
  20. ShoQuality = 3
  21. ShoHeels = 2
  22. ShoCut = 2
  23. ShoStyle = 3
  24. elseif ARGS[1] = 5:
  25. ShoQuality = 4
  26. ShoHeels = 2
  27. ShoCut = 3
  28. elseif ARGS[1] = 6:
  29. ShoQuality = 3
  30. ShoHeels = 2
  31. ShoCut = 4
  32. ShoStyle = 3
  33. elseif ARGS[1] = 7:
  34. ShoQuality = 3
  35. ShoHeels = 3
  36. ShoCut = 1
  37. ShoStyle = 3
  38. elseif ARGS[1] = 8:
  39. ShoQuality = 3
  40. ShoHeels = 3
  41. ShoCut = 1
  42. ShoStyle = 3
  43. elseif ARGS[1] = 9:
  44. ShoQuality = 3
  45. ShoHeels = 3
  46. ShoCut = 2
  47. ShoStyle = 3
  48. elseif ARGS[1] = 10:
  49. ShoQuality = 3
  50. ShoHeels = 3
  51. ShoCut = 2
  52. ShoStyle = 3
  53. elseif ARGS[1] = 11:
  54. ShoQuality = 4
  55. ShoHeels = 3
  56. ShoCut = 3
  57. ShoStyle = 3
  58. elseif ARGS[1] = 12:
  59. ShoQuality = 3
  60. ShoHeels = 3
  61. ShoCut = 4
  62. ShoStyle = 3
  63. elseif ARGS[1] = 13:
  64. ShoQuality = 4
  65. ShoHeels = 3
  66. ShoCut = 4
  67. ShoStyle = 3
  68. elseif ARGS[1] = 14:
  69. ShoQuality = 4
  70. ShoHeels = 3
  71. ShoCut = 4
  72. ShoStyle = 3
  73. elseif ARGS[1] = 15:
  74. ShoQuality = 4
  75. ShoHeels = 4
  76. ShoCut = 1
  77. ShoStyle = 3
  78. elseif ARGS[1] = 16:
  79. ShoQuality = 3
  80. ShoHeels = 4
  81. ShoCut = 1
  82. ShoStyle = 3
  83. elseif ARGS[1] = 17:
  84. ShoQuality = 4
  85. ShoHeels = 4
  86. ShoCut = 2
  87. ShoStyle = 3
  88. elseif ARGS[1] = 18:
  89. ShoQuality = 3
  90. ShoHeels = 4
  91. ShoCut = 1
  92. ShoStyle = 3
  93. elseif ARGS[1] = 19:
  94. ShoQuality = 3
  95. ShoHeels = 4
  96. ShoCut = 2
  97. ShoStyle = 3
  98. ShoStyle = 3
  99. elseif ARGS[1] = 20:
  100. ShoQuality = 4
  101. ShoHeels = 4
  102. ShoCut = 2
  103. ShoStyle = 3
  104. elseif ARGS[1] = 21:
  105. ShoQuality = 3
  106. ShoHeels = 4
  107. ShoCut = 2
  108. ShoStyle = 3
  109. elseif ARGS[1] = 22:
  110. ShoQuality = 3
  111. ShoHeels = 4
  112. ShoCut = 2
  113. ShoStyle = 3
  114. elseif ARGS[1] = 23:
  115. ShoQuality = 3
  116. ShoHeels = 4
  117. ShoCut = 3
  118. ShoStyle = 3
  119. ShoStyle = 3
  120. elseif ARGS[1] = 24:
  121. ShoQuality = 4
  122. ShoHeels = 4
  123. ShoCut = 4
  124. ShoStyle = 3
  125. elseif ARGS[1] = 25:
  126. ShoQuality = 4
  127. ShoHeels = 4
  128. ShoCut = 4
  129. ShoStyle = 3
  130. elseif ARGS[1] = 26:
  131. ShoQuality = 4
  132. ShoHeels = 4
  133. ShoCut = 4
  134. ShoStyle = 3
  135. elseif ARGS[1] = 27:
  136. ShoQuality = 3
  137. ShoHeels = 5
  138. ShoCut = 1
  139. ShoStyle = 3
  140. elseif ARGS[1] = 28:
  141. ShoQuality = 3
  142. ShoHeels = 5
  143. ShoCut = 1
  144. ShoStyle = 3
  145. elseif ARGS[1] = 29:
  146. ShoQuality = 4
  147. ShoHeels = 5
  148. ShoCut = 1
  149. ShoStyle = 3
  150. elseif ARGS[1] = 30:
  151. ShoQuality = 3
  152. ShoHeels = 5
  153. ShoCut = 1
  154. ShoStyle = 3
  155. elseif ARGS[1] = 31:
  156. ShoQuality = 4
  157. ShoHeels = 5
  158. ShoCut = 2
  159. ShoStyle = 3
  160. elseif ARGS[1] = 32:
  161. ShoQuality = 4
  162. ShoHeels = 5
  163. ShoCut = 2
  164. ShoStyle = 3
  165. elseif ARGS[1] = 33:
  166. ShoQuality = 3
  167. ShoHeels = 5
  168. ShoCut = 2
  169. ShoStyle = 3
  170. elseif ARGS[1] = 34:
  171. ShoQuality = 4
  172. ShoHeels = 5
  173. ShoCut = 2
  174. ShoStyle = 3
  175. elseif ARGS[1] = 35:
  176. ShoQuality = 3
  177. ShoHeels = 5
  178. ShoCut = 2
  179. ShoStyle = 3
  180. elseif ARGS[1] = 36:
  181. ShoQuality = 4
  182. ShoHeels = 5
  183. ShoCut = 3
  184. ShoStyle = 3
  185. elseif ARGS[1] = 37:
  186. ShoQuality = 4
  187. ShoHeels = 5
  188. ShoCut = 4
  189. ShoStyle = 3
  190. elseif ARGS[1] = 38:
  191. ShoQuality = 4
  192. ShoHeels = 5
  193. ShoCut = 5
  194. ShoStyle = 3
  195. elseif ARGS[1] = 39:
  196. ShoQuality = 4
  197. ShoHeels = 6
  198. ShoCut = 2
  199. ShoStyle = 3
  200. elseif ARGS[1] = 40:
  201. ShoQuality = 5
  202. ShoHeels = 6
  203. ShoCut = 4
  204. ShoStyle = 3
  205. end
  206. --- $attributes_bomba_shoes ---------------------------------