Restructure data modules

This commit is contained in:
Sakura Knoll
2022-01-01 15:10:17 +09:00 Unverified
parent 4ddb6c8eed
commit 3af8a985b0
1049 changed files with 53 additions and 40 deletions
@@ -0,0 +1,19 @@
{
"id": "obscuring-wing",
"name": "Obscuring Wing",
"category": "bow",
"atk": 292,
"crt": 17,
"rarity": 5,
"skills": [
{
"name": "Arrows of Phantom",
"description": "[SP: 0][CD: 0] Aim for up to 3s and fire arrows to deal 650.0% ATK of Fire DMG. Hitting a weakspot deals 750.0% ATK of Fire DMG and creates a blast that deals 100% ATK of bonus Fire DMG (considered as weakspot DMG). A hit grants 3 charges to every teammate. In the following 4s, every subsequent attack from wielder consumes 1 charge to deal 20.0% bonus Fire DMG. CD: 6s."
},
{
"name": "Evening Haze",
"description": "Wielder deals 25.0% bonus Total DMG. Team deals 20.0% bonus Fire DMG."
}
],
"version": "5.2"
}