Add Wriothesley
1385
src/data/characterData/wriothesley.json
Normal file
|
@ -9168,6 +9168,151 @@ export const characters = {
|
|||
},
|
||||
element: elements.anemo,
|
||||
},
|
||||
wriothesley: {
|
||||
id: 'wriothesley',
|
||||
name: 'Wriothesley',
|
||||
rarity: 5,
|
||||
weapon: weapons.catalyst,
|
||||
stats: {
|
||||
hp: 13593,
|
||||
atk: 311,
|
||||
def: 763,
|
||||
},
|
||||
ascension: [
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.shivada_jade_sliver,
|
||||
amount: 1,
|
||||
},
|
||||
{
|
||||
item: itemList.none,
|
||||
amount: null,
|
||||
},
|
||||
{
|
||||
item: itemList.subdetection_unit,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.meshing_gear,
|
||||
amount: 3,
|
||||
},
|
||||
],
|
||||
mora: 20000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.shivada_jade_fragment,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.tourbillon_device,
|
||||
amount: 2,
|
||||
},
|
||||
{
|
||||
item: itemList.subdetection_unit,
|
||||
amount: 10,
|
||||
},
|
||||
{
|
||||
item: itemList.meshing_gear,
|
||||
amount: 15,
|
||||
},
|
||||
],
|
||||
mora: 40000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.shivada_jade_fragment,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.tourbillon_device,
|
||||
amount: 4,
|
||||
},
|
||||
{
|
||||
item: itemList.subdetection_unit,
|
||||
amount: 20,
|
||||
},
|
||||
{
|
||||
item: itemList.mechanical_spur_gear,
|
||||
amount: 12,
|
||||
},
|
||||
],
|
||||
mora: 60000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.shivada_jade_chunk,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.tourbillon_device,
|
||||
amount: 8,
|
||||
},
|
||||
{
|
||||
item: itemList.subdetection_unit,
|
||||
amount: 30,
|
||||
},
|
||||
{
|
||||
item: itemList.mechanical_spur_gear,
|
||||
amount: 18,
|
||||
},
|
||||
],
|
||||
mora: 80000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.shivada_jade_chunk,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.tourbillon_device,
|
||||
amount: 12,
|
||||
},
|
||||
{
|
||||
item: itemList.subdetection_unit,
|
||||
amount: 45,
|
||||
},
|
||||
{
|
||||
item: itemList.artificed_dynamic_gear,
|
||||
amount: 12,
|
||||
},
|
||||
],
|
||||
mora: 100000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.shivada_jade_gemstone,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.tourbillon_device,
|
||||
amount: 20,
|
||||
},
|
||||
{
|
||||
item: itemList.subdetection_unit,
|
||||
amount: 60,
|
||||
},
|
||||
{
|
||||
item: itemList.artificed_dynamic_gear,
|
||||
amount: 24,
|
||||
},
|
||||
],
|
||||
mora: 120000,
|
||||
},
|
||||
],
|
||||
material: {
|
||||
material: [itemList.meshing_gear, itemList.mechanical_spur_gear, itemList.artificed_dynamic_gear],
|
||||
book: [itemList.teachings_of_order, itemList.guide_to_order, itemList.philosophies_of_order],
|
||||
boss: itemList.primordial_greenbloom,
|
||||
},
|
||||
element: elements.cryo,
|
||||
},
|
||||
xiangling: {
|
||||
id: 'xiangling',
|
||||
name: 'Xiangling',
|
||||
|
|
|
@ -1424,4 +1424,14 @@ export const itemList = {
|
|||
name: "Operative's Constancy",
|
||||
rarity: 4,
|
||||
},
|
||||
|
||||
subdetection_unit: {
|
||||
id: 'subdetection_unit',
|
||||
name: 'Subdetection Unit',
|
||||
},
|
||||
tourbillon_device: {
|
||||
id: 'tourbillon_device',
|
||||
name: '"Tourbillon Device"',
|
||||
rarity: 4,
|
||||
},
|
||||
};
|
||||
|
|
BIN
static/images/characters/full/wriothesley.png
Normal file
After Width: | Height: | Size: 340 KiB |
BIN
static/images/characters/wriothesley.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
static/images/items/subdetection_unit.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
static/images/items/tourbillon_device.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
static/images/skills/wriothesley/constellation_1.png
Executable file
After Width: | Height: | Size: 7.3 KiB |
BIN
static/images/skills/wriothesley/constellation_2.png
Executable file
After Width: | Height: | Size: 7.9 KiB |
BIN
static/images/skills/wriothesley/constellation_3.png
Executable file
After Width: | Height: | Size: 5.6 KiB |
BIN
static/images/skills/wriothesley/constellation_4.png
Executable file
After Width: | Height: | Size: 5.7 KiB |
BIN
static/images/skills/wriothesley/constellation_5.png
Executable file
After Width: | Height: | Size: 7.8 KiB |
BIN
static/images/skills/wriothesley/constellation_6.png
Executable file
After Width: | Height: | Size: 6.8 KiB |
BIN
static/images/skills/wriothesley/talent_2.png
Executable file
After Width: | Height: | Size: 7 KiB |
BIN
static/images/skills/wriothesley/talent_3.png
Executable file
After Width: | Height: | Size: 12 KiB |
BIN
static/images/skills/wriothesley/talent_4.png
Executable file
After Width: | Height: | Size: 7.3 KiB |
BIN
static/images/skills/wriothesley/talent_5.png
Executable file
After Width: | Height: | Size: 6 KiB |