mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-03-25 16:48:23 +08:00
add unique character
This commit is contained in:
@@ -1066,7 +1066,7 @@
|
||||
"name": "刷刷刷",
|
||||
"description": "集齐橙色天赋",
|
||||
"grade": 3,
|
||||
"condition": "(ATLT?[1023])&(ATLT?[1048])&(ATLT?[1064])&(ATLT?[1114])&(ATLT?[1135])&(ATLT?[1141])",
|
||||
"condition": "(ATLT?[1023])&(ATLT?[1048])&(ATLT?[1064])&(ATLT?[1114])&(ATLT?[1135])&(ATLT?[1141])&(ATLT?[1147])",
|
||||
"hide": 0,
|
||||
"opportunity": "START"
|
||||
},
|
||||
@@ -1474,5 +1474,14 @@
|
||||
"condition": "(ATLT?[2028])&(ATLT?[2029])&(ATLT?[2030])&(ATLT?[2031])",
|
||||
"hide": 0,
|
||||
"opportunity": "START"
|
||||
},
|
||||
"265": {
|
||||
"id": 265,
|
||||
"name": "死了但没完全死",
|
||||
"description": "死而复生",
|
||||
"grade": 2,
|
||||
"condition": "EVT?[20000,20001,11504]",
|
||||
"hide": 0,
|
||||
"opportunity": "TRAJECTORY"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user