Add Nahida

pull/1/head
Made Baruna 2022-11-02 02:14:35 +07:00
parent 0e4cb29b8c
commit d9f5134f1b
20 changed files with 1852 additions and 0 deletions

View File

@ -3986,4 +3986,22 @@ export const builds = {
},
},
},
nahida: {
roles: {
TBD: {
recommended: true,
weapons: [],
artifacts: [],
mainStats: {
sands: ['TBD'],
goblet: ['TBD'],
circlet: ['TBD'],
},
subStats: ['TBD'],
talent: ['TBD'],
tip: '',
note: 'TBD',
},
},
},
};

File diff suppressed because it is too large Load Diff

View File

@ -4354,6 +4354,151 @@ export const characters = {
},
element: elements.hydro,
},
nahida: {
id: 'nahida',
name: 'Nahida',
rarity: 5,
weapon: weapons.catalyst,
stats: {
hp: 10360,
atk: 299,
def: 630,
},
ascension: [
{
items: [
{
item: itemList.nagadus_emerald_sliver,
amount: 1,
},
{
item: itemList.none,
amount: null,
},
{
item: itemList.kalpalata_lotus,
amount: 3,
},
{
item: itemList.fungal_spores,
amount: 3,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.nagadus_emerald_fragment,
amount: 3,
},
{
item: itemList.quelled_creeper,
amount: 2,
},
{
item: itemList.kalpalata_lotus,
amount: 10,
},
{
item: itemList.fungal_spores,
amount: 15,
},
],
mora: 40000,
},
{
items: [
{
item: itemList.nagadus_emerald_fragment,
amount: 6,
},
{
item: itemList.quelled_creeper,
amount: 4,
},
{
item: itemList.kalpalata_lotus,
amount: 20,
},
{
item: itemList.luminescent_pollen,
amount: 12,
},
],
mora: 60000,
},
{
items: [
{
item: itemList.nagadus_emerald_chunk,
amount: 3,
},
{
item: itemList.quelled_creeper,
amount: 8,
},
{
item: itemList.kalpalata_lotus,
amount: 30,
},
{
item: itemList.luminescent_pollen,
amount: 18,
},
],
mora: 80000,
},
{
items: [
{
item: itemList.nagadus_emerald_chunk,
amount: 6,
},
{
item: itemList.quelled_creeper,
amount: 12,
},
{
item: itemList.kalpalata_lotus,
amount: 45,
},
{
item: itemList.crystalline_cyst_dust,
amount: 12,
},
],
mora: 100000,
},
{
items: [
{
item: itemList.nagadus_emerald_gemstone,
amount: 6,
},
{
item: itemList.quelled_creeper,
amount: 20,
},
{
item: itemList.kalpalata_lotus,
amount: 60,
},
{
item: itemList.crystalline_cyst_dust,
amount: 24,
},
],
mora: 120000,
},
],
material: {
material: [itemList.fungal_spores, itemList.luminescent_pollen, itemList.crystalline_cyst_dust],
book: [itemList.teachings_of_ingenuity, itemList.guide_to_ingenuity, itemList.philosophies_of_ingenuity],
boss: itemList.puppet_strings,
},
element: elements.dendro,
},
nilou: {
id: 'nilou',
name: 'Nilou',

View File

@ -1099,4 +1099,14 @@ export const itemList = {
id: 'padisarah',
name: 'Padisarah',
},
quelled_creeper: {
id: 'quelled_creeper',
name: 'Quelled Creeper',
rarity: 5,
parent: 'nagadus_emerald_sliver',
},
puppet_strings: {
id: 'puppet_strings',
name: 'Puppet Strings',
},
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB