zg 6 days ago
parent
commit
c1ccd6fb22

+ 1 - 1
Assets/Res/Config/GroupConfig.json

@@ -103,7 +103,7 @@
         16
       ],
       "GroupMonster": [
-        9001
+        7004
       ]
     },
     {

+ 61 - 3
Assets/Res/Config/HeroModelConfig.json

@@ -992,8 +992,8 @@
       "model": "Boss01",
       "isUseGpu": false,
       "heroType": 4,
-      "attack": 100,
-      "hp": 80,
+      "attack": 50,
+      "hp": 200,
       "def": 100,
       "shield": 100,
       "speed_atk": 0.0,
@@ -1398,7 +1398,7 @@
       "model": "Nanzhu",
       "isUseGpu": false,
       "heroType": 3,
-      "attack": 81,
+      "attack": 77,
       "hp": 98,
       "def": 100,
       "shield": 93,
@@ -1505,6 +1505,64 @@
         -1
       ],
       "heroStory": 0
+    },
+    {
+      "ID": 7004,
+      "nickName": -1,
+      "name": 17,
+      "headicon": "icon_tx7004",
+      "model": "Boss01",
+      "isUseGpu": false,
+      "heroType": 4,
+      "attack": 110,
+      "hp": 130,
+      "def": 100,
+      "shield": 100,
+      "speed_atk": 0.0,
+      "Linggen": [
+        100,
+        100,
+        100,
+        100,
+        100
+      ],
+      "skillID": [
+        9003,
+        -1,
+        9005,
+        -1,
+        9005,
+        -1,
+        9004,
+        -1,
+        9001,
+        9002
+      ],
+      "skillActiveLv": [
+        1,
+        1,
+        1,
+        -1,
+        -1,
+        -1,
+        -1,
+        -1,
+        1,
+        1
+      ],
+      "fa_bao_id": [
+        10001,
+        -1,
+        10006,
+        -1
+      ],
+      "fabaoActiveLv": [
+        30,
+        -1,
+        1,
+        -1
+      ],
+      "heroStory": 0
     }
   ]
 }

BIN
Excel2Json/Excel/HeroModel.xlsx


BIN
Excel2Json/Excel/HeroPowerUp.xlsx


BIN
Excel2Json/Excel/LevelBattle.xlsx


BIN
Excel2Json/Excel/MonsterPowerUp.xlsx


BIN
Excel2Json/Excel/修仙游戏数据规划表.xlsx