Fix v5.5 strings based on preview

This commit is contained in:
Sakura Knoll
2022-02-20 14:58:34 +09:00 Unverified
parent 45fd631858
commit 9878f7d9bf
22 changed files with 35 additions and 35 deletions
@@ -2,13 +2,13 @@
"version": "5.5",
"verified": false,
"track": 9,
"name": "Starblade White Dwarf Equipment Supply",
"name": "Astral Rend: White Dwarf Equipment Supply",
"type": "sp-equipment",
"token": "focused-supply-card",
"featured": [
{
"type": "weapon",
"id": "starblade-white-dwarf"
"id": "astral-rend-white-dwarf"
},
{
"type": "stigmata",
@@ -32,7 +32,7 @@
"rewards": [
{
"type": "weapon",
"id": "starblade-white-dwarf",
"id": "astral-rend-white-dwarf",
"amount": 1
},
{
@@ -76,7 +76,7 @@
"items": [
{
"type": "weapon",
"id": "starblade-white-dwarf-pillow",
"id": "astral-rend-white-dwarf-pillow",
"amount": 1
}
]
@@ -9,7 +9,7 @@
"featured": [
{
"type": "weapon",
"id": "starblade-white-dwarf"
"id": "astral-rend-white-dwarf"
},
{
"type": "stigmata",
@@ -2,13 +2,13 @@
"version": "5.5",
"verified": false,
"track": 2,
"name": "Midnight Lance Expansion Supply",
"name": "Midnight Eclipse Expansion Supply",
"type": "expansion-equipment-supply",
"token": "focused-supply-card",
"featured": [
{
"type": "weapon",
"id": "midnight-lance"
"id": "midnight-eclipse"
},
{
"type": "stigmata",
@@ -32,7 +32,7 @@
"rewards": [
{
"type": "weapon",
"id": "midnight-lance",
"id": "midnight-eclipse",
"amount": 1
},
{
@@ -76,7 +76,7 @@
"items": [
{
"type": "weapon",
"id": "midnight-lance",
"id": "midnight-eclipse",
"amount": 1
}
]
@@ -2,13 +2,13 @@
"version": "5.5",
"verified": false,
"track": 3,
"name": "Midnight Lance Focused Supply A",
"name": "Midnight Eclipse Focused Supply A",
"type": "focused-supply-a",
"token": "focused-supply-card",
"featured": [
{
"type": "weapon",
"id": "midnight-lance"
"id": "midnight-eclipse"
},
{
"type": "stigmata",
@@ -50,7 +50,7 @@
"items": [
{
"type": "weapon",
"id": "midnight-lance",
"id": "midnight-eclipse",
"amount": 1
}
]
@@ -25,7 +25,7 @@
},
{
"type": "weapon",
"id": "starblade-white-dwarf"
"id": "astral-rend-white-dwarf"
},
{
"type": "stigmata",
@@ -9,7 +9,7 @@
"featured": [
{
"type": "weapon",
"id": "starblade-white-dwarf"
"id": "astral-rend-white-dwarf"
},
{
"type": "stigmata",
@@ -25,7 +25,7 @@
},
{
"type": "weapon",
"id": "starblade-white-dwarf"
"id": "astral-rend-white-dwarf"
},
{
"type": "stigmata",
@@ -2,14 +2,14 @@
"version": "5.5",
"previousVersion": "5.4",
"name": "Equinox Gate",
"krName": "천원계성",
"krName": "천원시동",
"duration": ["2022-02-24", "2022-04-07"],
"newBattlesuits": ["pe", "spa"],
"newWeapons": [
"midnight-ataegina",
"midnight-lance",
"starblade-pisces",
"starblade-white-dwarf"
"midnight-eclipse",
"astral-divide-pisces",
"astral-rend-white-dwarf"
],
"verified": false
}