update data

This commit is contained in:
Linux User
2021-08-17 14:37:32 +00:00
parent 2147afd81d
commit 97cf259560
2 changed files with 9 additions and 21 deletions

View File

@@ -1630,7 +1630,7 @@
"10198": {
"id": 10198,
"event": "中考考的很差,没考上高中。",
"include": "(INT<4)|(EVT?[10188,10187,10186,10189])",
"include": "(EVT?[10009])&(INT<4)&(EVT?[10188,10187,10186,10189])",
"exclude": "EVT?[10198,10199,10200,10025,10156,10155]"
},
"10199": {
@@ -1738,7 +1738,7 @@
"effect": {
"SPR": 1
},
"include": "(EVT?[10002,10110,10111])|(TLT?[1026])",
"include": "(EVT?[10009])&((EVT?[10002,10110,10111])|(TLT?[1026]))",
"exclude": "(EVT?[10211,10198,10025,10156,10155])|(TLT?[1027])"
},
"10212": {
@@ -1747,7 +1747,7 @@
"effect": {
"SPR": 1
},
"include": "(EVT?[10001,10110,10111])|(TLT?[1026])",
"include": "(EVT?[10009])&((EVT?[10001,10110,10111])|(TLT?[1026]))",
"exclude": "(EVT?[10212,10198,10025,10156,10155])|(TLT?[1027])"
},
"10213": {
@@ -1890,7 +1890,7 @@
"id": 10228,
"event": "你开始相亲。",
"include": "EVT?[10222]",
"exclude": "EVT?[10228]|(TLT?[1027])"
"exclude": "EVT?[10228,10229]|(TLT?[1027])"
},
"10229": {
"id": 10229,
@@ -2081,7 +2081,7 @@
"id": 10251,
"event": "你开始相亲。",
"include": "EVT?[10237,10238,10239]",
"exclude": "(EVT?[10251,10250,10245,10246])|(TLT?[1027])"
"exclude": "(EVT?[10251,10236,10229,10250,10245,10246])|(TLT?[1027])"
},
"10252": {
"id": 10252,
@@ -2395,7 +2395,10 @@
"id": 10291,
"event": "你突发心血管疾病去世。",
"include": "(STR<6)&(EVT?[10009])",
"exclude": "EVT?[10291]"
"exclude": "EVT?[10291]",
"branch": [
"EVT?[10009]:10000"
]
},
"10292": {
"id": 10292,
@@ -3825,20 +3828,5 @@
"postEvent": "你快乐地游玩了一个冬天。",
"include": "EVT?[10009]",
"exclude": "EVT?[10464,10465,10466,10467]"
},
"10468": {
"id": 10468,
"include": "EVT?[10009]",
"exclude": "EVT?[10468]"
},
"10469": {
"id": 10469,
"include": "EVT?[10009]",
"exclude": "EVT?[10469]"
},
"10470": {
"id": 10470,
"include": "EVT?[10009]",
"exclude": "EVT?[10470]"
}
}

Binary file not shown.