From c6621eadd50616d509fd73d860857ab9f8592eb8 Mon Sep 17 00:00:00 2001 From: Sakura Knoll Date: Thu, 30 Dec 2021 18:59:39 +0900 Subject: [PATCH] Add missing strengths to ds and ft --- public/data/battlesuits/ds.json | 2 +- public/data/battlesuits/ft.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/data/battlesuits/ds.json b/public/data/battlesuits/ds.json index ea4cbadb..18c61e70 100644 --- a/public/data/battlesuits/ds.json +++ b/public/data/battlesuits/ds.json @@ -4,7 +4,7 @@ "name": "Danzai Spectramancer", "type": "mecha", "valkyrie": "mei", - "strengths": ["physical"], + "strengths": ["physical", "heavy atk"], "leader": { "core": { "name": "Phantom Outbreak", diff --git a/public/data/battlesuits/ft.json b/public/data/battlesuits/ft.json index b912d8e7..315acf93 100644 --- a/public/data/battlesuits/ft.json +++ b/public/data/battlesuits/ft.json @@ -4,7 +4,7 @@ "name": "Fervent Tempo Δ", "type": "psychic", "valkyrie": "olenyevas", - "strengths": ["physical"], + "strengths": ["physical", "gather", "time mastery"], "leader": { "core": { "name": "SHOWTIME!",