Discard invalid required rank

This commit is contained in:
Sakura Knoll
2021-12-30 12:14:22 +09:00 Unverified
parent b3fe77dc38
commit 8663169d8a
32 changed files with 166 additions and 393 deletions
+5 -12
View File
@@ -3,11 +3,7 @@
"name": "Flame Sakitama",
"type": "biologic",
"valkyrie": "sakura",
"strengths": [
"fire dmg",
"time mastery",
"ignite"
],
"strengths": ["fire dmg", "time mastery", "ignite"],
"leader": {
"core": {
"name": "Eternal Cycle",
@@ -60,8 +56,7 @@
},
{
"name": "Aerial Kill",
"description": "Attacks against Time Slowed enemies gain 30.0% Physical and Elemental DMG.",
"requiredRank": "this"
"description": "Attacks against Time Slowed enemies gain 30.0% Physical and Elemental DMG."
}
]
},
@@ -99,8 +94,7 @@
},
{
"name": "Shokudai Kiri",
"description": "Shortens CD of Time Fracture by 2.5s.",
"requiredRank": "this"
"description": "Shortens CD of Time Fracture by 2.5s."
}
]
},
@@ -116,8 +110,7 @@
},
{
"name": "Imperial Tachi",
"description": "First 4 sequences of the Basic ATK gain 30% Attack Speed. For the 4th sequence, gain 80% Total DMG Reduction and greatly increased Ignore Interrupt.",
"requiredRank": "this"
"description": "First 4 sequences of the Basic ATK gain 30% Attack Speed. For the 4th sequence, gain 80% Total DMG Reduction and greatly increased Ignore Interrupt."
},
{
"name": "Living Sword",
@@ -126,4 +119,4 @@
}
]
}
}
}