Replace space in battlesuit features with hypen

This commit is contained in:
Sakura Knoll
2022-01-01 18:51:29 +09:00 Unverified
parent 3be1e1e0fd
commit 9aa201e3ff
45 changed files with 52 additions and 57 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "bl",
"name": "Bella",
"baseRank": 2,
"strengths": ["lightning dmg"],
"strengths": ["lightning-dmg"],
"skillRows": [
[
{
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "bof",
"name": "Book of Fuxi",
"baseRank": 2,
"strengths": ["fire dmg"],
"strengths": ["fire-dmg"],
"skillRows": [
[
{
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "jw",
"name": "Jingwei's Wings",
"baseRank": 1,
"strengths": ["fire dmg"],
"strengths": ["fire-dmg"],
"skillRows": [
[
{
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "kl",
"name": "Klein",
"baseRank": 2,
"strengths": ["lightning dmg", "paralyze"],
"strengths": ["lightning-dmg", "paralyze"],
"skillRows": [
[
{
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "se",
"name": "Selune's Elegy",
"baseRank": 2,
"strengths": ["ice dmg", "freeze"],
"strengths": ["ice-dmg", "freeze"],
"skillRows": [
[
{
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "sr",
"name": "Sirin",
"baseRank": 2,
"strengths": ["fire dmg", "ignite"],
"strengths": ["fire-dmg", "ignite"],
"skillRows": [
[
{
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "we",
"name": "Water's Edge",
"baseRank": 2,
"strengths": ["ice dmg", "gather"],
"strengths": ["ice-dmg", "gather"],
"skillRows": [
[
{