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": "sa",
"version": "4.0",
"name": "Starlit Astrologos",
"type": "biologic",
"valkyrie": "theresa",
"strengths": [
"physical",
"heal",
"time mastery",
"stun",
"gather"
],
"strengths": ["physical", "heal", "time mastery", "stun", "gather"],
"leader": {
"core": {
"name": "Nine Palaces",
@@ -145,4 +140,4 @@
}
]
}
}
}