update data

This commit is contained in:
Vick Scarlet
2021-08-20 20:37:35 +08:00
parent 2208c859e3
commit 34cbefb31a
6 changed files with 1499 additions and 116 deletions

View File

@@ -507,7 +507,7 @@
},
"1066": {
"id": "1066",
"name": "贵人相助",
"name": "精准扶贫",
"description": "家境为0时家境+1",
"condition": "(MNY<1)&(MNY>-1)",
"grade": 0,
@@ -898,16 +898,31 @@
}
},
"1103": {
"id": "1103"
"id": "1103",
"name": "白色胶囊",
"description": "你10岁时无事发生",
"condition": "AGE?[10]",
"grade": 0
},
"1104": {
"id": "1104"
"id": "1104",
"name": "紫色胶囊",
"description": "跳过你的40~50岁",
"condition": "AGE?[40,41,42,43,44,45,46,47,48,49,50]",
"grade": 2
},
"1105": {
"id": "1105"
"id": "1105",
"name": "蓝色胶囊",
"description": "你20、30岁时无事发生",
"condition": "AGE?[20,30]",
"grade": 1
},
"1106": {
"id": "1106"
"id": "1106",
"name": "健康饮食",
"description": "你不吃洋快餐",
"grade": 0
},
"1107": {
"id": "1107"