mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-25 08:34:16 +08:00
update data
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user