Skip to content

Commit

Permalink
Update weapon source
Browse files Browse the repository at this point in the history
  • Loading branch information
MadeBaruna committed Sep 27, 2022
1 parent 2a11f2c commit 619b6c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/weaponList.js
Original file line number Diff line number Diff line change
Expand Up @@ -8881,6 +8881,7 @@ export const weaponList = {
name: 'Staff of the Scarlet Sands',
rarity: 5,
atk: 44,
source: 'wish',
secondary: 'Crit Rate',
type: weapons.polearm,
ascension: [
Expand Down Expand Up @@ -8993,6 +8994,7 @@ export const weaponList = {
name: 'Key of Khaj-Nisut',
rarity: 5,
atk: 44,
source: 'wish',
secondary: 'HP',
type: weapons.sword,
ascension: [
Expand Down Expand Up @@ -9105,6 +9107,7 @@ export const weaponList = {
name: 'Makhaira Aquamarine',
rarity: 4,
atk: 42,
source: 'wish',
secondary: 'Elemental Mastery',
type: weapons.claymore,
ascension: [
Expand Down Expand Up @@ -9217,6 +9220,7 @@ export const weaponList = {
name: "Xiphos' Moonlight",
rarity: 4,
atk: 42,
source: 'wish',
secondary: 'Elemental Mastery',
type: weapons.sword,
ascension: [
Expand Down Expand Up @@ -9329,6 +9333,7 @@ export const weaponList = {
name: 'Wandering Evenstar',
rarity: 4,
atk: 42,
source: 'wish',
secondary: 'Elemental Mastery',
type: weapons.catalyst,
ascension: [
Expand Down Expand Up @@ -9441,6 +9446,7 @@ export const weaponList = {
name: 'Missive Windspear',
rarity: 4,
atk: 42,
source: 'Of Ballads and Brews Event',
secondary: 'ATK',
type: weapons.polearm,
ascension: [
Expand Down

0 comments on commit 619b6c0

Please sign in to comment.