diff --git a/data/events.json b/data/events.json index 7758f5c..e4ecf8b 100644 --- a/data/events.json +++ b/data/events.json @@ -101,7 +101,7 @@ "MNY": -1 }, "include": "EVT?[10009]", - "exclude": "(EVT?[10001,10014,10016,10017])|(TLT?[1011])", + "exclude": "(EVT?[10001,10125,10126,10014,10016,10017])|(TLT?[1011])", "branch": [ "MNY<2:10013" ] @@ -121,7 +121,7 @@ "MNY": -1 }, "include": "EVT?[10009]", - "exclude": "(EVT?[10001,10014,10016,10017])|(TLT?[1011])", + "exclude": "(EVT?[10001,10014,10125,10126,10016,10017])|(TLT?[1011])", "branch": [ "MNY<2:10013" ] @@ -144,7 +144,7 @@ "SPR": -1 }, "include": "(EVT?[10009])&(STR<3)&(SPR<3)&(MNY<3)", - "exclude": "(EVT?[10016])|(TLT?[1029])", + "exclude": "(EVT?[10016,10125,10126])|(TLT?[1029])", "branch": [ "EVT?[10017]:10000" ] @@ -158,7 +158,7 @@ "SPR": -1 }, "include": "(EVT?[10009])&(STR<3)&(SPR<3)&(MNY<3)", - "exclude": "(EVT?[10017])|(TLT?[1029])", + "exclude": "(EVT?[10017,10125,10126])|(TLT?[1029])", "branch": [ "EVT?[10016]:10000" ] @@ -2923,6 +2923,9 @@ "10346": { "id": 10346, "event": "寿元终。", + "effect": { + "LIF": -1 + }, "include": "TLT?[1048]", "exclude": "EVT?[10333,40001,40061]", "branch": [ @@ -2932,6 +2935,9 @@ "10347": { "id": 10347, "event": "寿元终。", + "effect": { + "LIF": -1 + }, "include": "TLT?[1048]", "exclude": "EVT?[10345,10361,40001,40061]", "branch": [ @@ -3139,6 +3145,9 @@ "10368": { "id": 10368, "event": "寿元终。", + "effect": { + "LIF": -1 + }, "include": "TLT?[1048]", "exclude": "EVT?[10365,10361,40001]", "branch": [ diff --git a/data/events.xlsx b/data/events.xlsx index b5b6609..a7b6567 100644 Binary files a/data/events.xlsx and b/data/events.xlsx differ