From b9fbb04acea14fc8f96c58c8054062575fc47c1c Mon Sep 17 00:00:00 2001 From: Efrain Date: Fri, 19 Feb 2021 19:02:15 -0500 Subject: [PATCH] Added initial weapon stats --- assets/db/weapons.json | 56387 +++++++++++++++++++++++++-------------- 1 file changed, 36211 insertions(+), 20176 deletions(-) diff --git a/assets/db/weapons.json b/assets/db/weapons.json index 27e3b0d96..5b92c0afd 100644 --- a/assets/db/weapons.json +++ b/assets/db/weapons.json @@ -1,20178 +1,36213 @@ { - "bows": [ - { - "key": "Hunter’s Bow", - "image": "hunters_bow.png", - "type": "bow", - "atk": 23, - "rarity": 1, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Seasoned Hunter’s Bow", - "image": "seasoned_hunters_bow.png", - "type": "bow", - "atk": 33, - "rarity": 2, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Ebony Bow", - "image": "ebony_bow.png", - "type": "bow", - "atk": 39, - "rarity": 3, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 7.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40 - ] - }, - { - "level": 2, - "values": [ - 50 - ] - }, - { - "level": 3, - "values": [ - 60 - ] - }, - { - "level": 4, - "values": [ - 70 - ] - }, - { - "level": 5, - "values": [ - 80 - ] - } - ] - }, - { - "key": "Messenger", - "image": "messenger.png", - "type": "bow", - "atk": 40, - "rarity": 3, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 6.8, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 100 - ] - }, - { - "level": 2, - "values": [ - 125 - ] - }, - { - "level": 3, - "values": [ - 150 - ] - }, - { - "level": 4, - "values": [ - 175 - ] - }, - { - "level": 5, - "values": [ - 200 - ] - } - ] - }, - { - "key": "Raven Bow", - "image": "raven_bow.png", - "type": "bow", - "atk": 40, - "rarity": 3, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 20, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Recurve Bow", - "image": "recurve_bow.png", - "type": "bow", - "atk": 38, - "rarity": 3, - "secondaryStat": "hpPercentage", - "secondaryStatValue": 10.2, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Sharpshooter’s Oath", - "image": "sharpshooters_oath.png", - "type": "bow", - "atk": 39, - "rarity": 3, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 10.2, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 24 - ] - }, - { - "level": 2, - "values": [ - 30 - ] - }, - { - "level": 3, - "values": [ - 36 - ] - }, - { - "level": 4, - "values": [ - 42 - ] - }, - { - "level": 5, - "values": [ - 48 - ] - } - ] - }, - { - "key": "Slingshot", - "image": "slingshot.png", - "type": "bow", - "atk": 38, - "rarity": 3, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 6.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 36 - ] - }, - { - "level": 2, - "values": [ - 42 - ] - }, - { - "level": 3, - "values": [ - 48 - ] - }, - { - "level": 4, - "values": [ - 54 - ] - }, - { - "level": 5, - "values": [ - 60 - ] - } - ] - }, - { - "key": "The Stringless", - "image": "the_stringless.png", - "type": "bow", - "atk": 42, - "rarity": 4, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 36, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 24 - ] - }, - { - "level": 2, - "values": [ - 30 - ] - }, - { - "level": 3, - "values": [ - 36 - ] - }, - { - "level": 4, - "values": [ - 42 - ] - }, - { - "level": 5, - "values": [ - 48 - ] - } - ] - }, - { - "key": "Alley Hunter", - "image": "alley_hunter.png", - "type": "bow", - "atk": 41, - "rarity": 4, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 8.0, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 4, - 4 - ] - }, - { - "level": 2, - "values": [ - 5, - 5 - ] - }, - { - "level": 3, - "values": [ - 6, - 6 - ] - }, - { - "level": 4, - "values": [ - 7, - 7 - ] - }, - { - "level": 5, - "values": [ - 8, - 8 - ] - } - ] - }, - { - "key": "Blackcliff Warbow", - "image": "blackcliff_warbow.png", - "type": "bow", - "atk": 44, - "rarity": 4, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 8.0, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Compound Bow", - "image": "compound_bow.png", - "type": "bow", - "atk": 41, - "rarity": 4, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 15, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 4, - 1.2 - ] - }, - { - "level": 2, - "values": [ - 5, - 1.5 - ] - }, - { - "level": 3, - "values": [ - 6, - 1.8 - ] - }, - { - "level": 4, - "values": [ - 7, - 2.1 - ] - }, - { - "level": 5, - "values": [ - 8, - 2.4 - ] - } - ] - }, - { - "key": "Favonius Warbow", - "image": "favonius_warbow.png", - "type": "bow", - "atk": 41, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 13.3, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 12 - ] - }, - { - "level": 2, - "values": [ - 70, - 10.5 - ] - }, - { - "level": 3, - "values": [ - 80, - 9 - ] - }, - { - "level": 4, - "values": [ - 90, - 7.5 - ] - }, - { - "level": 5, - "values": [ - 100, - 6 - ] - } - ] - }, - { - "key": "Prototype Crescent", - "image": "prototype_crescent.png", - "type": "bow", - "atk": 42, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 9, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 450000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 36 - ] - }, - { - "level": 2, - "values": [ - 45 - ] - }, - { - "level": 3, - "values": [ - 54 - ] - }, - { - "level": 4, - "values": [ - 63 - ] - }, - { - "level": 5, - "values": [ - 72 - ] - } - ] - }, - { - "key": "Royal Bow", - "image": "royal_bow.png", - "type": "bow", - "atk": 42, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 9, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Rust", - "image": "rust.png", - "type": "bow", - "atk": 42, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 9, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40 - ] - }, - { - "level": 2, - "values": [ - 50 - ] - }, - { - "level": 3, - "values": [ - 60 - ] - }, - { - "level": 4, - "values": [ - 70 - ] - }, - { - "level": 5, - "values": [ - 80 - ] - } - ] - }, - { - "key": "Sacrificial Bow", - "image": "sacrificial_bow.png", - "type": "bow", - "atk": 44, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 6.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40, - 30 - ] - }, - { - "level": 2, - "values": [ - 50, - 26 - ] - }, - { - "level": 3, - "values": [ - 60, - 22 - ] - }, - { - "level": 4, - "values": [ - 70, - 19 - ] - }, - { - "level": 5, - "values": [ - 80, - 16 - ] - } - ] - }, - { - "key": "The Viridescent Hunt", - "image": "the_viridescent_hunt.png", - "type": "bow", - "atk": 42, - "rarity": 4, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 6.0, - "location": "bpBounty", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40, - 14 - ] - }, - { - "level": 2, - "values": [ - 50, - 13 - ] - }, - { - "level": 3, - "values": [ - 60, - 12 - ] - }, - { - "level": 4, - "values": [ - 70, - 11 - ] - }, - { - "level": 5, - "values": [ - 80, - 10 - ] - } - ] - }, - { - "key": "Skyward Harp", - "image": "skyward_harp.png", - "type": "bow", - "atk": 48, - "rarity": 5, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 4.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 60, - 4 - ] - }, - { - "level": 2, - "values": [ - 25, - 70, - 3.5 - ] - }, - { - "level": 3, - "values": [ - 30, - 80, - 3 - ] - }, - { - "level": 4, - "values": [ - 35, - 90, - 2.5 - ] - }, - { - "level": 5, - "values": [ - 40, - 100, - 2 - ] - } - ] - }, - { - "key": "Amos’ Bow", - "image": "amos_bow.png", - "type": "bow", - "atk": 46, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 10.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12, - 8 - ] - }, - { - "level": 2, - "values": [ - 15, - 10 - ] - }, - { - "level": 3, - "values": [ - 18, - 12 - ] - }, - { - "level": 4, - "values": [ - 21, - 14 - ] - }, - { - "level": 5, - "values": [ - 24, - 16 - ] - } - ] - }, - { - "key": "Dreams of Dragonfell", - "image": "dreams_of_dragonfell.png", - "type": "bow", - "atk": 46, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 10.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 4 - ] - }, - { - "level": 2, - "values": [ - 25, - 5 - ] - }, - { - "level": 3, - "values": [ - 30, - 6 - ] - }, - { - "level": 4, - "values": [ - 35, - 7 - ] - }, - { - "level": 5, - "values": [ - 40, - 8 - ] - } - ] - } - ], - "swords": [ - { - "key": "Dull Blade", - "image": "dull_blade.png", - "type": "sword", - "atk": 23, - "rarity": 1, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Silver Sword", - "image": "silver_sword.png", - "type": "sword", - "atk": 33, - "rarity": 2, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Cool Steel", - "image": "cool_steel.png", - "type": "sword", - "atk": 39, - "rarity": 3, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 7.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Dark Iron Sword", - "image": "dark_iron_sword.png", - "type": "sword", - "atk": 39, - "rarity": 3, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 31, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20 - ] - }, - { - "level": 2, - "values": [ - 25 - ] - }, - { - "level": 3, - "values": [ - 30 - ] - }, - { - "level": 4, - "values": [ - 35 - ] - }, - { - "level": 5, - "values": [ - 40 - ] - } - ] - }, - { - "key": "Fillet Blade", - "image": "fillet_blade.png", - "type": "sword", - "atk": 39, - "rarity": 3, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 7.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 240, - 15 - ] - }, - { - "level": 2, - "values": [ - 280, - 14 - ] - }, - { - "level": 3, - "values": [ - 320, - 13 - ] - }, - { - "level": 4, - "values": [ - 360, - 12 - ] - }, - { - "level": 5, - "values": [ - 400, - 11 - ] - } - ] - }, - { - "key": "Harbinger of Dawn", - "image": "harbinger_of_dawn.png", - "type": "sword", - "atk": 39, - "rarity": 3, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 10.2, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 14 - ] - }, - { - "level": 2, - "values": [ - 17.5 - ] - }, - { - "level": 3, - "values": [ - 21 - ] - }, - { - "level": 4, - "values": [ - 24.5 - ] - }, - { - "level": 5, - "values": [ - 28 - ] - } - ] - }, - { - "key": "Skyrider Sword", - "image": "skyrider_sword.png", - "type": "sword", - "atk": 38, - "rarity": 3, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 11.3, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Traveler’s Handy Sword", - "image": "travelers_handy_sword.png", - "type": "sword", - "atk": 40, - "rarity": 3, - "secondaryStat": "defPercentage", - "secondaryStatValue": 6.4, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 1 - ] - }, - { - "level": 2, - "values": [ - 1.25 - ] - }, - { - "level": 3, - "values": [ - 1.5 - ] - }, - { - "level": 4, - "values": [ - 1.75 - ] - }, - { - "level": 5, - "values": [ - 2 - ] - } - ] - }, - { - "key": "Blackcliff Longsword", - "image": "blackcliff_longsword.png", - "type": "sword", - "atk": 44, - "rarity": 4, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 8, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Favonius Sword", - "image": "favonius_sword.png", - "type": "sword", - "atk": 41, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 13.3, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 12 - ] - }, - { - "level": 2, - "values": [ - 70, - 10.5 - ] - }, - { - "level": 3, - "values": [ - 80, - 9 - ] - }, - { - "level": 4, - "values": [ - 90, - 7.5 - ] - }, - { - "level": 5, - "values": [ - 100, - 6 - ] - } - ] - }, - { - "key": "Iron Sting", - "image": "iron_sting.png", - "type": "sword", - "atk": 42, - "rarity": 4, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 36, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 6 - ] - }, - { - "level": 2, - "values": [ - 7.5 - ] - }, - { - "level": 3, - "values": [ - 9 - ] - }, - { - "level": 4, - "values": [ - 10.5 - ] - }, - { - "level": 5, - "values": [ - 12 - ] - } - ] - }, - { - "key": "Lion’s Roar", - "image": "lions_roar.png", - "type": "sword", - "atk": 42, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 9, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20 - ] - }, - { - "level": 2, - "values": [ - 24 - ] - }, - { - "level": 3, - "values": [ - 28 - ] - }, - { - "level": 4, - "values": [ - 32 - ] - }, - { - "level": 5, - "values": [ - 36 - ] - } - ] - }, - { - "key": "Prototype Rancour", - "image": "prototype_rancour.png", - "type": "sword", - "atk": 44, - "rarity": 4, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 7.5, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 450000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 4 - ] - }, - { - "level": 2, - "values": [ - 5 - ] - }, - { - "level": 3, - "values": [ - 6 - ] - }, - { - "level": 4, - "values": [ - 7 - ] - }, - { - "level": 5, - "values": [ - 8 - ] - } - ] - }, - { - "key": "Royal Longsword", - "image": "royal_longsword.png", - "type": "sword", - "atk": 42, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 9, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Sacrificial Sword", - "image": "sacrificial_sword.png", - "type": "sword", - "atk": 41, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 13.3, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40, - 30 - ] - }, - { - "level": 2, - "values": [ - 50, - 26 - ] - }, - { - "level": 3, - "values": [ - 60, - 22 - ] - }, - { - "level": 4, - "values": [ - 70, - 19 - ] - }, - { - "level": 5, - "values": [ - 80, - 16 - ] - } - ] - }, - { - "key": "The Alley Flash", - "image": "the_alley_flash.png", - "type": "sword", - "atk": 44, - "rarity": 4, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 4.0, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 28 - ] - } - ] - }, - { - "key": "The Black Sword", - "image": "the_black_sword.png", - "type": "sword", - "atk": 42, - "rarity": 4, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 6.0, - "location": "bpBounty", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 60 - ] - }, - { - "level": 2, - "values": [ - 25, - 70 - ] - }, - { - "level": 3, - "values": [ - 30, - 80 - ] - }, - { - "level": 4, - "values": [ - 35, - 90 - ] - }, - { - "level": 5, - "values": [ - 40, - 100 - ] - } - ] - }, - { - "key": "The Flute", - "image": "the_flute.png", - "type": "sword", - "atk": 42, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 9.0, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 100 - ] - }, - { - "level": 2, - "values": [ - 125 - ] - }, - { - "level": 3, - "values": [ - 150 - ] - }, - { - "level": 4, - "values": [ - 175 - ] - }, - { - "level": 5, - "values": [ - 200 - ] - } - ] - }, - { - "key": "Sword of Descension", - "image": "sword_of_descension.png", - "type": "sword", - "atk": 39, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 7.7, - "location": "na", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 50, - 66 - ] - } - ] - }, - { - "key": "Festering Desire", - "image": "festering_fang.png", - "type": "sword", - "atk": 42, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 10, - "location": "quest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 16, - 6 - ] - }, - { - "level": 2, - "values": [ - 20, - 7.5 - ] - }, - { - "level": 3, - "values": [ - 24, - 9 - ] - }, - { - "level": 4, - "values": [ - 28, - 10.5 - ] - }, - { - "level": 5, - "values": [ - 32, - 12 - ] - } - ] - }, - { - "key": "Aquila Favonia", - "image": "aquila_favonia.png", - "type": "sword", - "atk": 48, - "rarity": 5, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 9, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 100, - 200 - ] - }, - { - "level": 2, - "values": [ - 25, - 115, - 230 - ] - }, - { - "level": 3, - "values": [ - 30, - 130, - 260 - ] - }, - { - "level": 4, - "values": [ - 35, - 145, - 290 - ] - }, - { - "level": 5, - "values": [ - 40, - 160, - 320 - ] - } - ] - }, - { - "key": "Skyward Blade", - "image": "skyward_blade.png", - "type": "sword", - "atk": 46, - "rarity": 5, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 12, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 4, - 20 - ] - }, - { - "level": 2, - "values": [ - 5, - 25 - ] - }, - { - "level": 3, - "values": [ - 6, - 30 - ] - }, - { - "level": 4, - "values": [ - 7, - 35 - ] - }, - { - "level": 5, - "values": [ - 8, - 40 - ] - } - ] - }, - { - "key": "Summit Shaper", - "image": "summit_shaper.png", - "type": "sword", - "atk": 46, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 10.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 4 - ] - }, - { - "level": 2, - "values": [ - 25, - 5 - ] - }, - { - "level": 3, - "values": [ - 30, - 6 - ] - }, - { - "level": 4, - "values": [ - 35, - 7 - ] - }, - { - "level": 5, - "values": [ - 40, - 8 - ] - } - ] - }, - { - "key": "Primordial Jade Cutter", - "image": "primordial_jade_cutter.png", - "type": "sword", - "atk": 44, - "rarity": 5, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 9.6, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 1.2 - ] - }, - { - "level": 2, - "values": [ - 25, - 1.5 - ] - }, - { - "level": 3, - "values": [ - 30, - 1.8 - ] - }, - { - "level": 4, - "values": [ - 35, - 2.1 - ] - }, - { - "level": 5, - "values": [ - 40, - 2.4 - ] - } - ] - } - ], - "catalysts": [ - { - "key": "Apprentice’s Notes", - "image": "apprentices_notes.png", - "type": "catalyst", - "atk": 23, - "rarity": 1, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Pocket Grimoire", - "image": "pocket_grimoire.png", - "type": "catalyst", - "atk": 33, - "rarity": 2, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Amber Bead", - "image": "amber_catalyst.png", - "type": "catalyst", - "atk": 39, - "rarity": 3, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 31, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 6 - ] - }, - { - "level": 2, - "values": [ - 7.5 - ] - }, - { - "level": 3, - "values": [ - 9 - ] - }, - { - "level": 4, - "values": [ - 10.5 - ] - }, - { - "level": 5, - "values": [ - 12 - ] - } - ] - }, - { - "key": "Emerald Orb", - "image": "emerald_orb.png", - "type": "catalyst", - "atk": 40, - "rarity": 3, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 20, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20 - ] - }, - { - "level": 2, - "values": [ - 25 - ] - }, - { - "level": 3, - "values": [ - 30 - ] - }, - { - "level": 4, - "values": [ - 35 - ] - }, - { - "level": 5, - "values": [ - 40 - ] - } - ] - }, - { - "key": "Magic Guide", - "image": "magic_guide.png", - "type": "catalyst", - "atk": 38, - "rarity": 3, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 41, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Otherworldly Story", - "image": "otherworldly_story.png", - "type": "catalyst", - "atk": 39, - "rarity": 3, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 8.5, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 1 - ] - }, - { - "level": 2, - "values": [ - 1.25 - ] - }, - { - "level": 3, - "values": [ - 1.5 - ] - }, - { - "level": 4, - "values": [ - 1.75 - ] - }, - { - "level": 5, - "values": [ - 2 - ] - } - ] - }, - { - "key": "Thrilling Tales of Dragon Slayers", - "image": "thrilling_tales_of_dragon_slayers.png", - "type": "catalyst", - "atk": 39, - "rarity": 3, - "secondaryStat": "hpPercentage", - "secondaryStatValue": 7.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 24 - ] - }, - { - "level": 2, - "values": [ - 30 - ] - }, - { - "level": 3, - "values": [ - 36 - ] - }, - { - "level": 4, - "values": [ - 42 - ] - }, - { - "level": 5, - "values": [ - 48 - ] - } - ] - }, - { - "key": "Twin Nephrite", - "image": "twin_nephrite.png", - "type": "catalyst", - "atk": 40, - "rarity": 3, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 3.4, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 14 - ] - }, - { - "level": 3, - "values": [ - 16 - ] - }, - { - "level": 4, - "values": [ - 18 - ] - }, - { - "level": 5, - "values": [ - 20 - ] - } - ] - }, - { - "key": "Blackcliff Agate", - "image": "blackcliff_amulet.png", - "type": "catalyst", - "atk": 42, - "rarity": 4, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 12, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Favonius Codex", - "image": "favonius_codex.png", - "type": "catalyst", - "atk": 42, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 10, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 12 - ] - }, - { - "level": 2, - "values": [ - 70, - 10.5 - ] - }, - { - "level": 3, - "values": [ - 80, - 9 - ] - }, - { - "level": 4, - "values": [ - 90, - 7.5 - ] - }, - { - "level": 5, - "values": [ - 100, - 6 - ] - } - ] - }, - { - "key": "Mappa Mare", - "image": "mappa_mare.png", - "type": "catalyst", - "atk": 44, - "rarity": 4, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 24, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Prototype Amber", - "image": "prototype_malice.png", - "type": "catalyst", - "atk": 42, - "rarity": 4, - "secondaryStat": "hpPercentage", - "secondaryStatValue": 9, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 4, - 4 - ] - }, - { - "level": 2, - "values": [ - 4.5, - 4.5 - ] - }, - { - "level": 3, - "values": [ - 5, - 5 - ] - }, - { - "level": 4, - "values": [ - 5.5, - 5.5 - ] - }, - { - "level": 5, - "values": [ - 6, - 6 - ] - } - ] - }, - { - "key": "Royal Grimoire", - "image": "royal_grimoire.png", - "type": "catalyst", - "atk": 44, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 6, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Sacrificial Fragments", - "image": "sacrificial_fragments.png", - "type": "catalyst", - "atk": 41, - "rarity": 4, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 48, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40, - 30 - ] - }, - { - "level": 2, - "values": [ - 50, - 26 - ] - }, - { - "level": 3, - "values": [ - 60, - 22 - ] - }, - { - "level": 4, - "values": [ - 70, - 19 - ] - }, - { - "level": 5, - "values": [ - 80, - 16 - ] - } - ] - }, - { - "key": "Solar Pearl", - "image": "solar_pearl.png", - "type": "catalyst", - "atk": 42, - "rarity": 4, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 6, - "location": "bpBounty", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 20 - ] - }, - { - "level": 2, - "values": [ - 25, - 25 - ] - }, - { - "level": 3, - "values": [ - 30, - 30 - ] - }, - { - "level": 4, - "values": [ - 35, - 35 - ] - }, - { - "level": 5, - "values": [ - 40, - 40 - ] - } - ] - }, - { - "key": "The Widsith", - "image": "the_widsith.png", - "type": "catalyst", - "atk": 42, - "rarity": 4, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 12, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 48, - 240 - ] - }, - { - "level": 2, - "values": [ - 75, - 60, - 300 - ] - }, - { - "level": 3, - "values": [ - 90, - 72, - 360 - ] - }, - { - "level": 4, - "values": [ - 105, - 84, - 420 - ] - }, - { - "level": 5, - "values": [ - 120, - 96, - 480 - ] - } - ] - }, - { - "key": "Wine and Song", - "image": "wine_and_song.png", - "type": "catalyst", - "atk": 42, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 10, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8, - 3 - ] - }, - { - "level": 2, - "values": [ - 10, - 3.5 - ] - }, - { - "level": 3, - "values": [ - 12, - 4 - ] - }, - { - "level": 4, - "values": [ - 14, - 4.5 - ] - }, - { - "level": 5, - "values": [ - 16, - 5 - ] - } - ] - }, - { - "key": "Eye of Perception", - "image": "eye_of_perception.png", - "type": "catalyst", - "atk": 41, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 12, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 240, - 12 - ] - }, - { - "level": 2, - "values": [ - 270, - 11 - ] - }, - { - "level": 3, - "values": [ - 300, - 10 - ] - }, - { - "level": 4, - "values": [ - 330, - 9 - ] - }, - { - "level": 5, - "values": [ - 360, - 8 - ] - } - ] - }, - { - "key": "Frostbearer", - "image": "everfrost_core.png", - "type": "catalyst", - "atk": 42, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 9, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 80, - 200 - ] - }, - { - "level": 2, - "values": [ - 70, - 95, - 240 - ] - }, - { - "level": 3, - "values": [ - 80, - 110, - 280 - ] - }, - { - "level": 4, - "values": [ - 90, - 125, - 320 - ] - }, - { - "level": 5, - "values": [ - 100, - 140, - 360 - ] - } - ] - }, - { - "key": "Lost Prayer to the Sacred Winds", - "image": "lost_prayer_to_the_sacred_winds.png", - "type": "catalyst", - "atk": 46, - "rarity": 5, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 7.2, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Skyward Atlas", - "image": "skyward_atlas.png", - "type": "catalyst", - "atk": 48, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 7.2, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12, - 160 - ] - }, - { - "level": 2, - "values": [ - 15, - 200 - ] - }, - { - "level": 3, - "values": [ - 18, - 240 - ] - }, - { - "level": 4, - "values": [ - 21, - 280 - ] - }, - { - "level": 5, - "values": [ - 24, - 320 - ] - } - ] - }, - { - "key": "Memory of Dust", - "image": "memory_of_dust.png", - "type": "catalyst", - "atk": 46, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 10.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 40000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 4 - ] - }, - { - "level": 2, - "values": [ - 25, - 5 - ] - }, - { - "level": 3, - "values": [ - 30, - 6 - ] - }, - { - "level": 4, - "values": [ - 35, - 7 - ] - }, - { - "level": 5, - "values": [ - 40, - 8 - ] - } - ] - } - ], - "claymores": [ - { - "key": "Waster Greatsword", - "image": "waster_greatsword.png", - "type": "claymore", - "atk": 23, - "rarity": 1, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Old Merc’s Pal", - "image": "old_mercs_pal.png", - "type": "claymore", - "atk": 33, - "rarity": 2, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Bloodtainted Greatsword", - "image": "bloodtainted_greatsword.png", - "type": "claymore", - "atk": 38, - "rarity": 3, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 41, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Debate Club", - "image": "debate_club.png", - "type": "claymore", - "atk": 39, - "rarity": 3, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 7.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60 - ] - }, - { - "level": 2, - "values": [ - 75 - ] - }, - { - "level": 3, - "values": [ - 90 - ] - }, - { - "level": 4, - "values": [ - 105 - ] - }, - { - "level": 5, - "values": [ - 120 - ] - } - ] - }, - { - "key": "Ferrous Shadow", - "image": "ferrous_shadow.png", - "type": "claymore", - "atk": 39, - "rarity": 3, - "secondaryStat": "hpPercentage", - "secondaryStatValue": 7.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 70, - 30 - ] - }, - { - "level": 2, - "values": [ - 75, - 35 - ] - }, - { - "level": 3, - "values": [ - 80, - 40 - ] - }, - { - "level": 4, - "values": [ - 85, - 45 - ] - }, - { - "level": 5, - "values": [ - 90, - 50 - ] - } - ] - }, - { - "key": "Quartz", - "image": "quartz.png", - "type": "claymore", - "atk": 39, - "rarity": 3, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 31, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20 - ] - }, - { - "level": 2, - "values": [ - 25 - ] - }, - { - "level": 3, - "values": [ - 30 - ] - }, - { - "level": 4, - "values": [ - 35 - ] - }, - { - "level": 5, - "values": [ - 40 - ] - } - ] - }, - { - "key": "Skyrider Greatsword", - "image": "skyrider_greatsword.png", - "type": "claymore", - "atk": 39, - "rarity": 3, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 9.6, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 6 - ] - }, - { - "level": 2, - "values": [ - 7 - ] - }, - { - "level": 3, - "values": [ - 8 - ] - }, - { - "level": 4, - "values": [ - 9 - ] - }, - { - "level": 5, - "values": [ - 10 - ] - } - ] - }, - { - "key": "White Iron Greatsword", - "image": "white_iron_greatsword.png", - "type": "claymore", - "atk": 39, - "rarity": 3, - "secondaryStat": "defPercentage", - "secondaryStatValue": 9.6, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Blackcliff Slasher", - "image": "blackcliff_slasher.png", - "type": "claymore", - "atk": 42, - "rarity": 4, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 12, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Favonius Greatsword", - "image": "favonius_greatsword.png", - "type": "claymore", - "atk": 41, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 13.3, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 12 - ] - }, - { - "level": 2, - "values": [ - 70, - 10.5 - ] - }, - { - "level": 3, - "values": [ - 80, - 9 - ] - }, - { - "level": 4, - "values": [ - 90, - 7.5 - ] - }, - { - "level": 5, - "values": [ - 100, - 6 - ] - } - ] - }, - { - "key": "Lithic Blade", - "image": "lithic_blade.png", - "type": "claymore", - "atk": 41, - "rarity": 4, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 16, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 6, - 2 - ] - }, - { - "level": 2, - "values": [ - 7, - 3 - ] - }, - { - "level": 3, - "values": [ - 8, - 4 - ] - }, - { - "level": 4, - "values": [ - 9, - 5 - ] - }, - { - "level": 5, - "values": [ - 10, - 6 - ] - } - ] - }, - { - "key": "Prototype Archaic", - "image": "prototype_aminus.png", - "type": "claymore", - "atk": 44, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 6, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 240 - ] - }, - { - "level": 2, - "values": [ - 300 - ] - }, - { - "level": 3, - "values": [ - 360 - ] - }, - { - "level": 4, - "values": [ - 420 - ] - }, - { - "level": 5, - "values": [ - 480 - ] - } - ] - }, - { - "key": "Rainslasher", - "image": "rainslasher.png", - "type": "claymore", - "atk": 42, - "rarity": 4, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 36, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20 - ] - }, - { - "level": 2, - "values": [ - 24 - ] - }, - { - "level": 3, - "values": [ - 28 - ] - }, - { - "level": 4, - "values": [ - 32 - ] - }, - { - "level": 5, - "values": [ - 36 - ] - } - ] - }, - { - "key": "Royal Greatsword", - "image": "royal_greatsword.png", - "type": "claymore", - "atk": 44, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 6, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Serpent Spine", - "image": "serpent_spine.png", - "type": "claymore", - "atk": 42, - "rarity": 4, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 6, - "location": "bpBounty", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 6, - 3 - ] - }, - { - "level": 2, - "values": [ - 7, - 2.7 - ] - }, - { - "level": 3, - "values": [ - 8, - 2.4 - ] - }, - { - "level": 4, - "values": [ - 9, - 2.2 - ] - }, - { - "level": 5, - "values": [ - 10, - 2.2 - ] - } - ] - }, - { - "key": "The Bell", - "image": "the_bell.png", - "type": "claymore", - "atk": 42, - "rarity": 4, - "secondaryStat": "hpPercentage", - "secondaryStatValue": 9, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 12 - ] - }, - { - "level": 2, - "values": [ - 23, - 15 - ] - }, - { - "level": 3, - "values": [ - 26, - 18 - ] - }, - { - "level": 4, - "values": [ - 29, - 21 - ] - }, - { - "level": 5, - "values": [ - 32, - 24 - ] - } - ] - }, - { - "key": "Whiteblind", - "image": "whiteblind.png", - "type": "claymore", - "atk": 42, - "rarity": 4, - "secondaryStat": "defPercentage", - "secondaryStatValue": 11.3, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 6 - ] - }, - { - "level": 2, - "values": [ - 7.5 - ] - }, - { - "level": 3, - "values": [ - 9 - ] - }, - { - "level": 4, - "values": [ - 10.5 - ] - }, - { - "level": 5, - "values": [ - 12 - ] - } - ] - }, - { - "key": "Sacrificial Greatsword", - "image": "sacrificial_greatsword.png", - "type": "claymore", - "atk": 44, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 6.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "firm_arrowhead.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sharp_arrowhead.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "weathered_arrowhead.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40, - 30 - ] - }, - { - "level": 2, - "values": [ - 50, - 26 - ] - }, - { - "level": 3, - "values": [ - 60, - 22 - ] - }, - { - "level": 4, - "values": [ - 70, - 19 - ] - }, - { - "level": 5, - "values": [ - 80, - 16 - ] - } - ] - }, - { - "key": "Snow-Tombed Starsilver", - "image": "snow_tombed_starsilver.png", - "type": "claymore", - "atk": 44, - "rarity": 4, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 7.5, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "tile_of_decarabians_tower.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "heavy_horn.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "debris_of_decarabians_city.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "black_bronze_horn.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "fragment_of_decarabians_epic.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "scattered_piece_of_decarabianss_dream.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "black_crystal_horn.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 80, - 200 - ] - }, - { - "level": 2, - "values": [ - 70, - 95, - 240 - ] - }, - { - "level": 3, - "values": [ - 80, - 110, - 280 - ] - }, - { - "level": 4, - "values": [ - 90, - 125, - 320 - ] - }, - { - "level": 5, - "values": [ - 100, - 140, - 360 - ] - } - ] - }, - { - "key": "Skyward Pride", - "image": "skyward_pride.png", - "type": "claymore", - "atk": 48, - "rarity": 5, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8, - 80 - ] - }, - { - "level": 2, - "values": [ - 10, - 100 - ] - }, - { - "level": 3, - "values": [ - 12, - 120 - ] - }, - { - "level": 4, - "values": [ - 14, - 140 - ] - }, - { - "level": 5, - "values": [ - 16, - 160 - ] - } - ] - }, - { - "key": "Wolf’s Gravestone", - "image": "wolfs_gravestone.png", - "type": "claymore", - "atk": 46, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 10.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 40 - ] - }, - { - "level": 2, - "values": [ - 25, - 50 - ] - }, - { - "level": 3, - "values": [ - 30, - 60 - ] - }, - { - "level": 4, - "values": [ - 35, - 70 - ] - }, - { - "level": 5, - "values": [ - 40, - 80 - ] - } - ] - }, - { - "key": "The Unforged", - "image": "the_unforged.png", - "type": "claymore", - "atk": 46, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 10.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 4 - ] - }, - { - "level": 2, - "values": [ - 25, - 5 - ] - }, - { - "level": 3, - "values": [ - 30, - 6 - ] - }, - { - "level": 4, - "values": [ - 35, - 7 - ] - }, - { - "level": 5, - "values": [ - 40, - 8 - ] - } - ] - } - ], - "polearms": [ - { - "key": "Beginner’s Protector", - "image": "beginners_protector.png", - "type": "polearm", - "atk": 23, - "rarity": 1, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Iron Point", - "image": "iron_point.png", - "type": "polearm", - "atk": 33, - "rarity": 2, - "secondaryStat": "none", - "secondaryStatValue": 0, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 1, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 1, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [] - }, - { - "key": "Black Tassel", - "image": "black_tassel.png", - "type": "polearm", - "atk": 38, - "rarity": 3, - "secondaryStat": "hpPercentage", - "secondaryStatValue": 10.2, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 40 - ] - }, - { - "level": 2, - "values": [ - 50 - ] - }, - { - "level": 3, - "values": [ - 60 - ] - }, - { - "level": 4, - "values": [ - 70 - ] - }, - { - "level": 5, - "values": [ - 80 - ] - } - ] - }, - { - "key": "Halberd", - "image": "halberd.png", - "type": "polearm", - "atk": 40, - "rarity": 3, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 5.1, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 160 - ] - }, - { - "level": 2, - "values": [ - 200 - ] - }, - { - "level": 3, - "values": [ - 240 - ] - }, - { - "level": 4, - "values": [ - 280 - ] - }, - { - "level": 5, - "values": [ - 320 - ] - } - ] - }, - { - "key": "White Tassel", - "image": "white_tassel.png", - "type": "polearm", - "atk": 39, - "rarity": 3, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 5.1, - "location": "chest", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 2, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 1, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 5, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 4, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 2, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 8, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 4, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 25000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 24 - ] - }, - { - "level": 2, - "values": [ - 30 - ] - }, - { - "level": 3, - "values": [ - 36 - ] - }, - { - "level": 4, - "values": [ - 42 - ] - }, - { - "level": 5, - "values": [ - 48 - ] - } - ] - }, - { - "key": "Blackcliff Pole", - "image": "blackcliff_pole.png", - "type": "polearm", - "atk": 42, - "rarity": 4, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 12, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 450000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 12 - ] - }, - { - "level": 2, - "values": [ - 15 - ] - }, - { - "level": 3, - "values": [ - 18 - ] - }, - { - "level": 4, - "values": [ - 21 - ] - }, - { - "level": 5, - "values": [ - 24 - ] - } - ] - }, - { - "key": "Crescent Pike", - "image": "crescent_pike.png", - "type": "polearm", - "atk": 44, - "rarity": 4, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 7.5, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20 - ] - }, - { - "level": 2, - "values": [ - 25 - ] - }, - { - "level": 3, - "values": [ - 30 - ] - }, - { - "level": 4, - "values": [ - 35 - ] - }, - { - "level": 5, - "values": [ - 40 - ] - } - ] - }, - { - "key": "Deathmatch", - "image": "deathmatch.png", - "type": "polearm", - "atk": 41, - "rarity": 4, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 8, - "location": "bpBounty", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "whopperflower_nectar.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "shimmering_nectar.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "energy_nectar.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 16, - 16, - 24 - ] - }, - { - "level": 2, - "values": [ - 20, - 20, - 30 - ] - }, - { - "level": 3, - "values": [ - 24, - 24, - 36 - ] - }, - { - "level": 4, - "values": [ - 28, - 28, - 42 - ] - }, - { - "level": 5, - "values": [ - 32, - 32, - 48 - ] - } - ] - }, - { - "key": "Dragon’s Bane", - "image": "dragons_bane.png", - "type": "polearm", - "atk": 41, - "rarity": 4, - "secondaryStat": "elementaryMastery", - "secondaryStatValue": 48, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 450000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20 - ] - }, - { - "level": 2, - "values": [ - 24 - ] - }, - { - "level": 3, - "values": [ - 28 - ] - }, - { - "level": 4, - "values": [ - 32 - ] - }, - { - "level": 5, - "values": [ - 36 - ] - } - ] - }, - { - "key": "Lithic Spear", - "image": "lithic_spear.png", - "type": "polearm", - "atk": 42, - "rarity": 4, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 9.0, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 450000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 40 - ] - }, - { - "level": 2, - "values": [ - 25, - 50 - ] - }, - { - "level": 3, - "values": [ - 30, - 60 - ] - }, - { - "level": 4, - "values": [ - 35, - 70 - ] - }, - { - "level": 5, - "values": [ - 40, - 80 - ] - } - ] - }, - { - "key": "Prototype Starglitter", - "image": "prototype_grudge.png", - "type": "polearm", - "atk": 42, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 10, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "damaged_mask.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "stained_mask.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "ominous_mask.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Favonius Lance", - "image": "favonius_lance.png", - "type": "polearm", - "atk": 44, - "rarity": 4, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 6.7, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 12 - ] - }, - { - "level": 2, - "values": [ - 70, - 10.5 - ] - }, - { - "level": 3, - "values": [ - 80, - 9 - ] - }, - { - "level": 4, - "values": [ - 90, - 7.5 - ] - }, - { - "level": 5, - "values": [ - 100, - 6 - ] - } - ] - }, - { - "key": "Royal Spear", - "image": "royal_spear.png", - "type": "polearm", - "atk": 44, - "rarity": 4, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 6, - "location": "starglitterExchange", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_lead_elixir.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 2, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass_pollen.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_mercury_elixir.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "mist_grass.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "mist_veiled_gold_elixir.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "mist_veiled_primo_elixir.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "mist_grass_wick.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 450000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8 - ] - }, - { - "level": 2, - "values": [ - 10 - ] - }, - { - "level": 3, - "values": [ - 12 - ] - }, - { - "level": 4, - "values": [ - 14 - ] - }, - { - "level": 5, - "values": [ - 16 - ] - } - ] - }, - { - "key": "Dragonspine Spear", - "image": "dragonspine_spear.png", - "type": "polearm", - "atk": 41, - "rarity": 4, - "secondaryStat": "physDmgPercentage", - "secondaryStatValue": 15, - "location": "crafting", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_milk_tooth.png" - }, - { - "quantity": 3, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 5000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 8, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 15000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_cracked_tooth.png" - }, - { - "quantity": 6, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 3, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 12, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_broken_fang.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 6, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 35000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 4, - "materialType": "weaponPrimary", - "image": "boreal_wolfs_nostalgia.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 60, - 80, - 200 - ] - }, - { - "level": 2, - "values": [ - 70, - 95, - 240 - ] - }, - { - "level": 3, - "values": [ - 80, - 110, - 280 - ] - }, - { - "level": 4, - "values": [ - 90, - 125, - 320 - ] - }, - { - "level": 5, - "values": [ - 100, - 140, - 360 - ] - } - ] - }, - { - "key": "Vortex Vanquisher", - "image": "vortex_vanquisher.png", - "type": "polearm", - "atk": 46, - "rarity": 5, - "secondaryStat": "atkPercentage", - "secondaryStatValue": 10.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "fragile_bone_shard.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "treasure_hoarder_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "sturdy_bone_shard.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "silver_raven_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "fossilized_bone_shard.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "golden_raven_insignia.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 4 - ] - }, - { - "level": 2, - "values": [ - 25, - 5 - ] - }, - { - "level": 3, - "values": [ - 30, - 6 - ] - }, - { - "level": 4, - "values": [ - 35, - 7 - ] - }, - { - "level": 5, - "values": [ - 40, - 8 - ] - } - ] - }, - { - "key": "Primordial Jade Winged-Spear", - "image": "primordial_jade_winged_spear.png", - "type": "polearm", - "atk": 48, - "rarity": 5, - "secondaryStat": "critRatePercentage", - "secondaryStatValue": 4.8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "luminous_sands_from_guyun.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "hunters_sacrificial_knife.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "recruits_insignia.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "lustrous_stone_from_guyun.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "agents_sacrificial_knife.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "sergeants_insignia.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "relic_from_guyun.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "divine_body_from_guyun.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "inspectors_sacrificial_knife.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "lieutenants_insignia.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 3.2, - 12 - ] - }, - { - "level": 2, - "values": [ - 3.9, - 15 - ] - }, - { - "level": 3, - "values": [ - 4.6, - 18 - ] - }, - { - "level": 4, - "values": [ - 5.3, - 21 - ] - }, - { - "level": 5, - "values": [ - 6, - 24 - ] - } - ] - }, - { - "key": "Skyward Spine", - "image": "skyward_spine.png", - "type": "polearm", - "atk": 48, - "rarity": 5, - "secondaryStat": "energyRechargePercentage", - "secondaryStatValue": 8, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "fetters_of_the_dandelion_gladiator.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_device.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "divining_scroll.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "chains_of_the_dandelion_gladiator.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "chaos_circuit.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "sealed_scroll.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "shackles_of_the_dandelion_gladiator.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "dream_of_the_dandelion_gladiator.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "chaos_core.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "forbidden_curse_scroll.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 8, - 40 - ] - }, - { - "level": 2, - "values": [ - 10, - 55 - ] - }, - { - "level": 3, - "values": [ - 12, - 70 - ] - }, - { - "level": 4, - "values": [ - 14, - 85 - ] - }, - { - "level": 5, - "values": [ - 16, - 100 - ] - } - ] - }, - { - "key": "Staff of Homa", - "image": "staff_of_homa.png", - "type": "polearm", - "atk": 46, - "rarity": 5, - "secondaryStat": "critDmgPercentage", - "secondaryStatValue": 14.4, - "location": "gacha", - "ascensionMaterials": [ - { - "level": 20, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "grain_of_aerosiderite.png" - }, - { - "quantity": 5, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 3, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 10000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 40, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_branch.png" - }, - { - "quantity": 12, - "materialType": "common", - "image": "slime_condensate.png" - }, - { - "quantity": 20000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 50, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "piece_of_aerosiderite.png" - }, - { - "quantity": 9, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 30000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 60, - "materials": [ - { - "quantity": 5, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 18, - "materialType": "weapon", - "image": "dead_ley_line_leaves.png" - }, - { - "quantity": 14, - "materialType": "common", - "image": "slime_secretions.png" - }, - { - "quantity": 45000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 70, - "materials": [ - { - "quantity": 9, - "materialType": "weaponPrimary", - "image": "bit_of_aerosiderite.png" - }, - { - "quantity": 14, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 9, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 55000, - "materialType": "currency", - "image": "mora.png" - } - ] - }, - { - "level": 80, - "materials": [ - { - "quantity": 6, - "materialType": "weaponPrimary", - "image": "chunk_of_aerosiderite.png" - }, - { - "quantity": 27, - "materialType": "weapon", - "image": "ley_line_sprout.png" - }, - { - "quantity": 18, - "materialType": "common", - "image": "slime_concentrate.png" - }, - { - "quantity": 65000, - "materialType": "currency", - "image": "mora.png" - } - ] - } - ], - "refinements": [ - { - "level": 1, - "values": [ - 20, - 0.8, - 1 - ] - }, - { - "level": 2, - "values": [ - 25, - 1, - 1.2 - ] - }, - { - "level": 3, - "values": [ - 30, - 1.2, - 1.4 - ] - }, - { - "level": 4, - "values": [ - 35, - 1.4, - 1.6 - ] - }, - { - "level": 5, - "values": [ - 40, - 1.6, - 1.8 - ] - } - ] - } - ] + "bows": [ + { + "key": "Hunter’s Bow", + "image": "hunters_bow.png", + "type": "bow", + "atk": 23, + "rarity": 1, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 23, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 30, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 68, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 76, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 85, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 93, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 121, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 130, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 141, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 149, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 158, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 169, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 177, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Seasoned Hunter’s Bow", + "image": "seasoned_hunters_bow.png", + "type": "bow", + "atk": 33, + "rarity": 2, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 33, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 43, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 55, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 68, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 80, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 91, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 103, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 115, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 139, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 162, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 174, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 186, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 197, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 209, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 220, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 232, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 243, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Ebony Bow", + "image": "ebony_bow.png", + "type": "bow", + "atk": 39, + "rarity": 3, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 7.7, + "location": "gacha", + "isComingSoon": true, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40 + ] + }, + { + "level": 2, + "values": [ + 50 + ] + }, + { + "level": 3, + "values": [ + 60 + ] + }, + { + "level": 4, + "values": [ + 70 + ] + }, + { + "level": 5, + "values": [ + 80 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 8.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 13.5 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 13.5 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 16.6 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 19.7 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 22.8 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 25.9 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 25.9 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 27.5 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 32.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 32.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 33.6 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 35.2 + } + ] + }, + { + "key": "Messenger", + "image": "messenger.png", + "type": "bow", + "atk": 40, + "rarity": 3, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 6.8, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 100 + ] + }, + { + "level": 2, + "values": [ + 125 + ] + }, + { + "level": 3, + "values": [ + 150 + ] + }, + { + "level": 4, + "values": [ + 175 + ] + }, + { + "level": 5, + "values": [ + 200 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 40, + "isAnAscension": false, + "specificValue": 6.8 + }, + { + "level": 5, + "baseAtk": 53, + "isAnAscension": false, + "specificValue": 7.9 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 9.3 + }, + { + "level": 15, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 121, + "isAnAscension": true, + "specificValue": 12 + }, + { + "level": 25, + "baseAtk": 138, + "isAnAscension": false, + "specificValue": 13.4 + }, + { + "level": 30, + "baseAtk": 154, + "isAnAscension": false, + "specificValue": 14.8 + }, + { + "level": 35, + "baseAtk": 171, + "isAnAscension": false, + "specificValue": 16.1 + }, + { + "level": 40, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 17.5 + }, + { + "level": 40, + "baseAtk": 207, + "isAnAscension": true, + "specificValue": 17.5 + }, + { + "level": 45, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 18.9 + }, + { + "level": 50, + "baseAtk": 239, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 50, + "baseAtk": 259, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 55, + "baseAtk": 275, + "isAnAscension": false, + "specificValue": 21.6 + }, + { + "level": 60, + "baseAtk": 292, + "isAnAscension": false, + "specificValue": 23 + }, + { + "level": 60, + "baseAtk": 311, + "isAnAscension": true, + "specificValue": 23 + }, + { + "level": 65, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 70, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 25.7 + }, + { + "level": 70, + "baseAtk": 363, + "isAnAscension": true, + "specificValue": 25.7 + }, + { + "level": 75, + "baseAtk": 380, + "isAnAscension": false, + "specificValue": 27.1 + }, + { + "level": 80, + "baseAtk": 396, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 80, + "baseAtk": 415, + "isAnAscension": true, + "specificValue": 28.5 + }, + { + "level": 85, + "baseAtk": 432, + "isAnAscension": false, + "specificValue": 29.9 + }, + { + "level": 90, + "baseAtk": 448, + "isAnAscension": false, + "specificValue": 31.2 + } + ] + }, + { + "key": "Raven Bow", + "image": "raven_bow.png", + "type": "bow", + "atk": 40, + "rarity": 3, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 20, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 40, + "isAnAscension": false, + "specificValue": 20 + }, + { + "level": 5, + "baseAtk": 53, + "isAnAscension": false, + "specificValue": 24 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 28 + }, + { + "level": 15, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 32 + }, + { + "level": 20, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 20, + "baseAtk": 121, + "isAnAscension": true, + "specificValue": 36 + }, + { + "level": 25, + "baseAtk": 138, + "isAnAscension": false, + "specificValue": 40 + }, + { + "level": 30, + "baseAtk": 154, + "isAnAscension": false, + "specificValue": 44 + }, + { + "level": 35, + "baseAtk": 171, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 40, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 53 + }, + { + "level": 40, + "baseAtk": 207, + "isAnAscension": true, + "specificValue": 53 + }, + { + "level": 45, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 57 + }, + { + "level": 50, + "baseAtk": 239, + "isAnAscension": false, + "specificValue": 61 + }, + { + "level": 50, + "baseAtk": 259, + "isAnAscension": true, + "specificValue": 61 + }, + { + "level": 55, + "baseAtk": 275, + "isAnAscension": false, + "specificValue": 65 + }, + { + "level": 60, + "baseAtk": 292, + "isAnAscension": false, + "specificValue": 69 + }, + { + "level": 60, + "baseAtk": 311, + "isAnAscension": true, + "specificValue": 69 + }, + { + "level": 65, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 73 + }, + { + "level": 70, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 77 + }, + { + "level": 70, + "baseAtk": 363, + "isAnAscension": true, + "specificValue": 77 + }, + { + "level": 75, + "baseAtk": 380, + "isAnAscension": false, + "specificValue": 81 + }, + { + "level": 80, + "baseAtk": 396, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 80, + "baseAtk": 415, + "isAnAscension": true, + "specificValue": 85 + }, + { + "level": 85, + "baseAtk": 432, + "isAnAscension": false, + "specificValue": 90 + }, + { + "level": 90, + "baseAtk": 448, + "isAnAscension": false, + "specificValue": 94 + } + ] + }, + { + "key": "Recurve Bow", + "image": "recurve_bow.png", + "type": "bow", + "atk": 38, + "rarity": 3, + "secondaryStat": "hpPercentage", + "secondaryStatValue": 10.2, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 38, + "isAnAscension": false, + "specificValue": 10.2 + }, + { + "level": 5, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 11.9 + }, + { + "level": 10, + "baseAtk": 61, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 15, + "baseAtk": 73, + "isAnAscension": false, + "specificValue": 16 + }, + { + "level": 20, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 18 + }, + { + "level": 20, + "baseAtk": 105, + "isAnAscension": true, + "specificValue": 18 + }, + { + "level": 25, + "baseAtk": 117, + "isAnAscension": false, + "specificValue": 20.1 + }, + { + "level": 30, + "baseAtk": 129, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 35, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 24.2 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 40, + "baseAtk": 171, + "isAnAscension": true, + "specificValue": 26.3 + }, + { + "level": 45, + "baseAtk": 182, + "isAnAscension": false, + "specificValue": 28.4 + }, + { + "level": 50, + "baseAtk": 193, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 50, + "baseAtk": 212, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 55, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 32.5 + }, + { + "level": 60, + "baseAtk": 234, + "isAnAscension": false, + "specificValue": 34.6 + }, + { + "level": 60, + "baseAtk": 253, + "isAnAscension": true, + "specificValue": 34.6 + }, + { + "level": 65, + "baseAtk": 264, + "isAnAscension": false, + "specificValue": 36.6 + }, + { + "level": 70, + "baseAtk": 274, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 294, + "isAnAscension": true, + "specificValue": 38.7 + }, + { + "level": 75, + "baseAtk": 304, + "isAnAscension": false, + "specificValue": 40.7 + }, + { + "level": 80, + "baseAtk": 314, + "isAnAscension": false, + "specificValue": 42.8 + }, + { + "level": 80, + "baseAtk": 334, + "isAnAscension": true, + "specificValue": 42.8 + }, + { + "level": 85, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 44.9 + }, + { + "level": 90, + "baseAtk": 354, + "isAnAscension": false, + "specificValue": 46.9 + } + ] + }, + { + "key": "Sharpshooter’s Oath", + "image": "sharpshooters_oath.png", + "type": "bow", + "atk": 39, + "rarity": 3, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 10.2, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 24 + ] + }, + { + "level": 2, + "values": [ + 30 + ] + }, + { + "level": 3, + "values": [ + 36 + ] + }, + { + "level": 4, + "values": [ + 42 + ] + }, + { + "level": 5, + "values": [ + 48 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 10.2 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 11.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 16 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 18 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 18 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 20.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 22.1 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 24.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 26.3 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 28.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 32.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 34.5 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 34.5 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 36.6 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 38.6 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 38.6 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 40.7 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 42.7 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 42.7 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 44.8 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 46.9 + } + ] + }, + { + "key": "Slingshot", + "image": "slingshot.png", + "type": "bow", + "atk": 38, + "rarity": 3, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 6.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 36 + ] + }, + { + "level": 2, + "values": [ + 42 + ] + }, + { + "level": 3, + "values": [ + 48 + ] + }, + { + "level": 4, + "values": [ + 54 + ] + }, + { + "level": 5, + "values": [ + 60 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 38, + "isAnAscension": false, + "specificValue": 6.8 + }, + { + "level": 5, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 7.9 + }, + { + "level": 10, + "baseAtk": 61, + "isAnAscension": false, + "specificValue": 9.3 + }, + { + "level": 15, + "baseAtk": 73, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 105, + "isAnAscension": true, + "specificValue": 12 + }, + { + "level": 25, + "baseAtk": 117, + "isAnAscension": false, + "specificValue": 13.4 + }, + { + "level": 30, + "baseAtk": 129, + "isAnAscension": false, + "specificValue": 14.8 + }, + { + "level": 35, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 16.1 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": false, + "specificValue": 17.5 + }, + { + "level": 40, + "baseAtk": 171, + "isAnAscension": true, + "specificValue": 17.5 + }, + { + "level": 45, + "baseAtk": 182, + "isAnAscension": false, + "specificValue": 18.9 + }, + { + "level": 50, + "baseAtk": 193, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 50, + "baseAtk": 212, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 55, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 21.6 + }, + { + "level": 60, + "baseAtk": 234, + "isAnAscension": false, + "specificValue": 23 + }, + { + "level": 60, + "baseAtk": 253, + "isAnAscension": true, + "specificValue": 23 + }, + { + "level": 65, + "baseAtk": 264, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 70, + "baseAtk": 274, + "isAnAscension": false, + "specificValue": 25.7 + }, + { + "level": 70, + "baseAtk": 294, + "isAnAscension": true, + "specificValue": 25.7 + }, + { + "level": 75, + "baseAtk": 304, + "isAnAscension": false, + "specificValue": 27.1 + }, + { + "level": 80, + "baseAtk": 314, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 80, + "baseAtk": 334, + "isAnAscension": true, + "specificValue": 28.5 + }, + { + "level": 85, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 29.9 + }, + { + "level": 90, + "baseAtk": 354, + "isAnAscension": false, + "specificValue": 31.2 + } + ] + }, + { + "key": "The Stringless", + "image": "the_stringless.png", + "type": "bow", + "atk": 42, + "rarity": 4, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 36, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 24 + ] + }, + { + "level": 2, + "values": [ + 30 + ] + }, + { + "level": 3, + "values": [ + 36 + ] + }, + { + "level": 4, + "values": [ + 42 + ] + }, + { + "level": 5, + "values": [ + 48 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 49 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 56 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 64 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 64 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 71 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 78 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 93 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 93 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 100 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 107 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 107 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 115 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 122 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 129 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 136 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 136 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 144 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 151 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 151 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 158 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 165 + } + ] + }, + { + "key": "Alley Hunter", + "image": "alley_hunter.png", + "type": "bow", + "atk": 41, + "rarity": 4, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 8.0, + "location": "gacha", + "isComingSoon": true, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 4, + 4 + ] + }, + { + "level": 2, + "values": [ + 5, + 5 + ] + }, + { + "level": 3, + "values": [ + 6, + 6 + ] + }, + { + "level": 4, + "values": [ + 7, + 7 + ] + }, + { + "level": 5, + "values": [ + 8, + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "Blackcliff Warbow", + "image": "blackcliff_warbow.png", + "type": "bow", + "atk": 44, + "rarity": 4, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 8.0, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 8 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 9.3 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 10.9 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 14.1 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 17.4 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 19 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 20.6 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 20.6 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 23.8 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 23.8 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 27.1 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 27.1 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 28.7 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 30.3 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 30.3 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 31.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 33.5 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 33.5 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 35.1 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 36.8 + } + ] + }, + { + "key": "Compound Bow", + "image": "compound_bow.png", + "type": "bow", + "atk": 41, + "rarity": 4, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 15, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 4, + 1.2 + ] + }, + { + "level": 2, + "values": [ + 5, + 1.5 + ] + }, + { + "level": 3, + "values": [ + 6, + 1.8 + ] + }, + { + "level": 4, + "values": [ + 7, + 2.1 + ] + }, + { + "level": 5, + "values": [ + 8, + 2.4 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 15 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 17.4 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 20.5 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 23.5 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 26.5 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 26.5 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 29.6 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 32.6 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 35.6 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 38.7 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 41.7 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 44.7 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 44.7 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 47.8 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 50.8 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 50.8 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 53.8 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 56.8 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 56.8 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 59.9 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 62.9 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 62.9 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 65.9 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 69 + } + ] + }, + { + "key": "Favonius Warbow", + "image": "favonius_warbow.png", + "type": "bow", + "atk": 41, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 13.3, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 12 + ] + }, + { + "level": 2, + "values": [ + 70, + 10.5 + ] + }, + { + "level": 3, + "values": [ + 80, + 9 + ] + }, + { + "level": 4, + "values": [ + 90, + 7.5 + ] + }, + { + "level": 5, + "values": [ + 100, + 6 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 20.9 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 23.6 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 28.9 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 31.6 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 34.3 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 34.3 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 37 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 39.7 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 39.7 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 42.4 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 45.1 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 45.1 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 47.8 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 50.5 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 50.5 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 53.2 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 55.9 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 55.9 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 58.6 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 61.3 + } + ] + }, + { + "key": "Prototype Crescent", + "image": "prototype_crescent.png", + "type": "bow", + "atk": 42, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 9, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 450000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 36 + ] + }, + { + "level": 2, + "values": [ + 45 + ] + }, + { + "level": 3, + "values": [ + 54 + ] + }, + { + "level": 4, + "values": [ + 63 + ] + }, + { + "level": 5, + "values": [ + 72 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Royal Bow", + "image": "royal_bow.png", + "type": "bow", + "atk": 42, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 9, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Rust", + "image": "rust.png", + "type": "bow", + "atk": 42, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 9, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40 + ] + }, + { + "level": 2, + "values": [ + 50 + ] + }, + { + "level": 3, + "values": [ + 60 + ] + }, + { + "level": 4, + "values": [ + 70 + ] + }, + { + "level": 5, + "values": [ + 80 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Sacrificial Bow", + "image": "sacrificial_bow.png", + "type": "bow", + "atk": 44, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 6.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40, + 30 + ] + }, + { + "level": 2, + "values": [ + 50, + 26 + ] + }, + { + "level": 3, + "values": [ + 60, + 22 + ] + }, + { + "level": 4, + "values": [ + 70, + 19 + ] + }, + { + "level": 5, + "values": [ + 80, + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6.7 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 9.1 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 11.8 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 14.5 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 17.2 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 17.2 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 18.5 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 19.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 19.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 22.6 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 22.6 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 25.2 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 25.2 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 26.6 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 27.9 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 27.9 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 29.3 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 30.6 + } + ] + }, + { + "key": "The Viridescent Hunt", + "image": "the_viridescent_hunt.png", + "type": "bow", + "atk": 42, + "rarity": 4, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 6.0, + "location": "bpBounty", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40, + 14 + ] + }, + { + "level": 2, + "values": [ + 50, + 13 + ] + }, + { + "level": 3, + "values": [ + 60, + 12 + ] + }, + { + "level": 4, + "values": [ + 70, + 11 + ] + }, + { + "level": 5, + "values": [ + 80, + 10 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "Skyward Harp", + "image": "skyward_harp.png", + "type": "bow", + "atk": 48, + "rarity": 5, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 4.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 60, + 4 + ] + }, + { + "level": 2, + "values": [ + 25, + 70, + 3.5 + ] + }, + { + "level": 3, + "values": [ + 30, + 80, + 3 + ] + }, + { + "level": 4, + "values": [ + 35, + 90, + 2.5 + ] + }, + { + "level": 5, + "values": [ + 40, + 100, + 2 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 4.8 + }, + { + "level": 5, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 5.6 + }, + { + "level": 10, + "baseAtk": 87, + "isAnAscension": false, + "specificValue": 6.5 + }, + { + "level": 15, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 7.5 + }, + { + "level": 20, + "baseAtk": 133, + "isAnAscension": false, + "specificValue": 8.5 + }, + { + "level": 20, + "baseAtk": 164, + "isAnAscension": true, + "specificValue": 8.5 + }, + { + "level": 25, + "baseAtk": 188, + "isAnAscension": false, + "specificValue": 9.5 + }, + { + "level": 30, + "baseAtk": 212, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 35, + "baseAtk": 236, + "isAnAscension": false, + "specificValue": 11.4 + }, + { + "level": 40, + "baseAtk": 261, + "isAnAscension": false, + "specificValue": 12.4 + }, + { + "level": 40, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 12.4 + }, + { + "level": 45, + "baseAtk": 316, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 50, + "baseAtk": 341, + "isAnAscension": false, + "specificValue": 14.3 + }, + { + "level": 50, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 14.3 + }, + { + "level": 55, + "baseAtk": 398, + "isAnAscension": false, + "specificValue": 15.3 + }, + { + "level": 60, + "baseAtk": 423, + "isAnAscension": false, + "specificValue": 16.2 + }, + { + "level": 60, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 16.2 + }, + { + "level": 65, + "baseAtk": 480, + "isAnAscension": false, + "specificValue": 17.2 + }, + { + "level": 70, + "baseAtk": 506, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 70, + "baseAtk": 537, + "isAnAscension": true, + "specificValue": 18.2 + }, + { + "level": 75, + "baseAtk": 563, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 80, + "baseAtk": 590, + "isAnAscension": false, + "specificValue": 20.1 + }, + { + "level": 80, + "baseAtk": 621, + "isAnAscension": true, + "specificValue": 20.1 + }, + { + "level": 85, + "baseAtk": 648, + "isAnAscension": false, + "specificValue": 21.1 + }, + { + "level": 90, + "baseAtk": 674, + "isAnAscension": false, + "specificValue": 22.1 + } + ] + }, + { + "key": "Amos’ Bow", + "image": "amos_bow.png", + "type": "bow", + "atk": 46, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 10.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12, + 8 + ] + }, + { + "level": 2, + "values": [ + 15, + 10 + ] + }, + { + "level": 3, + "values": [ + 18, + 12 + ] + }, + { + "level": 4, + "values": [ + 21, + 14 + ] + }, + { + "level": 5, + "values": [ + 24, + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 14.7 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 19.1 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 23.4 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 25.6 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 27.8 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 30 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 36.5 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 36.5 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 40.9 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 40.9 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 43.1 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 45.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 45.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 47.4 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 49.6 + } + ] + }, + { + "key": "Dreams of Dragonfell", + "image": "dreams_of_dragonfell.png", + "type": "bow", + "atk": 46, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 10.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 4 + ] + }, + { + "level": 2, + "values": [ + 25, + 5 + ] + }, + { + "level": 3, + "values": [ + 30, + 6 + ] + }, + { + "level": 4, + "values": [ + 35, + 7 + ] + }, + { + "level": 5, + "values": [ + 40, + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 14.7 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 19.1 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 23.4 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 25.6 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 27.8 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 30 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 36.5 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 36.5 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 40.9 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 40.9 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 43.1 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 45.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 45.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 47.4 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 49.6 + } + ] + } + ], + "swords": [ + { + "key": "Dull Blade", + "image": "dull_blade.png", + "type": "sword", + "atk": 23, + "rarity": 1, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 23, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 30, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 68, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 76, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 85, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 93, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 121, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 130, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 141, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 149, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 158, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 169, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 177, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Silver Sword", + "image": "silver_sword.png", + "type": "sword", + "atk": 33, + "rarity": 2, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 33, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 43, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 55, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 68, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 80, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 91, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 103, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 115, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 139, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 162, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 174, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 186, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 197, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 209, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 220, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 232, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 243, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Cool Steel", + "image": "cool_steel.png", + "type": "sword", + "atk": 39, + "rarity": 3, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 7.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 8.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 13.5 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 13.5 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 16.6 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 19.7 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 22.8 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 25.9 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 25.9 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 27.5 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 32.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 32.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 33.6 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 35.2 + } + ] + }, + { + "key": "Dark Iron Sword", + "image": "dark_iron_sword.png", + "type": "sword", + "atk": 39, + "rarity": 3, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 31, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20 + ] + }, + { + "level": 2, + "values": [ + 25 + ] + }, + { + "level": 3, + "values": [ + 30 + ] + }, + { + "level": 4, + "values": [ + 35 + ] + }, + { + "level": 5, + "values": [ + 40 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 31 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 54 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 54 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 60 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 66 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 73 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 79 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 79 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 91 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 91 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 97 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 104 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 104 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 110 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 116 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 116 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 128 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 128 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 134 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 141 + } + ] + }, + { + "key": "Fillet Blade", + "image": "fillet_blade.png", + "type": "sword", + "atk": 39, + "rarity": 3, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 7.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 240, + 15 + ] + }, + { + "level": 2, + "values": [ + 280, + 14 + ] + }, + { + "level": 3, + "values": [ + 320, + 13 + ] + }, + { + "level": 4, + "values": [ + 360, + 12 + ] + }, + { + "level": 5, + "values": [ + 400, + 11 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 8.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 13.5 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 13.5 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 16.6 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 19.7 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 22.8 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 25.9 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 25.9 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 27.5 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 32.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 32.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 33.6 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 35.2 + } + ] + }, + { + "key": "Harbinger of Dawn", + "image": "harbinger_of_dawn.png", + "type": "sword", + "atk": 39, + "rarity": 3, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 10.2, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 14 + ] + }, + { + "level": 2, + "values": [ + 17.5 + ] + }, + { + "level": 3, + "values": [ + 21 + ] + }, + { + "level": 4, + "values": [ + 24.5 + ] + }, + { + "level": 5, + "values": [ + 28 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 10.2 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 11.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 16 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 18 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 18 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 20.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 22.1 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 24.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 26.3 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 28.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 32.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 34.5 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 34.5 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 36.6 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 38.6 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 38.6 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 40.7 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 42.7 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 42.7 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 44.8 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 46.9 + } + ] + }, + { + "key": "Skyrider Sword", + "image": "skyrider_sword.png", + "type": "sword", + "atk": 38, + "rarity": 3, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 11.3, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 38, + "isAnAscension": false, + "specificValue": 11.3 + }, + { + "level": 5, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 13.2 + }, + { + "level": 10, + "baseAtk": 61, + "isAnAscension": false, + "specificValue": 15.4 + }, + { + "level": 15, + "baseAtk": 73, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 20, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 20 + }, + { + "level": 20, + "baseAtk": 105, + "isAnAscension": true, + "specificValue": 20 + }, + { + "level": 25, + "baseAtk": 117, + "isAnAscension": false, + "specificValue": 22.3 + }, + { + "level": 30, + "baseAtk": 129, + "isAnAscension": false, + "specificValue": 24.6 + }, + { + "level": 35, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 26.9 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": false, + "specificValue": 29.2 + }, + { + "level": 40, + "baseAtk": 171, + "isAnAscension": true, + "specificValue": 29.2 + }, + { + "level": 45, + "baseAtk": 182, + "isAnAscension": false, + "specificValue": 31.5 + }, + { + "level": 50, + "baseAtk": 193, + "isAnAscension": false, + "specificValue": 33.8 + }, + { + "level": 50, + "baseAtk": 212, + "isAnAscension": true, + "specificValue": 33.8 + }, + { + "level": 55, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 36.1 + }, + { + "level": 60, + "baseAtk": 234, + "isAnAscension": false, + "specificValue": 38.3 + }, + { + "level": 60, + "baseAtk": 253, + "isAnAscension": true, + "specificValue": 38.3 + }, + { + "level": 65, + "baseAtk": 264, + "isAnAscension": false, + "specificValue": 40.6 + }, + { + "level": 70, + "baseAtk": 274, + "isAnAscension": false, + "specificValue": 42.9 + }, + { + "level": 70, + "baseAtk": 294, + "isAnAscension": true, + "specificValue": 42.9 + }, + { + "level": 75, + "baseAtk": 304, + "isAnAscension": false, + "specificValue": 45.2 + }, + { + "level": 80, + "baseAtk": 314, + "isAnAscension": false, + "specificValue": 47.5 + }, + { + "level": 80, + "baseAtk": 334, + "isAnAscension": true, + "specificValue": 47.5 + }, + { + "level": 85, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 49.8 + }, + { + "level": 90, + "baseAtk": 354, + "isAnAscension": false, + "specificValue": 52.1 + } + ] + }, + { + "key": "Traveler’s Handy Sword", + "image": "travelers_handy_sword.png", + "type": "sword", + "atk": 40, + "rarity": 3, + "secondaryStat": "defPercentage", + "secondaryStatValue": 6.4, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 1 + ] + }, + { + "level": 2, + "values": [ + 1.25 + ] + }, + { + "level": 3, + "values": [ + 1.5 + ] + }, + { + "level": 4, + "values": [ + 1.75 + ] + }, + { + "level": 5, + "values": [ + 2 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 40, + "isAnAscension": false, + "specificValue": 6.4 + }, + { + "level": 5, + "baseAtk": 53, + "isAnAscension": false, + "specificValue": 7.4 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 8.7 + }, + { + "level": 15, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 10 + }, + { + "level": 20, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 11.3 + }, + { + "level": 20, + "baseAtk": 121, + "isAnAscension": true, + "specificValue": 11.3 + }, + { + "level": 25, + "baseAtk": 138, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 30, + "baseAtk": 154, + "isAnAscension": false, + "specificValue": 13.8 + }, + { + "level": 35, + "baseAtk": 171, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 40, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 16.4 + }, + { + "level": 40, + "baseAtk": 207, + "isAnAscension": true, + "specificValue": 16.4 + }, + { + "level": 45, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 50, + "baseAtk": 239, + "isAnAscension": false, + "specificValue": 19 + }, + { + "level": 50, + "baseAtk": 259, + "isAnAscension": true, + "specificValue": 19 + }, + { + "level": 55, + "baseAtk": 275, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 292, + "isAnAscension": false, + "specificValue": 21.6 + }, + { + "level": 60, + "baseAtk": 311, + "isAnAscension": true, + "specificValue": 21.6 + }, + { + "level": 65, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 70, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 24.1 + }, + { + "level": 70, + "baseAtk": 363, + "isAnAscension": true, + "specificValue": 24.1 + }, + { + "level": 75, + "baseAtk": 380, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 80, + "baseAtk": 396, + "isAnAscension": false, + "specificValue": 26.7 + }, + { + "level": 80, + "baseAtk": 415, + "isAnAscension": true, + "specificValue": 26.7 + }, + { + "level": 85, + "baseAtk": 432, + "isAnAscension": false, + "specificValue": 28 + }, + { + "level": 90, + "baseAtk": 448, + "isAnAscension": false, + "specificValue": 29.3 + } + ] + }, + { + "key": "Blackcliff Longsword", + "image": "blackcliff_longsword.png", + "type": "sword", + "atk": 44, + "rarity": 4, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 8, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 8 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 9.3 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 10.9 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 14.1 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 17.4 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 19 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 20.6 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 20.6 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 23.8 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 23.8 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 27.1 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 27.1 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 28.7 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 30.3 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 30.3 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 31.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 33.5 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 33.5 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 35.1 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 36.8 + } + ] + }, + { + "key": "Favonius Sword", + "image": "favonius_sword.png", + "type": "sword", + "atk": 41, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 13.3, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 12 + ] + }, + { + "level": 2, + "values": [ + 70, + 10.5 + ] + }, + { + "level": 3, + "values": [ + 80, + 9 + ] + }, + { + "level": 4, + "values": [ + 90, + 7.5 + ] + }, + { + "level": 5, + "values": [ + 100, + 6 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 20.9 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 23.6 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 28.9 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 31.6 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 34.3 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 34.3 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 37 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 39.7 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 39.7 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 42.4 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 45.1 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 45.1 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 47.8 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 50.5 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 50.5 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 53.2 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 55.9 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 55.9 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 58.6 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 61.3 + } + ] + }, + { + "key": "Iron Sting", + "image": "iron_sting.png", + "type": "sword", + "atk": 42, + "rarity": 4, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 36, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 6 + ] + }, + { + "level": 2, + "values": [ + 7.5 + ] + }, + { + "level": 3, + "values": [ + 9 + ] + }, + { + "level": 4, + "values": [ + 10.5 + ] + }, + { + "level": 5, + "values": [ + 12 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 49 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 56 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 64 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 64 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 71 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 78 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 93 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 93 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 100 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 107 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 107 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 115 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 122 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 129 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 136 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 136 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 144 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 151 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 151 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 158 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 165 + } + ] + }, + { + "key": "Lion’s Roar", + "image": "lions_roar.png", + "type": "sword", + "atk": 42, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 9, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20 + ] + }, + { + "level": 2, + "values": [ + 24 + ] + }, + { + "level": 3, + "values": [ + 28 + ] + }, + { + "level": 4, + "values": [ + 32 + ] + }, + { + "level": 5, + "values": [ + 36 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Prototype Rancour", + "image": "prototype_rancour.png", + "type": "sword", + "atk": 44, + "rarity": 4, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 7.5, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 450000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 4 + ] + }, + { + "level": 2, + "values": [ + 5 + ] + }, + { + "level": 3, + "values": [ + 6 + ] + }, + { + "level": 4, + "values": [ + 7 + ] + }, + { + "level": 5, + "values": [ + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 7.5 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 8.7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 10.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 11.7 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 13.3 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 14.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 16.3 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 17.8 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 19.3 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 19.3 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 20.8 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 22.4 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 22.4 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 25.4 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 26.9 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 28.4 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 28.4 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 29.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 31.5 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 31.5 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 33 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 34.5 + } + ] + }, + { + "key": "Royal Longsword", + "image": "royal_longsword.png", + "type": "sword", + "atk": 42, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 9, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Sacrificial Sword", + "image": "sacrificial_sword.png", + "type": "sword", + "atk": 41, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 13.3, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40, + 30 + ] + }, + { + "level": 2, + "values": [ + 50, + 26 + ] + }, + { + "level": 3, + "values": [ + 60, + 22 + ] + }, + { + "level": 4, + "values": [ + 70, + 19 + ] + }, + { + "level": 5, + "values": [ + 80, + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 20.9 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 23.6 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 28.9 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 31.6 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 34.3 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 34.3 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 37 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 39.7 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 39.7 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 42.4 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 45.1 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 45.1 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 47.8 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 50.5 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 50.5 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 53.2 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 55.9 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 55.9 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 58.6 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 61.3 + } + ] + }, + { + "key": "The Alley Flash", + "image": "the_alley_flash.png", + "type": "sword", + "atk": 45, + "rarity": 4, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 12, + "location": "gacha", + "isComingSoon": true, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 45, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 5, + "baseAtk": 63, + "isAnAscension": false, + "specificValue": 14 + }, + { + "level": 10, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 16 + }, + { + "level": 15, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 19 + }, + { + "level": 20, + "baseAtk": 134, + "isAnAscension": false, + "specificValue": 21 + }, + { + "level": 20, + "baseAtk": 160, + "isAnAscension": true, + "specificValue": 21 + }, + { + "level": 25, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 24 + }, + { + "level": 30, + "baseAtk": 210, + "isAnAscension": false, + "specificValue": 26 + }, + { + "level": 35, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 28 + }, + { + "level": 40, + "baseAtk": 261, + "isAnAscension": false, + "specificValue": 31 + }, + { + "level": 40, + "baseAtk": 287, + "isAnAscension": true, + "specificValue": 31 + }, + { + "level": 45, + "baseAtk": 313, + "isAnAscension": false, + "specificValue": 33 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 50, + "baseAtk": 366, + "isAnAscension": true, + "specificValue": 36 + }, + { + "level": 55, + "baseAtk": 392, + "isAnAscension": false, + "specificValue": 38 + }, + { + "level": 60, + "baseAtk": 419, + "isAnAscension": false, + "specificValue": 41 + }, + { + "level": 60, + "baseAtk": 445, + "isAnAscension": true, + "specificValue": 41 + }, + { + "level": 65, + "baseAtk": 472, + "isAnAscension": false, + "specificValue": 43 + }, + { + "level": 70, + "baseAtk": 499, + "isAnAscension": false, + "specificValue": 45 + }, + { + "level": 70, + "baseAtk": 525, + "isAnAscension": true, + "specificValue": 45 + }, + { + "level": 75, + "baseAtk": 552, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 80, + "baseAtk": 579, + "isAnAscension": false, + "specificValue": 50 + }, + { + "level": 80, + "baseAtk": 605, + "isAnAscension": true, + "specificValue": 50 + }, + { + "level": 85, + "baseAtk": 633, + "isAnAscension": false, + "specificValue": 53 + }, + { + "level": 90, + "baseAtk": 660, + "isAnAscension": false, + "specificValue": 55 + } + ] + }, + { + "key": "The Black Sword", + "image": "the_black_sword.png", + "type": "sword", + "atk": 42, + "rarity": 4, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 6.0, + "location": "bpBounty", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 60 + ] + }, + { + "level": 2, + "values": [ + 25, + 70 + ] + }, + { + "level": 3, + "values": [ + 30, + 80 + ] + }, + { + "level": 4, + "values": [ + 35, + 90 + ] + }, + { + "level": 5, + "values": [ + 40, + 100 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "The Flute", + "image": "the_flute.png", + "type": "sword", + "atk": 42, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 9.0, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 100 + ] + }, + { + "level": 2, + "values": [ + 125 + ] + }, + { + "level": 3, + "values": [ + 150 + ] + }, + { + "level": 4, + "values": [ + 175 + ] + }, + { + "level": 5, + "values": [ + 200 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Sword of Descension", + "image": "sword_of_descension.png", + "type": "sword", + "atk": 39, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 7.7, + "location": "na", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 50, + 66 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 8.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 13.5 + }, + { + "level": 20, + "baseAtk": 120, + "isAnAscension": true, + "specificValue": 13.5 + }, + { + "level": 25, + "baseAtk": 134, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 30, + "baseAtk": 148, + "isAnAscension": false, + "specificValue": 16.6 + }, + { + "level": 35, + "baseAtk": 162, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 40, + "baseAtk": 176, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 40, + "baseAtk": 202, + "isAnAscension": true, + "specificValue": 19.7 + }, + { + "level": 45, + "baseAtk": 215, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 50, + "baseAtk": 229, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 50, + "baseAtk": 255, + "isAnAscension": true, + "specificValue": 22.8 + }, + { + "level": 55, + "baseAtk": 269, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": false, + "specificValue": 25.9 + }, + { + "level": 60, + "baseAtk": 308, + "isAnAscension": true, + "specificValue": 25.9 + }, + { + "level": 65, + "baseAtk": 322, + "isAnAscension": false, + "specificValue": 27.5 + }, + { + "level": 70, + "baseAtk": 335, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 70, + "baseAtk": 361, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 75, + "baseAtk": 374, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 80, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 32.1 + }, + { + "level": 80, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 32.1 + }, + { + "level": 85, + "baseAtk": 427, + "isAnAscension": false, + "specificValue": 33.6 + }, + { + "level": 90, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 35.2 + } + ] + }, + { + "key": "Festering Desire", + "image": "festering_fang.png", + "type": "sword", + "atk": 42, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 10, + "location": "quest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 16, + 6 + ] + }, + { + "level": 2, + "values": [ + 20, + 7.5 + ] + }, + { + "level": 3, + "values": [ + 24, + 9 + ] + }, + { + "level": 4, + "values": [ + 28, + 10.5 + ] + }, + { + "level": 5, + "values": [ + 32, + 12 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 10 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 11.6 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 13.6 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 15.7 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 17.7 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 21.7 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 23.7 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 25.8 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 25.8 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 29.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 29.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 31.8 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 33.8 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 33.8 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 37.9 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 37.9 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 39.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 41.9 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 41.9 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 43.9 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 45.9 + } + ] + }, + { + "key": "Aquila Favonia", + "image": "aquila_favonia.png", + "type": "sword", + "atk": 48, + "rarity": 5, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 9, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 100, + 200 + ] + }, + { + "level": 2, + "values": [ + 25, + 115, + 230 + ] + }, + { + "level": 3, + "values": [ + 30, + 130, + 260 + ] + }, + { + "level": 4, + "values": [ + 35, + 145, + 290 + ] + }, + { + "level": 5, + "values": [ + 40, + 160, + 320 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 87, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 133, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 164, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 188, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 212, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 236, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 261, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 316, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 341, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 398, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 423, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 480, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 506, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 537, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 563, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 590, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 621, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 648, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 674, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Skyward Blade", + "image": "skyward_blade.png", + "type": "sword", + "atk": 46, + "rarity": 5, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 12, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 4, + 20 + ] + }, + { + "level": 2, + "values": [ + 5, + 25 + ] + }, + { + "level": 3, + "values": [ + 6, + 30 + ] + }, + { + "level": 4, + "values": [ + 7, + 35 + ] + }, + { + "level": 5, + "values": [ + 8, + 40 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 16.4 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 21.2 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 26.1 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 30.9 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 30.9 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 33.3 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 35.7 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 35.7 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 38.2 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 40.6 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 40.6 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 43 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 45.4 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 45.4 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 47.9 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 50.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 50.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 52.7 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 55.1 + } + ] + }, + { + "key": "Summit Shaper", + "image": "summit_shaper.png", + "type": "sword", + "atk": 46, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 10.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 4 + ] + }, + { + "level": 2, + "values": [ + 25, + 5 + ] + }, + { + "level": 3, + "values": [ + 30, + 6 + ] + }, + { + "level": 4, + "values": [ + 35, + 7 + ] + }, + { + "level": 5, + "values": [ + 40, + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 14.7 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 19.1 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 23.4 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 25.6 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 27.8 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 30 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 36.5 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 36.5 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 40.9 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 40.9 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 43.1 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 45.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 45.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 47.4 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 49.6 + } + ] + }, + { + "key": "Primordial Jade Cutter", + "image": "primordial_jade_cutter.png", + "type": "sword", + "atk": 44, + "rarity": 5, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 9.6, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 1.2 + ] + }, + { + "level": 2, + "values": [ + 25, + 1.5 + ] + }, + { + "level": 3, + "values": [ + 30, + 1.8 + ] + }, + { + "level": 4, + "values": [ + 35, + 2.1 + ] + }, + { + "level": 5, + "values": [ + 40, + 2.4 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 9.6 + }, + { + "level": 5, + "baseAtk": 58, + "isAnAscension": false, + "specificValue": 11.2 + }, + { + "level": 10, + "baseAtk": 76, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 15, + "baseAtk": 93, + "isAnAscension": false, + "specificValue": 15 + }, + { + "level": 20, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 17 + }, + { + "level": 20, + "baseAtk": 141, + "isAnAscension": true, + "specificValue": 17 + }, + { + "level": 25, + "baseAtk": 158, + "isAnAscension": false, + "specificValue": 18.9 + }, + { + "level": 30, + "baseAtk": 176, + "isAnAscension": false, + "specificValue": 20.8 + }, + { + "level": 35, + "baseAtk": 193, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": false, + "specificValue": 24.7 + }, + { + "level": 40, + "baseAtk": 241, + "isAnAscension": true, + "specificValue": 24.7 + }, + { + "level": 45, + "baseAtk": 258, + "isAnAscension": false, + "specificValue": 26.7 + }, + { + "level": 50, + "baseAtk": 275, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 50, + "baseAtk": 307, + "isAnAscension": true, + "specificValue": 28.6 + }, + { + "level": 55, + "baseAtk": 324, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 60, + "baseAtk": 341, + "isAnAscension": false, + "specificValue": 32.5 + }, + { + "level": 60, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 32.5 + }, + { + "level": 65, + "baseAtk": 390, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 70, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 36.3 + }, + { + "level": 70, + "baseAtk": 439, + "isAnAscension": true, + "specificValue": 36.3 + }, + { + "level": 75, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 38.3 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": false, + "specificValue": 40.2 + }, + { + "level": 80, + "baseAtk": 506, + "isAnAscension": true, + "specificValue": 40.2 + }, + { + "level": 85, + "baseAtk": 524, + "isAnAscension": false, + "specificValue": 42.2 + }, + { + "level": 90, + "baseAtk": 542, + "isAnAscension": false, + "specificValue": 44.1 + } + ] + } + ], + "catalysts": [ + { + "key": "Apprentice’s Notes", + "image": "apprentices_notes.png", + "type": "catalyst", + "atk": 23, + "rarity": 1, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 23, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 30, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 68, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 76, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 85, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 93, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 121, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 130, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 141, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 149, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 158, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 169, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 177, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Pocket Grimoire", + "image": "pocket_grimoire.png", + "type": "catalyst", + "atk": 33, + "rarity": 2, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 33, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 43, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 55, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 68, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 80, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 91, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 103, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 115, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 139, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 162, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 174, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 186, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 197, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 209, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 220, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 232, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 243, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Amber Bead", + "image": "amber_catalyst.png", + "type": "catalyst", + "atk": 39, + "rarity": 3, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 31, + "location": "gacha", + "isComingSoon": true, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 6 + ] + }, + { + "level": 2, + "values": [ + 7.5 + ] + }, + { + "level": 3, + "values": [ + 9 + ] + }, + { + "level": 4, + "values": [ + 10.5 + ] + }, + { + "level": 5, + "values": [ + 12 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 31 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 54 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 54 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 60 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 66 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 73 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 79 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 79 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 91 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 91 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 97 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 104 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 104 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 110 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 116 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 116 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 128 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 128 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 134 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 141 + } + ] + }, + { + "key": "Emerald Orb", + "image": "emerald_orb.png", + "type": "catalyst", + "atk": 40, + "rarity": 3, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 20, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20 + ] + }, + { + "level": 2, + "values": [ + 25 + ] + }, + { + "level": 3, + "values": [ + 30 + ] + }, + { + "level": 4, + "values": [ + 35 + ] + }, + { + "level": 5, + "values": [ + 40 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 40, + "isAnAscension": false, + "specificValue": 20 + }, + { + "level": 5, + "baseAtk": 53, + "isAnAscension": false, + "specificValue": 24 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 28 + }, + { + "level": 15, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 32 + }, + { + "level": 20, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 20, + "baseAtk": 121, + "isAnAscension": true, + "specificValue": 36 + }, + { + "level": 25, + "baseAtk": 138, + "isAnAscension": false, + "specificValue": 40 + }, + { + "level": 30, + "baseAtk": 154, + "isAnAscension": false, + "specificValue": 44 + }, + { + "level": 35, + "baseAtk": 171, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 40, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 53 + }, + { + "level": 40, + "baseAtk": 207, + "isAnAscension": true, + "specificValue": 53 + }, + { + "level": 45, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 57 + }, + { + "level": 50, + "baseAtk": 239, + "isAnAscension": false, + "specificValue": 61 + }, + { + "level": 50, + "baseAtk": 259, + "isAnAscension": true, + "specificValue": 61 + }, + { + "level": 55, + "baseAtk": 275, + "isAnAscension": false, + "specificValue": 65 + }, + { + "level": 60, + "baseAtk": 292, + "isAnAscension": false, + "specificValue": 69 + }, + { + "level": 60, + "baseAtk": 311, + "isAnAscension": true, + "specificValue": 69 + }, + { + "level": 65, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 73 + }, + { + "level": 70, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 77 + }, + { + "level": 70, + "baseAtk": 363, + "isAnAscension": true, + "specificValue": 77 + }, + { + "level": 75, + "baseAtk": 380, + "isAnAscension": false, + "specificValue": 81 + }, + { + "level": 80, + "baseAtk": 396, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 80, + "baseAtk": 415, + "isAnAscension": true, + "specificValue": 85 + }, + { + "level": 85, + "baseAtk": 432, + "isAnAscension": false, + "specificValue": 90 + }, + { + "level": 90, + "baseAtk": 448, + "isAnAscension": false, + "specificValue": 94 + } + ] + }, + { + "key": "Magic Guide", + "image": "magic_guide.png", + "type": "catalyst", + "atk": 38, + "rarity": 3, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 41, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 38, + "isAnAscension": false, + "specificValue": 41 + }, + { + "level": 5, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 47 + }, + { + "level": 10, + "baseAtk": 61, + "isAnAscension": false, + "specificValue": 56 + }, + { + "level": 15, + "baseAtk": 73, + "isAnAscension": false, + "specificValue": 64 + }, + { + "level": 20, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 72 + }, + { + "level": 20, + "baseAtk": 105, + "isAnAscension": true, + "specificValue": 72 + }, + { + "level": 25, + "baseAtk": 117, + "isAnAscension": false, + "specificValue": 80 + }, + { + "level": 30, + "baseAtk": 129, + "isAnAscension": false, + "specificValue": 89 + }, + { + "level": 35, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 97 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": false, + "specificValue": 105 + }, + { + "level": 40, + "baseAtk": 171, + "isAnAscension": true, + "specificValue": 105 + }, + { + "level": 45, + "baseAtk": 182, + "isAnAscension": false, + "specificValue": 113 + }, + { + "level": 50, + "baseAtk": 193, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 50, + "baseAtk": 212, + "isAnAscension": true, + "specificValue": 122 + }, + { + "level": 55, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 130 + }, + { + "level": 60, + "baseAtk": 234, + "isAnAscension": false, + "specificValue": 138 + }, + { + "level": 60, + "baseAtk": 253, + "isAnAscension": true, + "specificValue": 138 + }, + { + "level": 65, + "baseAtk": 264, + "isAnAscension": false, + "specificValue": 146 + }, + { + "level": 70, + "baseAtk": 274, + "isAnAscension": false, + "specificValue": 154 + }, + { + "level": 70, + "baseAtk": 294, + "isAnAscension": true, + "specificValue": 154 + }, + { + "level": 75, + "baseAtk": 304, + "isAnAscension": false, + "specificValue": 163 + }, + { + "level": 80, + "baseAtk": 314, + "isAnAscension": false, + "specificValue": 171 + }, + { + "level": 80, + "baseAtk": 334, + "isAnAscension": true, + "specificValue": 171 + }, + { + "level": 85, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 179 + }, + { + "level": 90, + "baseAtk": 354, + "isAnAscension": false, + "specificValue": 187 + } + ] + }, + { + "key": "Otherworldly Story", + "image": "otherworldly_story.png", + "type": "catalyst", + "atk": 39, + "rarity": 3, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 8.5, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 1 + ] + }, + { + "level": 2, + "values": [ + 1.25 + ] + }, + { + "level": 3, + "values": [ + 1.5 + ] + }, + { + "level": 4, + "values": [ + 1.75 + ] + }, + { + "level": 5, + "values": [ + 2 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 8.5 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 9.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 11.6 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 15 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 15 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 18.5 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 20.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 21.9 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 21.9 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 25.3 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 25.3 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 27 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 28.8 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 28.8 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 33.9 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 35.6 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 35.6 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 37.3 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 39 + } + ] + }, + { + "key": "Thrilling Tales of Dragon Slayers", + "image": "thrilling_tales_of_dragon_slayers.png", + "type": "catalyst", + "atk": 39, + "rarity": 3, + "secondaryStat": "hpPercentage", + "secondaryStatValue": 7.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 24 + ] + }, + { + "level": 2, + "values": [ + 30 + ] + }, + { + "level": 3, + "values": [ + 36 + ] + }, + { + "level": 4, + "values": [ + 42 + ] + }, + { + "level": 5, + "values": [ + 48 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 8.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 13.5 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 13.5 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 16.6 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 19.7 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 22.8 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 25.9 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 25.9 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 27.5 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 32.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 32.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 33.6 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 35.2 + } + ] + }, + { + "key": "Twin Nephrite", + "image": "twin_nephrite.png", + "type": "catalyst", + "atk": 40, + "rarity": 3, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 3.4, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 14 + ] + }, + { + "level": 3, + "values": [ + 16 + ] + }, + { + "level": 4, + "values": [ + 18 + ] + }, + { + "level": 5, + "values": [ + 20 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 40, + "isAnAscension": false, + "specificValue": 3.4 + }, + { + "level": 5, + "baseAtk": 53, + "isAnAscension": false, + "specificValue": 4 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 4.6 + }, + { + "level": 15, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 5.3 + }, + { + "level": 20, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 20, + "baseAtk": 121, + "isAnAscension": true, + "specificValue": 6 + }, + { + "level": 25, + "baseAtk": 138, + "isAnAscension": false, + "specificValue": 6.7 + }, + { + "level": 30, + "baseAtk": 154, + "isAnAscension": false, + "specificValue": 7.4 + }, + { + "level": 35, + "baseAtk": 171, + "isAnAscension": false, + "specificValue": 8.1 + }, + { + "level": 40, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 8.8 + }, + { + "level": 40, + "baseAtk": 207, + "isAnAscension": true, + "specificValue": 8.8 + }, + { + "level": 45, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 50, + "baseAtk": 239, + "isAnAscension": false, + "specificValue": 10.1 + }, + { + "level": 50, + "baseAtk": 259, + "isAnAscension": true, + "specificValue": 10.1 + }, + { + "level": 55, + "baseAtk": 275, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 60, + "baseAtk": 292, + "isAnAscension": false, + "specificValue": 11.5 + }, + { + "level": 60, + "baseAtk": 311, + "isAnAscension": true, + "specificValue": 11.5 + }, + { + "level": 65, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 12.2 + }, + { + "level": 70, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 12.9 + }, + { + "level": 70, + "baseAtk": 363, + "isAnAscension": true, + "specificValue": 12.9 + }, + { + "level": 75, + "baseAtk": 380, + "isAnAscension": false, + "specificValue": 13.6 + }, + { + "level": 80, + "baseAtk": 396, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 80, + "baseAtk": 415, + "isAnAscension": true, + "specificValue": 14.2 + }, + { + "level": 85, + "baseAtk": 432, + "isAnAscension": false, + "specificValue": 14.9 + }, + { + "level": 90, + "baseAtk": 448, + "isAnAscension": false, + "specificValue": 15.6 + } + ] + }, + { + "key": "Blackcliff Agate", + "image": "blackcliff_amulet.png", + "type": "catalyst", + "atk": 42, + "rarity": 4, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 12, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 16.4 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 21.2 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 26.1 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 30.9 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 30.9 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 33.3 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 35.7 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 35.7 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 38.2 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 40.6 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 40.6 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 43 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 45.4 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 45.4 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 47.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 50.3 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 50.3 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 52.7 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 55.1 + } + ] + }, + { + "key": "Favonius Codex", + "image": "favonius_codex.png", + "type": "catalyst", + "atk": 42, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 10, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 12 + ] + }, + { + "level": 2, + "values": [ + 70, + 10.5 + ] + }, + { + "level": 3, + "values": [ + 80, + 9 + ] + }, + { + "level": 4, + "values": [ + 90, + 7.5 + ] + }, + { + "level": 5, + "values": [ + 100, + 6 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 10 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 11.6 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 13.6 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 15.7 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 17.7 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 21.7 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 23.7 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 25.8 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 25.8 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 29.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 29.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 31.8 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 33.8 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 33.8 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 37.9 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 37.9 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 39.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 41.9 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 41.9 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 43.9 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 45.9 + } + ] + }, + { + "key": "Mappa Mare", + "image": "mappa_mare.png", + "type": "catalyst", + "atk": 44, + "rarity": 4, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 24, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 24 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 28 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 33 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 38 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 42 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 47 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 52 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 57 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 62 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 62 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 67 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 71 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 71 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 76 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 81 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 81 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 86 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 91 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 91 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 96 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 101 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 101 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 105 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 110 + } + ] + }, + { + "key": "Prototype Amber", + "image": "prototype_malice.png", + "type": "catalyst", + "atk": 42, + "rarity": 4, + "secondaryStat": "hpPercentage", + "secondaryStatValue": 9, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 4, + 4 + ] + }, + { + "level": 2, + "values": [ + 4.5, + 4.5 + ] + }, + { + "level": 3, + "values": [ + 5, + 5 + ] + }, + { + "level": 4, + "values": [ + 5.5, + 5.5 + ] + }, + { + "level": 5, + "values": [ + 6, + 6 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Royal Grimoire", + "image": "royal_grimoire.png", + "type": "catalyst", + "atk": 44, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 6, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "Sacrificial Fragments", + "image": "sacrificial_fragments.png", + "type": "catalyst", + "atk": 41, + "rarity": 4, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 48, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40, + 30 + ] + }, + { + "level": 2, + "values": [ + 50, + 26 + ] + }, + { + "level": 3, + "values": [ + 60, + 22 + ] + }, + { + "level": 4, + "values": [ + 70, + 19 + ] + }, + { + "level": 5, + "values": [ + 80, + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 56 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 65 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 75 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 85 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 95 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 104 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 114 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 124 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 124 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 133 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 143 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 143 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 153 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 162 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 162 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 172 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 182 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 182 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 191 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 201 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 201 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 211 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 221 + } + ] + }, + { + "key": "Solar Pearl", + "image": "solar_pearl.png", + "type": "catalyst", + "atk": 42, + "rarity": 4, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 6, + "location": "bpBounty", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 20 + ] + }, + { + "level": 2, + "values": [ + 25, + 25 + ] + }, + { + "level": 3, + "values": [ + 30, + 30 + ] + }, + { + "level": 4, + "values": [ + 35, + 35 + ] + }, + { + "level": 5, + "values": [ + 40, + 40 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "The Widsith", + "image": "the_widsith.png", + "type": "catalyst", + "atk": 42, + "rarity": 4, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 12, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 48, + 240 + ] + }, + { + "level": 2, + "values": [ + 75, + 60, + 300 + ] + }, + { + "level": 3, + "values": [ + 90, + 72, + 360 + ] + }, + { + "level": 4, + "values": [ + 105, + 84, + 420 + ] + }, + { + "level": 5, + "values": [ + 120, + 96, + 480 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 16.4 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 21.2 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 26.1 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 30.9 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 30.9 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 33.3 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 35.7 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 35.7 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 38.2 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 40.6 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 40.6 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 43 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 45.4 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 45.4 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 47.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 50.3 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 50.3 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 52.7 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 55.1 + } + ] + }, + { + "key": "Wine and Song", + "image": "wine_and_song.png", + "type": "catalyst", + "atk": 44, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 6.7, + "location": "gacha", + "isComingSoon": true, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8, + 3 + ] + }, + { + "level": 2, + "values": [ + 10, + 3.5 + ] + }, + { + "level": 3, + "values": [ + 12, + 4 + ] + }, + { + "level": 4, + "values": [ + 14, + 4.5 + ] + }, + { + "level": 5, + "values": [ + 16, + 5 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6.7 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 9.1 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 11.8 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 14.5 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 17.2 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 17.2 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 18.5 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 19.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 19.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 22.6 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 22.6 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 25.2 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 25.2 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 26.6 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 27.9 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 27.9 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 29.3 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 30.6 + } + ] + }, + { + "key": "Eye of Perception", + "image": "eye_of_perception.png", + "type": "catalyst", + "atk": 41, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 12, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 240, + 12 + ] + }, + { + "level": 2, + "values": [ + 270, + 11 + ] + }, + { + "level": 3, + "values": [ + 300, + 10 + ] + }, + { + "level": 4, + "values": [ + 330, + 9 + ] + }, + { + "level": 5, + "values": [ + 360, + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 16.4 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 21.2 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 26.1 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 30.9 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 30.9 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 33.3 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 35.7 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 35.7 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 38.2 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 40.6 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 40.6 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 43 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 45.4 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 45.4 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 47.9 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 50.3 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 50.3 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 52.7 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 55.1 + } + ] + }, + { + "key": "Frostbearer", + "image": "everfrost_core.png", + "type": "catalyst", + "atk": 42, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 9, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 80, + 200 + ] + }, + { + "level": 2, + "values": [ + 70, + 95, + 240 + ] + }, + { + "level": 3, + "values": [ + 80, + 110, + 280 + ] + }, + { + "level": 4, + "values": [ + 90, + 125, + 320 + ] + }, + { + "level": 5, + "values": [ + 100, + 140, + 360 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Lost Prayer to the Sacred Winds", + "image": "lost_prayer_to_the_sacred_winds.png", + "type": "catalyst", + "atk": 46, + "rarity": 5, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 7.2, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 7.2 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 8.4 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 9.8 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 11.3 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 12.7 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 12.7 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 15.6 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 17.1 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 18.5 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 18.5 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 20 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 21.4 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 22.9 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 24.4 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 25.8 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 27.3 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 27.3 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 28.7 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 30.2 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 30.2 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 31.6 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 33.1 + } + ] + }, + { + "key": "Skyward Atlas", + "image": "skyward_atlas.png", + "type": "catalyst", + "atk": 48, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 7.2, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12, + 160 + ] + }, + { + "level": 2, + "values": [ + 15, + 200 + ] + }, + { + "level": 3, + "values": [ + 18, + 240 + ] + }, + { + "level": 4, + "values": [ + 21, + 280 + ] + }, + { + "level": 5, + "values": [ + 24, + 320 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 7.2 + }, + { + "level": 5, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 8.4 + }, + { + "level": 10, + "baseAtk": 87, + "isAnAscension": false, + "specificValue": 9.8 + }, + { + "level": 15, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 11.3 + }, + { + "level": 20, + "baseAtk": 133, + "isAnAscension": false, + "specificValue": 12.7 + }, + { + "level": 20, + "baseAtk": 164, + "isAnAscension": true, + "specificValue": 12.7 + }, + { + "level": 25, + "baseAtk": 188, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 30, + "baseAtk": 212, + "isAnAscension": false, + "specificValue": 15.6 + }, + { + "level": 35, + "baseAtk": 236, + "isAnAscension": false, + "specificValue": 17.1 + }, + { + "level": 40, + "baseAtk": 261, + "isAnAscension": false, + "specificValue": 18.5 + }, + { + "level": 40, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 18.5 + }, + { + "level": 45, + "baseAtk": 316, + "isAnAscension": false, + "specificValue": 20 + }, + { + "level": 50, + "baseAtk": 341, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 50, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 21.4 + }, + { + "level": 55, + "baseAtk": 398, + "isAnAscension": false, + "specificValue": 22.9 + }, + { + "level": 60, + "baseAtk": 423, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 24.4 + }, + { + "level": 65, + "baseAtk": 480, + "isAnAscension": false, + "specificValue": 25.8 + }, + { + "level": 70, + "baseAtk": 506, + "isAnAscension": false, + "specificValue": 27.3 + }, + { + "level": 70, + "baseAtk": 537, + "isAnAscension": true, + "specificValue": 27.3 + }, + { + "level": 75, + "baseAtk": 563, + "isAnAscension": false, + "specificValue": 28.7 + }, + { + "level": 80, + "baseAtk": 590, + "isAnAscension": false, + "specificValue": 30.2 + }, + { + "level": 80, + "baseAtk": 621, + "isAnAscension": true, + "specificValue": 30.2 + }, + { + "level": 85, + "baseAtk": 648, + "isAnAscension": false, + "specificValue": 31.6 + }, + { + "level": 90, + "baseAtk": 674, + "isAnAscension": false, + "specificValue": 33.1 + } + ] + }, + { + "key": "Memory of Dust", + "image": "memory_of_dust.png", + "type": "catalyst", + "atk": 46, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 10.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 40000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 4 + ] + }, + { + "level": 2, + "values": [ + 25, + 5 + ] + }, + { + "level": 3, + "values": [ + 30, + 6 + ] + }, + { + "level": 4, + "values": [ + 35, + 7 + ] + }, + { + "level": 5, + "values": [ + 40, + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 14.7 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 19.1 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 23.4 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 25.6 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 27.8 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 30 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 36.5 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 36.5 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 40.9 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 40.9 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 43.1 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 45.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 45.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 47.4 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 49.6 + } + ] + } + ], + "claymores": [ + { + "key": "Waster Greatsword", + "image": "waster_greatsword.png", + "type": "claymore", + "atk": 23, + "rarity": 1, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 23, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 30, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 68, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 76, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 85, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 93, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 121, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 130, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 141, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 149, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 158, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 169, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 177, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Old Merc’s Pal", + "image": "old_mercs_pal.png", + "type": "claymore", + "atk": 33, + "rarity": 2, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 33, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 43, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 55, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 68, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 80, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 91, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 103, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 115, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 139, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 162, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 174, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 186, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 197, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 209, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 220, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 232, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 243, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Bloodtainted Greatsword", + "image": "bloodtainted_greatsword.png", + "type": "claymore", + "atk": 38, + "rarity": 3, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 41, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 38, + "isAnAscension": false, + "specificValue": 41 + }, + { + "level": 5, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 47 + }, + { + "level": 10, + "baseAtk": 61, + "isAnAscension": false, + "specificValue": 56 + }, + { + "level": 15, + "baseAtk": 73, + "isAnAscension": false, + "specificValue": 64 + }, + { + "level": 20, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 72 + }, + { + "level": 20, + "baseAtk": 105, + "isAnAscension": true, + "specificValue": 72 + }, + { + "level": 25, + "baseAtk": 117, + "isAnAscension": false, + "specificValue": 80 + }, + { + "level": 30, + "baseAtk": 129, + "isAnAscension": false, + "specificValue": 89 + }, + { + "level": 35, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 97 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": false, + "specificValue": 105 + }, + { + "level": 40, + "baseAtk": 171, + "isAnAscension": true, + "specificValue": 105 + }, + { + "level": 45, + "baseAtk": 182, + "isAnAscension": false, + "specificValue": 113 + }, + { + "level": 50, + "baseAtk": 193, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 50, + "baseAtk": 212, + "isAnAscension": true, + "specificValue": 122 + }, + { + "level": 55, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 130 + }, + { + "level": 60, + "baseAtk": 234, + "isAnAscension": false, + "specificValue": 138 + }, + { + "level": 60, + "baseAtk": 253, + "isAnAscension": true, + "specificValue": 138 + }, + { + "level": 65, + "baseAtk": 264, + "isAnAscension": false, + "specificValue": 146 + }, + { + "level": 70, + "baseAtk": 274, + "isAnAscension": false, + "specificValue": 154 + }, + { + "level": 70, + "baseAtk": 294, + "isAnAscension": true, + "specificValue": 154 + }, + { + "level": 75, + "baseAtk": 304, + "isAnAscension": false, + "specificValue": 163 + }, + { + "level": 80, + "baseAtk": 314, + "isAnAscension": false, + "specificValue": 171 + }, + { + "level": 80, + "baseAtk": 334, + "isAnAscension": true, + "specificValue": 171 + }, + { + "level": 85, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 179 + }, + { + "level": 90, + "baseAtk": 354, + "isAnAscension": false, + "specificValue": 187 + } + ] + }, + { + "key": "Debate Club", + "image": "debate_club.png", + "type": "claymore", + "atk": 39, + "rarity": 3, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 7.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60 + ] + }, + { + "level": 2, + "values": [ + 75 + ] + }, + { + "level": 3, + "values": [ + 90 + ] + }, + { + "level": 4, + "values": [ + 105 + ] + }, + { + "level": 5, + "values": [ + 120 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 8.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 13.5 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 13.5 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 16.6 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 19.7 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 22.8 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 25.9 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 25.9 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 27.5 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 32.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 32.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 33.6 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 35.2 + } + ] + }, + { + "key": "Ferrous Shadow", + "image": "ferrous_shadow.png", + "type": "claymore", + "atk": 39, + "rarity": 3, + "secondaryStat": "hpPercentage", + "secondaryStatValue": 7.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 70, + 30 + ] + }, + { + "level": 2, + "values": [ + 75, + 35 + ] + }, + { + "level": 3, + "values": [ + 80, + 40 + ] + }, + { + "level": 4, + "values": [ + 85, + 45 + ] + }, + { + "level": 5, + "values": [ + 90, + 50 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 8.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 13.5 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 13.5 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 15.1 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 16.6 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 19.7 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 22.8 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 22.8 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 25.9 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 25.9 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 27.5 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 30.5 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 32.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 32.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 33.6 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 35.2 + } + ] + }, + { + "key": "Quartz", + "image": "quartz.png", + "type": "claymore", + "atk": 39, + "rarity": 3, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 31, + "location": "gacha", + "isComingSoon": true, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20 + ] + }, + { + "level": 2, + "values": [ + 25 + ] + }, + { + "level": 3, + "values": [ + 30 + ] + }, + { + "level": 4, + "values": [ + 35 + ] + }, + { + "level": 5, + "values": [ + 40 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 31 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 54 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 54 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 60 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 66 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 73 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 79 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 79 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 91 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 91 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 97 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 104 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 104 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 110 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 116 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 116 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 128 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 128 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 134 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 141 + } + ] + }, + { + "key": "Skyrider Greatsword", + "image": "skyrider_greatsword.png", + "type": "claymore", + "atk": 39, + "rarity": 3, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 9.6, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 6 + ] + }, + { + "level": 2, + "values": [ + 7 + ] + }, + { + "level": 3, + "values": [ + 8 + ] + }, + { + "level": 4, + "values": [ + 9 + ] + }, + { + "level": 5, + "values": [ + 10 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 9.6 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 11.1 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 15 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 16.9 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 20.8 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 24.6 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 24.6 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 26.5 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 28.5 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 32.3 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 34.3 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 36.2 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 36.2 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 38.1 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 40.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 40.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 43.9 + } + ] + }, + { + "key": "White Iron Greatsword", + "image": "white_iron_greatsword.png", + "type": "claymore", + "atk": 39, + "rarity": 3, + "secondaryStat": "defPercentage", + "secondaryStatValue": 9.6, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 9.6 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 11.1 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 15 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 16.9 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 20.8 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 24.6 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 24.6 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 26.5 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 28.5 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 32.3 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 34.3 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 36.2 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 36.2 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 38.1 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 40.1 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 40.1 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 43.9 + } + ] + }, + { + "key": "Blackcliff Slasher", + "image": "blackcliff_slasher.png", + "type": "claymore", + "atk": 42, + "rarity": 4, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 12, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 16.4 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 21.2 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 26.1 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 30.9 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 30.9 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 33.3 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 35.7 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 35.7 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 38.2 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 40.6 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 40.6 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 43 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 45.4 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 45.4 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 47.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 50.3 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 50.3 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 52.7 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 55.1 + } + ] + }, + { + "key": "Favonius Greatsword", + "image": "favonius_greatsword.png", + "type": "claymore", + "atk": 41, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 13.3, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 12 + ] + }, + { + "level": 2, + "values": [ + 70, + 10.5 + ] + }, + { + "level": 3, + "values": [ + 80, + 9 + ] + }, + { + "level": 4, + "values": [ + 90, + 7.5 + ] + }, + { + "level": 5, + "values": [ + 100, + 6 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 20.9 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 23.6 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 28.9 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 31.6 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 34.3 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 34.3 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 37 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 39.7 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 39.7 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 42.4 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 45.1 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 45.1 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 47.8 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 50.5 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 50.5 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 53.2 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 55.9 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 55.9 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 58.6 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 61.3 + } + ] + }, + { + "key": "Lithic Blade", + "image": "lithic_blade.png", + "type": "claymore", + "atk": 41, + "rarity": 4, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 16, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 6, + 2 + ] + }, + { + "level": 2, + "values": [ + 7, + 3 + ] + }, + { + "level": 3, + "values": [ + 8, + 4 + ] + }, + { + "level": 4, + "values": [ + 9, + 5 + ] + }, + { + "level": 5, + "values": [ + 10, + 6 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Prototype Archaic", + "image": "prototype_aminus.png", + "type": "claymore", + "atk": 44, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 6, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 240 + ] + }, + { + "level": 2, + "values": [ + 300 + ] + }, + { + "level": 3, + "values": [ + 360 + ] + }, + { + "level": 4, + "values": [ + 420 + ] + }, + { + "level": 5, + "values": [ + 480 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "Rainslasher", + "image": "rainslasher.png", + "type": "claymore", + "atk": 42, + "rarity": 4, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 36, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20 + ] + }, + { + "level": 2, + "values": [ + 24 + ] + }, + { + "level": 3, + "values": [ + 28 + ] + }, + { + "level": 4, + "values": [ + 32 + ] + }, + { + "level": 5, + "values": [ + 36 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 36 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 42 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 49 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 56 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 64 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 64 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 71 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 78 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 93 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 93 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 100 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 107 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 107 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 115 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 122 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 122 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 129 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 136 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 136 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 144 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 151 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 151 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 158 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 165 + } + ] + }, + { + "key": "Royal Greatsword", + "image": "royal_greatsword.png", + "type": "claymore", + "atk": 44, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 6, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "Serpent Spine", + "image": "serpent_spine.png", + "type": "claymore", + "atk": 42, + "rarity": 4, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 6, + "location": "bpBounty", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 6, + 3 + ] + }, + { + "level": 2, + "values": [ + 7, + 2.7 + ] + }, + { + "level": 3, + "values": [ + 8, + 2.4 + ] + }, + { + "level": 4, + "values": [ + 9, + 2.2 + ] + }, + { + "level": 5, + "values": [ + 10, + 2.2 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "The Bell", + "image": "the_bell.png", + "type": "claymore", + "atk": 42, + "rarity": 4, + "secondaryStat": "hpPercentage", + "secondaryStatValue": 9, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 12 + ] + }, + { + "level": 2, + "values": [ + 23, + 15 + ] + }, + { + "level": 3, + "values": [ + 26, + 18 + ] + }, + { + "level": 4, + "values": [ + 29, + 21 + ] + }, + { + "level": 5, + "values": [ + 32, + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 10.5 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 12.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 15.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 15.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 19.5 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 23.2 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 23.2 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 25 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 26.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 26.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 28.6 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 32.3 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 34.1 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 34.1 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 37.7 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 37.7 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 39.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 41.3 + } + ] + }, + { + "key": "Whiteblind", + "image": "whiteblind.png", + "type": "claymore", + "atk": 42, + "rarity": 4, + "secondaryStat": "defPercentage", + "secondaryStatValue": 11.3, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 6 + ] + }, + { + "level": 2, + "values": [ + 7.5 + ] + }, + { + "level": 3, + "values": [ + 9 + ] + }, + { + "level": 4, + "values": [ + 10.5 + ] + }, + { + "level": 5, + "values": [ + 12 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 11.3 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 15.3 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 17.6 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 19.9 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 19.9 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 24.4 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 26.7 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 29 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 29 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 31.3 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 33.5 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 33.5 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 35.8 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 38.1 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 38.1 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 40.4 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 42.6 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 42.6 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 44.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 47.2 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 47.2 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 49.5 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 51.7 + } + ] + }, + { + "key": "Sacrificial Greatsword", + "image": "sacrificial_greatsword.png", + "type": "claymore", + "atk": 44, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 6.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "firm_arrowhead.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sharp_arrowhead.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "weathered_arrowhead.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40, + 30 + ] + }, + { + "level": 2, + "values": [ + 50, + 26 + ] + }, + { + "level": 3, + "values": [ + 60, + 22 + ] + }, + { + "level": 4, + "values": [ + 70, + 19 + ] + }, + { + "level": 5, + "values": [ + 80, + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6.7 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 9.1 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 11.8 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 14.5 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 17.2 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 17.2 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 18.5 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 19.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 19.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 22.6 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 22.6 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 25.2 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 25.2 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 26.6 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 27.9 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 27.9 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 29.3 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 30.6 + } + ] + }, + { + "key": "Snow-Tombed Starsilver", + "image": "snow_tombed_starsilver.png", + "type": "claymore", + "atk": 44, + "rarity": 4, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 7.5, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "tile_of_decarabians_tower.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "heavy_horn.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "debris_of_decarabians_city.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "black_bronze_horn.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "fragment_of_decarabians_epic.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "scattered_piece_of_decarabianss_dream.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "black_crystal_horn.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 80, + 200 + ] + }, + { + "level": 2, + "values": [ + 70, + 95, + 240 + ] + }, + { + "level": 3, + "values": [ + 80, + 110, + 280 + ] + }, + { + "level": 4, + "values": [ + 90, + 125, + 320 + ] + }, + { + "level": 5, + "values": [ + 100, + 140, + 360 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 7.5 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 8.7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 10.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 11.7 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 13.3 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 14.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 16.3 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 17.8 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 19.3 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 19.3 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 20.8 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 22.4 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 22.4 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 25.4 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 26.9 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 28.4 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 28.4 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 29.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 31.5 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 31.5 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 33 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 34.5 + } + ] + }, + { + "key": "Skyward Pride", + "image": "skyward_pride.png", + "type": "claymore", + "atk": 48, + "rarity": 5, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8, + 80 + ] + }, + { + "level": 2, + "values": [ + 10, + 100 + ] + }, + { + "level": 3, + "values": [ + 12, + 120 + ] + }, + { + "level": 4, + "values": [ + 14, + 140 + ] + }, + { + "level": 5, + "values": [ + 16, + 160 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 8 + }, + { + "level": 5, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 9.3 + }, + { + "level": 10, + "baseAtk": 87, + "isAnAscension": false, + "specificValue": 10.9 + }, + { + "level": 15, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 20, + "baseAtk": 133, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 164, + "isAnAscension": true, + "specificValue": 14.1 + }, + { + "level": 25, + "baseAtk": 188, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 30, + "baseAtk": 212, + "isAnAscension": false, + "specificValue": 17.4 + }, + { + "level": 35, + "baseAtk": 236, + "isAnAscension": false, + "specificValue": 19 + }, + { + "level": 40, + "baseAtk": 261, + "isAnAscension": false, + "specificValue": 20.6 + }, + { + "level": 40, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 20.6 + }, + { + "level": 45, + "baseAtk": 316, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 50, + "baseAtk": 341, + "isAnAscension": false, + "specificValue": 23.8 + }, + { + "level": 50, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 23.8 + }, + { + "level": 55, + "baseAtk": 398, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 423, + "isAnAscension": false, + "specificValue": 27.1 + }, + { + "level": 60, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 27.1 + }, + { + "level": 65, + "baseAtk": 480, + "isAnAscension": false, + "specificValue": 28.7 + }, + { + "level": 70, + "baseAtk": 506, + "isAnAscension": false, + "specificValue": 30.3 + }, + { + "level": 70, + "baseAtk": 537, + "isAnAscension": true, + "specificValue": 30.3 + }, + { + "level": 75, + "baseAtk": 563, + "isAnAscension": false, + "specificValue": 31.9 + }, + { + "level": 80, + "baseAtk": 590, + "isAnAscension": false, + "specificValue": 33.5 + }, + { + "level": 80, + "baseAtk": 621, + "isAnAscension": true, + "specificValue": 33.5 + }, + { + "level": 85, + "baseAtk": 648, + "isAnAscension": false, + "specificValue": 35.1 + }, + { + "level": 90, + "baseAtk": 674, + "isAnAscension": false, + "specificValue": 36.8 + } + ] + }, + { + "key": "Wolf’s Gravestone", + "image": "wolfs_gravestone.png", + "type": "claymore", + "atk": 46, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 10.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 40 + ] + }, + { + "level": 2, + "values": [ + 25, + 50 + ] + }, + { + "level": 3, + "values": [ + 30, + 60 + ] + }, + { + "level": 4, + "values": [ + 35, + 70 + ] + }, + { + "level": 5, + "values": [ + 40, + 80 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 14.7 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 19.1 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 23.4 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 25.6 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 27.8 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 30 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 36.5 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 36.5 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 40.9 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 40.9 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 43.1 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 45.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 45.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 47.4 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 49.6 + } + ] + }, + { + "key": "The Unforged", + "image": "the_unforged.png", + "type": "claymore", + "atk": 46, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 10.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 4 + ] + }, + { + "level": 2, + "values": [ + 25, + 5 + ] + }, + { + "level": 3, + "values": [ + 30, + 6 + ] + }, + { + "level": 4, + "values": [ + 35, + 7 + ] + }, + { + "level": 5, + "values": [ + 40, + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 14.7 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 19.1 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 23.4 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 25.6 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 27.8 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 30 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 36.5 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 36.5 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 40.9 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 40.9 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 43.1 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 45.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 45.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 47.4 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 49.6 + } + ] + } + ], + "polearms": [ + { + "key": "Beginner’s Protector", + "image": "beginners_protector.png", + "type": "polearm", + "atk": 23, + "rarity": 1, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 23, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 30, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 68, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 76, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 85, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 93, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 121, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 130, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 141, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 149, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 158, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 169, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 177, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Iron Point", + "image": "iron_point.png", + "type": "polearm", + "atk": 33, + "rarity": 2, + "secondaryStat": "none", + "secondaryStatValue": 0, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 1, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 1, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [], + "stats": [ + { + "level": 1, + "baseAtk": 33, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 5, + "baseAtk": 43, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 10, + "baseAtk": 55, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 15, + "baseAtk": 68, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 80, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 20, + "baseAtk": 91, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 25, + "baseAtk": 103, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 30, + "baseAtk": 115, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 35, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 139, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 45, + "baseAtk": 162, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 174, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 50, + "baseAtk": 186, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 55, + "baseAtk": 197, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 209, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 60, + "baseAtk": 220, + "isAnAscension": true, + "specificValue": 0 + }, + { + "level": 65, + "baseAtk": 232, + "isAnAscension": false, + "specificValue": 0 + }, + { + "level": 70, + "baseAtk": 243, + "isAnAscension": false, + "specificValue": 0 + } + ] + }, + { + "key": "Black Tassel", + "image": "black_tassel.png", + "type": "polearm", + "atk": 38, + "rarity": 3, + "secondaryStat": "hpPercentage", + "secondaryStatValue": 10.2, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 40 + ] + }, + { + "level": 2, + "values": [ + 50 + ] + }, + { + "level": 3, + "values": [ + 60 + ] + }, + { + "level": 4, + "values": [ + 70 + ] + }, + { + "level": 5, + "values": [ + 80 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 38, + "isAnAscension": false, + "specificValue": 10.2 + }, + { + "level": 5, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 11.9 + }, + { + "level": 10, + "baseAtk": 61, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 15, + "baseAtk": 73, + "isAnAscension": false, + "specificValue": 16 + }, + { + "level": 20, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 18 + }, + { + "level": 20, + "baseAtk": 105, + "isAnAscension": true, + "specificValue": 18 + }, + { + "level": 25, + "baseAtk": 117, + "isAnAscension": false, + "specificValue": 20.1 + }, + { + "level": 30, + "baseAtk": 129, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 35, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 24.2 + }, + { + "level": 40, + "baseAtk": 151, + "isAnAscension": false, + "specificValue": 26.3 + }, + { + "level": 40, + "baseAtk": 171, + "isAnAscension": true, + "specificValue": 26.3 + }, + { + "level": 45, + "baseAtk": 182, + "isAnAscension": false, + "specificValue": 28.4 + }, + { + "level": 50, + "baseAtk": 193, + "isAnAscension": false, + "specificValue": 30.4 + }, + { + "level": 50, + "baseAtk": 212, + "isAnAscension": true, + "specificValue": 30.4 + }, + { + "level": 55, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 32.5 + }, + { + "level": 60, + "baseAtk": 234, + "isAnAscension": false, + "specificValue": 34.6 + }, + { + "level": 60, + "baseAtk": 253, + "isAnAscension": true, + "specificValue": 34.6 + }, + { + "level": 65, + "baseAtk": 264, + "isAnAscension": false, + "specificValue": 36.6 + }, + { + "level": 70, + "baseAtk": 274, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 294, + "isAnAscension": true, + "specificValue": 38.7 + }, + { + "level": 75, + "baseAtk": 304, + "isAnAscension": false, + "specificValue": 40.7 + }, + { + "level": 80, + "baseAtk": 314, + "isAnAscension": false, + "specificValue": 42.8 + }, + { + "level": 80, + "baseAtk": 334, + "isAnAscension": true, + "specificValue": 42.8 + }, + { + "level": 85, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 44.9 + }, + { + "level": 90, + "baseAtk": 354, + "isAnAscension": false, + "specificValue": 46.9 + } + ] + }, + { + "key": "Halberd", + "image": "halberd.png", + "type": "polearm", + "atk": 40, + "rarity": 3, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 5.1, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 160 + ] + }, + { + "level": 2, + "values": [ + 200 + ] + }, + { + "level": 3, + "values": [ + 240 + ] + }, + { + "level": 4, + "values": [ + 280 + ] + }, + { + "level": 5, + "values": [ + 320 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 40, + "isAnAscension": false, + "specificValue": 5.1 + }, + { + "level": 5, + "baseAtk": 53, + "isAnAscension": false, + "specificValue": 5.9 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 15, + "baseAtk": 86, + "isAnAscension": false, + "specificValue": 8 + }, + { + "level": 20, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 20, + "baseAtk": 121, + "isAnAscension": true, + "specificValue": 9 + }, + { + "level": 25, + "baseAtk": 138, + "isAnAscension": false, + "specificValue": 10.1 + }, + { + "level": 30, + "baseAtk": 154, + "isAnAscension": false, + "specificValue": 11.1 + }, + { + "level": 35, + "baseAtk": 171, + "isAnAscension": false, + "specificValue": 12.1 + }, + { + "level": 40, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 40, + "baseAtk": 207, + "isAnAscension": true, + "specificValue": 13.1 + }, + { + "level": 45, + "baseAtk": 223, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 50, + "baseAtk": 239, + "isAnAscension": false, + "specificValue": 15.2 + }, + { + "level": 50, + "baseAtk": 259, + "isAnAscension": true, + "specificValue": 15.2 + }, + { + "level": 55, + "baseAtk": 275, + "isAnAscension": false, + "specificValue": 16.2 + }, + { + "level": 60, + "baseAtk": 292, + "isAnAscension": false, + "specificValue": 17.3 + }, + { + "level": 60, + "baseAtk": 311, + "isAnAscension": true, + "specificValue": 17.3 + }, + { + "level": 65, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 18.3 + }, + { + "level": 70, + "baseAtk": 344, + "isAnAscension": false, + "specificValue": 19.3 + }, + { + "level": 70, + "baseAtk": 363, + "isAnAscension": true, + "specificValue": 19.3 + }, + { + "level": 75, + "baseAtk": 380, + "isAnAscension": false, + "specificValue": 20.4 + }, + { + "level": 80, + "baseAtk": 396, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 80, + "baseAtk": 415, + "isAnAscension": true, + "specificValue": 21.4 + }, + { + "level": 85, + "baseAtk": 432, + "isAnAscension": false, + "specificValue": 22.4 + }, + { + "level": 90, + "baseAtk": 448, + "isAnAscension": false, + "specificValue": 23.5 + } + ] + }, + { + "key": "White Tassel", + "image": "white_tassel.png", + "type": "polearm", + "atk": 39, + "rarity": 3, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 5.1, + "location": "chest", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 2, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 1, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 5, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 4, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 2, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 8, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 4, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 25000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 24 + ] + }, + { + "level": 2, + "values": [ + 30 + ] + }, + { + "level": 3, + "values": [ + 36 + ] + }, + { + "level": 4, + "values": [ + 42 + ] + }, + { + "level": 5, + "values": [ + 48 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 39, + "isAnAscension": false, + "specificValue": 5.1 + }, + { + "level": 5, + "baseAtk": 50, + "isAnAscension": false, + "specificValue": 5.9 + }, + { + "level": 10, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 15, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 8 + }, + { + "level": 20, + "baseAtk": 94, + "isAnAscension": false, + "specificValue": 9 + }, + { + "level": 20, + "baseAtk": 113, + "isAnAscension": true, + "specificValue": 9 + }, + { + "level": 25, + "baseAtk": 127, + "isAnAscension": false, + "specificValue": 10 + }, + { + "level": 30, + "baseAtk": 141, + "isAnAscension": false, + "specificValue": 11.1 + }, + { + "level": 35, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 12.1 + }, + { + "level": 40, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 40, + "baseAtk": 189, + "isAnAscension": true, + "specificValue": 13.1 + }, + { + "level": 45, + "baseAtk": 202, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 50, + "baseAtk": 216, + "isAnAscension": false, + "specificValue": 15.2 + }, + { + "level": 50, + "baseAtk": 236, + "isAnAscension": true, + "specificValue": 15.2 + }, + { + "level": 55, + "baseAtk": 249, + "isAnAscension": false, + "specificValue": 16.2 + }, + { + "level": 60, + "baseAtk": 263, + "isAnAscension": false, + "specificValue": 17.3 + }, + { + "level": 60, + "baseAtk": 282, + "isAnAscension": true, + "specificValue": 17.3 + }, + { + "level": 65, + "baseAtk": 296, + "isAnAscension": false, + "specificValue": 18.3 + }, + { + "level": 70, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 19.3 + }, + { + "level": 70, + "baseAtk": 329, + "isAnAscension": true, + "specificValue": 19.3 + }, + { + "level": 75, + "baseAtk": 342, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 80, + "baseAtk": 355, + "isAnAscension": false, + "specificValue": 21.4 + }, + { + "level": 80, + "baseAtk": 375, + "isAnAscension": true, + "specificValue": 21.4 + }, + { + "level": 85, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 22.4 + }, + { + "level": 90, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 23.4 + } + ] + }, + { + "key": "Blackcliff Pole", + "image": "blackcliff_pole.png", + "type": "polearm", + "atk": 42, + "rarity": 4, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 12, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 450000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 12 + ] + }, + { + "level": 2, + "values": [ + 15 + ] + }, + { + "level": 3, + "values": [ + 18 + ] + }, + { + "level": 4, + "values": [ + 21 + ] + }, + { + "level": 5, + "values": [ + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 12 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 13.9 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 16.4 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 18.8 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 21.2 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 23.6 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 26.1 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 28.5 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 30.9 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 30.9 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 33.3 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 35.7 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 35.7 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 38.2 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 40.6 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 40.6 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 43 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 45.4 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 45.4 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 47.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 50.3 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 50.3 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 52.7 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 55.1 + } + ] + }, + { + "key": "Crescent Pike", + "image": "crescent_pike.png", + "type": "polearm", + "atk": 44, + "rarity": 4, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 7.5, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20 + ] + }, + { + "level": 2, + "values": [ + 25 + ] + }, + { + "level": 3, + "values": [ + 30 + ] + }, + { + "level": 4, + "values": [ + 35 + ] + }, + { + "level": 5, + "values": [ + 40 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 7.5 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 8.7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 10.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 11.7 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 13.3 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 14.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 16.3 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 17.8 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 19.3 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 19.3 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 20.8 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 22.4 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 22.4 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 25.4 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 26.9 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 28.4 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 28.4 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 29.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 31.5 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 31.5 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 33 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 34.5 + } + ] + }, + { + "key": "Deathmatch", + "image": "deathmatch.png", + "type": "polearm", + "atk": 41, + "rarity": 4, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 8, + "location": "bpBounty", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "whopperflower_nectar.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "shimmering_nectar.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "energy_nectar.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 16, + 16, + 24 + ] + }, + { + "level": 2, + "values": [ + 20, + 20, + 30 + ] + }, + { + "level": 3, + "values": [ + 24, + 24, + 36 + ] + }, + { + "level": 4, + "values": [ + 28, + 28, + 42 + ] + }, + { + "level": 5, + "values": [ + 32, + 32, + 48 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 8 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 9.3 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 10.9 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 14.1 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 17.4 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 19 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 20.6 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 20.6 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 23.8 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 23.8 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 27.1 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 27.1 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 28.7 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 30.3 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 30.3 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 31.9 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 33.5 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 33.5 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 35.1 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 36.8 + } + ] + }, + { + "key": "Dragon’s Bane", + "image": "dragons_bane.png", + "type": "polearm", + "atk": 41, + "rarity": 4, + "secondaryStat": "elementaryMastery", + "secondaryStatValue": 48, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 450000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20 + ] + }, + { + "level": 2, + "values": [ + 24 + ] + }, + { + "level": 3, + "values": [ + 28 + ] + }, + { + "level": 4, + "values": [ + 32 + ] + }, + { + "level": 5, + "values": [ + 36 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 48 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 56 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 65 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 75 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 85 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 85 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 95 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 104 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 114 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 124 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 124 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 133 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 143 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 143 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 153 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 162 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 162 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 172 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 182 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 182 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 191 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 201 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 201 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 211 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 221 + } + ] + }, + { + "key": "Lithic Spear", + "image": "lithic_spear.png", + "type": "polearm", + "atk": 42, + "rarity": 4, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 9.0, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 450000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 40 + ] + }, + { + "level": 2, + "values": [ + 25, + 50 + ] + }, + { + "level": 3, + "values": [ + 30, + 60 + ] + }, + { + "level": 4, + "values": [ + 35, + 70 + ] + }, + { + "level": 5, + "values": [ + 40, + 80 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "Prototype Starglitter", + "image": "prototype_grudge.png", + "type": "polearm", + "atk": 42, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 10, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "damaged_mask.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "stained_mask.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "ominous_mask.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 42, + "isAnAscension": false, + "specificValue": 10 + }, + { + "level": 5, + "baseAtk": 56, + "isAnAscension": false, + "specificValue": 11.6 + }, + { + "level": 10, + "baseAtk": 74, + "isAnAscension": false, + "specificValue": 13.6 + }, + { + "level": 15, + "baseAtk": 91, + "isAnAscension": false, + "specificValue": 15.7 + }, + { + "level": 20, + "baseAtk": 109, + "isAnAscension": false, + "specificValue": 17.7 + }, + { + "level": 20, + "baseAtk": 135, + "isAnAscension": true, + "specificValue": 17.7 + }, + { + "level": 25, + "baseAtk": 152, + "isAnAscension": false, + "specificValue": 19.7 + }, + { + "level": 30, + "baseAtk": 170, + "isAnAscension": false, + "specificValue": 21.7 + }, + { + "level": 35, + "baseAtk": 187, + "isAnAscension": false, + "specificValue": 23.7 + }, + { + "level": 40, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 25.8 + }, + { + "level": 40, + "baseAtk": 231, + "isAnAscension": true, + "specificValue": 25.8 + }, + { + "level": 45, + "baseAtk": 248, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 50, + "baseAtk": 266, + "isAnAscension": false, + "specificValue": 29.8 + }, + { + "level": 50, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 29.8 + }, + { + "level": 55, + "baseAtk": 309, + "isAnAscension": false, + "specificValue": 31.8 + }, + { + "level": 60, + "baseAtk": 327, + "isAnAscension": false, + "specificValue": 33.8 + }, + { + "level": 60, + "baseAtk": 353, + "isAnAscension": true, + "specificValue": 33.8 + }, + { + "level": 65, + "baseAtk": 370, + "isAnAscension": false, + "specificValue": 35.9 + }, + { + "level": 70, + "baseAtk": 388, + "isAnAscension": false, + "specificValue": 37.9 + }, + { + "level": 70, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 37.9 + }, + { + "level": 75, + "baseAtk": 431, + "isAnAscension": false, + "specificValue": 39.9 + }, + { + "level": 80, + "baseAtk": 449, + "isAnAscension": false, + "specificValue": 41.9 + }, + { + "level": 80, + "baseAtk": 475, + "isAnAscension": true, + "specificValue": 41.9 + }, + { + "level": 85, + "baseAtk": 492, + "isAnAscension": false, + "specificValue": 43.9 + }, + { + "level": 90, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 45.9 + } + ] + }, + { + "key": "Favonius Lance", + "image": "favonius_lance.png", + "type": "polearm", + "atk": 44, + "rarity": 4, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 6.7, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 12 + ] + }, + { + "level": 2, + "values": [ + 70, + 10.5 + ] + }, + { + "level": 3, + "values": [ + 80, + 9 + ] + }, + { + "level": 4, + "values": [ + 90, + 7.5 + ] + }, + { + "level": 5, + "values": [ + 100, + 6 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6.7 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7.7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 9.1 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 11.8 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 13.1 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 14.5 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 17.2 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 17.2 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 18.5 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 19.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 19.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 21.2 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 22.6 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 22.6 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 25.2 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 25.2 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 26.6 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 27.9 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 27.9 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 29.3 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 30.6 + } + ] + }, + { + "key": "Royal Spear", + "image": "royal_spear.png", + "type": "polearm", + "atk": 44, + "rarity": 4, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 6, + "location": "starglitterExchange", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_lead_elixir.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 2, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass_pollen.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_mercury_elixir.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "mist_grass.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "mist_veiled_gold_elixir.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "mist_veiled_primo_elixir.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "mist_grass_wick.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 450000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8 + ] + }, + { + "level": 2, + "values": [ + 10 + ] + }, + { + "level": 3, + "values": [ + 12 + ] + }, + { + "level": 4, + "values": [ + 14 + ] + }, + { + "level": 5, + "values": [ + 16 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 44, + "isAnAscension": false, + "specificValue": 6 + }, + { + "level": 5, + "baseAtk": 59, + "isAnAscension": false, + "specificValue": 7 + }, + { + "level": 10, + "baseAtk": 79, + "isAnAscension": false, + "specificValue": 8.2 + }, + { + "level": 15, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 9.4 + }, + { + "level": 20, + "baseAtk": 119, + "isAnAscension": false, + "specificValue": 10.6 + }, + { + "level": 20, + "baseAtk": 144, + "isAnAscension": true, + "specificValue": 10.6 + }, + { + "level": 25, + "baseAtk": 165, + "isAnAscension": false, + "specificValue": 11.8 + }, + { + "level": 30, + "baseAtk": 185, + "isAnAscension": false, + "specificValue": 13 + }, + { + "level": 35, + "baseAtk": 205, + "isAnAscension": false, + "specificValue": 14.2 + }, + { + "level": 40, + "baseAtk": 226, + "isAnAscension": false, + "specificValue": 15.5 + }, + { + "level": 40, + "baseAtk": 252, + "isAnAscension": true, + "specificValue": 15.5 + }, + { + "level": 45, + "baseAtk": 273, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 50, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 17.9 + }, + { + "level": 50, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 17.9 + }, + { + "level": 55, + "baseAtk": 340, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 60, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 20.3 + }, + { + "level": 60, + "baseAtk": 387, + "isAnAscension": true, + "specificValue": 20.3 + }, + { + "level": 65, + "baseAtk": 408, + "isAnAscension": false, + "specificValue": 21.5 + }, + { + "level": 70, + "baseAtk": 429, + "isAnAscension": false, + "specificValue": 22.7 + }, + { + "level": 70, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 22.7 + }, + { + "level": 75, + "baseAtk": 476, + "isAnAscension": false, + "specificValue": 23.9 + }, + { + "level": 80, + "baseAtk": 497, + "isAnAscension": false, + "specificValue": 25.1 + }, + { + "level": 80, + "baseAtk": 523, + "isAnAscension": true, + "specificValue": 25.1 + }, + { + "level": 85, + "baseAtk": 544, + "isAnAscension": false, + "specificValue": 26.4 + }, + { + "level": 90, + "baseAtk": 565, + "isAnAscension": false, + "specificValue": 27.6 + } + ] + }, + { + "key": "Dragonspine Spear", + "image": "dragonspine_spear.png", + "type": "polearm", + "atk": 41, + "rarity": 4, + "secondaryStat": "physDmgPercentage", + "secondaryStatValue": 15, + "location": "crafting", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_milk_tooth.png" + }, + { + "quantity": 3, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 5000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 8, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 15000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_cracked_tooth.png" + }, + { + "quantity": 6, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 3, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 12, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_broken_fang.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 6, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 35000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 4, + "materialType": "weaponPrimary", + "image": "boreal_wolfs_nostalgia.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 60, + 80, + 200 + ] + }, + { + "level": 2, + "values": [ + 70, + 95, + 240 + ] + }, + { + "level": 3, + "values": [ + 80, + 110, + 280 + ] + }, + { + "level": 4, + "values": [ + 90, + 125, + 320 + ] + }, + { + "level": 5, + "values": [ + 100, + 140, + 360 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 41, + "isAnAscension": false, + "specificValue": 15 + }, + { + "level": 5, + "baseAtk": 54, + "isAnAscension": false, + "specificValue": 17.4 + }, + { + "level": 10, + "baseAtk": 69, + "isAnAscension": false, + "specificValue": 20.5 + }, + { + "level": 15, + "baseAtk": 84, + "isAnAscension": false, + "specificValue": 23.5 + }, + { + "level": 20, + "baseAtk": 99, + "isAnAscension": false, + "specificValue": 26.5 + }, + { + "level": 20, + "baseAtk": 125, + "isAnAscension": true, + "specificValue": 26.5 + }, + { + "level": 25, + "baseAtk": 140, + "isAnAscension": false, + "specificValue": 29.6 + }, + { + "level": 30, + "baseAtk": 155, + "isAnAscension": false, + "specificValue": 32.6 + }, + { + "level": 35, + "baseAtk": 169, + "isAnAscension": false, + "specificValue": 35.6 + }, + { + "level": 40, + "baseAtk": 184, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 40, + "baseAtk": 210, + "isAnAscension": true, + "specificValue": 38.7 + }, + { + "level": 45, + "baseAtk": 224, + "isAnAscension": false, + "specificValue": 41.7 + }, + { + "level": 50, + "baseAtk": 238, + "isAnAscension": false, + "specificValue": 44.7 + }, + { + "level": 50, + "baseAtk": 264, + "isAnAscension": true, + "specificValue": 44.7 + }, + { + "level": 55, + "baseAtk": 278, + "isAnAscension": false, + "specificValue": 47.8 + }, + { + "level": 60, + "baseAtk": 293, + "isAnAscension": false, + "specificValue": 50.8 + }, + { + "level": 60, + "baseAtk": 319, + "isAnAscension": true, + "specificValue": 50.8 + }, + { + "level": 65, + "baseAtk": 333, + "isAnAscension": false, + "specificValue": 53.8 + }, + { + "level": 70, + "baseAtk": 347, + "isAnAscension": false, + "specificValue": 56.8 + }, + { + "level": 70, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 56.8 + }, + { + "level": 75, + "baseAtk": 387, + "isAnAscension": false, + "specificValue": 59.9 + }, + { + "level": 80, + "baseAtk": 401, + "isAnAscension": false, + "specificValue": 62.9 + }, + { + "level": 80, + "baseAtk": 427, + "isAnAscension": true, + "specificValue": 62.9 + }, + { + "level": 85, + "baseAtk": 440, + "isAnAscension": false, + "specificValue": 65.9 + }, + { + "level": 90, + "baseAtk": 454, + "isAnAscension": false, + "specificValue": 69 + } + ] + }, + { + "key": "Vortex Vanquisher", + "image": "vortex_vanquisher.png", + "type": "polearm", + "atk": 46, + "rarity": 5, + "secondaryStat": "atkPercentage", + "secondaryStatValue": 10.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "fragile_bone_shard.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "treasure_hoarder_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "sturdy_bone_shard.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "silver_raven_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "fossilized_bone_shard.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "golden_raven_insignia.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 4 + ] + }, + { + "level": 2, + "values": [ + 25, + 5 + ] + }, + { + "level": 3, + "values": [ + 30, + 6 + ] + }, + { + "level": 4, + "values": [ + 35, + 7 + ] + }, + { + "level": 5, + "values": [ + 40, + 8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 10.8 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 14.7 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 16.9 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 19.1 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 21.3 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 23.4 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 25.6 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 27.8 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 27.8 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 30 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 32.2 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 32.2 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 34.4 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 36.5 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 36.5 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 38.7 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 40.9 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 40.9 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 43.1 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 45.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 45.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 47.4 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 49.6 + } + ] + }, + { + "key": "Primordial Jade Winged-Spear", + "image": "primordial_jade_winged_spear.png", + "type": "polearm", + "atk": 48, + "rarity": 5, + "secondaryStat": "critRatePercentage", + "secondaryStatValue": 4.8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "luminous_sands_from_guyun.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "hunters_sacrificial_knife.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "recruits_insignia.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "lustrous_stone_from_guyun.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "agents_sacrificial_knife.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "sergeants_insignia.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "relic_from_guyun.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "divine_body_from_guyun.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "inspectors_sacrificial_knife.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "lieutenants_insignia.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 3.2, + 12 + ] + }, + { + "level": 2, + "values": [ + 3.9, + 15 + ] + }, + { + "level": 3, + "values": [ + 4.6, + 18 + ] + }, + { + "level": 4, + "values": [ + 5.3, + 21 + ] + }, + { + "level": 5, + "values": [ + 6, + 24 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 4.8 + }, + { + "level": 5, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 5.6 + }, + { + "level": 10, + "baseAtk": 87, + "isAnAscension": false, + "specificValue": 6.5 + }, + { + "level": 15, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 7.5 + }, + { + "level": 20, + "baseAtk": 133, + "isAnAscension": false, + "specificValue": 8.5 + }, + { + "level": 20, + "baseAtk": 164, + "isAnAscension": true, + "specificValue": 8.5 + }, + { + "level": 25, + "baseAtk": 188, + "isAnAscension": false, + "specificValue": 9.5 + }, + { + "level": 30, + "baseAtk": 212, + "isAnAscension": false, + "specificValue": 10.4 + }, + { + "level": 35, + "baseAtk": 236, + "isAnAscension": false, + "specificValue": 11.4 + }, + { + "level": 40, + "baseAtk": 261, + "isAnAscension": false, + "specificValue": 12.4 + }, + { + "level": 40, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 12.4 + }, + { + "level": 45, + "baseAtk": 316, + "isAnAscension": false, + "specificValue": 13.3 + }, + { + "level": 50, + "baseAtk": 341, + "isAnAscension": false, + "specificValue": 14.3 + }, + { + "level": 50, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 14.3 + }, + { + "level": 55, + "baseAtk": 398, + "isAnAscension": false, + "specificValue": 15.3 + }, + { + "level": 60, + "baseAtk": 423, + "isAnAscension": false, + "specificValue": 16.2 + }, + { + "level": 60, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 16.2 + }, + { + "level": 65, + "baseAtk": 480, + "isAnAscension": false, + "specificValue": 17.2 + }, + { + "level": 70, + "baseAtk": 506, + "isAnAscension": false, + "specificValue": 18.2 + }, + { + "level": 70, + "baseAtk": 537, + "isAnAscension": true, + "specificValue": 18.2 + }, + { + "level": 75, + "baseAtk": 563, + "isAnAscension": false, + "specificValue": 19.1 + }, + { + "level": 80, + "baseAtk": 590, + "isAnAscension": false, + "specificValue": 20.1 + }, + { + "level": 80, + "baseAtk": 621, + "isAnAscension": true, + "specificValue": 20.1 + }, + { + "level": 85, + "baseAtk": 648, + "isAnAscension": false, + "specificValue": 21.1 + }, + { + "level": 90, + "baseAtk": 674, + "isAnAscension": false, + "specificValue": 22.1 + } + ] + }, + { + "key": "Skyward Spine", + "image": "skyward_spine.png", + "type": "polearm", + "atk": 48, + "rarity": 5, + "secondaryStat": "energyRechargePercentage", + "secondaryStatValue": 8, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "fetters_of_the_dandelion_gladiator.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_device.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "divining_scroll.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "chains_of_the_dandelion_gladiator.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "chaos_circuit.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "sealed_scroll.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "shackles_of_the_dandelion_gladiator.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "dream_of_the_dandelion_gladiator.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "chaos_core.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "forbidden_curse_scroll.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 8, + 40 + ] + }, + { + "level": 2, + "values": [ + 10, + 55 + ] + }, + { + "level": 3, + "values": [ + 12, + 70 + ] + }, + { + "level": 4, + "values": [ + 14, + 85 + ] + }, + { + "level": 5, + "values": [ + 16, + 100 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 48, + "isAnAscension": false, + "specificValue": 8 + }, + { + "level": 5, + "baseAtk": 65, + "isAnAscension": false, + "specificValue": 9.3 + }, + { + "level": 10, + "baseAtk": 87, + "isAnAscension": false, + "specificValue": 10.9 + }, + { + "level": 15, + "baseAtk": 110, + "isAnAscension": false, + "specificValue": 12.5 + }, + { + "level": 20, + "baseAtk": 133, + "isAnAscension": false, + "specificValue": 14.1 + }, + { + "level": 20, + "baseAtk": 164, + "isAnAscension": true, + "specificValue": 14.1 + }, + { + "level": 25, + "baseAtk": 188, + "isAnAscension": false, + "specificValue": 15.8 + }, + { + "level": 30, + "baseAtk": 212, + "isAnAscension": false, + "specificValue": 17.4 + }, + { + "level": 35, + "baseAtk": 236, + "isAnAscension": false, + "specificValue": 19 + }, + { + "level": 40, + "baseAtk": 261, + "isAnAscension": false, + "specificValue": 20.6 + }, + { + "level": 40, + "baseAtk": 292, + "isAnAscension": true, + "specificValue": 20.6 + }, + { + "level": 45, + "baseAtk": 316, + "isAnAscension": false, + "specificValue": 22.2 + }, + { + "level": 50, + "baseAtk": 341, + "isAnAscension": false, + "specificValue": 23.8 + }, + { + "level": 50, + "baseAtk": 373, + "isAnAscension": true, + "specificValue": 23.8 + }, + { + "level": 55, + "baseAtk": 398, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 60, + "baseAtk": 423, + "isAnAscension": false, + "specificValue": 27.1 + }, + { + "level": 60, + "baseAtk": 455, + "isAnAscension": true, + "specificValue": 27.1 + }, + { + "level": 65, + "baseAtk": 480, + "isAnAscension": false, + "specificValue": 28.7 + }, + { + "level": 70, + "baseAtk": 506, + "isAnAscension": false, + "specificValue": 30.3 + }, + { + "level": 70, + "baseAtk": 537, + "isAnAscension": true, + "specificValue": 30.3 + }, + { + "level": 75, + "baseAtk": 563, + "isAnAscension": false, + "specificValue": 31.9 + }, + { + "level": 80, + "baseAtk": 590, + "isAnAscension": false, + "specificValue": 33.5 + }, + { + "level": 80, + "baseAtk": 621, + "isAnAscension": true, + "specificValue": 33.5 + }, + { + "level": 85, + "baseAtk": 648, + "isAnAscension": false, + "specificValue": 35.1 + }, + { + "level": 90, + "baseAtk": 674, + "isAnAscension": false, + "specificValue": 36.8 + } + ] + }, + { + "key": "Staff of Homa", + "image": "staff_of_homa.png", + "type": "polearm", + "atk": 46, + "rarity": 5, + "secondaryStat": "critDmgPercentage", + "secondaryStatValue": 14.4, + "location": "gacha", + "isComingSoon": false, + "ascensionMaterials": [ + { + "level": 20, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "grain_of_aerosiderite.png" + }, + { + "quantity": 5, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 3, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 10000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 40, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_branch.png" + }, + { + "quantity": 12, + "materialType": "common", + "image": "slime_condensate.png" + }, + { + "quantity": 20000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 50, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "piece_of_aerosiderite.png" + }, + { + "quantity": 9, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 30000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 60, + "materials": [ + { + "quantity": 5, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 18, + "materialType": "weapon", + "image": "dead_ley_line_leaves.png" + }, + { + "quantity": 14, + "materialType": "common", + "image": "slime_secretions.png" + }, + { + "quantity": 45000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 70, + "materials": [ + { + "quantity": 9, + "materialType": "weaponPrimary", + "image": "bit_of_aerosiderite.png" + }, + { + "quantity": 14, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 9, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 55000, + "materialType": "currency", + "image": "mora.png" + } + ] + }, + { + "level": 80, + "materials": [ + { + "quantity": 6, + "materialType": "weaponPrimary", + "image": "chunk_of_aerosiderite.png" + }, + { + "quantity": 27, + "materialType": "weapon", + "image": "ley_line_sprout.png" + }, + { + "quantity": 18, + "materialType": "common", + "image": "slime_concentrate.png" + }, + { + "quantity": 65000, + "materialType": "currency", + "image": "mora.png" + } + ] + } + ], + "refinements": [ + { + "level": 1, + "values": [ + 20, + 0.8, + 1 + ] + }, + { + "level": 2, + "values": [ + 25, + 1, + 1.2 + ] + }, + { + "level": 3, + "values": [ + 30, + 1.2, + 1.4 + ] + }, + { + "level": 4, + "values": [ + 35, + 1.4, + 1.6 + ] + }, + { + "level": 5, + "values": [ + 40, + 1.6, + 1.8 + ] + } + ], + "stats": [ + { + "level": 1, + "baseAtk": 46, + "isAnAscension": false, + "specificValue": 14.4 + }, + { + "level": 5, + "baseAtk": 62, + "isAnAscension": false, + "specificValue": 16.7 + }, + { + "level": 10, + "baseAtk": 82, + "isAnAscension": false, + "specificValue": 19.6 + }, + { + "level": 15, + "baseAtk": 102, + "isAnAscension": false, + "specificValue": 22.5 + }, + { + "level": 20, + "baseAtk": 122, + "isAnAscension": false, + "specificValue": 25.4 + }, + { + "level": 20, + "baseAtk": 153, + "isAnAscension": true, + "specificValue": 25.4 + }, + { + "level": 25, + "baseAtk": 173, + "isAnAscension": false, + "specificValue": 28.4 + }, + { + "level": 30, + "baseAtk": 194, + "isAnAscension": false, + "specificValue": 31.3 + }, + { + "level": 35, + "baseAtk": 214, + "isAnAscension": false, + "specificValue": 34.2 + }, + { + "level": 40, + "baseAtk": 235, + "isAnAscension": false, + "specificValue": 37.1 + }, + { + "level": 40, + "baseAtk": 266, + "isAnAscension": true, + "specificValue": 37.1 + }, + { + "level": 45, + "baseAtk": 287, + "isAnAscension": false, + "specificValue": 40 + }, + { + "level": 50, + "baseAtk": 308, + "isAnAscension": false, + "specificValue": 42.9 + }, + { + "level": 50, + "baseAtk": 340, + "isAnAscension": true, + "specificValue": 42.9 + }, + { + "level": 55, + "baseAtk": 361, + "isAnAscension": false, + "specificValue": 45.8 + }, + { + "level": 60, + "baseAtk": 382, + "isAnAscension": false, + "specificValue": 48.7 + }, + { + "level": 60, + "baseAtk": 414, + "isAnAscension": true, + "specificValue": 48.7 + }, + { + "level": 65, + "baseAtk": 435, + "isAnAscension": false, + "specificValue": 51.6 + }, + { + "level": 70, + "baseAtk": 457, + "isAnAscension": false, + "specificValue": 54.5 + }, + { + "level": 70, + "baseAtk": 488, + "isAnAscension": true, + "specificValue": 54.5 + }, + { + "level": 75, + "baseAtk": 510, + "isAnAscension": false, + "specificValue": 57.4 + }, + { + "level": 80, + "baseAtk": 532, + "isAnAscension": false, + "specificValue": 60.3 + }, + { + "level": 80, + "baseAtk": 563, + "isAnAscension": true, + "specificValue": 60.3 + }, + { + "level": 85, + "baseAtk": 586, + "isAnAscension": false, + "specificValue": 63.2 + }, + { + "level": 90, + "baseAtk": 608, + "isAnAscension": false, + "specificValue": 66.2 + } + ] + } + ] } \ No newline at end of file