Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "godslayer-surtr",
|
||||
"name": "Godslayer - Surtr",
|
||||
"atk": 275,
|
||||
"crt": 27,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Aesirs' Bane",
|
||||
"description": "When Burst ATKs hit the enemy, character gains 5% Total DMG Multiplier for 10.0s. Effects trigger 1 time every 1s. Stacks up to 4 times. Triggering this again resets the duration."
|
||||
},
|
||||
{
|
||||
"name": "The Burnt One",
|
||||
"description": "Character gains 15% SP recovery, 15% faster Attack Speed, and 25% Total DMG Multiplier."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user