Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user