-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDigimon Linkz 990121 monster status ailment materials.json
139 lines (139 loc) · 4.12 KB
/
Digimon Linkz 990121 monster status ailment materials.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"monsterStatusAilmentMaterialM": [
{
"monsterStatusAilmentMaterialId": "1",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "5000001",
"materialAssetNum1": "3",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2000002",
"materialAssetNum2": "40",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2000003",
"materialAssetNum3": "30",
"materialAssetCategoryId4": "14",
"materialAssetValue4": "2000004",
"materialAssetNum4": "20"
},
{
"monsterStatusAilmentMaterialId": "2",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "5000002",
"materialAssetNum1": "3",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2010002",
"materialAssetNum2": "40",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2010003",
"materialAssetNum3": "30",
"materialAssetCategoryId4": "14",
"materialAssetValue4": "2010004",
"materialAssetNum4": "20"
},
{
"monsterStatusAilmentMaterialId": "3",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "5000003",
"materialAssetNum1": "3",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2020002",
"materialAssetNum2": "40",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2020003",
"materialAssetNum3": "30",
"materialAssetCategoryId4": "14",
"materialAssetValue4": "2020004",
"materialAssetNum4": "20"
},
{
"monsterStatusAilmentMaterialId": "4",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "5000004",
"materialAssetNum1": "3",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2030002",
"materialAssetNum2": "40",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2030003",
"materialAssetNum3": "30",
"materialAssetCategoryId4": "14",
"materialAssetValue4": "2030004",
"materialAssetNum4": "20"
},
{
"monsterStatusAilmentMaterialId": "5",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "5000005",
"materialAssetNum1": "3",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2040002",
"materialAssetNum2": "40",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2040003",
"materialAssetNum3": "30",
"materialAssetCategoryId4": "14",
"materialAssetValue4": "2040004",
"materialAssetNum4": "20"
},
{
"monsterStatusAilmentMaterialId": "6",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "5000006",
"materialAssetNum1": "3",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2050002",
"materialAssetNum2": "40",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2050003",
"materialAssetNum3": "30",
"materialAssetCategoryId4": "14",
"materialAssetValue4": "2050004",
"materialAssetNum4": "20"
},
{
"monsterStatusAilmentMaterialId": "7",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "5000007",
"materialAssetNum1": "3",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2060002",
"materialAssetNum2": "40",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2060003",
"materialAssetNum3": "30",
"materialAssetCategoryId4": "14",
"materialAssetValue4": "2060004",
"materialAssetNum4": "20"
},
{
"monsterStatusAilmentMaterialId": "10001",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "2010002",
"materialAssetNum1": "40",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2010003",
"materialAssetNum2": "30",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2010004",
"materialAssetNum3": "20",
"materialAssetCategoryId4": "0",
"materialAssetValue4": "0",
"materialAssetNum4": "0"
},
{
"monsterStatusAilmentMaterialId": "10002",
"materialAssetCategoryId1": "14",
"materialAssetValue1": "2030002",
"materialAssetNum1": "40",
"materialAssetCategoryId2": "14",
"materialAssetValue2": "2030003",
"materialAssetNum2": "30",
"materialAssetCategoryId3": "14",
"materialAssetValue3": "2030004",
"materialAssetNum3": "20",
"materialAssetCategoryId4": "0",
"materialAssetValue4": "0",
"materialAssetNum4": "0"
}
]
}