gidb-data/English/weapons/skyridersword.json

138 lines
2.3 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Skyrider Sword",
"description": "A reliable steel sword. The legendary Skyrider once tried to ride it as a flying sword...",
"weapontype": "Sword",
"rarity": "3",
"story": "Leap, the master swordsman Skyrider did, from the heights of Jueyun Karst.\nHe pierced the clouds as the winds hollered by his ears,\nBut what followed was the sound of bones shattering.\nWhat he had hoped for was something swordsmanship could not bring him.\nHe pawned the sword for medicine,\nBut die it did not, his dream of flight.",
"baseatk": 38,
"substat": "Energy Recharge",
"subvalue": "11.3",
"effectname": "Determination",
"effect": "Using an Elemental Burst grants a {0} increase in ATK and Movement SPD for 15s.",
"r1": [
"12%"
],
"r2": [
"15%"
],
"r3": [
"18%"
],
"r4": [
"21%"
],
"r5": [
"24%"
],
"weaponmaterialtype": "Aerosiderite",
"costs": {
"ascend1": [
{
"name": "Mora",
"count": 5000
},
{
"name": "Grain of Aerosiderite",
"count": 2
},
{
"name": "Fragile Bone Shard",
"count": 2
},
{
"name": "Recruit's Insignia",
"count": 1
}
],
"ascend2": [
{
"name": "Mora",
"count": 10000
},
{
"name": "Piece of Aerosiderite",
"count": 2
},
{
"name": "Fragile Bone Shard",
"count": 8
},
{
"name": "Recruit's Insignia",
"count": 5
}
],
"ascend3": [
{
"name": "Mora",
"count": 15000
},
{
"name": "Piece of Aerosiderite",
"count": 4
},
{
"name": "Sturdy Bone Shard",
"count": 4
},
{
"name": "Sergeant's Insignia",
"count": 4
}
],
"ascend4": [
{
"name": "Mora",
"count": 20000
},
{
"name": "Bit of Aerosiderite",
"count": 2
},
{
"name": "Sturdy Bone Shard",
"count": 8
},
{
"name": "Sergeant's Insignia",
"count": 6
}
],
"ascend5": [
{
"name": "Mora",
"count": 25000
},
{
"name": "Bit of Aerosiderite",
"count": 4
},
{
"name": "Fossilized Bone Shard",
"count": 6
},
{
"name": "Lieutenant's Insignia",
"count": 4
}
],
"ascend6": [
{
"name": "Mora",
"count": 30000
},
{
"name": "Chunk of Aerosiderite",
"count": 3
},
{
"name": "Fossilized Bone Shard",
"count": 12
},
{
"name": "Lieutenant's Insignia",
"count": 8
}
]
}
}