update data

This commit is contained in:
Vick Scarlet
2021-09-11 18:01:34 +08:00
parent 74e8a7b34f
commit 71507e0164
2 changed files with 12 additions and 12 deletions

View File

@ -12546,7 +12546,7 @@
"SPR": 1
},
"include": "EVT?[40063]",
"exclude": "EVT?[40075]"
"exclude": "EVT?[40075,40084]"
},
"40074": {
"id": 40074,
@ -12555,13 +12555,13 @@
"INT": 2
},
"include": "EVT?[40063]",
"exclude": "EVT?[40075]"
"exclude": "EVT?[40075,40084]"
},
"40075": {
"id": 40075,
"event": "你突破到神游境。",
"include": "(EVT?[40063])&(INT>50)",
"exclude": "EVT?[40075]"
"exclude": "EVT?[40075,40084]"
},
"40076": {
"id": 40076,
@ -12570,7 +12570,7 @@
"INT": 3
},
"include": "EVT?[40075]",
"exclude": "EVT?[40078]"
"exclude": "EVT?[40078,40084]"
},
"40077": {
"id": 40077,
@ -12580,26 +12580,26 @@
"SPR": 1
},
"include": "EVT?[40075]",
"exclude": "EVT?[40078]"
"exclude": "EVT?[40078,40084]"
},
"40078": {
"id": 40078,
"event": "你突破到伪仙境。",
"postEvent": "魂修永远不可能成仙,最终都只能尝试夺舍,否则会随着时间消散。",
"include": "(EVT?[40063])&(INT>500)",
"exclude": "EVT?[40078]"
"exclude": "EVT?[40078,40084]"
},
"40079": {
"id": 40079,
"event": "你到处寻找适合的夺舍对象。",
"include": "EVT?[40078]",
"exclude": "EVT?[40083]"
"exclude": "EVT?[40083,40084]"
},
"40080": {
"id": 40080,
"event": "你尝试夺舍一位无垢筑基修士,被反杀。",
"include": "EVT?[40079]",
"exclude": "EVT?[40083]",
"exclude": "EVT?[40083,40084]",
"branch": [
"EVT?[40078]:10000"
]
@ -12608,7 +12608,7 @@
"id": 40081,
"event": "你尝试夺舍一位太古灵脉修士,被反杀。",
"include": "EVT?[40079]",
"exclude": "EVT?[40083]",
"exclude": "EVT?[40083,40084]",
"branch": [
"EVT?[40078]:10000"
]
@ -12617,7 +12617,7 @@
"id": 40082,
"event": "你魂魄不稳,消散了。",
"include": "EVT?[40079]",
"exclude": "EVT?[40083]",
"exclude": "EVT?[40083,40084]",
"branch": [
"EVT?[40078]:10000"
]
@ -12626,7 +12626,7 @@
"id": 40083,
"event": "你尝试夺舍一位金丹九层修士,成功了。",
"include": "EVT?[40079]",
"exclude": "EVT?[40083]",
"exclude": "EVT?[40083,40084]",
"branch": [
"EVT?[40078]:10365"
]
@ -12635,7 +12635,7 @@
"id": 40084,
"event": "你尝试夺舍一位净息修士,成功了。",
"include": "EVT?[40075]",
"exclude": "EVT?[40078]",
"exclude": "EVT?[40078,40084]",
"branch": [
"EVT?[40075]:40003"
]

Binary file not shown.