Add version and fix data

This commit is contained in:
Sakura Knoll
2021-12-20 05:01:34 +09:00 Unverified
parent a0d9cc4c38
commit 7b6d81d521
133 changed files with 354 additions and 225 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."
}
]
}