caseconfig.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. {
  2. "autoOpenStore": 0,
  3. "gaptimes": 0.3,
  4. "totaltimes": 10,
  5. "droptimes": 3,
  6. "cdtxt": {
  7. "cdtimes": 0,
  8. "fontsize": 150,
  9. "color": "#dbcb1a"
  10. },
  11. "redpackages": [
  12. {
  13. "package": "redpackage7.png",
  14. "value": 100,
  15. "rate": 0.2
  16. },{
  17. "package": "redpackage1.png",
  18. "value": 50,
  19. "rate": 0.2
  20. },
  21. {
  22. "package": "redpackage7.png",
  23. "value": 100,
  24. "rate": 0.2
  25. },
  26. {
  27. "package": "redpackage2.png",
  28. "value": 50,
  29. "rate": 0.2
  30. },
  31. {
  32. "package": "redpackage7.png",
  33. "value": 100,
  34. "rate": 0.2
  35. },
  36. {
  37. "package": "redpackage3.png",
  38. "value": 50,
  39. "rate": 0.2
  40. },
  41. {
  42. "package": "redpackage4.png",
  43. "value": 50,
  44. "rate": 0.2
  45. },
  46. {
  47. "package": "redpackage7.png",
  48. "value": 100,
  49. "rate": 0.2
  50. }],
  51. "score": [{
  52. "range": [100, 100],
  53. "reward": "product.png",
  54. "percent": 20,
  55. "nametxt": "红包1"
  56. },
  57. {
  58. "range": [100, 200],
  59. "reward": "product.png",
  60. "percent": 70,
  61. "nametxt": "红包1"
  62. }],
  63. "cnstr1": {
  64. "txt": "我的分数: ",
  65. "fontsize": 30,
  66. "color": "#ffffff"
  67. },
  68. "cnstr2": {
  69. "txt": "恭喜您获得",
  70. "fontsize": 30,
  71. "color": "#333333"
  72. },
  73. "cnstr2_1": {
  74. "txt": "29元",
  75. "fontsize": 30,
  76. "color": "#d8a620"
  77. },
  78. "cnstr2_2": {
  79. "txt": "红包",
  80. "fontsize": 30,
  81. "color": "#333333"
  82. },
  83. "cnstr3": {
  84. "txt": "成功击败{1}%的玩家",
  85. "fontsize": 24,
  86. "color": "#999999"
  87. },
  88. "endcardText": {
  89. "txt": "恭喜您获得红包",
  90. "fontsize": 36,
  91. "color": "#d8a620"
  92. },
  93. "cnscore": {
  94. "fontsize": 50,
  95. "color": "#ffff00"
  96. },
  97. "cnaddscore": {
  98. "fontsize": 70,
  99. "color": "#ffff00"
  100. },
  101. "bannerText": {
  102. "txt": "双11,赢取iPhone11",
  103. "fontsize": 36,
  104. "color": "#ffffff"
  105. }
  106. }