zg 3 days ago
parent
commit
758bb314ff

+ 1 - 0
Assets/Res/Config/EventConfig.json

@@ -873,6 +873,7 @@
       "EventLinksId": [
         1101,
         1102,
+        1103,
         100,
         102
       ],

+ 24 - 7
Assets/Res/Config/EventLinkConfig.json

@@ -524,14 +524,10 @@
       ],
       "DialogueType": null,
       "EventID": 11,
-      "optionType": 2,
-      "optionPara1": [
-        100001
-      ],
-      "ResultType": 2,
+      "optionType": null,
+      "ResultType": 1,
       "ResultOptions": [
-        1102,
-        100
+        1102
       ]
     },
     {
@@ -555,6 +551,27 @@
       ],
       "ResultType": null
     },
+    {
+      "ID": 1103,
+      "conciseEventMessage": null,
+      "EventConditionMessage": null,
+      "PreShow": null,
+      "PreShowPar": null,
+      "NPCID": null,
+      "LanID": [
+        209
+      ],
+      "DialogueType": null,
+      "EventID": 11,
+      "optionType": 3,
+      "PrizeIDs": [
+        1003
+      ],
+      "PrizeNums": [
+        3000
+      ],
+      "ResultType": null
+    },
     {
       "ID": 1201,
       "conciseEventMessage": null,

File diff suppressed because it is too large
+ 112 - 112
Assets/Res/Config/SentimentEffectConfig.json


Some files were not shown because too many files changed in this diff