Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "labor-of-olympus",
|
||||
"name": "Labor of Olympus",
|
||||
"atk": 283,
|
||||
"crt": 24,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Prometheus",
|
||||
"description": "Within the next 10.0s after unleashing Ultimate and Burst mode, each hit unleashed by the wielder additionally deals 60.0% ATK of Fire DMG; however, this DMG bonus can only be triggered once per second against each target."
|
||||
},
|
||||
{
|
||||
"name": "Herakles",
|
||||
"description": "Ultimate and Burst ATKs deal 35.0% more Total DMG."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user