Implement filter by features for battlesuit list
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"name": "Drive Kometa",
|
||||
"type": "psychic",
|
||||
"valkyrie": "bronya",
|
||||
"strengths": [],
|
||||
"strengths": ["physical", "gather", "weaken", "burst", "time mastery"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Mental Sync",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Danzai Spectramancer",
|
||||
"type": "mecha",
|
||||
"valkyrie": "mei",
|
||||
"strengths": [],
|
||||
"strengths": ["physical"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Phantom Outbreak",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Fervent Tempo Δ",
|
||||
"type": "psychic",
|
||||
"valkyrie": "olenyevas",
|
||||
"strengths": [],
|
||||
"strengths": ["physical"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "SHOWTIME!",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Hawk of the Fog",
|
||||
"type": "psychic",
|
||||
"valkyrie": "fuhua",
|
||||
"strengths": [],
|
||||
"strengths": ["lightning dmg", "heavy atk", "paralyze", "time mastery"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Chelonic Unity",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Herrscher of Flamescion",
|
||||
"type": "psychic",
|
||||
"valkyrie": "kiana",
|
||||
"strengths": ["fire dmg", "heal", "time mastery", "gather"],
|
||||
"strengths": ["fire dmg", "heal", "time mastery", "gather", "aerial"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Nameless Knight-Errant's Path",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Herrscher of the Void",
|
||||
"type": "biologic",
|
||||
"valkyrie": "kiana",
|
||||
"strengths": ["physical", "time mastery", "fast atk"],
|
||||
"strengths": ["physical", "time mastery", "fast atk", "aerial"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Void Throne",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Infinite Ouroboros",
|
||||
"type": "mecha",
|
||||
"valkyrie": "mobius",
|
||||
"strengths": ["lightning dmg", "time mastery"],
|
||||
"strengths": ["lightning dmg", "time mastery", "aerial"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Infinite Fate",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Miss Pink Elf♪",
|
||||
"type": "psychic",
|
||||
"valkyrie": "elysia",
|
||||
"strengths": ["physical", "time mastery", "fast atk"],
|
||||
"strengths": ["physical", "time mastery", "fast atk", "aerial"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "An Ode to Love and Compassion",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Prinzessin der Verurteilung!",
|
||||
"type": "biologic",
|
||||
"valkyrie": "fischl",
|
||||
"strengths": ["lightning dmg", "time mastery", "fast atk"],
|
||||
"strengths": ["lightning dmg", "time mastery", "fast atk", "aerial"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Evernight Suite",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Sweet 'n' Spicy",
|
||||
"type": "mecha",
|
||||
"valkyrie": "carole",
|
||||
"strengths": ["physical", "time mastery", "stun", "gather"],
|
||||
"strengths": ["physical", "time mastery", "stun", "gather", "aerial"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Star of Hope",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"name": "Striker Fulminata",
|
||||
"type": "biologic",
|
||||
"valkyrie": "mei",
|
||||
"strengths": [],
|
||||
"strengths": ["physical", "burst", "fast atk", "paralyze"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Sakura Aura",
|
||||
|
||||
Reference in New Issue
Block a user