Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "dominators",
|
||||
"name": "Dominators",
|
||||
"atk": 244,
|
||||
"crt": 16,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Burning Punch",
|
||||
"description": "[SP: 25][CD: 10s] Unleash a humongous uppercut with mecha power. Deals 50% ATK of Physical DMG multiple times and ignites enemies in the AOE, dealing 149 Fire DMG every 0.5s for 2.10s."
|
||||
},
|
||||
{
|
||||
"name": "Fury Dominator",
|
||||
"description": "Hits against enemies gain 25 Fire DMG."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user