Update chiori

pull/30/head
Made Baruna 2024-03-13 03:56:07 +08:00
parent 45a97f6272
commit 6541061fc8
16 changed files with 1492 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1744,6 +1744,151 @@ export const characters = {
},
element: elements.pyro,
},
chiori: {
id: 'chiori',
name: 'Chiori',
rarity: 5,
weapon: weapons.sword,
stats: {
hp: 11438,
atk: 323,
def: 953,
},
ascension: [
{
items: [
{
item: itemList.prithiva_topaz_sliver,
amount: 1,
},
{
item: itemList.none,
amount: null,
},
{
item: itemList.dendrobium,
amount: 3,
},
{
item: itemList.spectral_husk,
amount: 3,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.prithiva_topaz_fragment,
amount: 3,
},
{
item: itemList.artificed_spare_clockwork_component_coppelius,
amount: 2,
},
{
item: itemList.dendrobium,
amount: 10,
},
{
item: itemList.spectral_husk,
amount: 15,
},
],
mora: 40000,
},
{
items: [
{
item: itemList.prithiva_topaz_fragment,
amount: 6,
},
{
item: itemList.artificed_spare_clockwork_component_coppelius,
amount: 4,
},
{
item: itemList.dendrobium,
amount: 20,
},
{
item: itemList.spectral_heart,
amount: 12,
},
],
mora: 60000,
},
{
items: [
{
item: itemList.prithiva_topaz_chunk,
amount: 3,
},
{
item: itemList.artificed_spare_clockwork_component_coppelius,
amount: 8,
},
{
item: itemList.dendrobium,
amount: 30,
},
{
item: itemList.spectral_heart,
amount: 18,
},
],
mora: 80000,
},
{
items: [
{
item: itemList.prithiva_topaz_chunk,
amount: 6,
},
{
item: itemList.artificed_spare_clockwork_component_coppelius,
amount: 12,
},
{
item: itemList.dendrobium,
amount: 45,
},
{
item: itemList.spectral_nucleus,
amount: 12,
},
],
mora: 100000,
},
{
items: [
{
item: itemList.prithiva_topaz_gemstone,
amount: 6,
},
{
item: itemList.artificed_spare_clockwork_component_coppelius,
amount: 20,
},
{
item: itemList.dendrobium,
amount: 60,
},
{
item: itemList.spectral_nucleus,
amount: 24,
},
],
mora: 120000,
},
],
material: {
material: [itemList.spectral_husk, itemList.spectral_heart, itemList.spectral_nucleus],
book: [itemList.teachings_of_light, itemList.guide_to_light, itemList.philosophies_of_light],
boss: itemList.lightless_silk_string,
},
element: elements.geo,
},
chongyun: {
id: 'chongyun',
name: 'Chongyun',

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1008 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB