Skip to content

Commit

Permalink
Updated data.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesuscc1993 committed Jan 12, 2024
1 parent 5f125d6 commit 4021614
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hoyoverse/honkai-star-rail/inventory-viewer/data/weapons.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const weapons = [
{ level: 50, rarity: 5, uncap: 1, type: 'Abundance', portrait: 'ua57cb/69871065f148ed80081894d4426e1e16', name: 'Time Waits\nfor No One', },
{ level: 50, rarity: 4, uncap: 1, type: 'Preservation', portrait: 'ud64eb/00d04115238823bf8fdaa90cc1143101', name: 'Trend of the Universal...', fullName: 'Trend of the Universal Market', },
{ level: 50, rarity: 4, uncap: 3, type: 'Erudition', portrait: 'ud64eb/cab9103e1fd3e69158fa2735e80046a1', name: 'The Seriousness of Breakfast', fullName: 'Trend of the Universal Market', },
{ level: 50, rarity: 3, uncap: 4, type: 'Harmony', portrait: 'ud64eb/21baf4cbb3fcc34fa849a9db9fa91750', name: 'Meshing Cogs', },
{ level: 60, rarity: 5, uncap: 1, type: 'Abundance', portrait: 'ua57cb/69871065f148ed80081894d4426e1e16', name: 'Time Waits\nfor No One', },
{ level: 60, rarity: 4, uncap: 1, type: 'Preservation', portrait: 'ud64eb/00d04115238823bf8fdaa90cc1143101', name: 'Trend of the Universal...', fullName: 'Trend of the Universal Market', },
{ level: 60, rarity: 4, uncap: 3, type: 'Erudition', portrait: 'ud64eb/cab9103e1fd3e69158fa2735e80046a1', name: 'The Seriousness of Breakfast', fullName: 'Trend of the Universal Market', },
{ level: 60, rarity: 3, uncap: 4, type: 'Harmony', portrait: 'ud64eb/21baf4cbb3fcc34fa849a9db9fa91750', name: 'Meshing Cogs', },
];

0 comments on commit 4021614

Please sign in to comment.