羁绊:修改武将羁绊格式

This commit is contained in:
luying
2022-07-08 18:29:53 +08:00
parent 4e12c6e389
commit 868bb07977
16 changed files with 119 additions and 226 deletions
+4 -4
View File
@@ -121,10 +121,10 @@ module.exports = {
"role.heroHandler.heroConectionActivate": {
"required uInt32 shipId": 1
},
"role.heroHandler.heroGiveFavor": {
"required uInt32 hid": 1,
"required uInt32 type": 2,
},
// "role.heroHandler.heroGiveFavor": {
// "required uInt32 hid": 1,
// "required uInt32 type": 2,
// },
"role.heroHandler.heroWearSkin": {
"required uInt32 id": 1
},