mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 10:52:23 +01:00
Merge pull request #70 from PRO100KatYT/main
S19 BR Quests, The Horde points and a fix for the Visit the Crater zone.
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
- Changing items edit styles
|
- Changing items edit styles
|
||||||
- Support a Creator with specific codes
|
- Support a Creator with specific codes
|
||||||
- Fully working daily challenges system (New daily challenge every day, replacing daily challenges, etc...)
|
- Fully working daily challenges system (New daily challenge every day, replacing daily challenges, etc...)
|
||||||
- Seasonal Quests from Season 3 up to Season 18 (Can change)
|
- Seasonal Quests from Season 3 up to Season 19 (Can change)
|
||||||
|
|
||||||
## How to use?
|
## How to use?
|
||||||
1) Install [NodeJS](https://nodejs.org/en/)
|
1) Install [NodeJS](https://nodejs.org/en/)
|
||||||
|
|||||||
@@ -6795,7 +6795,7 @@
|
|||||||
"xp": 0,
|
"xp": 0,
|
||||||
"favorite": false
|
"favorite": false
|
||||||
},
|
},
|
||||||
"quantity": 395938398
|
"quantity": 1000000000
|
||||||
},
|
},
|
||||||
"aa696475-f325-46e7-b575-22a7361e61f7": {
|
"aa696475-f325-46e7-b575-22a7361e61f7": {
|
||||||
"templateId": "Worker:workerbasic_vr_t01",
|
"templateId": "Worker:workerbasic_vr_t01",
|
||||||
@@ -63159,7 +63159,13 @@
|
|||||||
"Hero:hid_outlander_041_dinocollector_sr_t05": {
|
"Hero:hid_outlander_041_dinocollector_sr_t05": {
|
||||||
"templateId": "Hero:hid_outlander_041_dinocollector_sr_t05",
|
"templateId": "Hero:hid_outlander_041_dinocollector_sr_t05",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
"outfitvariants": [],
|
"outfitvariants": [
|
||||||
|
{
|
||||||
|
"channel": "Parts",
|
||||||
|
"active": "CampaignHero.Tier4.Legendary",
|
||||||
|
"owned": []
|
||||||
|
}
|
||||||
|
],
|
||||||
"backblingvariants": [],
|
"backblingvariants": [],
|
||||||
"gender": 0,
|
"gender": 0,
|
||||||
"level": 50,
|
"level": 50,
|
||||||
@@ -63177,6 +63183,39 @@
|
|||||||
"favorite": false
|
"favorite": false
|
||||||
},
|
},
|
||||||
"quantity": 1
|
"quantity": 1
|
||||||
|
},
|
||||||
|
"Token:hordepointstier2": {
|
||||||
|
"templateId": "Token:hordepointstier2",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": false,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1000000000
|
||||||
|
},
|
||||||
|
"Token:hordepointstier3": {
|
||||||
|
"templateId": "Token:hordepointstier3",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": false,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1000000000
|
||||||
|
},
|
||||||
|
"Token:hordepointstier4": {
|
||||||
|
"templateId": "Token:hordepointstier4",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": false,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1000000000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
|
|||||||
@@ -32901,6 +32901,50 @@
|
|||||||
"level": 0
|
"level": 0
|
||||||
},
|
},
|
||||||
"quantity": 1
|
"quantity": 1
|
||||||
|
},
|
||||||
|
"Token:hordepointstier1": {
|
||||||
|
"templateId": "Token:hordepointstier1",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": false,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1000000000
|
||||||
|
},
|
||||||
|
"Token:hordepointstier2": {
|
||||||
|
"templateId": "Token:hordepointstier2",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": false,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1000000000
|
||||||
|
},
|
||||||
|
"Token:hordepointstier3": {
|
||||||
|
"templateId": "Token:hordepointstier3",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": false,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1000000000
|
||||||
|
},
|
||||||
|
"Token:hordepointstier4": {
|
||||||
|
"templateId": "Token:hordepointstier4",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": false,
|
||||||
|
"xp": 0,
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1000000000
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
|
|||||||
12298
responses/quests.json
12298
responses/quests.json
File diff suppressed because it is too large
Load Diff
@@ -27355,60 +27355,6 @@
|
|||||||
{
|
{
|
||||||
"theaterId": "322A87A340A50168BC74F4801F7B884A",
|
"theaterId": "322A87A340A50168BC74F4801F7B884A",
|
||||||
"availableMissions": [
|
"availableMissions": [
|
||||||
{
|
|
||||||
"missionGuid": "71418b4e-2b34-4ee3-855b-20a91d7378ea",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T05",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t05",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_c_t01_verylow",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t05",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Start_Zone5"
|
|
||||||
},
|
|
||||||
"tileIndex": 0,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "ec9dee9b-fc67-4f08-908e-685ef47e2284",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T05",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t05",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_ore_copper_veryhigh",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t05",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Start_Zone5"
|
|
||||||
},
|
|
||||||
"tileIndex": 17,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "c9cbb7f8-4aa4-4652-b829-8f78b17ba557",
|
"missionGuid": "c9cbb7f8-4aa4-4652-b829-8f78b17ba557",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27436,33 +27382,6 @@
|
|||||||
"tileIndex": 50,
|
"tileIndex": 50,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "02c1326a-d690-49d4-8e9d-69f7db815ac3",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T03",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t03",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_ore_copper_medium",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t03",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Start_Zone3"
|
|
||||||
},
|
|
||||||
"tileIndex": 1,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "93447549-0b9e-4d27-b0b3-77b407a5c0d9",
|
"missionGuid": "93447549-0b9e-4d27-b0b3-77b407a5c0d9",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27490,60 +27409,6 @@
|
|||||||
"tileIndex": 37,
|
"tileIndex": 37,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "ef553959-d5e2-428a-b1fb-0d5fb26f6a3b",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T03",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t03",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t03",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t03",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Start_Zone3"
|
|
||||||
},
|
|
||||||
"tileIndex": 72,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "afa705f2-6664-47e1-ab33-1a1fe8424066",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T04",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t04",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_ore_copper_high",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t04",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Start_Zone4"
|
|
||||||
},
|
|
||||||
"tileIndex": 2,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "482381fb-16ca-4938-8c44-531e744bdd38",
|
"missionGuid": "482381fb-16ca-4938-8c44-531e744bdd38",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27571,87 +27436,6 @@
|
|||||||
"tileIndex": 49,
|
"tileIndex": 49,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "2330640a-22b8-413a-a563-81b283eab2c5",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T04",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t04",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_crystal_quartz_low",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t04",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Start_Zone4"
|
|
||||||
},
|
|
||||||
"tileIndex": 73,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "35c1ea3c-e444-4473-96dd-2da778e93b8a",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T07",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t07",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_alteration_generic_verylow",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t07",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone2"
|
|
||||||
},
|
|
||||||
"tileIndex": 9,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "1d28a806-c5b6-45a7-89af-05fe587961e7",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T07",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t07",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_crystal_quartz_high",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t07",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone2"
|
|
||||||
},
|
|
||||||
"tileIndex": 18,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "5c3280fb-a10c-429f-a0df-0b27616e2d76",
|
"missionGuid": "5c3280fb-a10c-429f-a0df-0b27616e2d76",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27679,60 +27463,6 @@
|
|||||||
"tileIndex": 52,
|
"tileIndex": 52,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "7670e2e0-0549-47a9-a126-35d7b92e5ce5",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T06",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t06",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t06",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t06",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone1"
|
|
||||||
},
|
|
||||||
"tileIndex": 10,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "e29041cf-4858-4369-9ebf-21cf7f231765",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T06",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t06",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t06",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t06",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone1"
|
|
||||||
},
|
|
||||||
"tileIndex": 19,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "be5ed9ac-aa4e-44b5-9ceb-336fe24d0c74",
|
"missionGuid": "be5ed9ac-aa4e-44b5-9ceb-336fe24d0c74",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27760,60 +27490,6 @@
|
|||||||
"tileIndex": 51,
|
"tileIndex": 51,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "34f90aa6-db1c-4241-be2a-baf9045ac37c",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T08",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t08",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t08",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t08",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone3"
|
|
||||||
},
|
|
||||||
"tileIndex": 14,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "f16970af-bcb1-49e8-a5f8-376361e081a6",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T08",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t08",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_ore_silver_medium",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t08",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone3"
|
|
||||||
},
|
|
||||||
"tileIndex": 20,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "88056c2a-cd9c-496a-83cd-b7317df284b5",
|
"missionGuid": "88056c2a-cd9c-496a-83cd-b7317df284b5",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27841,60 +27517,6 @@
|
|||||||
"tileIndex": 53,
|
"tileIndex": 53,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "c1b22671-3a09-4bf6-a319-2ea0eff7fb06",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T09",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t09",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t09",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t09",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone4"
|
|
||||||
},
|
|
||||||
"tileIndex": 21,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "d165fa67-a5f5-47c6-8d09-1b5321e9ec17",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T09",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t09",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t09",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t09",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone4"
|
|
||||||
},
|
|
||||||
"tileIndex": 24,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "695635ae-0090-4730-bfd1-b64a66f875bb",
|
"missionGuid": "695635ae-0090-4730-bfd1-b64a66f875bb",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27922,33 +27544,6 @@
|
|||||||
"tileIndex": 54,
|
"tileIndex": 54,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "4e41614b-2cce-4472-a1fa-b23e4a68da8f",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T10",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t10",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t10",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t10",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone5"
|
|
||||||
},
|
|
||||||
"tileIndex": 23,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "3fb6a9f3-5f99-4f8f-918e-bb57e9f39212",
|
"missionGuid": "3fb6a9f3-5f99-4f8f-918e-bb57e9f39212",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -27976,60 +27571,6 @@
|
|||||||
"tileIndex": 55,
|
"tileIndex": 55,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "f7c0ce24-09ae-4888-91d1-7854ee8c0cd0",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T10",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t10",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_alteration_generic_low",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t10",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Normal_Zone5"
|
|
||||||
},
|
|
||||||
"tileIndex": 70,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "1504b280-6a11-47ea-a458-b78d2287de6a",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T15",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t15",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_alteration_generic_high",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t15",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone5"
|
|
||||||
},
|
|
||||||
"tileIndex": 28,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "0f059b21-c5ad-488f-82cc-5426ed46a4f2",
|
"missionGuid": "0f059b21-c5ad-488f-82cc-5426ed46a4f2",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -28057,60 +27598,6 @@
|
|||||||
"tileIndex": 60,
|
"tileIndex": 60,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "5e44dd10-35a5-4be9-a539-3de3617eb700",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T15",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t15",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_alteration_generic_high",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t15",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone5"
|
|
||||||
},
|
|
||||||
"tileIndex": 82,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "be9085b9-23c7-4ae8-9091-5c2e495ea716",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T14",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t14",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t14",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t14",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone4"
|
|
||||||
},
|
|
||||||
"tileIndex": 29,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "39764a98-d47b-472b-a957-343633dfcbb4",
|
"missionGuid": "39764a98-d47b-472b-a957-343633dfcbb4",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -28138,60 +27625,6 @@
|
|||||||
"tileIndex": 59,
|
"tileIndex": 59,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "7163e9f9-d420-4bcf-9322-0aa9391562c1",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T14",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t14",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t14",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t14",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone4"
|
|
||||||
},
|
|
||||||
"tileIndex": 83,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "ce3813bb-82e5-4e73-95d5-c9f83eb92045",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T11",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t11",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_c_t02_low",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t11",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone1"
|
|
||||||
},
|
|
||||||
"tileIndex": 31,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "9df21dbd-59ed-43c8-a307-c0613eb2afa1",
|
"missionGuid": "9df21dbd-59ed-43c8-a307-c0613eb2afa1",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -28219,60 +27652,6 @@
|
|||||||
"tileIndex": 56,
|
"tileIndex": 56,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "48545de7-6e2c-4567-8fbf-eb4c924400c4",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T11",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t11",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_ore_malachite_verylow",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t11",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone1"
|
|
||||||
},
|
|
||||||
"tileIndex": 69,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "f1ab955a-fa65-491a-8150-bc5dc8a6a490",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T12",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t12",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t12",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t12",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone2"
|
|
||||||
},
|
|
||||||
"tileIndex": 32,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "1cf91138-f31c-4635-83a5-6b6856525499",
|
"missionGuid": "1cf91138-f31c-4635-83a5-6b6856525499",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -28300,60 +27679,6 @@
|
|||||||
"tileIndex": 57,
|
"tileIndex": 57,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "18159adf-d6f2-4b13-a929-f79ed5db8f5d",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T12",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_personnelxp_t12",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t12",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t12",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone2"
|
|
||||||
},
|
|
||||||
"tileIndex": 71,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "0acf3f68-f4f6-4fc1-a7f8-fe0dde0ecef6",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T13",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t13",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t13",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t13",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone3"
|
|
||||||
},
|
|
||||||
"tileIndex": 33,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "8f9975be-8805-4c41-9e3f-0340f94579e5",
|
"missionGuid": "8f9975be-8805-4c41-9e3f-0340f94579e5",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -28381,33 +27706,6 @@
|
|||||||
"tileIndex": 58,
|
"tileIndex": 58,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"missionGuid": "2e4107eb-04b8-4e8c-a2ee-020a81a8965e",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T13",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t13",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_c_t02_low",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t13",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Hard_Zone3"
|
|
||||||
},
|
|
||||||
"tileIndex": 68,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"missionGuid": "da999b8e-91d4-4826-a86f-b7ca1129a3ad",
|
"missionGuid": "da999b8e-91d4-4826-a86f-b7ca1129a3ad",
|
||||||
"missionRewards": {
|
"missionRewards": {
|
||||||
@@ -28434,60 +27732,6 @@
|
|||||||
},
|
},
|
||||||
"tileIndex": 61,
|
"tileIndex": 61,
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
"availableUntil": "2017-07-25T23:59:59.999Z"
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "e332f74e-3c93-4bf6-a8c1-a11afd5c1663",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T16",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t16",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_heroxp_t16",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t16",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_TestTheSuit_BlockBuster_Landmark.MissionGen_TestTheSuit_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Nightmare_Zone1"
|
|
||||||
},
|
|
||||||
"tileIndex": 63,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"missionGuid": "b1f2f803-d9fc-452a-b6a1-f1159d9c9c85",
|
|
||||||
"missionRewards": {
|
|
||||||
"tierGroupName": "Mission_Select_T16",
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_schematicxp_t16",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_reagent_c_t03_low",
|
|
||||||
"quantity": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"itemType": "CardPack:zcp_eventscaling_t16",
|
|
||||||
"quantity": 1
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"missionGenerator": "/Game/World/MissionGens/Plankerton/ParentMissionGens/MissionGen_DtM_BlockBuster_Landmark.MissionGen_DtM_BlockBuster_Landmark_C",
|
|
||||||
"missionDifficultyInfo": {
|
|
||||||
"dataTable": "DataTable'/Game/Balance/DataTables/GameDifficultyGrowthBounds.GameDifficultyGrowthBounds'",
|
|
||||||
"rowName": "Theater_Nightmare_Zone1"
|
|
||||||
},
|
|
||||||
"tileIndex": 84,
|
|
||||||
"availableUntil": "2017-07-25T23:59:59.999Z"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"nextRefresh": "2017-07-25T23:59:59.999Z"
|
"nextRefresh": "2017-07-25T23:59:59.999Z"
|
||||||
|
|||||||
@@ -53,22 +53,31 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
|
|||||||
"eventType": "EventFlag.Blockbuster2018Phase1",
|
"eventType": "EventFlag.Blockbuster2018Phase1",
|
||||||
"activeUntil": "9999-01-01T00:00:00.000Z",
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
"activeSince": "2020-01-01T00:00:00.000Z"
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
},
|
|
||||||
{
|
|
||||||
"eventType": "EventFlag.Blockbuster2018Phase2",
|
|
||||||
"activeUntil": "9999-01-01T00:00:00.000Z",
|
|
||||||
"activeSince": "2020-01-01T00:00:00.000Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"eventType": "EventFlag.Blockbuster2018Phase3",
|
|
||||||
"activeUntil": "9999-01-01T00:00:00.000Z",
|
|
||||||
"activeSince": "2020-01-01T00:00:00.000Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"eventType": "EventFlag.Blockbuster2018Phase4",
|
|
||||||
"activeUntil": "9999-01-01T00:00:00.000Z",
|
|
||||||
"activeSince": "2020-01-01T00:00:00.000Z"
|
|
||||||
})
|
})
|
||||||
|
if (memory.build.toString().includes(".") && (Number(memory.build.toString().split(".")[1].split("")[0]) >= 3)) {
|
||||||
|
activeEvents.push(
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Blockbuster2018Phase2",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
})
|
||||||
|
}
|
||||||
|
if (memory.build.toString().includes(".") && (Number(memory.build.toString().split(".")[1].split("")[0]) >= 4)) {
|
||||||
|
activeEvents.push(
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Blockbuster2018Phase3",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
})
|
||||||
|
}
|
||||||
|
if (memory.build.toString().includes(".") && (Number(memory.build.toString().split(".")[1].split("")[0]) >= 5)) {
|
||||||
|
activeEvents.push(
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Blockbuster2018Phase4",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
})
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (memory.season == 5) {
|
if (memory.season == 5) {
|
||||||
@@ -279,7 +288,7 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
|
|||||||
"activeSince": "2020-01-01T00:00:00.000Z"
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"eventType": "EEventFlag.S10_Mystery",
|
"eventType": "EventFlag.S10_Mystery",
|
||||||
"activeUntil": "9999-01-01T00:00:00.000Z",
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
"activeSince": "2020-01-01T00:00:00.000Z"
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
})
|
})
|
||||||
@@ -818,6 +827,85 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (memory.season == 19) {
|
||||||
|
activeEvents.push(
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.LTM_Hyena",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.LTM_Vigilante",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.LTM_ZebraWallet",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.LTE_Galileo_Feats",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Event_S19_Trey",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Event_S19_DeviceQuestsPart1",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Event_S19_DeviceQuestsPart2",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Event_S19_DeviceQuestsPart3",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Event_S19_Gow_Quests",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.Event_MonarchLevelUpPack",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.S19_WinterfestCrewGrant",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.S19_WildWeeks_Chicken",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.S19_WildWeeks_BargainBin",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.S19_WildWeeks_Spider",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "EventFlag.S19_WildWeeks_Primal",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|
||||||
if (memory.build == 19.01) {
|
if (memory.build == 19.01) {
|
||||||
activeEvents.push(
|
activeEvents.push(
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user