UNPKG

1.67 kBJSONView Raw
1{
2 "bonus":
3 {
4 "0": {
5 "bonus": [{"type":"C", "id":0, "num":2}],
6 "normalBonus": [{"type":"C", "id":0, "num":1}]
7 },
8 "1": {
9 "bonus": [{"type":"M", "num":500}],
10 "normalBonus": [{"type":"M", "num":200}]
11 },
12 "2": {
13 "bonus": [{"type":"I", "id":22, "num":15}],
14 "normalBonus": [{"type":"I", "id":22, "num":10}]
15 },
16 "3": {
17 "bonus": [{"type":"I", "id":20, "num":5}],
18 "normalBonus": [{"type":"I", "id":20, "num":3}]
19 },
20 "4": {
21 "bonus": [{"type":"M", "num":800}],
22 "normalBonus": [{"type":"M", "num":500}]
23 },
24 "5": {
25 "bonus": [{"type":"I", "id":22, "num":30}],
26 "normalBonus": [{"type":"I", "id":22, "num":20}]
27 },
28 "6": {
29 "bonus": [{"type":"D", "num":100}],
30 "normalBonus": [{"type":"D", "num":50}]
31 }
32 },
33 "skill": [
34 {
35 "desc":"体力回复速度提高",
36 "effect":"3, 0.33"
37 },
38 {
39 "desc":"闯关和无尽金币收益增加",
40 "effect":"4, 0.1"
41 },
42 {
43 "desc":"增加奴隶系统互动次数",
44 "effect":"5, 2"
45 }
46 ],
47 "daily":[
48 {"type":"I","id":401,"num":3},
49 {"type":"I","id":402,"num":3},
50 {"type":"I","id":403,"num":3}
51 ],
52 "firstPurchase":[
53 {"type":"C","id":7,"num":60},
54 {"type":"M","num":20000},
55 {"type":"I","id":401,"num":5},
56 {"type":"I","id":402,"num":5},
57 {"type":"I","id":403,"num":5}
58 ],
59 "newbieGift":[{"type":"M","num":10000},{"type":"I", "id":22, "num":30}],
60 "festivalGift":[{"type":"C", "id":0, "num":3},{"type":"D", "num":50}],
61 "NinjaGift":[{"type":"C", "id":31, "num":10}]
62}
\No newline at end of file