Skip to content

Commit

Permalink
Merge pull request #71 from 6DDUU6/zz23
Browse files Browse the repository at this point in the history
更新4.7卡池
  • Loading branch information
luyanci authored Jun 3, 2024
2 parents 03e6370 + c12e0e5 commit 113dd67
Show file tree
Hide file tree
Showing 53 changed files with 1,587 additions and 703 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
37 changes: 37 additions & 0 deletions Genshin-Impact-Wish-Simulator/src/lib/data/banners/events/4.6.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,43 @@
}
}
}
},
{
"phase": 2,
"banners": {
"standardVersion": 4,
"events": {
"featured": [
{
"bannerName": "from-ashes-reborn-3",
"character": "wanderer",
"textOffset": { "l": 55, "b": 13 }
},
{
"bannerName": "immaculate-pulse-3",
"character": "baizhu",
"textOffset": { "l": 55, "b": 13 }
}
],
"rateup": ["beidou", "faruzan", "layla"]
},
"weapons": {
"bannerName": "epitome-invocation-64",
"fatepointsystem": true,
"featured": [{ "name": "tulaytullah_s-remembrance" }, { "name": "jadefall-splendor" }],
"rateup": [
"prospector-drill",
"range-gauge",
"sacrificial-fragments",
"favonius-sword",
"rainslasher"
],
"textOffset": {
"featured": { "l": 45, "t": 68 },
"rateup": { "l": 75.5, "b": 22 }
}
}
}
}
]
}
Expand Down
46 changes: 46 additions & 0 deletions Genshin-Impact-Wish-Simulator/src/lib/data/banners/events/4.7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"patch": 4.7,
"data": [
{
"phase": 1,
"banners": {
"standardVersion": 4,
"events": {
"featured": [
{
"bannerName": "illuminating-lightning-1",
"character": "clorinde",
"textOffset": { "l": 50.5, "b": 10.75 }
},
{
"bannerName": "caution-in-confidence-3",
"character": "alhaitham",
"textOffset": { "l": 50.5, "b": 10.75 }
}
],
"rateup": ["bennett", "thoma", "sethos"]
},
"weapons": {
"bannerName": "epitome-invocation-65",
"fatepointsystem": true,
"featured": [
{ "name": "absolution" },
{ "name": "light-of-foliar-incision", "buttonPosition": { "l": 50 } }
],
"rateup": [
"lithic-spear",
"the-stringless",
"sacrificial-sword",
"the-widsith",
"sacrificial-greatsword"
],
"textOffset": {
"featured": { "l": 47, "t": 73, "w": 29 },
"rateup": { "l": 76.5, "b": 20 }
}
}
}
}
]
}

Loading

0 comments on commit 113dd67

Please sign in to comment.