Skip to content

Commit

Permalink
chore: Auto Update Game Resources - 2025-01-22
Browse files Browse the repository at this point in the history
  • Loading branch information
zzyyyl committed Jan 22, 2025
1 parent 6bdf329 commit 1833eff
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 1 deletion.
207 changes: 207 additions & 0 deletions resource/stages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7180,6 +7180,213 @@
],
"stageId": "act35side_09"
},
{
"apCost": 9,
"code": "OR-1",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "30011"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30021"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30031"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30041"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30051"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30061"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_01"
},
{
"apCost": 9,
"code": "OR-2",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "30011"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30021"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30031"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30041"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30051"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30061"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_02"
},
{
"apCost": 9,
"code": "OR-3",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "30011"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30021"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30031"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30041"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30051"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30061"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_03"
},
{
"apCost": 12,
"code": "OR-4",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "30012"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30042"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_04"
},
{
"apCost": 12,
"code": "OR-5",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "30052"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30062"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_05"
},
{
"apCost": 12,
"code": "OR-6",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "30022"
},
{
"dropType": "NORMAL_DROP",
"itemId": "30032"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_06"
},
{
"apCost": 21,
"code": "OR-7",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "30063"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_07"
},
{
"apCost": 21,
"code": "OR-8",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "31023"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_08"
},
{
"apCost": 21,
"code": "OR-9",
"dropInfos": [
{
"dropType": "NORMAL_DROP",
"itemId": "31063"
},
{
"dropType": "FURNITURE",
"itemId": "furni"
}
],
"stageId": "act40side_09"
},
{
"apCost": 9,
"code": "DM-1",
Expand Down
2 changes: 1 addition & 1 deletion resource/version.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"pool": "炽吾生平",
"time": 1737518400
},
"last_updated": "2025-01-22 05:06:11.324"
"last_updated": "2025-01-22 10:05:27.435"
}

0 comments on commit 1833eff

Please sign in to comment.