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 -6
View File
@@ -1,13 +1,10 @@
{
"id": "vd",
"version": "3.3",
"name": "Void Drifter",
"type": "mecha",
"valkyrie": "kiana",
"strengths": [
"physical",
"gather",
"bleed"
],
"strengths": ["physical", "gather", "bleed"],
"leader": {
"core": {
"name": "Flying Comet",
@@ -116,4 +113,4 @@
}
]
}
}
}