zg 1 week ago
parent
commit
80f6e754a6

+ 7 - 0
Assets/Res/Config/DropConfig.json

@@ -2033,6 +2033,13 @@
         48
       ],
       "dropType": 2
+    },
+    {
+      "ID": 999011,
+      "dropGroupID": [
+        49
+      ],
+      "dropType": 2
     }
   ]
 }

+ 7 - 0
Assets/Res/Config/DropGroupConfig.json

@@ -335,6 +335,13 @@
       "dropItemID": [
         18
       ]
+    },
+    {
+      "ID": 49,
+      "dropRate": 1000,
+      "dropItemID": [
+        25
+      ]
     }
   ]
 }

+ 10 - 0
Assets/Res/Config/DropItemConfig.json

@@ -313,6 +313,16 @@
       "dropMinV": 1000,
       "dropMaxV": 1000,
       "dropCountGoupID": -1
+    },
+    {
+      "ID": 25,
+      "dropItemType": 1,
+      "itemID": [
+        12506
+      ],
+      "dropMinV": 1,
+      "dropMaxV": 1,
+      "dropCountGoupID": -1
     }
   ]
 }

BIN
Excel2Json/Excel/ChouKa.xlsx


BIN
Excel2Json/Excel/EventConfig.xlsx


BIN
Excel2Json/Excel/Item.xlsx