update data

This commit is contained in:
Vick Scarlet
2021-09-11 10:21:07 +08:00
parent f048e0bbc2
commit c73d2ebae6
2 changed files with 13 additions and 4 deletions

View File

@@ -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": [

Binary file not shown.