gidb-data/English/weapons/skywardblade.json

153 lines
3.7 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Skyward Blade",
"description": "The sword of a knight that symbolizes the restored honor of Dvalin. The blessings of the Anemo Archon rest on the fuller of the blade, imbuing the sword with the powers of the sky and the wind.",
"weapontype": "Sword",
"rarity": "5",
"story": "The sky-piercing fang.\nIt once pierced the black-gold scales of the kingdom of the abyss,\nand cut the throats of the sons of ancient sinners.\n\nMondstadt was once threatened by the shadow dragon Durin.\nIts jealousy for Mondstadt's prosperity begot evil, poisoning the land.\nIn those dark days, Mondstadt was surrounded by monsters and barren lands.\nHearing the people's cry for help, the Anemo Archon descended and awoke Dvalin.\nDvalin rode the wind and soared up to the sky, fighting for all life.\n\nBlessed by the Anemo Archon, Dvalin fought the shadow dragon.\nClouds broke, and the sky burned red as if the end of days was upon Mondstadt.\nEventually, Dvalin's blessed fangs pierced through the throat of Durin.\nDurin fell, but Dvalin was poisoned by Durin's tainted blood.\n\nUnable to bear the pain, Dvalin fell unconscious.\nEven the most learned bards knew not where he slumbered.\nCenturies passed, and Dvalin's sacrifice was all but forgotten by Mondstadt.\nWhen Dvalin finally awoke, gone was his friend and the sound of his comforting lyre.\nAnd the ones he once protected now cowered in fear at the sight of him.\n\nHonor reclaimed, poison cleansed,\nBallads shall give back a people's forgotten memory.\nA prayer, this sword is. May Dvalin's name be restored.",
"baseatk": 46,
"substat": "Energy Recharge",
"subvalue": "12",
"effectname": "Sky-Piercing Fang",
"effect": "CRIT Rate increased by {0}. Gains Skypiercing Might upon using an Elemental Burst: Increases Movement SPD by {1}, increases ATK SPD by {2}, and Normal and Charged hits deal additional DMG equal to {3} of ATK. Skypiercing Might lasts for 12s.",
"r1": [
"4%",
"10%",
"10%",
"20%"
],
"r2": [
"5%",
"10%",
"10%",
"25%"
],
"r3": [
"6%",
"10%",
"10%",
"30%"
],
"r4": [
"7%",
"10%",
"10%",
"35%"
],
"r5": [
"8%",
"10%",
"10%",
"40%"
],
"weaponmaterialtype": "Boreal Wolf",
"costs": {
"ascend1": [
{
"name": "Mora",
"count": 10000
},
{
"name": "Boreal Wolf's Milk Tooth",
"count": 5
},
{
"name": "Dead Ley Line Branch",
"count": 5
},
{
"name": "Slime Condensate",
"count": 3
}
],
"ascend2": [
{
"name": "Mora",
"count": 20000
},
{
"name": "Boreal Wolf's Cracked Tooth",
"count": 5
},
{
"name": "Dead Ley Line Branch",
"count": 18
},
{
"name": "Slime Condensate",
"count": 12
}
],
"ascend3": [
{
"name": "Mora",
"count": 30000
},
{
"name": "Boreal Wolf's Cracked Tooth",
"count": 9
},
{
"name": "Dead Ley Line Leaves",
"count": 9
},
{
"name": "Slime Secretions",
"count": 9
}
],
"ascend4": [
{
"name": "Mora",
"count": 45000
},
{
"name": "Boreal Wolf's Broken Fang",
"count": 5
},
{
"name": "Dead Ley Line Leaves",
"count": 18
},
{
"name": "Slime Secretions",
"count": 14
}
],
"ascend5": [
{
"name": "Mora",
"count": 55000
},
{
"name": "Boreal Wolf's Broken Fang",
"count": 9
},
{
"name": "Ley Line Sprout",
"count": 14
},
{
"name": "Slime Concentrate",
"count": 9
}
],
"ascend6": [
{
"name": "Mora",
"count": 65000
},
{
"name": "Boreal Wolf's Nostalgia",
"count": 6
},
{
"name": "Ley Line Sprout",
"count": 27
},
{
"name": "Slime Concentrate",
"count": 18
}
]
}
}