Update weapons

pull/42/head
Made Baruna 2024-08-28 13:32:34 +08:00
parent 873f5a9780
commit 10161d3c80
47 changed files with 952 additions and 15 deletions

View File

@ -386,4 +386,50 @@ export const itemGroup = {
items: [itemList.teachings_of_conflict, itemList.guide_to_conflict, itemList.philosophies_of_conflict], items: [itemList.teachings_of_conflict, itemList.guide_to_conflict, itemList.philosophies_of_conflict],
type: 'book', type: 'book',
}, },
shard_of_a_shattered_will: {
name: 'Will',
items: [itemList.shard_of_a_shattered_will, itemList.locus_of_a_clear_will, itemList.sigil_of_a_striding_will],
},
shard_of_a_shattered_will: {
name: 'Will',
items: [itemList.shard_of_a_shattered_will, itemList.locus_of_a_clear_will, itemList.sigil_of_a_striding_will],
},
blazing_sacrificial_hearts_terror: {
name: 'Blazing Sacrificial Heart',
items: [
itemList.blazing_sacrificial_hearts_terror,
itemList.blazing_sacrificial_hearts_hesitance,
itemList.blazing_sacrificial_hearts_resolve,
itemList.blazing_sacrificial_hearts_splendor,
],
type: 'weapon',
},
axis_of_the_secret_source: {
name: 'Secret Source',
items: [
itemList.axis_of_the_secret_source,
itemList.sheath_of_the_secret_source,
itemList.heart_of_the_secret_source,
],
},
night_winds_mystic_consideration: {
name: 'Night Winds Mystic',
items: [
itemList.night_winds_mystic_consideration,
itemList.night_winds_mystic_premonition,
itemList.night_winds_mystic_augury,
itemList.night_winds_mystic_revelation,
],
type: 'weapon',
},
delirious_decadence_of_the_sacred_lord: {
name: 'Night Winds Mystic',
items: [
itemList.delirious_decadence_of_the_sacred_lord,
itemList.delirious_desolation_of_the_sacred_lord,
itemList.delirious_demeanor_of_the_sacred_lord,
itemList.delirious_divinity_of_the_sacred_lord,
],
type: 'weapon',
},
}; };

View File

@ -1603,4 +1603,109 @@ export const itemList = {
rarity: 4, rarity: 4,
parent: 'teachings_of_conflict', parent: 'teachings_of_conflict',
}, },
blazing_sacrificial_hearts_terror: {
id: 'blazing_sacrificial_hearts_terror',
name: "Blazing Sacrificial Heart's Terror",
rarity: 2,
},
blazing_sacrificial_hearts_hesitance: {
id: 'blazing_sacrificial_hearts_hesitance',
name: "Blazing Sacrificial Heart's Hesitance",
rarity: 3,
},
blazing_sacrificial_hearts_resolve: {
id: 'blazing_sacrificial_hearts_resolve',
name: "Blazing Sacrificial Heart's Resolve",
rarity: 4,
},
blazing_sacrificial_hearts_splendor: {
id: 'blazing_sacrificial_hearts_splendor',
name: "Blazing Sacrificial Heart's Splendor",
rarity: 5,
},
shard_of_a_shattered_will: {
id: 'shard_of_a_shattered_will',
name: 'Shard of a Shattered Will',
rarity: 2,
},
locus_of_a_clear_will: {
id: 'locus_of_a_clear_will',
name: 'Locus of a Clear Will',
rarity: 3,
},
sigil_of_a_striding_will: {
id: 'sigil_of_a_striding_will',
name: 'Sigil of a Striding Will',
rarity: 4,
},
night_winds_mystic_consideration: {
id: 'night_winds_mystic_consideration',
name: "Night-Wind's Mystic Consideration",
rarity: 2,
},
night_winds_mystic_premonition: {
id: 'night_winds_mystic_premonition',
name: "Night-Wind's Mystic Premonition",
rarity: 3,
},
night_winds_mystic_augury: {
id: 'night_winds_mystic_augury',
name: "Night-Wind's Mystic Augury",
rarity: 4,
},
night_winds_mystic_revelation: {
id: 'night_winds_mystic_revelation',
name: "Night-Wind's Mystic Revelation",
rarity: 5,
},
axis_of_the_secret_source: {
id: 'axis_of_the_secret_source',
name: 'Axis of the Secret Source',
rarity: 2,
},
sheath_of_the_secret_source: {
id: 'sheath_of_the_secret_source',
name: 'Sheath of the Secret Source',
rarity: 3,
},
heart_of_the_secret_source: {
id: 'heart_of_the_secret_source',
name: 'Heart of the Secret Source',
rarity: 4,
},
ignited_stone: {
id: 'ignited_stone',
name: 'Ignited Stone',
rarity: 2,
},
ignited_seed_of_life: {
id: 'ignited_seed_of_life',
name: 'Ignited Seed of Life',
rarity: 3,
},
ignited_seeing_eye: {
id: 'ignited_seeing_eye',
name: 'Ignited Seeing Eye',
rarity: 4,
},
delirious_decadence_of_the_sacred_lord: {
id: 'delirious_decadence_of_the_sacred_lord',
name: 'Delirious Decadence of the Sacred Lord',
rarity: 2,
},
delirious_desolation_of_the_sacred_lord: {
id: 'delirious_desolation_of_the_sacred_lord',
name: 'Delirious Desolation of the Sacred Lord',
rarity: 3,
},
delirious_demeanor_of_the_sacred_lord: {
id: 'delirious_demeanor_of_the_sacred_lord',
name: 'Delirious Demeanor of the Sacred Lord',
rarity: 4,
},
delirious_divinity_of_the_sacred_lord: {
id: 'delirious_divinity_of_the_sacred_lord',
name: 'Delirious Divinity of the Sacred Lord',
rarity: 5,
},
}; };

View File

@ -13831,4 +13831,790 @@ export const weaponList = {
}, },
], ],
}, },
surfs_up: {
id: 'surfs_up',
name: "Surf's Up",
rarity: 5,
atk: 44,
secondary: 'CRIT DMG',
type: weapons.catalyst,
source: 'wish',
ascension: [
{
items: [
{
item: itemList.blazing_sacrificial_hearts_terror,
amount: 5,
},
{
item: itemList.shard_of_a_shattered_will,
amount: 5,
},
{
item: itemList.juvenile_fang,
amount: 3,
},
],
mora: 10000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_hesitance,
amount: 5,
},
{
item: itemList.shard_of_a_shattered_will,
amount: 18,
},
{
item: itemList.juvenile_fang,
amount: 12,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_hesitance,
amount: 9,
},
{
item: itemList.locus_of_a_clear_will,
amount: 9,
},
{
item: itemList.seasoned_fang,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_resolve,
amount: 5,
},
{
item: itemList.locus_of_a_clear_will,
amount: 18,
},
{
item: itemList.seasoned_fang,
amount: 14,
},
],
mora: 45000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_resolve,
amount: 9,
},
{
item: itemList.sigil_of_a_striding_will,
amount: 14,
},
{
item: itemList.tyrants_fang,
amount: 9,
},
],
mora: 55000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_splendor,
amount: 6,
},
{
item: itemList.sigil_of_a_striding_will,
amount: 27,
},
{
item: itemList.tyrants_fang,
amount: 18,
},
],
mora: 65000,
},
],
},
'ash-graven_drinking_horn': {
id: 'ash-graven_drinking_horn',
name: 'Ash-Graven Drinking Horn',
rarity: 4,
atk: 42,
secondary: 'HP%',
type: weapons.catalyst,
ascension: [
{
items: [
{
item: itemList.night_winds_mystic_consideration,
amount: 3,
},
{
item: itemList.axis_of_the_secret_source,
amount: 3,
},
{
item: itemList.juvenile_fang,
amount: 2,
},
],
mora: 5000,
},
{
items: [
{
item: itemList.night_winds_mystic_premonition,
amount: 3,
},
{
item: itemList.axis_of_the_secret_source,
amount: 12,
},
{
item: itemList.juvenile_fang,
amount: 8,
},
],
mora: 15000,
},
{
items: [
{
item: itemList.night_winds_mystic_premonition,
amount: 6,
},
{
item: itemList.sheath_of_the_secret_source,
amount: 6,
},
{
item: itemList.seasoned_fang,
amount: 6,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.night_winds_mystic_augury,
amount: 3,
},
{
item: itemList.sheath_of_the_secret_source,
amount: 12,
},
{
item: itemList.seasoned_fang,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.night_winds_mystic_augury,
amount: 6,
},
{
item: itemList.heart_of_the_secret_source,
amount: 9,
},
{
item: itemList.tyrants_fang,
amount: 6,
},
],
mora: 35000,
},
{
items: [
{
item: itemList.night_winds_mystic_revelation,
amount: 4,
},
{
item: itemList.heart_of_the_secret_source,
amount: 18,
},
{
item: itemList.tyrants_fang,
amount: 12,
},
],
mora: 45000,
},
],
},
chain_breaker: {
id: 'chain_breaker',
name: 'Chain Breaker',
rarity: 4,
atk: 44,
secondary: 'ATK%',
type: weapons.bow,
ascension: [
{
items: [
{
item: itemList.night_winds_mystic_consideration,
amount: 3,
},
{
item: itemList.feathery_fin,
amount: 3,
},
{
item: itemList.juvenile_fang,
amount: 2,
},
],
mora: 5000,
},
{
items: [
{
item: itemList.night_winds_mystic_premonition,
amount: 3,
},
{
item: itemList.feathery_fin,
amount: 12,
},
{
item: itemList.juvenile_fang,
amount: 8,
},
],
mora: 15000,
},
{
items: [
{
item: itemList.night_winds_mystic_premonition,
amount: 6,
},
{
item: itemList.lunar_fin,
amount: 6,
},
{
item: itemList.seasoned_fang,
amount: 6,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.night_winds_mystic_augury,
amount: 3,
},
{
item: itemList.lunar_fin,
amount: 12,
},
{
item: itemList.seasoned_fang,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.night_winds_mystic_augury,
amount: 6,
},
{
item: itemList.chasmlight_fin,
amount: 9,
},
{
item: itemList.tyrants_fang,
amount: 6,
},
],
mora: 35000,
},
{
items: [
{
item: itemList.night_winds_mystic_revelation,
amount: 4,
},
{
item: itemList.chasmlight_fin,
amount: 18,
},
{
item: itemList.tyrants_fang,
amount: 12,
},
],
mora: 45000,
},
],
},
earth_shaker: {
id: 'earth_shaker',
name: 'Earth Shaker',
rarity: 4,
atk: 44,
secondary: 'ATK%',
type: weapons.claymore,
ascension: [
{
items: [
{
item: itemList.blazing_sacrificial_hearts_terror,
amount: 3,
},
{
item: itemList.ignited_stone,
amount: 3,
},
{
item: itemList.sentrys_wooden_whistle,
amount: 2,
},
],
mora: 5000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_hesitance,
amount: 3,
},
{
item: itemList.ignited_stone,
amount: 12,
},
{
item: itemList.sentrys_wooden_whistle,
amount: 8,
},
],
mora: 15000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_hesitance,
amount: 6,
},
{
item: itemList.ignited_seed_of_life,
amount: 6,
},
{
item: itemList.warriors_metal_whistle,
amount: 6,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_resolve,
amount: 3,
},
{
item: itemList.ignited_seed_of_life,
amount: 12,
},
{
item: itemList.warriors_metal_whistle,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_resolve,
amount: 6,
},
{
item: itemList.ignited_seeing_eye,
amount: 9,
},
{
item: itemList.saurian_crowned_warriors_golden_whistle,
amount: 6,
},
],
mora: 35000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_splendor,
amount: 4,
},
{
item: itemList.ignited_seeing_eye,
amount: 18,
},
{
item: itemList.saurian_crowned_warriors_golden_whistle,
amount: 12,
},
],
mora: 45000,
},
],
},
flute_of_ezpitzal: {
id: 'flute_of_ezpitzal',
name: 'Flute of Ezpitzal',
rarity: 4,
atk: 41,
secondary: 'DEF%',
type: weapons.sword,
ascension: [
{
items: [
{
item: itemList.blazing_sacrificial_hearts_terror,
amount: 3,
},
{
item: itemList.ruined_hilt,
amount: 3,
},
{
item: itemList.juvenile_fang,
amount: 2,
},
],
mora: 5000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_hesitance,
amount: 3,
},
{
item: itemList.ruined_hilt,
amount: 12,
},
{
item: itemList.juvenile_fang,
amount: 8,
},
],
mora: 15000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_hesitance,
amount: 6,
},
{
item: itemList.splintered_hilt,
amount: 6,
},
{
item: itemList.seasoned_fang,
amount: 6,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_resolve,
amount: 3,
},
{
item: itemList.splintered_hilt,
amount: 12,
},
{
item: itemList.seasoned_fang,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_resolve,
amount: 6,
},
{
item: itemList.still_smoldering_hilt,
amount: 9,
},
{
item: itemList.tyrants_fang,
amount: 6,
},
],
mora: 35000,
},
{
items: [
{
item: itemList.blazing_sacrificial_hearts_splendor,
amount: 4,
},
{
item: itemList.still_smoldering_hilt,
amount: 18,
},
{
item: itemList.tyrants_fang,
amount: 12,
},
],
mora: 45000,
},
],
},
footprint_of_the_rainbow: {
id: 'footprint_of_the_rainbow',
name: 'Footprint of the Rainbow',
rarity: 4,
atk: 42,
secondary: 'DEF%',
type: weapons.polearm,
ascension: [
{
items: [
{
item: itemList.delirious_decadence_of_the_sacred_lord,
amount: 3,
},
{
item: itemList.axis_of_the_secret_source,
amount: 3,
},
{
item: itemList.sentrys_wooden_whistle,
amount: 2,
},
],
mora: 5000,
},
{
items: [
{
item: itemList.delirious_desolation_of_the_sacred_lord,
amount: 3,
},
{
item: itemList.axis_of_the_secret_source,
amount: 12,
},
{
item: itemList.sentrys_wooden_whistle,
amount: 8,
},
],
mora: 15000,
},
{
items: [
{
item: itemList.delirious_desolation_of_the_sacred_lord,
amount: 6,
},
{
item: itemList.sheath_of_the_secret_source,
amount: 6,
},
{
item: itemList.warriors_metal_whistle,
amount: 6,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.delirious_demeanor_of_the_sacred_lord,
amount: 3,
},
{
item: itemList.sheath_of_the_secret_source,
amount: 12,
},
{
item: itemList.warriors_metal_whistle,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.delirious_demeanor_of_the_sacred_lord,
amount: 6,
},
{
item: itemList.heart_of_the_secret_source,
amount: 9,
},
{
item: itemList.saurian_crowned_warriors_golden_whistle,
amount: 6,
},
],
mora: 35000,
},
{
items: [
{
item: itemList.delirious_divinity_of_the_sacred_lord,
amount: 4,
},
{
item: itemList.heart_of_the_secret_source,
amount: 18,
},
{
item: itemList.saurian_crowned_warriors_golden_whistle,
amount: 12,
},
],
mora: 45000,
},
],
},
ring_of_yaxche: {
id: 'ring_of_yaxche',
name: 'Ring of Yaxche',
rarity: 4,
atk: 42,
secondary: 'HP%',
type: weapons.catalyst,
source: 'forging',
ascension: [
{
items: [
{
item: itemList.delirious_decadence_of_the_sacred_lord,
amount: 3,
},
{
item: itemList.shard_of_a_shattered_will,
amount: 3,
},
{
item: itemList.damaged_mask,
amount: 2,
},
],
mora: 5000,
},
{
items: [
{
item: itemList.delirious_desolation_of_the_sacred_lord,
amount: 3,
},
{
item: itemList.shard_of_a_shattered_will,
amount: 12,
},
{
item: itemList.damaged_mask,
amount: 8,
},
],
mora: 15000,
},
{
items: [
{
item: itemList.delirious_desolation_of_the_sacred_lord,
amount: 6,
},
{
item: itemList.locus_of_a_clear_will,
amount: 6,
},
{
item: itemList.stained_mask,
amount: 6,
},
],
mora: 20000,
},
{
items: [
{
item: itemList.delirious_demeanor_of_the_sacred_lord,
amount: 3,
},
{
item: itemList.locus_of_a_clear_will,
amount: 12,
},
{
item: itemList.stained_mask,
amount: 9,
},
],
mora: 30000,
},
{
items: [
{
item: itemList.delirious_demeanor_of_the_sacred_lord,
amount: 6,
},
{
item: itemList.sigil_of_a_striding_will,
amount: 9,
},
{
item: itemList.ominous_mask,
amount: 6,
},
],
mora: 35000,
},
{
items: [
{
item: itemList.delirious_divinity_of_the_sacred_lord,
amount: 4,
},
{
item: itemList.sigil_of_a_striding_will,
amount: 18,
},
{
item: itemList.ominous_mask,
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: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB