装备:强化
This commit is contained in:
@@ -11,10 +11,10 @@ module.exports = {
|
||||
"required string from": 3,
|
||||
"required string target": 4
|
||||
},
|
||||
// "role.equipHandler.composeEquip": {
|
||||
// "required uInt32 hid": 1,
|
||||
// "repeated uInt32 eplaceId": 2
|
||||
// },
|
||||
"role.equipHandler.composeEquip": {
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 eplaceId": 2
|
||||
},
|
||||
"role.equipHandler.decomposeEquip": {
|
||||
"repeated uInt32 originalEquip": 1
|
||||
},
|
||||
@@ -23,11 +23,6 @@ module.exports = {
|
||||
"required uInt32 hid": 2,
|
||||
"required uInt32 type": 3
|
||||
},
|
||||
"role.equipHandler.strengthen": {
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 ePlaceId": 2,
|
||||
"required uInt32 type": 3
|
||||
},
|
||||
"role.equipHandler.strengthenAll": {
|
||||
"required uInt32 hid": 1,
|
||||
"required uInt32 lv": 2
|
||||
|
||||
Reference in New Issue
Block a user