Skip to content

Commit

Permalink
chore: 删除1.5及以前版本内容 (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
Windsland52 authored Dec 20, 2024
1 parent 9f5122a commit acc573b
Show file tree
Hide file tree
Showing 13 changed files with 6 additions and 251 deletions.
68 changes: 6 additions & 62 deletions assets/interface.json
Original file line number Diff line number Diff line change
Expand Up @@ -981,66 +981,10 @@
}
},
{
"name": "活动:东区黎明 19 艰难",
"pipeline_override": {
"EnterTheActivityMain": {
"template": "Combat/Activity/LondonDawningEnterTheShow.png"
},
"TargetStageName": {
"expected": "19"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
}
}
},
{
"name": "活动:绿湖噩梦 17 艰难(已结束)",
"pipeline_override": {
"ActivityEntry": {
"next": "ANightmareAtGreenLake"
},
"TargetStageName": {
"expected": "17"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
}
}
},
{
"name": "活动:行至摩卢旁卡 16 艰难(已结束)",
"pipeline_override": {
"ActivityEntry": {
"next": "JourneytoMorPankh"
},
"TargetStageName": {
"expected": "16"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
}
}
},
{
"name": "活动:洞穴的囚徒 证明启示 05(已结束)",
"pipeline_override": {
"ActivityEntry": {
"next": "dummyThePrisonerintheCave"
},
"TargetStageName": {
"expected": "dummy证明启示V"
},
"StageDifficulty": {
"next": "dummyStageDifficulty_None"
}
}
},
{
"name": "活动:复兴乌卢鲁运动会 13 艰难(已结束)",
"name": "活动:复兴乌卢鲁运动会 13 艰难(复刻)",
"pipeline_override": {
"ActivityEntry": {
"next": "RevivalTheUluruGames"
"next": "RevivalTheUluruGames_Reproduction"
},
"TargetStageName": {
"expected": "13"
Expand Down Expand Up @@ -1107,13 +1051,13 @@
}
},
{
"name": "活动:复兴乌卢鲁运动会 13 艰难(复刻",
"name": "活动:东区黎明 19 艰难(已结束",
"pipeline_override": {
"ActivityEntry": {
"next": "RevivalTheUluruGames_Reproduction"
"ActivityEnterTheShow": {
"template": "Combat/Activity/LondonDawningEnterTheShow.png"
},
"TargetStageName": {
"expected": "13"
"expected": "19"
},
"StageDifficulty": {
"next": "ActivityStageDifficulty"
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
37 changes: 0 additions & 37 deletions assets/resource/base/pipeline/activity/ANightmareAtGreenLake.json

This file was deleted.

41 changes: 0 additions & 41 deletions assets/resource/base/pipeline/activity/JourneytoMorPankh.json

This file was deleted.

35 changes: 0 additions & 35 deletions assets/resource/base/pipeline/activity/RevivalTheUluruGames.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,4 @@
{
"RevivalTheUluruGames": {
"next": [
"RevivalTheUluruGamesEnterTheShow"
],
"interrupt": [
"ReturnMain"
]
},
"RevivalTheUluruGamesEnterTheShow": {
"recognition": "TemplateMatch",
"template": "Combat/Activity/RevivalTheUluruGamesEnterTheShow.png",
"roi": [
940,
144,
244,
146
],
"action": "Click",
"post_wait_freezes": 1,
"next": [
"RevivalTheUluruGamesMainChapter"
]
},
"RevivalTheUluruGamesMainChapter": {
"recognition": "TemplateMatch",
"template": "Combat/Activity/RevivalTheUluruGamesMainChapter.png",
"roi": [
1024,
445,
206,
154
],
"action": "Click",
"next": "SwipeLeftAndFindStage"
},
"RevivalTheUluruGames_Reproduction": {
"next": [
"RevivalTheUluruGames_ReproductionEnterTheShow"
Expand Down
76 changes: 0 additions & 76 deletions assets/resource/base/pipeline/activity/ThePrisonerintheCave.json

This file was deleted.

0 comments on commit acc573b

Please sign in to comment.