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": "ns",
"version": "2.5",
"name": "Night Squire",
"type": "biologic",
"valkyrie": "fuhua",
"strengths": [
"physical",
"burst",
"time mastery",
"fast atk",
"bleed"
],
"strengths": ["physical", "burst", "time mastery", "fast atk", "bleed"],
"leader": {
"core": {
"name": "Night Squire",
@@ -128,4 +123,4 @@
}
]
}
}
}