Skip to content

Commit

Permalink
Version Update: Unlock 1st phase of v2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AguzzTN54 committed Apr 29, 2024
1 parent 1201ab6 commit 76f52ef
Show file tree
Hide file tree
Showing 24 changed files with 72 additions and 46 deletions.
Binary file not shown.
Binary file not shown.
Binary file added src/images/banners/events/just-intonation-1.webp
Binary file not shown.
Binary file added src/images/banners/events/sunset-clause-2.webp
Binary file not shown.
Binary file not shown.
33 changes: 1 addition & 32 deletions src/lib/data/banners/events/1000000.0.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,4 @@
{
"patch": 1000000,
"data": [
{
"phase": 1,
"pro": true,
"banners": {
"regularVersion": 1,
"character": {
"bannerID": ["39-1"],
"rateup": ["gallagher", "pela", "dan-heng"]
},
"lightcone": {
"bannerID": ["40-1"],
"rateup": ["good-night-and-sleep-well", "post-op-conversation", "subscribe-for-more"]
}
}
},
{
"phase": 2,
"pro": true,
"banners": {
"regularVersion": 1,
"character": {
"bannerID": ["41-1"],
"rateup": ["lynx", "luka", "serval"]
},
"lightcone": {
"bannerID": ["42-1"],
"rateup": ["concert-for-two", "shared-feeling", "make-the-world-clamor"]
}
}
}
]
"data": []
}
34 changes: 34 additions & 0 deletions src/lib/data/banners/events/2.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"patch": 2.2,
"data": [
{
"phase": 1,
"banners": {
"regularVersion": 1,
"character": {
"bannerID": ["39-1", "13-2"],
"rateup": ["march-7th", "hanya", "xueyi"]
},
"lightcone": {
"bannerID": ["40-1", "15-2"],
"rateup": ["swordplay", "boundless-choreo", "perfect-timing"]
}
}
},
{
"phase": 2,
"pro": true,
"banners": {
"regularVersion": 1,
"character": {
"bannerID": ["41-1", "11-2"],
"rateup": ["pela", "luka", "hook"]
},
"lightcone": {
"bannerID": ["42-1", "22-2"],
"rateup": ["a-secret-vow", "geniuses-repose", "landaus-choice"]
}
}
}
]
}
4 changes: 2 additions & 2 deletions src/lib/data/banners/lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
},
{
"id": 39,
"name": "",
"name": "just-intonation",
"featured": "robin",
"type": "character-event"
},
Expand All @@ -240,7 +240,7 @@
},
{
"id": 41,
"name": "",
"name": "dusty-trails-lone-star",
"featured": "boothill",
"type": "character-event"
},
Expand Down
1 change: 0 additions & 1 deletion src/lib/data/characters.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"gachaCardOffset": { "l": 40, "t": 145, "w": 475 }
},
{
"pro": true,
"itemID": 1309,
"name": "robin",
"rarity": 5,
Expand Down
8 changes: 7 additions & 1 deletion src/lib/data/light-cones.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,13 @@
"bannerOffset": { "t": -5, "l": 50 }
},
{
"pro": true,
"itemID": 21044,
"name": "boundless-choreo",
"rarity": 4,
"path": "nihility",
"limited": true
},
{
"itemID": 23026,
"name": "flowing-nightglow",
"rarity": 5,
Expand Down
6 changes: 5 additions & 1 deletion src/lib/data/logs.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@
},
{
"date": "26 Mar 2024",
"featured": true,
"changes": [
"Add New Character: <b>Robin (5★)</b> & <b>Boothill (5★)</b>",
"Add New Light Cones: <b>Flowing Nightglow</b> & <b>Sailing Towards a Second Life</b>"
Expand All @@ -260,6 +259,11 @@
"date": "12 Apr 2024",
"featured": true,
"changes": ["Unlock Content: The 2nd phase of v2.1 - <b>Aventurine & Jingliu</b>"]
},
{
"date": "29 Apr 2024",
"featured": true,
"changes": ["Unlock Content: The 1st phase of v2.2 - <b>Robin & Topaz</b>"]
}
]
}
8 changes: 4 additions & 4 deletions src/lib/data/warp-setup.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": "2.1",
"warpPhase": 2,
"storageVersion": "2.1.2",
"allPatch": [1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0, 2.1],
"version": "2.2",
"warpPhase": 1,
"storageVersion": "2.2.1",
"allPatch": [1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0, 2.1, 2.2],
"initialAmount": {
"stellarJade": 8000,
"ticketPass": 25,
Expand Down
4 changes: 3 additions & 1 deletion src/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@
"ripples-in-reflection": "Ripples in Reflection",
"sparkling-splendor": "Sparkling Splendor",
"words-of-yore": "Words of Yore",
"gilded-imprisonment": "Gilded Imprisonment"
"gilded-imprisonment": "Gilded Imprisonment",
"just-intonation": "Just Intonation",
"dusty-trails-lone-star": "Dusty Trail's Lone Star"
},
"details": {
"heading": "Details",
Expand Down
4 changes: 3 additions & 1 deletion src/locales/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@
"ripples-in-reflection": "Riak Takdir dalam Refleksi Cermin",
"sparkling-splendor": "Semarak Ikan dan Kembang Api",
"words-of-yore": "Selamat Tinggal Masa Lalu",
"gilded-imprisonment": "Emas di Balik Rantai Batu"
"gilded-imprisonment": "Emas di Balik Rantai Batu",
"just-intonation": "Intonasi Murni Kepakan Sayap",
"dusty-trails-lone-star": "Dusty Trail's Lone Star"
},
"details": {
"heading": "Detail",
Expand Down
1 change: 1 addition & 0 deletions src/locales/items/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"natasha": "Natasha",
"sailing-towards-a-second-life": "Sailing Towards a Second Life",
"flowing-nightglow": "Flowing Nightglow",
"boundless-choreo": "Boundless Choreo",
"concert-for-two": "Concert for Two",
"inherently-unjust-destiny": "Inherently Unjust Destiny",
"along-the-passing-shore": "Along the Passing Shore",
Expand Down
1 change: 1 addition & 0 deletions src/locales/items/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"natasha": "ナターシャ",
"sailing-towards-a-second-life": "二度目の命に向かって",
"flowing-nightglow": "光あふれる夜",
"boundless-choreo": "終わりなき舞踏",
"concert-for-two": "二人だけのコンサート",
"inherently-unjust-destiny": "運命は常に不公平",
"along-the-passing-shore": "流れ逝く岸を歩いて",
Expand Down
1 change: 1 addition & 0 deletions src/locales/items/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"natasha": "娜塔莎",
"sailing-towards-a-second-life": "驶向第二次生命",
"flowing-nightglow": "夜色流光溢彩",
"boundless-choreo": "无边曼舞",
"concert-for-two": "两个人的演唱会",
"inherently-unjust-destiny": "命运从未公平",
"along-the-passing-shore": "行于流逝的岸",
Expand Down
1 change: 1 addition & 0 deletions src/locales/items/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"natasha": "娜塔莎",
"sailing-towards-a-second-life": "驶向第二次生命",
"flowing-nightglow": "夜色流光溢彩",
"boundless-choreo": "无边曼舞",
"concert-for-two": "兩個人的演唱會",
"indelible-promise": "銘記於心的約定",
"earthly-escapade": "遊戲塵寰",
Expand Down
4 changes: 3 additions & 1 deletion src/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@
"ripples-in-reflection": "鏡に映る舞",
"sparkling-splendor": "焔錦に遊魚",
"words-of-yore": "往昔との別れ",
"gilded-imprisonment": "金を鋳る囚石"
"gilded-imprisonment": "金を鋳る囚石",
"just-intonation": "翼が奏でる純正律",
"dusty-trails-lone-star": "砂塵の中の一等星"
},
"details": {
"heading": "詳細",
Expand Down
4 changes: 3 additions & 1 deletion src/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@
"ripples-in-reflection": "镜映婆娑",
"sparkling-splendor": "焰锦游鱼",
"words-of-yore": "远辞畴昔",
"gilded-imprisonment": "囚石铸金"
"gilded-imprisonment": "囚石铸金",
"just-intonation": "翼声纯律",
"dusty-trails-lone-star": "扬尘孤星"
},
"details": {
"heading": "查看详情",
Expand Down
4 changes: 3 additions & 1 deletion src/locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@
"ripples-in-reflection": "鏡映婆娑",
"sparkling-splendor": "焰錦遊魚",
"words-of-yore": "遠辭疇昔",
"gilded-imprisonment": "囚石鑄金"
"gilded-imprisonment": "囚石鑄金",
"just-intonation": "翼聲純律",
"dusty-trails-lone-star": "揚塵孤星"
},
"details": {
"heading": "查看詳情",
Expand Down
Binary file modified static/fonts/optimized_ja_web.woff2
Binary file not shown.
Binary file modified static/fonts/optimized_zh_web.woff2
Binary file not shown.
Binary file modified static/meta-picture.jpg
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 76f52ef

Please sign in to comment.