Add v5.4 supply event data
This commit is contained in:
@@ -40,39 +40,63 @@
|
||||
"mileages": [
|
||||
{
|
||||
"count": 10,
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 10
|
||||
"rewardOptions": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 20,
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 10
|
||||
"rewardOptions": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 10
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 40,
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
"rewardOptions": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 60,
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
"rewardOptions": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 80,
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
"rewardOptions": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"count": 100,
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
"rewardOptions": [
|
||||
{
|
||||
"type": "battlesuit-fragment",
|
||||
"id": "sns",
|
||||
"amount": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"drops": [
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
"verified": true,
|
||||
"track": 8,
|
||||
"name": "Mitternachts Waltz Schicksal Arsenal",
|
||||
"type": "sp-equipment",
|
||||
"type": "shicksal-arsenal",
|
||||
"token": "focused-supply-card",
|
||||
"featured": [
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 5.3,
|
||||
"verified": false,
|
||||
"verified": true,
|
||||
"track": 6,
|
||||
"shortName": "Sirin",
|
||||
"name": "Sirin Elf Supply",
|
||||
|
||||
Reference in New Issue
Block a user