Update weapons
|
@ -1314,4 +1314,62 @@ export const itemList = {
|
|||
name: 'Newborn Tainted Hydro Phantasm',
|
||||
rarity: 4,
|
||||
},
|
||||
|
||||
broken_goblet_of_the_pristine_sea: {
|
||||
id: 'broken_goblet_of_the_pristine_sea',
|
||||
name: 'Broken Goblet of the Pristine Sea',
|
||||
rarity: 2,
|
||||
},
|
||||
wine_goblet_of_the_pristine_sea: {
|
||||
id: 'wine_goblet_of_the_pristine_sea',
|
||||
name: 'Wine Goblet of the Pristine Sea',
|
||||
rarity: 3,
|
||||
},
|
||||
silver_goblet_of_the_pristine_sea: {
|
||||
id: 'silver_goblet_of_the_pristine_sea',
|
||||
name: 'Silver Goblet of the Pristine Sea',
|
||||
rarity: 4,
|
||||
},
|
||||
golden_goblet_of_the_pristine_sea: {
|
||||
id: 'golden_goblet_of_the_pristine_sea',
|
||||
name: 'Golden Goblet of the Pristine Sea',
|
||||
rarity: 5,
|
||||
},
|
||||
|
||||
dross_of_pure_sacred_dewdrop: {
|
||||
id: 'dross_of_pure_sacred_dewdrop',
|
||||
name: 'Dross of Pure Sacred Dewdrop',
|
||||
rarity: 2,
|
||||
},
|
||||
sublimation_of_pure_sacred_dewdrop: {
|
||||
id: 'sublimation_of_pure_sacred_dewdrop',
|
||||
name: 'Sublimation of Pure Sacred Dewdrop',
|
||||
rarity: 3,
|
||||
},
|
||||
spring_of_pure_sacred_dewdrop: {
|
||||
id: 'spring_of_pure_sacred_dewdrop',
|
||||
name: 'Spring of Pure Sacred Dewdrop',
|
||||
rarity: 4,
|
||||
},
|
||||
essence_of_pure_sacred_dewdrop: {
|
||||
id: 'essence_of_pure_sacred_dewdrop',
|
||||
name: 'Essence of Pure Sacred Dewdrop',
|
||||
rarity: 5,
|
||||
},
|
||||
|
||||
rift_core: {
|
||||
id: 'rift_core',
|
||||
name: 'Rift Core',
|
||||
rarity: 2,
|
||||
},
|
||||
foreign_synapse: {
|
||||
id: 'foreign_synapse',
|
||||
name: 'Foreign Synapse',
|
||||
rarity: 3,
|
||||
},
|
||||
alien_life_core: {
|
||||
id: 'alien_life_core',
|
||||
name: 'Alien Life Core',
|
||||
rarity: 4,
|
||||
},
|
||||
};
|
||||
|
|
|
@ -13,25 +13,25 @@
|
|||
const dispatch = createEventDispatcher();
|
||||
|
||||
const featured = {
|
||||
wanderer: {
|
||||
name: 'Wanderer',
|
||||
lyney: {
|
||||
name: 'Lyney',
|
||||
rarity: 'legendary',
|
||||
count: 0,
|
||||
average: '...',
|
||||
percentage: '...',
|
||||
},
|
||||
sangonomiya_kokomi: {
|
||||
name: 'Sangonomiya Kokomi',
|
||||
yelan: {
|
||||
name: 'Yelan',
|
||||
rarity: 'legendary',
|
||||
count: 0,
|
||||
average: '...',
|
||||
percentage: '...',
|
||||
},
|
||||
};
|
||||
const bannerId = 300051;
|
||||
const image = 'wanderer_kokomi.png';
|
||||
const bannerId = 300052;
|
||||
const image = 'lyney_yelan.png';
|
||||
const width = 800;
|
||||
const height = 409;
|
||||
const height = 499;
|
||||
|
||||
let loading = true;
|
||||
let user = '';
|
||||
|
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 15 KiB |
BIN
static/images/home/lyney_yelan.png
Normal file
After Width: | Height: | Size: 304 KiB |
BIN
static/images/items/artificed_dynamic_gear.png
Normal file
After Width: | Height: | Size: 43 KiB |
After Width: | Height: | Size: 50 KiB |
BIN
static/images/items/ballad_of_the_fjords.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/images/items/broken_goblet_of_the_pristine_sea.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/images/items/drop_of_tainted_water.png
Normal file
After Width: | Height: | Size: 9.7 KiB |
BIN
static/images/items/dross_of_pure_sacred_dewdrop.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
static/images/items/emperors_resolution.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
static/images/items/fragment_of_an_ancient_chord.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
static/images/items/lumidouce_bell.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
static/images/items/mechanical_spur_gear.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
static/images/items/meshing_gear.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/images/items/rainbow_rose.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
static/images/items/rift_core.png
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
static/images/items/transoceanic_pearl.png
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
static/images/skills/lynette/constellation_1.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lynette/constellation_2.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lynette/constellation_3.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lynette/constellation_4.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lynette/constellation_5.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lynette/constellation_6.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lynette/talent_1.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
static/images/skills/lynette/talent_2.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
static/images/skills/lynette/talent_3.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
static/images/skills/lynette/talent_4.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
static/images/skills/lynette/talent_5.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
static/images/skills/lynette/talent_6.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lyney/constellation_1.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lyney/constellation_2.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lyney/constellation_3.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lyney/constellation_4.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lyney/constellation_5.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lyney/constellation_6.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/skills/lyney/talent_1.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
static/images/skills/lyney/talent_2.png
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
static/images/skills/lyney/talent_3.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
static/images/skills/lyney/talent_4.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
static/images/skills/lyney/talent_5.png
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
static/images/skills/lyney/talent_6.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
static/images/weapons/ballad_of_the_fjords.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/images/weapons/finale_of_the_deep.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
static/images/weapons/fleuve_cendre_ferryman.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
static/images/weapons/flowing_purity.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
static/images/weapons/rightful_reward.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
static/images/weapons/sacrificial_jade.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
static/images/weapons/scion_of_the_blazing_sun.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
static/images/weapons/song_of_stillness.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
static/images/weapons/talking_stick.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
static/images/weapons/tidal_shadow.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
static/images/weapons/wolf-fang.png
Normal file
After Width: | Height: | Size: 11 KiB |