Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "sakura-blossom",
|
||||
"name": "Sakura Blossom",
|
||||
"atk": 289,
|
||||
"crt": 29,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Falling Petals",
|
||||
"description": "[SP: 15][CD: 12s] Sprints forward for a short distance to deal 400.0% ATK of Physical DMG to enemies hit along the way, stunning those with a Sakura Brand for 3.5s.Gyakushinn Miko equip bonus: Enemies hit will be marked with a Sakura Brand."
|
||||
},
|
||||
{
|
||||
"name": "Round Dance",
|
||||
"description": "Attacks have a 100.0% chance of unleashing a Blade Wave, dealing 200.0% ATK + 1,920 of Physical DMG. Blade Wave CD: 4.8s.Gyakushinn Miko equip bonus: Blade Wave adds 1 Sakura Count to the enemy. When One Slash hits the enemy, Blade Wave CD is immediately reset."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user