zg 6 일 전
부모
커밋
930415ac7c
5개의 변경된 파일9개의 추가작업 그리고 4개의 파일을 삭제
  1. 9 4
      Assets/Res/Config/DropItemConfig.json
  2. BIN
      Excel2Json/Excel/ChouKa.xlsx
  3. BIN
      Excel2Json/Excel/HeroModel.xlsx
  4. BIN
      Excel2Json/Excel/InitialPlayer.xlsx
  5. BIN
      Excel2Json/Excel/Maps.xlsx

+ 9 - 4
Assets/Res/Config/DropItemConfig.json

@@ -90,14 +90,19 @@
       "ID": 7,
       "dropItemType": 1,
       "itemID": [
+        1005,
+        1006,
         1001,
         1001,
         1001,
-        1005,
-        1006
+        1001,
+        1001,
+        1001,
+        1001,
+        1001
       ],
-      "dropMinV": -200,
-      "dropMaxV": -200,
+      "dropMinV": -100,
+      "dropMaxV": -100,
       "dropCountGoupID": -1
     },
     {

BIN
Excel2Json/Excel/ChouKa.xlsx


BIN
Excel2Json/Excel/HeroModel.xlsx


BIN
Excel2Json/Excel/InitialPlayer.xlsx


BIN
Excel2Json/Excel/Maps.xlsx