| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- [{
- "index": 1,
- "reward": 2,
- "type": 1,
- "num": 30,
- "txt": "金币",
- "weight": 20,
- "upRewardInfo": "4,40;6,50;9,60"
- }, {
- "index": 2,
- "reward": 2,
- "type": 1,
- "num": 60,
- "txt": "金币",
- "weight": 35,
- "upRewardInfo": "2,75;5,90"
- }, {
- "index": 3,
- "reward": 2,
- "type": 1,
- "num": 90,
- "txt": "金币",
- "weight": 15,
- "upRewardInfo": "1,120;7,150"
- }, {
- "index": 4,
- "reward": 3,
- "type": 1,
- "num": 100,
- "txt": "红包币",
- "weight": 10
- }, {
- "index": 5,
- "reward": 3,
- "type": 2,
- "num": 1000,
- "txt": "红包币",
- "weight": 5
- }, {
- "index": 6,
- "reward": 4,
- "type": 2,
- "num": 40,
- "txt": "天赋石",
- "weight": 15
- }]
|