Skip to content

Commit

Permalink
feat: 新增鸣潮 2.0 卡池/角色/武器
Browse files Browse the repository at this point in the history
  • Loading branch information
TomyJan committed Dec 31, 2024
1 parent e871a71 commit e9c8235
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions data/system/pluginConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,4 +253,76 @@ export const mcGachaUpPools = [
itemType: 2,
cardPoolName: '浮声沉兵',
},
{
// 2.0 上半
startTime: '1735783200', // 2025.01.02 10:00
endTime: '1737597540', // 2025.01.23 09:59
itemId: '1107',
itemName: '珂莱塔',
itemType: 1,
cardPoolName: '另一种喧嚣',
},
{
// 2.0 上半
startTime: '1735783200', // 2025.01.02 10:00
endTime: '1737597540', // 2025.01.23 09:59
itemId: '1105',
itemName: '折枝',
itemType: 1,
cardPoolName: '赋彩作长吟',
},
{
// 2.0 上半
startTime: '1735783200', // 2025.01.02 10:00
endTime: '1737597540', // 2025.01.23 09:59
itemId: '21030016',
itemName: '死与舞',
itemType: 2,
cardPoolName: '浮声沉兵',
},
{
// 2.0 上半
startTime: '1735783200', // 2025.01.02 10:00
endTime: '1737597540', // 2025.01.23 09:59
itemId: '21050026',
itemName: '琼枝冰绡',
itemType: 2,
cardPoolName: '浮声沉兵',
},
{
// 2.0 下半
startTime: '1737597600', // 2025.01.23 10:00
endTime: '1739332740', // 2025.02.12 11:59
itemId: '1606',
itemName: '洛可可',
itemType: 1,
cardPoolName: '箱中舞台',
},
{
// 2.0 下半
startTime: '1737597600', // 2025.01.23 10:00
endTime: '1739332740', // 2025.02.12 11:59
itemId: '1304',
itemName: '今汐',
itemType: 1,
cardPoolName: '寒尽觉春生',
},
{
// 2.0 下半
startTime: '1737597600', // 2025.01.23 10:00
endTime: '1739332740', // 2025.02.12 11:59
itemId: '21040026',
itemName: '悲喜剧',
itemType: 2,
cardPoolName: '浮声沉兵',
},
{
// 2.0 下半
startTime: '1737597600', // 2025.01.23 10:00
endTime: '1739332740', // 2025.02.12 11:59
itemId: '21050016',
itemName: '时和岁稔',
itemType: 2,
cardPoolName: '浮声沉兵',
},
]
Binary file added resources/img/common/item/mc/1107.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/1606.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21010094.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21020094.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21030016.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21030094.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21040026.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21040094.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21050017.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/21050094.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/img/common/item/mc/80080007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e9c8235

Please sign in to comment.