zg 4 days ago
parent
commit
aa84e54c02

+ 3 - 0
Assets/Res/Config/EventConditionConfig.json

@@ -352,6 +352,9 @@
         20004
       ],
       "finishCount": 3,
+      "RelatedEvents": [
+        30012
+      ],
       "SkiptoIds": [
         5
       ]

+ 2 - 2
Assets/Res/Config/EventConfig.json

@@ -2780,12 +2780,12 @@
       "PrizeNums": [
         1
       ],
-      "RefreshProbability": 20,
+      "RefreshProbability": 30,
       "RefreshCount": 1,
       "placeID": 2,
       "SmallPlacesId": 0,
       "XiantuID": 0,
-      "EventName": 0,
+      "EventName": 4378,
       "Description": 0
     },
     {

+ 1 - 1
Assets/Scripts/GameData/ExcelConfig/EventConfig.cs

@@ -35,7 +35,7 @@ namespace Excel2Json
 		
 
 		/// <summary>
-		///事件类型: 1.通用事件 2.挂机事件 4.主线任务 5.仙山探险 6.支线事件 88.特定任务触发的事件 99.无标记 
+		///事件类型: 1.通用事件 2.挂机事件 4.主线任务 5.仙山探险 6.支线事件 98.特定任务触发的事件 99.无标记 
 		/// </summary>
 #if !COMBAT_SERVER
 		public int EventTriggerType;

BIN
Excel2Json/Excel/EventConfig.xlsx