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,16 @@
{
"id": "allan-poe-top",
"type": "top",
"name": "Allan Poe (T)",
"skill": {
"name": "",
"description": "Gain 18.0% Crit Rate. If there are 2 or more enemies present, 2.0%*n of the bonus Crit Rate will convert into 4.0%*n bonus Physical DMG (n=the number of enemies present, and n≤5)."
},
"hp": 411,
"atk": 113,
"def": 44,
"crt": 0,
"rarity": 5,
"set": "allan-poe",
"version": "3.5"
}