装备:一键装备

This commit is contained in:
luying
2021-07-06 14:26:57 +08:00
parent f0852f653a
commit 61df3881cf
7 changed files with 117 additions and 17 deletions

View File

@@ -103,16 +103,16 @@ module.exports = {
"required uInt32 type": 2,
"repeated Material material": 3
},
"role.heroHandler.starUp": {
"required uInt32 hid": 1,
"required uInt32 star": 2,
"required uInt32 starStage": 3
},
"role.heroHandler.wakeUp": {
"required uInt32 hid": 1,
"required uInt32 colorStar": 2,
"required uInt32 colorStarStage": 3
},
// "role.heroHandler.starUp": {
// "required uInt32 hid": 1,
// "required uInt32 star": 2,
// "required uInt32 starStage": 3
// },
// "role.heroHandler.wakeUp": {
// "required uInt32 hid": 1,
// "required uInt32 colorStar": 2,
// "required uInt32 colorStarStage": 3
// },
"role.heroHandler.qualityUp": {
"required uInt32 hid": 1,
"required uInt32 quality": 2