Skip to content

Commit

Permalink
2nd phase of v4.1 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
AguzzTN54 committed Oct 12, 2023
1 parent e54284f commit 1319a35
Show file tree
Hide file tree
Showing 38 changed files with 141 additions and 5 deletions.
40 changes: 40 additions & 0 deletions src/lib/data/banners/events/4.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,46 @@
}
}
}
},
{
"phase": 2,
"banners": {
"standardVersion": 4,
"events": {
"featured": [
{
"bannerName": "tempestuous-destiny-1",
"character": "wriothesley",
"textOffset": { "l": 48.5 }
},
{
"bannerName": "ballad-in-goblets-5",
"character": "venti",
"textOffset": { "l": 48.5 }
}
],
"rateup": ["dori", "thoma", "chongyun"]
},
"weapons": {
"bannerName": "epitome-invocation-54",
"fatepointsystem": true,
"featured": [
{ "name": "cashflow-supervision" },
{ "name": "elegy-for-the-end", "buttonPosition": { "l": 70 } }
],
"rateup": [
"prospector-drill",
"range-gauge",
"rainslasher",
"favonius-sword",
"eye-of-perception"
],
"textOffset": {
"featured": { "l": 41.5, "t": 66, "w": 29 },
"rateup": { "l": 75, "b": 26 }
}
}
}
}
]
}
Expand Down
7 changes: 7 additions & 0 deletions src/lib/data/characters.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"onlyStandard": ["amber", "kaeya", "lisa"],
"data": [
{
"name": "wriothesley",
"vision": "cryo",
"rarity": 5,
"wishBoxPosition": { "l": -32, "h": 210, "t": 88 },
"buttonOffset": { "l": 50, "w": 120, "t": 25 }
},
{
"name": "neuvillette",
"vision": "hydro",
Expand Down
12 changes: 9 additions & 3 deletions src/lib/data/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,12 +358,18 @@
},
{
"date": "25-Sep-2023",
"featured": true,
"description": [
"New Character: <b>Neuvillette ( 5★ )</b>",
"Add <b>Hu Tao 4rd Rerun</b> Banner",
"Top-Up reset Bonus",
"Announcement: The AdKey will be changed on <u>October 1, 2023</u>"
"Top-Up reset Bonus"
]
},
{
"date": "12-Oct-2023",
"featured": true,
"description": [
"New Character: <b>Wriothesley ( 5★ )</b>",
"Add <b>Venti 5th Rerun</b> Banner"
]
}
]
Expand Down
23 changes: 23 additions & 0 deletions src/lib/data/weapons.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
{
"data": [
{
"name": "prospector-drill",
"rarity": 4,
"weaponType": "polearm",
"limited": true
},
{
"name": "range-gauge",
"rarity": 4,
"weaponType": "bow",
"limited": true
},
{
"name": "cashflow-supervision",
"rarity": 5,
"weaponType": "catalyst",
"limited": true,
"buttonOffset": {
"t": 35,
"w": 70,
"l": 35
}
},
{
"name": "ballad-of-the-boundless-blue",
"rarity": 4,
Expand Down
4 changes: 2 additions & 2 deletions src/lib/data/wish-setup.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "4.1",
"wishPhase": 1,
"storageVersion": "4.1.0",
"wishPhase": 2,
"storageVersion": "4.2.0",
"allPatch": [
1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 2.0, 2.1, 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 3.0, 3.1, 3.2,
3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 4.0, 4.1
Expand Down
1 change: 1 addition & 0 deletions src/locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "Rätselhafte Worte",
"sparkling-steps": "Flammende Schritte",
"tapestry-of-golden-flames": "Flammengalaxie",
"tempestuous-destiny": "Stürmisches Schicksal",
"the-heron_s-court": "Kranichhof",
"the-moongrass-enlightenment": "Erleuchtung des Mondgrases",
"the-transcendent-one-returns": "Rückkehr aus der Abgeschiedenheit",
Expand Down
1 change: 1 addition & 0 deletions src/locales/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "Secretum Secretorum",
"sparkling-steps": "Sparkling Steps",
"tapestry-of-golden-flames": "Tapestry of Golden Flames",
"tempestuous-destiny": "Tempestuous Destiny",
"the-heron_s-court": "The Heron's Court",
"the-moongrass-enlightenment": "The Moongrass' Enlightenment",
"the-transcendent-one-returns": "The Transcendent One Returns",
Expand Down
1 change: 1 addition & 0 deletions src/locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "Nouvelles mystérieuses",
"sparkling-steps": "Foulées étincelantes",
"tapestry-of-golden-flames": "Draperie d'étincelles dorées",
"tempestuous-destiny": "Destin tumultueux",
"the-heron_s-court": "Prestance du héron",
"the-moongrass-enlightenment": "Dessillement de l'herbe lunaire",
"the-transcendent-one-returns": "Retour de la sublimée",
Expand Down
1 change: 1 addition & 0 deletions src/locales/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "Enigma Kehidupan",
"sparkling-steps": "Percikan Langkah Api",
"tapestry-of-golden-flames": "Pijar Api di Angkasa",
"tempestuous-destiny": "Lilitan Takdir Menggelora",
"the-heron_s-court": "Pelataran Bangau Putih",
"the-moongrass-enlightenment": "Anugerah Kebijaksanaan Rumput Rembulan",
"the-transcendent-one-returns": "Kembali ke Dunia Fana",
Expand Down
1 change: 1 addition & 0 deletions src/locales/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "Secretum Secretorum",
"sparkling-steps": "Sparkling Steps",
"tapestry-of-golden-flames": "Tapestry of Golden Flames",
"tempestuous-destiny": "Destino tempestoso",
"the-heron_s-court": "La corte dell'airone",
"the-moongrass-enlightenment": "L'illuminazione dell'Erba lunare",
"the-transcendent-one-returns": "Evento trascendentale",
Expand Down
7 changes: 7 additions & 0 deletions src/locales/items/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"black-tassel": "Black Tassel",
"bloodtained-greatsword": "Bloodtained Greatsword",
"calamity-queller": "Calamity Queller",
"cashflow-supervision": "Cashflow Supervision",
"cool-steel": "Cool Steel",
"debate-club": "Debate Club",
"dragon_s-bane": "Dragon's Bane",
Expand Down Expand Up @@ -46,7 +47,9 @@
"portable-power-saw": "Portable Power Saw",
"primordial-jade-cutter": "Primordial Jade Cutter",
"primordial-jade-winged-spear": "Primordial Jade Winged-Spear",
"prospector-drill": "Prospector's Drill",
"rainslasher": "Rainslasher",
"range-gauge": "Range Gauge",
"raven-bow": "Raven Bow",
"redhorn-stonethresher": "Redhorn Stonethresher",
"rust": "Rust",
Expand Down Expand Up @@ -320,6 +323,10 @@
"name": "Wanderer",
"title": "Eons Adrift"
},
"wriothesley": {
"name": "Wriothesley",
"title": "Emissary of Solitary Iniquity"
},
"xiangling": {
"name": "Xiangling",
"title": "Exquisite Delicacy"
Expand Down
7 changes: 7 additions & 0 deletions src/locales/items/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"black-tassel": "Pennacchio nero",
"bloodtained-greatsword": "Spadone insanguinato",
"calamity-queller": "Flagello delle calamità",
"cashflow-supervision": "Supervisione pecuniaria",
"cool-steel": "Lama fredda",
"debate-club": "Mazza della persuasione",
"dragon_s-bane": "Scacciadraghi",
Expand Down Expand Up @@ -46,7 +47,9 @@
"portable-power-saw": "Sega elettrica portatile",
"primordial-jade-cutter": "Spada di giada primordiale",
"primordial-jade-winged-spear": "Lancia di giada primordiale",
"prospector-drill": "Trivella mineraria",
"rainslasher": "Fendiluvio",
"range-gauge": "Indicatore distanziometrico",
"raven-bow": "Arco corvino",
"redhorn-stonethresher": "Spaccarocce Cornorosso",
"rust": "Ossidazione meschina",
Expand Down Expand Up @@ -320,6 +323,10 @@
"name": "Vagabondo",
"title": "Eternamente perduto"
},
"wriothesley": {
"name": "Wriothesley",
"title": "Emissario di colpe silenti"
},
"xiangling": {
"name": "Xiangling",
"title": "Maestra culinaria di Liyue"
Expand Down
7 changes: 7 additions & 0 deletions src/locales/items/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"black-tassel": "黒纓槍",
"bloodtained-greatsword": "龍血を浴びた剣",
"calamity-queller": "息災",
"cashflow-supervision": "凛流の監視者",
"cool-steel": "冷刃",
"debate-club": "理屈責め",
"dragon_s-bane": "匣中滅龍",
Expand Down Expand Up @@ -46,7 +47,9 @@
"portable-power-saw": "携帯型チェーンソー",
"primordial-jade-cutter": "磐岩結緑",
"primordial-jade-winged-spear": "和璞鳶",
"prospector-drill": "プロスペクタードリル",
"rainslasher": "雨裁",
"range-gauge": "レンジゲージ",
"raven-bow": "鴉羽の弓",
"redhorn-stonethresher": "赤角石塵滅砕",
"rust": "弓蔵",
Expand Down Expand Up @@ -320,6 +323,10 @@
"name": "放浪者",
"title": "久世浮傾"
},
"wriothesley": {
"name": "リオセスリ",
"title": "寂罪の密使"
},
"xiangling": {
"name": "香菱",
"title": "万民百味"
Expand Down
7 changes: 7 additions & 0 deletions src/locales/items/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"black-tassel": "Borla Preta",
"bloodtained-greatsword": "Espadão Sangrento",
"calamity-queller": "Subjugadora de Calamidades",
"cashflow-supervision": "Supervisão de Caixa",
"cool-steel": "Lâmina Fria",
"debate-club": "Pacifista",
"dragon_s-bane": "Perdição do Dragão",
Expand Down Expand Up @@ -46,7 +47,9 @@
"portable-power-saw": "Serra Elétrica Portátil",
"primordial-jade-cutter": "Cortador de Jade Primordial",
"primordial-jade-winged-spear": "Lança de Jade Primitiva",
"prospector-drill": "Broca do Prospector",
"rainslasher": "Segadeira da Chuva",
"range-gauge": "Medidor de Alcance",
"raven-bow": "Arco de Corvo",
"redhorn-stonethresher": "Chifres Vermelhos Destruidores de Pedras",
"rust": "Enferrujado",
Expand Down Expand Up @@ -320,6 +323,10 @@
"name": "Wanderer",
"title": "Caminhante Eterno"
},
"wriothesley": {
"name": "Wriothesley",
"title": "Emissário da Culpa Incógnita"
},
"xiangling": {
"name": "Xiangling",
"title": "Mestre de Culinária de Liyue"
Expand Down
7 changes: 7 additions & 0 deletions src/locales/items/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"black-tassel": "Чёрная кисть",
"bloodtained-greatsword": "Меч драконьей крови",
"calamity-queller": "Усмиритель бед",
"cashflow-supervision": "Казначейский надзор",
"cool-steel": "Холодное лезвие",
"debate-club": "Дубина переговоров",
"dragon_s-bane": "Гроза драконов",
Expand Down Expand Up @@ -46,7 +47,9 @@
"portable-power-saw": "Переносная мотопила",
"primordial-jade-cutter": "Драгоценный омут",
"primordial-jade-winged-spear": "Нефритовый коршун",
"prospector-drill": "Бур рудоискателя",
"rainslasher": "Дождерез",
"range-gauge": "Дальномер",
"raven-bow": "Лук ворона",
"redhorn-stonethresher": "Краснорогий камнеруб",
"rust": "Ржавый лук",
Expand Down Expand Up @@ -320,6 +323,10 @@
"name": "Странник",
"title": "Затерявшийся в вечности"
},
"wriothesley": {
"name": "Ризли",
"title": "Эмиссар заточённых злодеяний"
},
"xiangling": {
"name": "Сян Лин",
"title": "Миллион вкусов"
Expand Down
7 changes: 7 additions & 0 deletions src/locales/items/vi-VN.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"black-tassel": "Hắc Anh Thương",
"bloodtained-greatsword": "Kiếm Huyết Rồng",
"calamity-queller": "Hủy Diệt",
"cashflow-supervision": "Quản Đốc Vàng Ròng",
"cool-steel": "Lãnh Nhẫn",
"debate-club": "Gậy Thu Phục",
"dragon_s-bane": "Tai Ương Của Rồng",
Expand Down Expand Up @@ -46,7 +47,9 @@
"portable-power-saw": "Máy Cưa Cầm Tay",
"primordial-jade-cutter": "Bàn Nham Kết Lục",
"primordial-jade-winged-spear": "Hòa Phác Diên",
"prospector-drill": "Mũi Khoan Thăm Dò",
"rainslasher": "Vũ Tài",
"range-gauge": "Máy Đo Cự Ly",
"raven-bow": "Cung Lông Vịt",
"redhorn-stonethresher": "Xích Giác Phá Thạch Đao",
"rust": "Cung Rỉ Sét",
Expand Down Expand Up @@ -320,6 +323,10 @@
"name": "Kẻ Lang Thang",
"title": "Đoạn Tuyệt Thế Gian"
},
"wriothesley": {
"name": "Wriothesley",
"title": "Sứ Giả Tội Danh Ẩn Mật"
},
"xiangling": {
"name": "Xiangling",
"title": "Vạn Dân Bách Vị"
Expand Down
7 changes: 7 additions & 0 deletions src/locales/items/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"black-tassel": "黑缨枪",
"bloodtained-greatsword": "沐浴龙血的剑",
"calamity-queller": "息灾",
"cashflow-supervision": "金流监督",
"cool-steel": "冷刃",
"debate-club": "以理服人",
"dragon_s-bane": "匣里灭辰",
Expand Down Expand Up @@ -46,7 +47,9 @@
"portable-power-saw": "便携动力锯",
"primordial-jade-cutter": "磐岩结绿",
"primordial-jade-winged-spear": "和璞鸢",
"prospector-drill": "勘探钻机",
"rainslasher": "雨裁",
"range-gauge": "测距规",
"raven-bow": "鸦羽弓",
"redhorn-stonethresher": "赤角石溃杵",
"rust": "弓藏",
Expand Down Expand Up @@ -320,6 +323,10 @@
"name": "流浪者",
"title": "久世浮倾"
},
"wriothesley": {
"name": "莱欧斯利",
"title": "寂罪的密使"
},
"xiangling": {
"name": "香菱",
"title": "万民百味"
Expand Down
1 change: 1 addition & 0 deletions src/locales/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "神秘の生息",
"sparkling-steps": "フレアの訪れ",
"tapestry-of-golden-flames": "天の川に咲きし 大輪",
"tempestuous-destiny": "万劫に渡る氾濫",
"the-heron_s-court": "白鷺の庭",
"the-moongrass-enlightenment": "叡智を恵む 月見草",
"the-transcendent-one-returns": "塵世に戻りし一鶴",
Expand Down
1 change: 1 addition & 0 deletions src/locales/pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "Noites Enigmáticas",
"sparkling-steps": "Passos Flamejantes",
"tapestry-of-golden-flames": "Chama da Via Láctea",
"tempestuous-destiny": "Inundado Junto à Calamidade",
"the-heron_s-court": "Jardim da Garça",
"the-moongrass-enlightenment": "A Sabedoria da Erva da Lua",
"the-transcendent-one-returns": "A Volta do Transcendente",
Expand Down
1 change: 1 addition & 0 deletions src/locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"secretum-secretorum": "Таинственные секреты",
"sparkling-steps": "Сверкающая поступь",
"tapestry-of-golden-flames": "Гобелен золотого пламени",
"tempestuous-destiny": "Бушующий рок",
"the-heron_s-court": "Сад белой цапли",
"the-moongrass-enlightenment": "Озарение лунной травы",
"the-transcendent-one-returns": "Возвращение в мир смертных",
Expand Down
1 change: 1 addition & 0 deletions src/locales/th-TH.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"secretum-secretorum": "ความลับในห้วงลึก",
"sparkling-steps": "ก้าวย่างพร่างพราย",
"tapestry-of-golden-flames": "ทะเลดาวแห่ งเปลวเพลิง",
"tempestuous-destiny": "ชะตา อันทุกข์เข็ญ",
"the-heron_s-court": "ตำหนักกระเ รียนขาว",
"the-moongrass-enlightenment": "หญ้าแสงจันทร์ ประทานปัญญา",
"the-transcendent-one-returns": "จากพันธนาการสู่ แดนมนุษย์",
Expand Down
Loading

0 comments on commit 1319a35

Please sign in to comment.