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,14 @@
{
"id": "twin-phoenix",
"name": "Twin Phoenix",
"category": "pistol",
"atk": 158,
"crt": 25,
"rarity": 4,
"skills": [
{
"name": "Feng",
"description": "Attacks have a 20.5% chance of igniting enemies, dealing 160 Fire DMG every 0.5s for 2.5s. CD: 7s. When Mei is in the team, also ignite enemies in a small AOE around the target."
}
]
}