邹舸 5 天之前
父节点
当前提交
c7d56bbd28

+ 10 - 10
Assets/Res/Config/HeroModelConfig.json

@@ -12,10 +12,10 @@
       "heroType": 1,
       "profession": 1,
       "itemID": 1004,
-      "hp": 2000,
+      "hp": 100,
       "attack": 100,
       "def": 50,
-      "shield": 2000,
+      "shield": 100,
       "speed_atk": 1.0,
       "skillID": [
         1001,
@@ -39,10 +39,10 @@
       "heroType": 1,
       "profession": 1,
       "itemID": 1004,
-      "hp": 1000,
+      "hp": 100,
       "attack": 60,
       "def": 50,
-      "shield": 500,
+      "shield": 100,
       "speed_atk": 1.0,
       "skillID": [
         81001,
@@ -68,10 +68,10 @@
       "heroType": 1,
       "profession": 1,
       "itemID": 1004,
-      "hp": 1000,
+      "hp": 100,
       "attack": 60,
       "def": 50,
-      "shield": 500,
+      "shield": 100,
       "speed_atk": 1.0,
       "skillID": [
         81001,
@@ -95,10 +95,10 @@
       "heroType": 1,
       "profession": 1,
       "itemID": 1004,
-      "hp": 1000,
+      "hp": 100,
       "attack": 60,
       "def": 50,
-      "shield": 500,
+      "shield": 100,
       "speed_atk": 1.0,
       "skillID": [
         81001,
@@ -121,10 +121,10 @@
       "heroType": 4,
       "profession": 1,
       "itemID": 1004,
-      "hp": 4000,
+      "hp": 200,
       "attack": 100,
       "def": 50,
-      "shield": 3000,
+      "shield": 200,
       "speed_atk": 1.0,
       "skillID": [
         89011,

文件差异内容过多而无法显示
+ 135 - 135
Assets/Res/Config/HeroPowerUpConfig.json


文件差异内容过多而无法显示
+ 316 - 316
Assets/Res/Config/MonsterPowerUpConfig.json


二进制
Excel2Json/Excel/HeroModel.xlsx


二进制
Excel2Json/Excel/HeroPowerUp.xlsx


二进制
Excel2Json/Excel/MonsterPowerUp.xlsx


二进制
Excel2Json/Excel/修仙游戏数据规划表.xlsx


部分文件因为文件数量过多而无法显示