Add version to battlesuits

This commit is contained in:
Sakura Knoll
2021-12-30 14:18:29 +09:00 Unverified
parent f604dad3e7
commit f3a2347d48
52 changed files with 114 additions and 169 deletions
+3 -8
View File
@@ -1,15 +1,10 @@
{
"id": "ve",
"version": "2.0",
"name": "Violet Executer",
"type": "mecha",
"valkyrie": "theresa",
"strengths": [
"physical",
"burst",
"fast atk",
"bleed",
"heavy atk"
],
"strengths": ["physical", "burst", "fast atk", "bleed", "heavy atk"],
"leader": {
"core": {
"name": "Execution Time",
@@ -126,4 +121,4 @@
}
]
}
}
}