M_DropCFG.ts 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474
  1. // ID:ID, Type:掉落类型, dropInfo:掉落组, starRate:开始炮倍, EndRate:结束炮倍, DropCount:随机数量, OtherTypes:其他类型
  2. export default class M_DropCFG {
  3. private static data =
  4. {"1":{"ID":1,"Type":1,"dropInfo":[5,200,8,200,17,50,9,30],"starRate":5,"EndRate":10000,"DropCount":[1,1],"OtherTypes":2}
  5. ,"2":{"ID":2,"Type":1,"dropInfo":[16,8000],"starRate":1,"EndRate":30,"DropCount":[1,1],"OtherTypes":1}
  6. ,"3":{"ID":3,"Type":1,"dropInfo":[16,5000],"starRate":40,"EndRate":90,"DropCount":[1,1],"OtherTypes":1}
  7. ,"4":{"ID":4,"Type":1,"dropInfo":[16,4000],"starRate":100,"EndRate":250,"DropCount":[1,1],"OtherTypes":1}
  8. ,"5":{"ID":5,"Type":1,"dropInfo":[16,3000],"starRate":300,"EndRate":450,"DropCount":[1,1],"OtherTypes":1}
  9. ,"6":{"ID":6,"Type":1,"dropInfo":[16,2500],"starRate":500,"EndRate":950,"DropCount":[1,1],"OtherTypes":1}
  10. ,"7":{"ID":7,"Type":1,"dropInfo":[16,1500],"starRate":1000,"EndRate":10000,"DropCount":[1,1],"OtherTypes":1}
  11. ,"8":{"ID":8,"Type":1,"dropInfo":[18,10000],"starRate":100,"EndRate":100,"DropCount":[1,1],"OtherTypes":2}
  12. ,"9":{"ID":9,"Type":1,"dropInfo":[18,10000],"starRate":200,"EndRate":200,"DropCount":[2,2],"OtherTypes":2}
  13. ,"10":{"ID":10,"Type":1,"dropInfo":[18,10000],"starRate":300,"EndRate":300,"DropCount":[3,3],"OtherTypes":2}
  14. ,"11":{"ID":11,"Type":1,"dropInfo":[18,10000],"starRate":400,"EndRate":400,"DropCount":[4,4],"OtherTypes":2}
  15. ,"12":{"ID":12,"Type":1,"dropInfo":[18,10000],"starRate":500,"EndRate":500,"DropCount":[5,5],"OtherTypes":2}
  16. ,"13":{"ID":13,"Type":1,"dropInfo":[18,10000],"starRate":600,"EndRate":600,"DropCount":[6,6],"OtherTypes":2}
  17. ,"14":{"ID":14,"Type":1,"dropInfo":[18,10000],"starRate":700,"EndRate":700,"DropCount":[7,7],"OtherTypes":2}
  18. ,"15":{"ID":15,"Type":1,"dropInfo":[18,10000],"starRate":800,"EndRate":800,"DropCount":[8,8],"OtherTypes":2}
  19. ,"16":{"ID":16,"Type":1,"dropInfo":[18,10000],"starRate":900,"EndRate":900,"DropCount":[9,9],"OtherTypes":2}
  20. ,"17":{"ID":17,"Type":1,"dropInfo":[18,10000],"starRate":1000,"EndRate":1000,"DropCount":[10,10],"OtherTypes":2}
  21. ,"18":{"ID":18,"Type":1,"dropInfo":[19,10000],"starRate":100,"EndRate":100,"DropCount":[1,1],"OtherTypes":2}
  22. ,"19":{"ID":19,"Type":1,"dropInfo":[19,10000],"starRate":200,"EndRate":200,"DropCount":[2,2],"OtherTypes":2}
  23. ,"20":{"ID":20,"Type":1,"dropInfo":[19,10000],"starRate":300,"EndRate":300,"DropCount":[3,3],"OtherTypes":2}
  24. ,"21":{"ID":21,"Type":1,"dropInfo":[19,10000],"starRate":400,"EndRate":400,"DropCount":[4,4],"OtherTypes":2}
  25. ,"22":{"ID":22,"Type":1,"dropInfo":[19,10000],"starRate":500,"EndRate":500,"DropCount":[5,5],"OtherTypes":2}
  26. ,"23":{"ID":23,"Type":1,"dropInfo":[19,10000],"starRate":600,"EndRate":600,"DropCount":[6,6],"OtherTypes":2}
  27. ,"24":{"ID":24,"Type":1,"dropInfo":[19,10000],"starRate":700,"EndRate":700,"DropCount":[7,7],"OtherTypes":2}
  28. ,"25":{"ID":25,"Type":1,"dropInfo":[19,10000],"starRate":800,"EndRate":800,"DropCount":[8,8],"OtherTypes":2}
  29. ,"26":{"ID":26,"Type":1,"dropInfo":[19,10000],"starRate":900,"EndRate":900,"DropCount":[9,9],"OtherTypes":2}
  30. ,"27":{"ID":27,"Type":1,"dropInfo":[19,10000],"starRate":1000,"EndRate":1000,"DropCount":[10,10],"OtherTypes":2}
  31. ,"28":{"ID":28,"Type":1,"dropInfo":[20,10000],"starRate":100,"EndRate":100,"DropCount":[1,1],"OtherTypes":2}
  32. ,"29":{"ID":29,"Type":1,"dropInfo":[20,10000],"starRate":200,"EndRate":200,"DropCount":[2,2],"OtherTypes":2}
  33. ,"30":{"ID":30,"Type":1,"dropInfo":[20,10000],"starRate":300,"EndRate":300,"DropCount":[3,3],"OtherTypes":2}
  34. ,"31":{"ID":31,"Type":1,"dropInfo":[20,10000],"starRate":400,"EndRate":400,"DropCount":[4,4],"OtherTypes":2}
  35. ,"32":{"ID":32,"Type":1,"dropInfo":[20,10000],"starRate":500,"EndRate":500,"DropCount":[5,5],"OtherTypes":2}
  36. ,"33":{"ID":33,"Type":1,"dropInfo":[20,10000],"starRate":600,"EndRate":600,"DropCount":[6,6],"OtherTypes":2}
  37. ,"34":{"ID":34,"Type":1,"dropInfo":[20,10000],"starRate":700,"EndRate":700,"DropCount":[7,7],"OtherTypes":2}
  38. ,"35":{"ID":35,"Type":1,"dropInfo":[20,10000],"starRate":800,"EndRate":800,"DropCount":[8,8],"OtherTypes":2}
  39. ,"36":{"ID":36,"Type":1,"dropInfo":[20,10000],"starRate":900,"EndRate":900,"DropCount":[9,9],"OtherTypes":2}
  40. ,"37":{"ID":37,"Type":1,"dropInfo":[20,10000],"starRate":1000,"EndRate":1000,"DropCount":[10,10],"OtherTypes":2}
  41. ,"38":{"ID":38,"Type":1,"dropInfo":[21,10000],"starRate":100,"EndRate":100,"DropCount":[1,1],"OtherTypes":2}
  42. ,"39":{"ID":39,"Type":1,"dropInfo":[21,10000],"starRate":200,"EndRate":200,"DropCount":[2,2],"OtherTypes":2}
  43. ,"40":{"ID":40,"Type":1,"dropInfo":[21,10000],"starRate":300,"EndRate":300,"DropCount":[3,3],"OtherTypes":2}
  44. ,"41":{"ID":41,"Type":1,"dropInfo":[21,10000],"starRate":400,"EndRate":400,"DropCount":[4,4],"OtherTypes":2}
  45. ,"42":{"ID":42,"Type":1,"dropInfo":[21,10000],"starRate":500,"EndRate":500,"DropCount":[5,5],"OtherTypes":2}
  46. ,"43":{"ID":43,"Type":1,"dropInfo":[21,10000],"starRate":600,"EndRate":600,"DropCount":[6,6],"OtherTypes":2}
  47. ,"44":{"ID":44,"Type":1,"dropInfo":[21,10000],"starRate":700,"EndRate":700,"DropCount":[7,7],"OtherTypes":2}
  48. ,"45":{"ID":45,"Type":1,"dropInfo":[21,10000],"starRate":800,"EndRate":800,"DropCount":[8,8],"OtherTypes":2}
  49. ,"46":{"ID":46,"Type":1,"dropInfo":[21,10000],"starRate":900,"EndRate":900,"DropCount":[9,9],"OtherTypes":2}
  50. ,"47":{"ID":47,"Type":1,"dropInfo":[21,10000],"starRate":1000,"EndRate":1000,"DropCount":[10,10],"OtherTypes":2}
  51. ,"48":{"ID":48,"Type":1,"dropInfo":[16,2000],"starRate":5,"EndRate":100,"DropCount":[1,1],"OtherTypes":1}
  52. ,"49":{"ID":49,"Type":1,"dropInfo":[16,500],"starRate":1,"EndRate":10000,"DropCount":[1,1],"OtherTypes":1}
  53. ,"50":{"ID":50,"Type":1,"dropInfo":[11,50,12,50,13,50,14,50],"starRate":1000,"EndRate":10000,"DropCount":[1,1],"OtherTypes":0}
  54. ,"51":{"ID":51,"Type":1,"dropInfo":[52,10000],"starRate":100,"EndRate":100,"DropCount":[1,1],"OtherTypes":2}
  55. ,"52":{"ID":52,"Type":1,"dropInfo":[52,10000],"starRate":200,"EndRate":200,"DropCount":[2,2],"OtherTypes":2}
  56. ,"53":{"ID":53,"Type":1,"dropInfo":[52,10000],"starRate":300,"EndRate":300,"DropCount":[3,3],"OtherTypes":2}
  57. ,"54":{"ID":54,"Type":1,"dropInfo":[52,10000],"starRate":400,"EndRate":400,"DropCount":[4,4],"OtherTypes":2}
  58. ,"55":{"ID":55,"Type":1,"dropInfo":[52,10000],"starRate":500,"EndRate":500,"DropCount":[5,5],"OtherTypes":2}
  59. ,"56":{"ID":56,"Type":1,"dropInfo":[52,10000],"starRate":600,"EndRate":600,"DropCount":[6,6],"OtherTypes":2}
  60. ,"57":{"ID":57,"Type":1,"dropInfo":[52,10000],"starRate":700,"EndRate":700,"DropCount":[7,7],"OtherTypes":2}
  61. ,"58":{"ID":58,"Type":1,"dropInfo":[52,10000],"starRate":800,"EndRate":800,"DropCount":[8,8],"OtherTypes":2}
  62. ,"59":{"ID":59,"Type":1,"dropInfo":[52,10000],"starRate":900,"EndRate":900,"DropCount":[9,9],"OtherTypes":2}
  63. ,"60":{"ID":60,"Type":1,"dropInfo":[52,10000],"starRate":1000,"EndRate":1000,"DropCount":[10,10],"OtherTypes":2}
  64. ,"61":{"ID":61,"Type":1,"dropInfo":[52,10000],"starRate":550,"EndRate":550,"DropCount":[5,6],"OtherTypes":2}
  65. ,"62":{"ID":62,"Type":1,"dropInfo":[52,10000],"starRate":650,"EndRate":650,"DropCount":[6,7],"OtherTypes":2}
  66. ,"63":{"ID":63,"Type":1,"dropInfo":[52,10000],"starRate":750,"EndRate":750,"DropCount":[7,8],"OtherTypes":2}
  67. ,"64":{"ID":64,"Type":1,"dropInfo":[52,10000],"starRate":850,"EndRate":850,"DropCount":[8,9],"OtherTypes":2}
  68. ,"65":{"ID":65,"Type":1,"dropInfo":[52,10000],"starRate":950,"EndRate":950,"DropCount":[9,10],"OtherTypes":2}
  69. ,"66":{"ID":66,"Type":1,"dropInfo":[18,10000],"starRate":550,"EndRate":550,"DropCount":[5,6],"OtherTypes":2}
  70. ,"67":{"ID":67,"Type":1,"dropInfo":[18,10000],"starRate":650,"EndRate":650,"DropCount":[6,7],"OtherTypes":2}
  71. ,"68":{"ID":68,"Type":1,"dropInfo":[18,10000],"starRate":750,"EndRate":750,"DropCount":[7,8],"OtherTypes":2}
  72. ,"69":{"ID":69,"Type":1,"dropInfo":[18,10000],"starRate":850,"EndRate":850,"DropCount":[8,9],"OtherTypes":2}
  73. ,"70":{"ID":70,"Type":1,"dropInfo":[18,10000],"starRate":950,"EndRate":950,"DropCount":[9,10],"OtherTypes":2}
  74. ,"71":{"ID":71,"Type":1,"dropInfo":[19,10000],"starRate":550,"EndRate":550,"DropCount":[5,6],"OtherTypes":2}
  75. ,"72":{"ID":72,"Type":1,"dropInfo":[19,10000],"starRate":650,"EndRate":650,"DropCount":[6,7],"OtherTypes":2}
  76. ,"73":{"ID":73,"Type":1,"dropInfo":[19,10000],"starRate":750,"EndRate":750,"DropCount":[7,8],"OtherTypes":2}
  77. ,"74":{"ID":74,"Type":1,"dropInfo":[19,10000],"starRate":850,"EndRate":850,"DropCount":[8,9],"OtherTypes":2}
  78. ,"75":{"ID":75,"Type":1,"dropInfo":[19,10000],"starRate":950,"EndRate":950,"DropCount":[9,10],"OtherTypes":2}
  79. ,"76":{"ID":76,"Type":1,"dropInfo":[20,10000],"starRate":550,"EndRate":550,"DropCount":[5,6],"OtherTypes":2}
  80. ,"77":{"ID":77,"Type":1,"dropInfo":[20,10000],"starRate":650,"EndRate":650,"DropCount":[6,7],"OtherTypes":2}
  81. ,"78":{"ID":78,"Type":1,"dropInfo":[20,10000],"starRate":750,"EndRate":750,"DropCount":[7,8],"OtherTypes":2}
  82. ,"79":{"ID":79,"Type":1,"dropInfo":[20,10000],"starRate":850,"EndRate":850,"DropCount":[8,9],"OtherTypes":2}
  83. ,"80":{"ID":80,"Type":1,"dropInfo":[20,10000],"starRate":950,"EndRate":950,"DropCount":[9,10],"OtherTypes":2}
  84. ,"81":{"ID":81,"Type":1,"dropInfo":[21,10000],"starRate":550,"EndRate":550,"DropCount":[5,6],"OtherTypes":2}
  85. ,"82":{"ID":82,"Type":1,"dropInfo":[21,10000],"starRate":650,"EndRate":650,"DropCount":[6,7],"OtherTypes":2}
  86. ,"83":{"ID":83,"Type":1,"dropInfo":[21,10000],"starRate":750,"EndRate":750,"DropCount":[7,8],"OtherTypes":2}
  87. ,"84":{"ID":84,"Type":1,"dropInfo":[21,10000],"starRate":850,"EndRate":850,"DropCount":[8,9],"OtherTypes":2}
  88. ,"85":{"ID":85,"Type":1,"dropInfo":[21,10000],"starRate":950,"EndRate":950,"DropCount":[9,10],"OtherTypes":2}
  89. ,"86":{"ID":86,"Type":1,"dropInfo":[18,10000],"starRate":150,"EndRate":150,"DropCount":[1,2],"OtherTypes":2}
  90. ,"87":{"ID":87,"Type":1,"dropInfo":[18,10000],"starRate":250,"EndRate":250,"DropCount":[2,3],"OtherTypes":2}
  91. ,"88":{"ID":88,"Type":1,"dropInfo":[18,10000],"starRate":350,"EndRate":350,"DropCount":[3,4],"OtherTypes":2}
  92. ,"89":{"ID":89,"Type":1,"dropInfo":[18,10000],"starRate":450,"EndRate":450,"DropCount":[4,5],"OtherTypes":2}
  93. ,"90":{"ID":90,"Type":1,"dropInfo":[19,10000],"starRate":150,"EndRate":150,"DropCount":[1,2],"OtherTypes":2}
  94. ,"91":{"ID":91,"Type":1,"dropInfo":[19,10000],"starRate":250,"EndRate":250,"DropCount":[2,3],"OtherTypes":2}
  95. ,"92":{"ID":92,"Type":1,"dropInfo":[19,10000],"starRate":350,"EndRate":350,"DropCount":[3,4],"OtherTypes":2}
  96. ,"93":{"ID":93,"Type":1,"dropInfo":[19,10000],"starRate":450,"EndRate":450,"DropCount":[4,5],"OtherTypes":2}
  97. ,"94":{"ID":94,"Type":1,"dropInfo":[20,10000],"starRate":150,"EndRate":150,"DropCount":[1,2],"OtherTypes":2}
  98. ,"95":{"ID":95,"Type":1,"dropInfo":[20,10000],"starRate":250,"EndRate":250,"DropCount":[2,3],"OtherTypes":2}
  99. ,"96":{"ID":96,"Type":1,"dropInfo":[20,10000],"starRate":350,"EndRate":350,"DropCount":[3,4],"OtherTypes":2}
  100. ,"97":{"ID":97,"Type":1,"dropInfo":[20,10000],"starRate":450,"EndRate":450,"DropCount":[4,5],"OtherTypes":2}
  101. ,"98":{"ID":98,"Type":1,"dropInfo":[21,10000],"starRate":150,"EndRate":150,"DropCount":[1,2],"OtherTypes":2}
  102. ,"99":{"ID":99,"Type":1,"dropInfo":[21,10000],"starRate":250,"EndRate":250,"DropCount":[2,3],"OtherTypes":2}
  103. ,"100":{"ID":100,"Type":1,"dropInfo":[21,10000],"starRate":350,"EndRate":350,"DropCount":[3,4],"OtherTypes":2}
  104. ,"101":{"ID":101,"Type":1,"dropInfo":[21,10000],"starRate":450,"EndRate":450,"DropCount":[4,5],"OtherTypes":2}
  105. ,"102":{"ID":102,"Type":1,"dropInfo":[52,10000],"starRate":150,"EndRate":150,"DropCount":[1,2],"OtherTypes":2}
  106. ,"103":{"ID":103,"Type":1,"dropInfo":[52,10000],"starRate":250,"EndRate":250,"DropCount":[2,3],"OtherTypes":2}
  107. ,"104":{"ID":104,"Type":1,"dropInfo":[52,10000],"starRate":350,"EndRate":350,"DropCount":[3,4],"OtherTypes":2}
  108. ,"105":{"ID":105,"Type":1,"dropInfo":[52,10000],"starRate":450,"EndRate":450,"DropCount":[4,5],"OtherTypes":2}
  109. ,"106":{"ID":106,"Type":1,"dropInfo":[73,10000],"starRate":1000,"EndRate":1000,"DropCount":[20,20],"OtherTypes":2}
  110. ,"107":{"ID":107,"Type":1,"dropInfo":[73,10000],"starRate":1500,"EndRate":1500,"DropCount":[30,30],"OtherTypes":2}
  111. ,"108":{"ID":108,"Type":1,"dropInfo":[73,10000],"starRate":2000,"EndRate":2000,"DropCount":[40,40],"OtherTypes":2}
  112. ,"109":{"ID":109,"Type":1,"dropInfo":[73,10000],"starRate":2500,"EndRate":2500,"DropCount":[50,50],"OtherTypes":2}
  113. ,"110":{"ID":110,"Type":1,"dropInfo":[73,10000],"starRate":3000,"EndRate":3000,"DropCount":[60,60],"OtherTypes":2}
  114. ,"111":{"ID":111,"Type":1,"dropInfo":[73,10000],"starRate":3500,"EndRate":3500,"DropCount":[70,70],"OtherTypes":2}
  115. ,"112":{"ID":112,"Type":1,"dropInfo":[73,10000],"starRate":4000,"EndRate":4000,"DropCount":[80,80],"OtherTypes":2}
  116. ,"113":{"ID":113,"Type":1,"dropInfo":[73,10000],"starRate":4500,"EndRate":4500,"DropCount":[90,90],"OtherTypes":2}
  117. ,"114":{"ID":114,"Type":1,"dropInfo":[73,10000],"starRate":5000,"EndRate":5000,"DropCount":[100,100],"OtherTypes":2}
  118. ,"115":{"ID":115,"Type":1,"dropInfo":[73,10000],"starRate":6000,"EndRate":6000,"DropCount":[120,120],"OtherTypes":2}
  119. ,"116":{"ID":116,"Type":1,"dropInfo":[73,10000],"starRate":7000,"EndRate":7000,"DropCount":[140,140],"OtherTypes":2}
  120. ,"117":{"ID":117,"Type":1,"dropInfo":[73,10000],"starRate":8000,"EndRate":8000,"DropCount":[160,160],"OtherTypes":2}
  121. ,"118":{"ID":118,"Type":1,"dropInfo":[73,10000],"starRate":9000,"EndRate":9000,"DropCount":[180,180],"OtherTypes":2}
  122. ,"119":{"ID":119,"Type":1,"dropInfo":[77,10000],"starRate":300,"EndRate":300,"DropCount":[30,30],"OtherTypes":2}
  123. ,"120":{"ID":120,"Type":1,"dropInfo":[77,10000],"starRate":350,"EndRate":350,"DropCount":[35,35],"OtherTypes":2}
  124. ,"121":{"ID":121,"Type":1,"dropInfo":[77,10000],"starRate":400,"EndRate":400,"DropCount":[40,40],"OtherTypes":2}
  125. ,"122":{"ID":122,"Type":1,"dropInfo":[77,10000],"starRate":450,"EndRate":450,"DropCount":[45,45],"OtherTypes":2}
  126. ,"123":{"ID":123,"Type":1,"dropInfo":[77,10000],"starRate":500,"EndRate":500,"DropCount":[50,50],"OtherTypes":2}
  127. ,"124":{"ID":124,"Type":1,"dropInfo":[77,10000],"starRate":550,"EndRate":550,"DropCount":[55,55],"OtherTypes":2}
  128. ,"125":{"ID":125,"Type":1,"dropInfo":[77,10000],"starRate":600,"EndRate":600,"DropCount":[60,60],"OtherTypes":2}
  129. ,"126":{"ID":126,"Type":1,"dropInfo":[77,10000],"starRate":650,"EndRate":650,"DropCount":[65,65],"OtherTypes":2}
  130. ,"127":{"ID":127,"Type":1,"dropInfo":[77,10000],"starRate":700,"EndRate":700,"DropCount":[70,70],"OtherTypes":2}
  131. ,"128":{"ID":128,"Type":1,"dropInfo":[77,10000],"starRate":750,"EndRate":750,"DropCount":[75,75],"OtherTypes":2}
  132. ,"129":{"ID":129,"Type":1,"dropInfo":[77,10000],"starRate":800,"EndRate":800,"DropCount":[80,80],"OtherTypes":2}
  133. ,"130":{"ID":130,"Type":1,"dropInfo":[77,10000],"starRate":850,"EndRate":850,"DropCount":[85,85],"OtherTypes":2}
  134. ,"131":{"ID":131,"Type":1,"dropInfo":[77,10000],"starRate":900,"EndRate":900,"DropCount":[90,90],"OtherTypes":2}
  135. ,"132":{"ID":132,"Type":1,"dropInfo":[77,10000],"starRate":950,"EndRate":950,"DropCount":[95,95],"OtherTypes":2}
  136. ,"133":{"ID":133,"Type":1,"dropInfo":[77,10000],"starRate":1000,"EndRate":1000,"DropCount":[100,100],"OtherTypes":2}
  137. ,"134":{"ID":134,"Type":1,"dropInfo":[77,10000],"starRate":1500,"EndRate":1500,"DropCount":[150,150],"OtherTypes":2}
  138. ,"135":{"ID":135,"Type":1,"dropInfo":[77,10000],"starRate":2000,"EndRate":2000,"DropCount":[200,200],"OtherTypes":2}
  139. ,"136":{"ID":136,"Type":1,"dropInfo":[77,10000],"starRate":2500,"EndRate":2500,"DropCount":[250,250],"OtherTypes":2}
  140. ,"137":{"ID":137,"Type":1,"dropInfo":[77,10000],"starRate":3000,"EndRate":3000,"DropCount":[300,300],"OtherTypes":2}
  141. ,"138":{"ID":138,"Type":1,"dropInfo":[77,10000],"starRate":3500,"EndRate":3500,"DropCount":[350,350],"OtherTypes":2}
  142. ,"139":{"ID":139,"Type":1,"dropInfo":[77,10000],"starRate":4000,"EndRate":4000,"DropCount":[400,400],"OtherTypes":2}
  143. ,"140":{"ID":140,"Type":1,"dropInfo":[77,10000],"starRate":4500,"EndRate":4500,"DropCount":[450,450],"OtherTypes":2}
  144. ,"141":{"ID":141,"Type":1,"dropInfo":[77,10000],"starRate":5000,"EndRate":5000,"DropCount":[500,500],"OtherTypes":2}
  145. ,"142":{"ID":142,"Type":1,"dropInfo":[77,10000],"starRate":6000,"EndRate":6000,"DropCount":[600,600],"OtherTypes":2}
  146. ,"143":{"ID":143,"Type":1,"dropInfo":[77,10000],"starRate":7000,"EndRate":7000,"DropCount":[700,700],"OtherTypes":2}
  147. ,"144":{"ID":144,"Type":1,"dropInfo":[77,10000],"starRate":8000,"EndRate":8000,"DropCount":[800,800],"OtherTypes":2}
  148. ,"145":{"ID":145,"Type":1,"dropInfo":[77,10000],"starRate":9000,"EndRate":9000,"DropCount":[900,900],"OtherTypes":2}
  149. ,"146":{"ID":146,"Type":1,"dropInfo":[77,10000],"starRate":10000,"EndRate":10000,"DropCount":[1000,1000],"OtherTypes":2}
  150. ,"147":{"ID":147,"Type":1,"dropInfo":[77,10000],"starRate":100,"EndRate":100,"DropCount":[10,10],"OtherTypes":2}
  151. ,"148":{"ID":148,"Type":1,"dropInfo":[77,10000],"starRate":150,"EndRate":150,"DropCount":[15,15],"OtherTypes":2}
  152. ,"149":{"ID":149,"Type":1,"dropInfo":[77,10000],"starRate":200,"EndRate":200,"DropCount":[20,20],"OtherTypes":2}
  153. ,"150":{"ID":150,"Type":1,"dropInfo":[77,10000],"starRate":250,"EndRate":250,"DropCount":[25,25],"OtherTypes":2}
  154. ,"151":{"ID":151,"Type":1,"dropInfo":[16,1500],"starRate":1,"EndRate":150000,"DropCount":[1,1],"OtherTypes":1}
  155. ,"152":{"ID":152,"Type":1,"dropInfo":[16,3000],"starRate":1,"EndRate":150000,"DropCount":[1,1],"OtherTypes":1}
  156. ,"153":{"ID":153,"Type":1,"dropInfo":[16,7000],"starRate":1,"EndRate":150000,"DropCount":[1,1],"OtherTypes":1}
  157. ,"154":{"ID":154,"Type":1,"dropInfo":[16,4500],"starRate":350,"EndRate":1000,"DropCount":[1,1],"OtherTypes":1}
  158. ,"155":{"ID":155,"Type":1,"dropInfo":[16,4000],"starRate":1500,"EndRate":150000,"DropCount":[1,1],"OtherTypes":1}
  159. ,"156":{"ID":156,"Type":1,"dropInfo":[16,1000],"starRate":1000,"EndRate":150000,"DropCount":[1,1],"OtherTypes":1}
  160. ,"157":{"ID":157,"Type":1,"dropInfo":[16,1500],"starRate":1500,"EndRate":150000,"DropCount":[1,1],"OtherTypes":1}
  161. ,"300":{"ID":300,"Type":1,"dropInfo":[525,10000],"starRate":1,"EndRate":150000,"DropCount":[1,1],"OtherTypes":2}
  162. ,"301":{"ID":301,"Type":1,"dropInfo":[24,10000],"starRate":1,"EndRate":150000,"DropCount":[1,3],"OtherTypes":2}
  163. ,"302":{"ID":302,"Type":1,"dropInfo":[25,10000],"starRate":1,"EndRate":150000,"DropCount":[1,1],"OtherTypes":2}
  164. ,"400":{"ID":400,"Type":1,"dropInfo":[92,10000],"starRate":300,"EndRate":300,"DropCount":[30,30],"OtherTypes":2}
  165. ,"401":{"ID":401,"Type":1,"dropInfo":[92,10000],"starRate":350,"EndRate":350,"DropCount":[35,35],"OtherTypes":2}
  166. ,"402":{"ID":402,"Type":1,"dropInfo":[92,10000],"starRate":400,"EndRate":400,"DropCount":[40,40],"OtherTypes":2}
  167. ,"403":{"ID":403,"Type":1,"dropInfo":[92,10000],"starRate":450,"EndRate":450,"DropCount":[45,45],"OtherTypes":2}
  168. ,"404":{"ID":404,"Type":1,"dropInfo":[92,10000],"starRate":500,"EndRate":500,"DropCount":[50,50],"OtherTypes":2}
  169. ,"405":{"ID":405,"Type":1,"dropInfo":[92,10000],"starRate":550,"EndRate":550,"DropCount":[55,55],"OtherTypes":2}
  170. ,"406":{"ID":406,"Type":1,"dropInfo":[92,10000],"starRate":600,"EndRate":600,"DropCount":[60,60],"OtherTypes":2}
  171. ,"407":{"ID":407,"Type":1,"dropInfo":[92,10000],"starRate":650,"EndRate":650,"DropCount":[65,65],"OtherTypes":2}
  172. ,"408":{"ID":408,"Type":1,"dropInfo":[92,10000],"starRate":700,"EndRate":700,"DropCount":[70,70],"OtherTypes":2}
  173. ,"409":{"ID":409,"Type":1,"dropInfo":[92,10000],"starRate":750,"EndRate":750,"DropCount":[75,75],"OtherTypes":2}
  174. ,"410":{"ID":410,"Type":1,"dropInfo":[92,10000],"starRate":800,"EndRate":800,"DropCount":[80,80],"OtherTypes":2}
  175. ,"411":{"ID":411,"Type":1,"dropInfo":[92,10000],"starRate":850,"EndRate":850,"DropCount":[85,85],"OtherTypes":2}
  176. ,"412":{"ID":412,"Type":1,"dropInfo":[92,10000],"starRate":900,"EndRate":900,"DropCount":[90,90],"OtherTypes":2}
  177. ,"413":{"ID":413,"Type":1,"dropInfo":[92,10000],"starRate":950,"EndRate":950,"DropCount":[95,95],"OtherTypes":2}
  178. ,"414":{"ID":414,"Type":1,"dropInfo":[92,10000],"starRate":1000,"EndRate":1000,"DropCount":[100,100],"OtherTypes":2}
  179. ,"415":{"ID":415,"Type":1,"dropInfo":[92,10000],"starRate":1500,"EndRate":1500,"DropCount":[150,150],"OtherTypes":2}
  180. ,"416":{"ID":416,"Type":1,"dropInfo":[92,10000],"starRate":2000,"EndRate":2000,"DropCount":[200,200],"OtherTypes":2}
  181. ,"417":{"ID":417,"Type":1,"dropInfo":[92,10000],"starRate":2500,"EndRate":2500,"DropCount":[250,250],"OtherTypes":2}
  182. ,"418":{"ID":418,"Type":1,"dropInfo":[92,10000],"starRate":3000,"EndRate":3000,"DropCount":[300,300],"OtherTypes":2}
  183. ,"419":{"ID":419,"Type":1,"dropInfo":[92,10000],"starRate":3500,"EndRate":3500,"DropCount":[350,350],"OtherTypes":2}
  184. ,"420":{"ID":420,"Type":1,"dropInfo":[92,10000],"starRate":4000,"EndRate":4000,"DropCount":[400,400],"OtherTypes":2}
  185. ,"421":{"ID":421,"Type":1,"dropInfo":[92,10000],"starRate":4500,"EndRate":4500,"DropCount":[450,450],"OtherTypes":2}
  186. ,"422":{"ID":422,"Type":1,"dropInfo":[92,10000],"starRate":5000,"EndRate":5000,"DropCount":[500,500],"OtherTypes":2}
  187. ,"423":{"ID":423,"Type":1,"dropInfo":[92,10000],"starRate":6000,"EndRate":6000,"DropCount":[600,600],"OtherTypes":2}
  188. ,"424":{"ID":424,"Type":1,"dropInfo":[92,10000],"starRate":7000,"EndRate":7000,"DropCount":[700,700],"OtherTypes":2}
  189. ,"425":{"ID":425,"Type":1,"dropInfo":[92,10000],"starRate":8000,"EndRate":8000,"DropCount":[800,800],"OtherTypes":2}
  190. ,"426":{"ID":426,"Type":1,"dropInfo":[92,10000],"starRate":9000,"EndRate":9000,"DropCount":[900,900],"OtherTypes":2}
  191. ,"427":{"ID":427,"Type":1,"dropInfo":[92,10000],"starRate":10000,"EndRate":10000,"DropCount":[1000,1000],"OtherTypes":2}
  192. ,"428":{"ID":428,"Type":1,"dropInfo":[92,10000],"starRate":100,"EndRate":100,"DropCount":[10,10],"OtherTypes":2}
  193. ,"429":{"ID":429,"Type":1,"dropInfo":[92,10000],"starRate":150,"EndRate":150,"DropCount":[15,15],"OtherTypes":2}
  194. ,"430":{"ID":430,"Type":1,"dropInfo":[92,10000],"starRate":200,"EndRate":200,"DropCount":[20,20],"OtherTypes":2}
  195. ,"431":{"ID":431,"Type":1,"dropInfo":[92,10000],"starRate":250,"EndRate":250,"DropCount":[25,25],"OtherTypes":2}
  196. ,"432":{"ID":432,"Type":1,"dropInfo":[73,10000],"starRate":10000,"EndRate":19999,"DropCount":[200,200],"OtherTypes":2}
  197. ,"433":{"ID":433,"Type":1,"dropInfo":[73,10000],"starRate":20000,"EndRate":29999,"DropCount":[400,400],"OtherTypes":2}
  198. ,"434":{"ID":434,"Type":1,"dropInfo":[73,10000],"starRate":30000,"EndRate":39999,"DropCount":[600,600],"OtherTypes":2}
  199. ,"435":{"ID":435,"Type":1,"dropInfo":[73,10000],"starRate":40000,"EndRate":49999,"DropCount":[800,800],"OtherTypes":2}
  200. ,"436":{"ID":436,"Type":1,"dropInfo":[73,10000],"starRate":50000,"EndRate":59999,"DropCount":[1000,1000],"OtherTypes":2}
  201. ,"437":{"ID":437,"Type":1,"dropInfo":[77,10000],"starRate":20000,"EndRate":20000,"DropCount":[2000,2000],"OtherTypes":2}
  202. ,"438":{"ID":438,"Type":1,"dropInfo":[77,10000],"starRate":30000,"EndRate":30000,"DropCount":[3000,3000],"OtherTypes":2}
  203. ,"439":{"ID":439,"Type":1,"dropInfo":[77,10000],"starRate":40000,"EndRate":40000,"DropCount":[4000,4000],"OtherTypes":2}
  204. ,"440":{"ID":440,"Type":1,"dropInfo":[77,10000],"starRate":50000,"EndRate":50000,"DropCount":[5000,5000],"OtherTypes":2}
  205. ,"441":{"ID":441,"Type":1,"dropInfo":[77,10000],"starRate":60000,"EndRate":60000,"DropCount":[6000,6000],"OtherTypes":2}
  206. ,"442":{"ID":442,"Type":1,"dropInfo":[18,10000],"starRate":1500,"EndRate":1500,"DropCount":[15,15],"OtherTypes":2}
  207. ,"443":{"ID":443,"Type":1,"dropInfo":[18,10000],"starRate":2000,"EndRate":2000,"DropCount":[20,20],"OtherTypes":2}
  208. ,"444":{"ID":444,"Type":1,"dropInfo":[18,10000],"starRate":2500,"EndRate":2500,"DropCount":[25,25],"OtherTypes":2}
  209. ,"445":{"ID":445,"Type":1,"dropInfo":[18,10000],"starRate":3000,"EndRate":3000,"DropCount":[30,30],"OtherTypes":2}
  210. ,"446":{"ID":446,"Type":1,"dropInfo":[19,10000],"starRate":1500,"EndRate":1500,"DropCount":[15,15],"OtherTypes":2}
  211. ,"447":{"ID":447,"Type":1,"dropInfo":[19,10000],"starRate":2000,"EndRate":2000,"DropCount":[20,20],"OtherTypes":2}
  212. ,"448":{"ID":448,"Type":1,"dropInfo":[19,10000],"starRate":2500,"EndRate":2500,"DropCount":[25,25],"OtherTypes":2}
  213. ,"449":{"ID":449,"Type":1,"dropInfo":[19,10000],"starRate":3000,"EndRate":3000,"DropCount":[30,30],"OtherTypes":2}
  214. ,"450":{"ID":450,"Type":1,"dropInfo":[20,10000],"starRate":1500,"EndRate":1500,"DropCount":[15,15],"OtherTypes":2}
  215. ,"451":{"ID":451,"Type":1,"dropInfo":[20,10000],"starRate":2000,"EndRate":2000,"DropCount":[20,20],"OtherTypes":2}
  216. ,"452":{"ID":452,"Type":1,"dropInfo":[20,10000],"starRate":2500,"EndRate":2500,"DropCount":[25,25],"OtherTypes":2}
  217. ,"453":{"ID":453,"Type":1,"dropInfo":[20,10000],"starRate":3000,"EndRate":3000,"DropCount":[30,30],"OtherTypes":2}
  218. ,"454":{"ID":454,"Type":1,"dropInfo":[21,10000],"starRate":1500,"EndRate":1500,"DropCount":[15,15],"OtherTypes":2}
  219. ,"455":{"ID":455,"Type":1,"dropInfo":[21,10000],"starRate":2000,"EndRate":2000,"DropCount":[20,20],"OtherTypes":2}
  220. ,"456":{"ID":456,"Type":1,"dropInfo":[21,10000],"starRate":2500,"EndRate":2500,"DropCount":[25,25],"OtherTypes":2}
  221. ,"457":{"ID":457,"Type":1,"dropInfo":[21,10000],"starRate":3000,"EndRate":3000,"DropCount":[30,30],"OtherTypes":2}
  222. ,"458":{"ID":458,"Type":1,"dropInfo":[52,10000],"starRate":1500,"EndRate":1500,"DropCount":[15,15],"OtherTypes":2}
  223. ,"459":{"ID":459,"Type":1,"dropInfo":[52,10000],"starRate":2000,"EndRate":2000,"DropCount":[20,20],"OtherTypes":2}
  224. ,"460":{"ID":460,"Type":1,"dropInfo":[52,10000],"starRate":2500,"EndRate":2500,"DropCount":[25,25],"OtherTypes":2}
  225. ,"461":{"ID":461,"Type":1,"dropInfo":[52,10000],"starRate":3000,"EndRate":3000,"DropCount":[30,30],"OtherTypes":2}
  226. ,"462":{"ID":462,"Type":1,"dropInfo":[73,10000],"starRate":60000,"EndRate":79999,"DropCount":[1200,1200],"OtherTypes":2}
  227. ,"463":{"ID":463,"Type":1,"dropInfo":[73,10000],"starRate":80000,"EndRate":89999,"DropCount":[1600,1600],"OtherTypes":2}
  228. ,"464":{"ID":464,"Type":1,"dropInfo":[73,10000],"starRate":90000,"EndRate":99999,"DropCount":[1800,1800],"OtherTypes":2}
  229. ,"465":{"ID":465,"Type":1,"dropInfo":[73,10000],"starRate":100000,"EndRate":119999,"DropCount":[2000,2000],"OtherTypes":2}
  230. ,"466":{"ID":466,"Type":1,"dropInfo":[73,10000],"starRate":120000,"EndRate":149999,"DropCount":[2400,2400],"OtherTypes":2}
  231. ,"467":{"ID":467,"Type":1,"dropInfo":[73,10000],"starRate":150000,"EndRate":200000,"DropCount":[3000,3000],"OtherTypes":2}
  232. }// ID:ID, Type:掉落类型, dropInfo:掉落组, starRate:开始炮倍, EndRate:结束炮倍, DropCount:随机数量, OtherTypes:其他类型
  233. static getData(key: any): any {
  234. if (key == null || key == undefined)
  235. return null;
  236. return this.data[key];
  237. }
  238. static getAllData(): any {
  239. return this.data;
  240. }
  241. }