@@ -56,7 +56,7 @@
177
],
"DialogueType": null,
- "EventID": null,
+ "EventID": 1,
"optionType": 1,
"optionPara1": [
1002,
@@ -79,7 +79,7 @@
178
"optionType": 2,
100001
@@ -101,7 +101,7 @@
179
1005
@@ -122,7 +122,7 @@
180
"optionType": 3,
"PrizeIDs": [
1002
@@ -143,7 +143,7 @@
181
1001
@@ -164,7 +164,7 @@
182
+ "EventID": 2,
1011,
@@ -187,7 +187,7 @@
183
1014,
@@ -211,7 +211,7 @@
187
@@ -232,7 +232,7 @@
185
100002
@@ -255,7 +255,7 @@
189
1003
@@ -276,7 +276,7 @@
188
"optionType": null,
@@ -443,7 +443,7 @@
221
+ "EventID": 4,
@@ -464,7 +464,7 @@
222
+ "EventID": 5,
@@ -485,7 +485,7 @@
223
+ "EventID": 6,
@@ -508,7 +508,7 @@
224
+ "EventID": 7,
"ResultType": null
},
@@ -35,7 +35,11 @@
120,
240
- "RefreshRelevanceEventProbability": 50
+ "RefreshRelevanceEventProbability": 50,
+ "shenshiRecoverSpeed": [
+ 12.0,
+ 1.0
+ ]
}
]
@@ -98,6 +98,12 @@ public int[] DaoyouguajiDuration;
public int RefreshRelevanceEventProbability;
+ /// <summary>
+ ///神识恢复速率 每{0}秒恢复{1}点
+ /// </summary>
+public float[] shenshiRecoverSpeed;
+