Add Dehya and weapon

pull/5/head
Made Baruna 2023-03-01 00:54:58 +08:00
parent 2247ccc96d
commit 8d54ef33cb
39 changed files with 2015 additions and 15 deletions

View File

@ -873,6 +873,24 @@ export const builds = {
},
},
},
dehya: {
roles: {
TBD: {
recommended: false,
weapons: [],
artifacts: [],
mainStats: {
sands: ['TBD'],
goblet: ['TBD'],
circlet: ['TBD'],
},
subStats: ['TBD'],
talent: ['TBD'],
tip: '',
note: 'TBD',
},
},
},
fischl: {
roles: {
DPS: {

File diff suppressed because it is too large Load Diff

View File

@ -1744,6 +1744,151 @@ export const characters = {
},
element: elements.electro,
},
dehya: {
id: 'dehya',
name: 'Dehya',
rarity: 5,
weapon: weapons.claymore,
stats: {
hp: 15675,
atk: 265,
def: 628,
},
ascension: [
{
items: [
{
item: itemList.agnidus_agate_sliver,
amount: 1,
},
{
item: itemList.none,
amount: null,
},
{
item: itemList.sand_grease_pupa,
amount: 3,
},
{
item: itemList.faded_red_satin,
amount: 3,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.agnidus_agate_fragment,
amount: 3,
},
{
item: itemList.light_guiding_tetrahedron,
amount: 2,
},
{
item: itemList.sand_grease_pupa,
amount: 10,
},
{
item: itemList.faded_red_satin,
amount: 15,
},
],
mora: 40000,
},
{
items: [
{
item: itemList.agnidus_agate_fragment,
amount: 6,
},
{
item: itemList.light_guiding_tetrahedron,
amount: 4,
},
{
item: itemList.sand_grease_pupa,
amount: 20,
},
{
item: itemList.trimmed_red_silk,
amount: 12,
},
],
mora: 60000,
},
{
items: [
{
item: itemList.agnidus_agate_chunk,
amount: 3,
},
{
item: itemList.light_guiding_tetrahedron,
amount: 8,
},
{
item: itemList.sand_grease_pupa,
amount: 30,
},
{
item: itemList.trimmed_red_silk,
amount: 18,
},
],
mora: 80000,
},
{
items: [
{
item: itemList.agnidus_agate_chunk,
amount: 6,
},
{
item: itemList.light_guiding_tetrahedron,
amount: 12,
},
{
item: itemList.sand_grease_pupa,
amount: 45,
},
{
item: itemList.rich_red_brocade,
amount: 12,
},
],
mora: 100000,
},
{
items: [
{
item: itemList.agnidus_agate_gemstone,
amount: 6,
},
{
item: itemList.light_guiding_tetrahedron,
amount: 20,
},
{
item: itemList.sand_grease_pupa,
amount: 60,
},
{
item: itemList.rich_red_brocade,
amount: 24,
},
],
mora: 120000,
},
],
material: {
material: [itemList.faded_red_satin, itemList.trimmed_red_silk, itemList.rich_red_brocade],
book: [itemList.teachings_of_praxis, itemList.guide_to_praxis, itemList.philosophies_of_praxis],
boss: itemList.puppet_strings,
},
element: elements.pyro,
},
diluc: {
id: 'diluc',
name: 'Diluc',

View File

@ -10006,4 +10006,230 @@ export const weaponList = {
},
],
},
beacon_of_the_reed_sea: {
id: 'beacon_of_the_reed_sea',
name: 'Beacon of the Reed Sea',
rarity: 5,
atk: 46,
secondary: 'CRIT Rate',
type: weapons.claymore,
source: 'Wish',
ascension: [
{
items: [
{
item: itemList.echo_of_scorching_might,
amount: 5,
},
{
item: itemList.desiccated_shell,
amount: 5,
},
{
item: itemList.faded_red_satin,
amount: 3,
},
],
mora: 10000,
},
{
items: [
{
item: itemList.remnant_glow_of_scorching_might,
amount: 5,
},
{
item: itemList.desiccated_shell,
amount: 18,
},
{
item: itemList.faded_red_satin,
amount: 12,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.remnant_glow_of_scorching_might,
amount: 9,
},
{
item: itemList.sturdy_shell,
amount: 9,
},
{
item: itemList.trimmed_red_silk,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.dream_of_scorching_might,
amount: 5,
},
{
item: itemList.sturdy_shell,
amount: 18,
},
{
item: itemList.trimmed_red_silk,
amount: 14,
},
],
mora: 45000,
},
{
items: [
{
item: itemList.dream_of_scorching_might,
amount: 9,
},
{
item: itemList.marked_shell,
amount: 14,
},
{
item: itemList.rich_red_brocade,
amount: 9,
},
],
mora: 55000,
},
{
items: [
{
item: itemList.olden_days_of_scorching_might,
amount: 6,
},
{
item: itemList.marked_shell,
amount: 27,
},
{
item: itemList.rich_red_brocade,
amount: 18,
},
],
mora: 65000,
},
],
},
mailed_flower: {
id: 'mailed_flower',
name: 'Mailed Flower',
rarity: 4,
atk: 44,
secondary: 'Elemental Mastery',
type: weapons.claymore,
source: 'Windblumes Breath Event',
ascension: [
{
items: [
{
item: itemList.fetters_of_the_dandelion_gladiator,
amount: 3,
},
{
item: itemList.desiccated_shell,
amount: 3,
},
{
item: itemList.spectral_husk,
amount: 2,
},
],
mora: 5000,
},
{
items: [
{
item: itemList.chains_of_the_dandelion_gladiator,
amount: 3,
},
{
item: itemList.desiccated_shell,
amount: 12,
},
{
item: itemList.spectral_husk,
amount: 8,
},
],
mora: 15000,
},
{
items: [
{
item: itemList.chains_of_the_dandelion_gladiator,
amount: 6,
},
{
item: itemList.sturdy_shell,
amount: 6,
},
{
item: itemList.spectral_heart,
amount: 6,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.shackles_of_the_dandelion_gladiator,
amount: 3,
},
{
item: itemList.sturdy_shell,
amount: 12,
},
{
item: itemList.spectral_heart,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.shackles_of_the_dandelion_gladiator,
amount: 6,
},
{
item: itemList.marked_shell,
amount: 9,
},
{
item: itemList.spectral_nucleus,
amount: 6,
},
],
mora: 35000,
},
{
items: [
{
item: itemList.dream_of_the_dandelion_gladiator,
amount: 4,
},
{
item: itemList.marked_shell,
amount: 18,
},
{
item: itemList.spectral_nucleus,
amount: 12,
},
],
mora: 45000,
},
],
},
};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 222 KiB

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 683 KiB

After

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 751 KiB

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 KiB

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB