UNPKG

1.92 kBJSONView Raw
1{
2 "ActivityScoreBonus": {
3 "0":{
4 "0": {"score":60, "bonus":[{"type":1000, "id":0, "num":10},{"type":1, "num":10}]},
5 "1": {"score":120, "bonus":[{"type":1000, "id":0, "num":20},{"type":1, "num":20}]},
6 "2": {"score":360, "bonus":[{"type":1000, "id":0, "num":30},{"type":1, "num":30}]},
7 "3": {"score":480, "bonus":[{"type":1000, "id":0, "num":40},{"type":1, "num":40}]},
8 "4": {"score":600, "bonus":[{"type":1000, "id":0, "num":50},{"type":1, "num":50}]},
9 "5": {"score":720, "bonus":[{"type":1000, "id":0, "num":60},{"type":1, "num":60}]}
10 },
11 "1":{
12 "0": {"score":40, "bonus":[{"type":1000, "id":0, "num":10},{"type":2, "num":5}]},
13 "1": {"score":80, "bonus":[{"type":1000, "id":0, "num":20},{"type":2, "num":6}]},
14 "2": {"score":200, "bonus":[{"type":1000, "id":0, "num":30},{"type":2, "num":7}]},
15 "3": {"score":300, "bonus":[{"type":1000, "id":0, "num":40},{"type":2, "num":8}]},
16 "4": {"score":450, "bonus":[{"type":1000, "id":0, "num":50},{"type":2, "num":8}]},
17 "5": {"score":600, "bonus":[{"type":1000, "id":0, "num":60},{"type":2, "num":9}]}
18 }
19 },
20
21 "ActivityRankBonus": {
22 "0":{
23 "1": {"rank":1, "bonus":[{"type":1000, "id":0, "num":10}, {"type":1, "num":150}]},
24 "2": {"rank":2, "bonus":[{"type":1000, "id":0, "num":8}, {"type":1, "num":120}]},
25 "3": {"rank":3, "bonus":[{"type":1000, "id":0, "num":5}, {"type":1, "num":100}]}
26 },
27 "1":{
28 "1": {"rank":1, "bonus":[{"type":1000, "id":0, "num":10}, {"type":1, "num":150}]},
29 "2": {"rank":2, "bonus":[{"type":1000, "id":0, "num":8}, {"type":1, "num":120}]},
30 "3": {"rank":3, "bonus":[{"type":1000, "id":0, "num":5}, {"type":1, "num":100}]}
31 }
32 }
33}