Files
abyss-lab/public/data/weapons/fairy-sword-silven.json
T
2021-12-20 02:47:35 +09:00

17 lines
645 B
JSON

{
"id": "fairy-sword-silven",
"name": "Fairy Sword Silven",
"atk": 275,
"crt": 36,
"rarity": 5,
"skills": [
{
"name": "Wind Enchantment",
"description": "[SP: 17][CD: 38s] Creates a field that boosts all allies within the AOE so that they gain 25% Attack Speed, 20% Move Speed, and damage by 10% Total DMG Multiplier to their attacks for 20s."
},
{
"name": "Power of Wind",
"description": "Gain a Total DMG Multiplier buff based on the character's Move Speed bonus. Gain 5.0% Total DMG Multiplier for every 10% of Move Speed bonus (max DMG bonus: 50%). Character gains 30% Move Speed."
}
]
}