装备:强化
This commit is contained in:
37
shared/resource/jsons/dic_zyz_equipQuality_extra.json
Normal file
37
shared/resource/jsons/dic_zyz_equipQuality_extra.json
Normal file
@@ -0,0 +1,37 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"quality": 1,
|
||||
"star": 2,
|
||||
"jewelCnt": 0,
|
||||
"stoneCnt": 0
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"quality": 2,
|
||||
"star": 4,
|
||||
"jewelCnt": 1,
|
||||
"stoneCnt": 0
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"quality": 3,
|
||||
"star": 6,
|
||||
"jewelCnt": 1,
|
||||
"stoneCnt": 1
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"quality": 4,
|
||||
"star": 8,
|
||||
"jewelCnt": 1,
|
||||
"stoneCnt": 2
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"quality": 5,
|
||||
"star": 12,
|
||||
"jewelCnt": 1,
|
||||
"stoneCnt": 3
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user