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,18 @@
{
"id": "proto-alberich-s-bows",
"name": "Proto Alberich's Bows",
"category": "pistol",
"atk": 279,
"crt": 35,
"rarity": 5,
"skills": [
{
"name": "Ties of the Wind",
"description": "[SP: 18][CD: 0s] Fires compressed air projectiles in a straight trajectory, dealing 110% ATK of Physical DMG to all enemies hit. Caster gains 10 SP if the projectile hits at least 1 bleeding enemy."
},
{
"name": "Wings of the Wind",
"description": "Character gains 25% Attack Speed and 25% Move Speed."
}
]
}