BTSmashEggsCfg.lua 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. local BTSmashEggsCfg = {
  2. [2000]={
  3. ['Id']=2000,
  4. ['ShowImg']='UILuckyEgg/img_luckyegg_goldenegg',
  5. ['Cost']={{2,10000}},
  6. ['Method']={1,5},
  7. ['Total']=250,
  8. ['SortId']=1,
  9. ['ShowItemType']={7,16,9,21,48},
  10. ['UnLock']=0,
  11. ['ActivitiesId']=10002,
  12. ['Type']=4,
  13. ['StartDay']=7,
  14. ['SummoType']=2000,
  15. ['Show']={1007,1507,2007,3007,4007,5007,6007,7007,8007,9007,513,15042,15043,15044,15045,15046,15047},
  16. ['ClientShow']={{1007,1},{1507,1},{2007,1},{3007,1},{4007,1},{5007,1},{6007,1},{7007,1},{8007,1},{9007,1},{513,1},{15042,1},{15043,1},{15044,1},{15045,1},{15046,1},{15047,1}},
  17. },
  18. [2001]={
  19. ['Id']=2001,
  20. ['ShowImg']='UILuckyEgg/img_luckyegg_variegationegg',
  21. ['Cost']={{54,50}},
  22. ['Method']={1,5},
  23. ['Total']=250,
  24. ['SortId']=2,
  25. ['ShowItemType']={7,16,9,21,48},
  26. ['UnLock']=0,
  27. ['ActivitiesId']=10002,
  28. ['Type']=5,
  29. ['StartDay']=7,
  30. ['SummoType']=2001,
  31. ['Show']={1007,1507,2007,3007,4007,5007,6007,7007,8007,9007,513,15042,15043,15044,15045,15046,15047,100,110,15061,},
  32. ['ClientShow']={{1007,1},{1507,1},{2007,1},{3007,1},{4007,1},{5007,1},{6007,1},{7007,1},{8007,1},{9007,1},{513,1},{15042,1},{15043,1},{15044,1},{15045,1},{15046,1},{15047,1},{100,100},{110,50},{15061,1},},
  33. },
  34. [2002]={
  35. ['Id']=2002,
  36. ['ShowImg']='UILuckyEgg/img_luckyegg_variegationegg',
  37. ['Cost']={{54,10}},
  38. ['Method']={1,5},
  39. ['Total']=250,
  40. ['SortId']=2,
  41. ['ShowItemType']={7,16,9,21,48},
  42. ['UnLock']=0,
  43. ['ActivitiesId']=19002,
  44. ['Type']=5,
  45. ['StartDay']=7,
  46. ['SummoType']=2001,
  47. ['Show']={859,100,100,100,110,110,110,101,101,101,102,102,102,520,520,693,707,529,529,851,855,513,513,15042,15042,15043,15043,15044,15044,15045,15045,15046,15046,15047,15047,9013,},
  48. ['ClientShow']={{859,1},{100,50},{100,100},{100,150},{110,30},{110,60},{110,90},{101,2000},{101,3000},{101,4000},{102,2000},{102,3000},{102,4000},{520,2},{520,5},{693,1},{707,1},{529,5},{529,10},{851,1},{855,1},{513,5},{513,10},{15042,2},{15042,5},{15043,2},{15043,5},{15044,2},{15044,5},{15045,2},{15045,5},{15046,2},{15046,5},{15047,2},{15047,5},{9013,1},},
  49. },
  50. }
  51. return BTSmashEggsCfg