This commit is contained in:
Vick Scarlet
2022-01-31 17:24:29 +08:00
parent 8eb0e44845
commit 751a0dec0f
4 changed files with 12 additions and 36 deletions

View File

@ -7,9 +7,9 @@
}, },
"NoRandom": 1, "NoRandom": 1,
"branch": [ "branch": [
"(TLT?[1148])&(EVT![20001]):20001", "(AGE![500])&(TLT?[1148])&(EVT![20001]):20001",
"(TLT?[1147])&(EVT![20000]):20000", "(AGE![500])&(TLT?[1147])&(EVT![20000]):20000",
"(TLT?[2024])&(EVT?[10679,10680,10681])&(EVT![11504]):11504" "(AGE![500])&(TLT?[2024])&(EVT?[10679,10680,10681])&(EVT![11504]):11504"
] ]
}, },
"10001": { "10001": {
@ -3003,9 +3003,6 @@
"10346": { "10346": {
"id": 10346, "id": 10346,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"include": "TLT?[1048]", "include": "TLT?[1048]",
"exclude": "EVT?[10333,40001,40003,40061]", "exclude": "EVT?[10333,40001,40003,40061]",
"branch": [ "branch": [
@ -3015,9 +3012,6 @@
"10347": { "10347": {
"id": 10347, "id": 10347,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"include": "TLT?[1048]", "include": "TLT?[1048]",
"exclude": "EVT?[10345,10361,40001,40003,40061]", "exclude": "EVT?[10345,10361,40001,40003,40061]",
"branch": [ "branch": [
@ -3242,9 +3236,6 @@
"10368": { "10368": {
"id": 10368, "id": 10368,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"exclude": "EVT?[10365,10361,40001,40061]", "exclude": "EVT?[10365,10361,40001,40061]",
"branch": [ "branch": [
"STR>0:10000" "STR>0:10000"
@ -3355,9 +3346,6 @@
"10379": { "10379": {
"id": 10379, "id": 10379,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"exclude": "EVT?[10377]", "exclude": "EVT?[10377]",
"branch": [ "branch": [
"STR>0:10000" "STR>0:10000"

View File

@ -979,8 +979,8 @@
"1105": { "1105": {
"id": "1105", "id": "1105",
"name": "蓝色胶囊", "name": "蓝色胶囊",
"description": "你20岁30岁时无事发生", "description": "你20岁30岁时无事发生",
"condition": "AGE?[20]", "condition": "AGE?[20,30]",
"grade": 1 "grade": 1
}, },
"1106": { "1106": {
@ -1606,7 +1606,7 @@
"id": 2018, "id": 2018,
"name": "高产", "name": "高产",
"description": "60岁时体质-2", "description": "60岁时体质-2",
"condition": "AGE?[10]", "condition": "AGE?[60]",
"grade": 0, "grade": 0,
"exclusive": 1, "exclusive": 1,
"effect": { "effect": {

View File

@ -7,9 +7,9 @@
}, },
"NoRandom": 1, "NoRandom": 1,
"branch": [ "branch": [
"(TLT?[1148])&(EVT![20001]):20001", "(AGE![500])&(TLT?[1148])&(EVT![20001]):20001",
"(TLT?[1147])&(EVT![20000]):20000", "(AGE![500])&(TLT?[1147])&(EVT![20000]):20000",
"(TLT?[2024])&(EVT?[10679,10680,10681])&(EVT![11504]):11504" "(AGE![500])&(TLT?[2024])&(EVT?[10679,10680,10681])&(EVT![11504]):11504"
] ]
}, },
"10001": { "10001": {
@ -3003,9 +3003,6 @@
"10346": { "10346": {
"id": 10346, "id": 10346,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"include": "TLT?[1048]", "include": "TLT?[1048]",
"exclude": "EVT?[10333,40001,40003,40061]", "exclude": "EVT?[10333,40001,40003,40061]",
"branch": [ "branch": [
@ -3015,9 +3012,6 @@
"10347": { "10347": {
"id": 10347, "id": 10347,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"include": "TLT?[1048]", "include": "TLT?[1048]",
"exclude": "EVT?[10345,10361,40001,40003,40061]", "exclude": "EVT?[10345,10361,40001,40003,40061]",
"branch": [ "branch": [
@ -3242,9 +3236,6 @@
"10368": { "10368": {
"id": 10368, "id": 10368,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"exclude": "EVT?[10365,10361,40001,40061]", "exclude": "EVT?[10365,10361,40001,40061]",
"branch": [ "branch": [
"STR>0:10000" "STR>0:10000"
@ -3355,9 +3346,6 @@
"10379": { "10379": {
"id": 10379, "id": 10379,
"event": "寿元终。", "event": "寿元终。",
"effect": {
"LIF": -1
},
"exclude": "EVT?[10377]", "exclude": "EVT?[10377]",
"branch": [ "branch": [
"STR>0:10000" "STR>0:10000"

View File

@ -979,8 +979,8 @@
"1105": { "1105": {
"id": "1105", "id": "1105",
"name": "蓝色胶囊", "name": "蓝色胶囊",
"description": "你20岁30岁时无事发生", "description": "你20岁30岁时无事发生",
"condition": "AGE?[20]", "condition": "AGE?[20,30]",
"grade": 1 "grade": 1
}, },
"1106": { "1106": {
@ -1606,7 +1606,7 @@
"id": 2018, "id": 2018,
"name": "高产", "name": "高产",
"description": "60岁时体质-2", "description": "60岁时体质-2",
"condition": "AGE?[10]", "condition": "AGE?[60]",
"grade": 0, "grade": 0,
"exclusive": 1, "exclusive": 1,
"effect": { "effect": {