Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "dawn-breaker-talwar",
|
||||
"name": "Dawn Breaker - Talwar",
|
||||
"atk": 275,
|
||||
"crt": 27,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Shock Impact",
|
||||
"description": "[SP: 10][CD: 30s] Charges forward to attack the enemy, dealing 900% ATK of Physical DMG. Wielder then recovers 4 SP per 0.5s for 8s."
|
||||
},
|
||||
{
|
||||
"name": "Capacitance Plus",
|
||||
"description": "During Ultimate or Burst mode, ATKs gain 10.0% Total DMG Multiplier and 16.0% higher Crit Rate. Character starts with 10.0 more SP. Does not work in Open World."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user