add unique character

This commit is contained in:
Vick Scarlet
2022-01-27 16:04:55 +08:00
parent 8d71b73e94
commit d097b3bc15
43 changed files with 908 additions and 180 deletions

View File

@@ -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"
}
}

View File

@@ -20269,6 +20269,7 @@
"11347*0.01",
"11348*0.01",
"11349",
"20002*999999",
"40065*1000000000000000000",
"40066*100000000000000000",
"40067*100000000000000000",
@@ -20325,6 +20326,7 @@
"11346*0.1",
"11347*0.01",
"11348*0.01",
"20002*999999",
"40065*1000000000000000000",
"40066*100000000000000000",
"40067*100000000000000000",
@@ -20370,6 +20372,7 @@
"20383*0.01",
"20384*0.01",
"40001*999999999",
"20002*999999",
"40065*1000000000000000000",
"40066*100000000000000000",
"40067*100000000000000000",

View File

@@ -11392,6 +11392,14 @@
},
"NoRandom": 1
},
"20002": {
"id": 20002,
"event": "你在睡梦中安然离世。",
"include": "EVT?[10000]",
"branch": [
"EVT?[10000]:10000"
]
},
"20007": {
"id": 20007,
"event": "你喜欢看画面人设好看的动漫。",

View File

@@ -1328,7 +1328,8 @@
"1114*0.2",
"1023*0.2",
"1048*0.2",
"1033*5"
"1033*5",
"1147*0.2"
]
}
},
@@ -1589,7 +1590,8 @@
1114,
1023,
1048,
"1033*5"
"1033*6",
1147
]
}
},
@@ -1653,7 +1655,8 @@
"1135",
"1107",
"1080",
"1065"
"1065",
"1148"
]
}
},