Add Yae Miko
|
@ -1470,6 +1470,24 @@ export const builds = {
|
|||
},
|
||||
},
|
||||
},
|
||||
yae_miko: {
|
||||
roles: {
|
||||
'ELECTRO DPS': {
|
||||
recommended: true,
|
||||
weapons: [],
|
||||
artifacts: [],
|
||||
mainStats: {
|
||||
sands: 'TBD',
|
||||
goblet: 'TBD',
|
||||
circlet: 'TBD',
|
||||
},
|
||||
subStats: ['TBD'],
|
||||
talent: ['TBD'],
|
||||
tip: '',
|
||||
note: '',
|
||||
},
|
||||
},
|
||||
},
|
||||
xingqiu: {
|
||||
roles: {
|
||||
'OFF-FIELD DPS': {
|
||||
|
|
1325
src/data/characterData/yae_miko.json
Normal file
|
@ -6397,6 +6397,151 @@ export const characters = {
|
|||
},
|
||||
element: elements.pyro,
|
||||
},
|
||||
yae_miko: {
|
||||
id: 'yae_miko',
|
||||
name: 'Yae Miko',
|
||||
rarity: 5,
|
||||
weapon: weapons.catalyst,
|
||||
stats: {
|
||||
hp: 10372,
|
||||
atk: 340,
|
||||
def: 569,
|
||||
},
|
||||
ascension: [
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vajrada_amethyst_sliver,
|
||||
amount: 1,
|
||||
},
|
||||
{
|
||||
item: 'none',
|
||||
amount: null,
|
||||
},
|
||||
{
|
||||
item: itemList.sea_ganoderma,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.old_handguard,
|
||||
amount: 3,
|
||||
},
|
||||
],
|
||||
mora: 20000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vajrada_amethyst_fragment,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.dragonheirs_false_fin,
|
||||
amount: 2,
|
||||
},
|
||||
{
|
||||
item: itemList.sea_ganoderma,
|
||||
amount: 10,
|
||||
},
|
||||
{
|
||||
item: itemList.old_handguard,
|
||||
amount: 15,
|
||||
},
|
||||
],
|
||||
mora: 40000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vajrada_amethyst_fragment,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.dragonheirs_false_fin,
|
||||
amount: 4,
|
||||
},
|
||||
{
|
||||
item: itemList.sea_ganoderma,
|
||||
amount: 20,
|
||||
},
|
||||
{
|
||||
item: itemList.kageuchi_handguard,
|
||||
amount: 12,
|
||||
},
|
||||
],
|
||||
mora: 60000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vajrada_amethyst_chunk,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.dragonheirs_false_fin,
|
||||
amount: 8,
|
||||
},
|
||||
{
|
||||
item: itemList.sea_ganoderma,
|
||||
amount: 30,
|
||||
},
|
||||
{
|
||||
item: itemList.kageuchi_handguard,
|
||||
amount: 18,
|
||||
},
|
||||
],
|
||||
mora: 80000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vajrada_amethyst_chunk,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.dragonheirs_false_fin,
|
||||
amount: 12,
|
||||
},
|
||||
{
|
||||
item: itemList.sea_ganoderma,
|
||||
amount: 45,
|
||||
},
|
||||
{
|
||||
item: itemList.famed_handguard,
|
||||
amount: 12,
|
||||
},
|
||||
],
|
||||
mora: 100000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vajrada_amethyst_gemstone,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.dragonheirs_false_fin,
|
||||
amount: 20,
|
||||
},
|
||||
{
|
||||
item: itemList.sea_ganoderma,
|
||||
amount: 60,
|
||||
},
|
||||
{
|
||||
item: itemList.famed_handguard,
|
||||
amount: 24,
|
||||
},
|
||||
],
|
||||
mora: 120000,
|
||||
},
|
||||
],
|
||||
material: {
|
||||
material: [itemList.old_handguard, itemList.kageuchi_handguard, itemList.famed_handguard],
|
||||
book: [itemList.teachings_of_light, itemList.guide_to_light, itemList.philosophies_of_light],
|
||||
boss: itemList.the_meaning_of_aeons,
|
||||
},
|
||||
element: elements.electro,
|
||||
},
|
||||
yanfei: {
|
||||
id: 'yanfei',
|
||||
name: 'Yanfei',
|
||||
|
|
|
@ -841,4 +841,10 @@ export const itemList = {
|
|||
rarity: 5,
|
||||
parent: 'shivada_jade_sliver',
|
||||
},
|
||||
|
||||
the_meaning_of_aeons: {
|
||||
id: 'the_meaning_of_aeons',
|
||||
name: 'The Meaning of Aeons',
|
||||
rarity: 5,
|
||||
},
|
||||
};
|
||||
|
|
BIN
static/images/characters/full/yae_miko.png
Normal file
After ![]() (image error) Size: 852 KiB |
BIN
static/images/characters/yae_miko.png
Normal file
After ![]() (image error) Size: 27 KiB |
BIN
static/images/items/the_meaning_of_aeons.png
Normal file
After ![]() (image error) Size: 58 KiB |
BIN
static/images/skills/yae_miko/constellation_1.png
Normal file
After ![]() (image error) Size: 14 KiB |
BIN
static/images/skills/yae_miko/constellation_2.png
Normal file
After ![]() (image error) Size: 7.9 KiB |
BIN
static/images/skills/yae_miko/constellation_3.png
Normal file
After ![]() (image error) Size: 12 KiB |
BIN
static/images/skills/yae_miko/constellation_4.png
Normal file
After ![]() (image error) Size: 9.2 KiB |
BIN
static/images/skills/yae_miko/constellation_5.png
Normal file
After ![]() (image error) Size: 13 KiB |
BIN
static/images/skills/yae_miko/constellation_6.png
Normal file
After ![]() (image error) Size: 7.6 KiB |
BIN
static/images/skills/yae_miko/talent_1.png
Normal file
After ![]() (image error) Size: 4 KiB |
BIN
static/images/skills/yae_miko/talent_2.png
Normal file
After ![]() (image error) Size: 24 KiB |
BIN
static/images/skills/yae_miko/talent_3.png
Normal file
After ![]() (image error) Size: 27 KiB |
BIN
static/images/skills/yae_miko/talent_4.png
Normal file
After ![]() (image error) Size: 17 KiB |
BIN
static/images/skills/yae_miko/talent_5.png
Normal file
After ![]() (image error) Size: 30 KiB |
BIN
static/images/skills/yae_miko/talent_6.png
Normal file
After ![]() (image error) Size: 27 KiB |