更新星铁2.0版本卡池 (#365)
* Update 11.yaml * Update 12.yaml * Update base.js * Update 11.yaml * Update 12.yaml
This commit is contained in:
parent
f3ebf0b27c
commit
7e710a1bf0
|
@ -1,3 +1,23 @@
|
||||||
|
- from: '2024-02-29 12:00:00'
|
||||||
|
to: '2024-03-26 14:59:59'
|
||||||
|
five:
|
||||||
|
- 花火
|
||||||
|
- 景元
|
||||||
|
four:
|
||||||
|
- 桑博
|
||||||
|
- 青雀
|
||||||
|
- 寒鸦
|
||||||
|
name: 焰锦游鱼|天戈麾斥
|
||||||
|
- from: '2024-02-06 06:00:00'
|
||||||
|
to: '2024-02-29 11:59:59'
|
||||||
|
five:
|
||||||
|
- 黑天鹅
|
||||||
|
- 丹恒•饮月
|
||||||
|
four:
|
||||||
|
- 米沙
|
||||||
|
- 停云
|
||||||
|
- 桂乃芬
|
||||||
|
name: 镜映婆娑|濯世垂虹
|
||||||
- from: '2024-01-17 12:00:00'
|
- from: '2024-01-17 12:00:00'
|
||||||
to: '2024-02-05 14:59:59'
|
to: '2024-02-05 14:59:59'
|
||||||
five:
|
five:
|
||||||
|
|
|
@ -1,3 +1,23 @@
|
||||||
|
- from: '2024-02-29 12:00:00'
|
||||||
|
to: '2024-03-26 14:59:59'
|
||||||
|
five:
|
||||||
|
- 游戏尘寰
|
||||||
|
- 拂晓之前
|
||||||
|
four:
|
||||||
|
- 与行星相会
|
||||||
|
- 在蓝天下
|
||||||
|
- 天才们的休憩
|
||||||
|
name: 流光定影|溯回忆象
|
||||||
|
- from: '2024-02-06 06:00:00'
|
||||||
|
to: '2024-02-29 11:59:59'
|
||||||
|
five:
|
||||||
|
- 重塑时光之忆
|
||||||
|
- 比阳光更明亮的
|
||||||
|
four:
|
||||||
|
- 铭记于心的约定
|
||||||
|
- 决心如汗珠般闪耀
|
||||||
|
- 舞!舞!舞!
|
||||||
|
name: 流光定影|溯回忆象
|
||||||
- from: '2024-01-17 12:00:00'
|
- from: '2024-01-17 12:00:00'
|
||||||
to: '2024-02-05 14:59:59'
|
to: '2024-02-05 14:59:59'
|
||||||
five:
|
five:
|
||||||
|
|
|
@ -51,7 +51,7 @@ export default class base {
|
||||||
defaultLayout: layoutPath + 'default.html'
|
defaultLayout: layoutPath + 'default.html'
|
||||||
}
|
}
|
||||||
if (this.e?.isSr) {
|
if (this.e?.isSr) {
|
||||||
let char = Character.get('真理医生', 'sr')
|
let char = Character.get('黑天鹅', 'sr')
|
||||||
return {
|
return {
|
||||||
...data,
|
...data,
|
||||||
tplFile: `./plugins/genshin/resources/StarRail/html/${this.model}/${this.model}.html`,
|
tplFile: `./plugins/genshin/resources/StarRail/html/${this.model}/${this.model}.html`,
|
||||||
|
|
Loading…
Reference in New Issue