dump: [json] pakchunk0_s4
This commit is contained in:
parent
a0202f19ac
commit
184f12fe9d
2029 changed files with 13029077 additions and 0 deletions
|
@ -0,0 +1,123 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_0",
|
||||
"Outer": "DA_MissionTest_Legacy1",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Go to Terminal"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_1",
|
||||
"Outer": "DA_MissionTest_Legacy1",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "You should see this text if you have Access Level 1"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker2"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_MinimumPlayerLevelCheck",
|
||||
"Name": "RadiusCondition_MinimumPlayerLevelCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy1",
|
||||
"Class": "UScriptClass'RadiusCondition_MinimumPlayerLevelCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MinimumPlayerLevel": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy1",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy1",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission1"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy1:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy1.3"
|
||||
},
|
||||
{
|
||||
"ObjectName": "RadiusCondition_MinimumPlayerLevelCheck'DA_MissionTest_Legacy1:RadiusCondition_MinimumPlayerLevelCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy1.2"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 1"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: Mission condition is changed. Mission was supposed to be canceled."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission_Lookup.S_Icon_Mission_Lookup",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy1:ObjectiveCfg_GoToLocation_1'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy1.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy1:ObjectiveCfg_GoToLocation_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,129 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_DeliverItems",
|
||||
"Name": "ObjectiveCfg_DeliverItems_0",
|
||||
"Outer": "DA_MissionTest_Legacy2",
|
||||
"Class": "UScriptClass'ObjectiveCfg_DeliverItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"LostItemsObjective": {
|
||||
"CultureInvariantString": "You've dropped item"
|
||||
},
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Deliver item"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GetItems",
|
||||
"Name": "ObjectiveCfg_GetItems_0",
|
||||
"Outer": "DA_MissionTest_Legacy2",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GetItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ItemsIDs": [
|
||||
{
|
||||
"TagName": "Item.Flashlight.Handheld"
|
||||
}
|
||||
],
|
||||
"bAcceptOnlyPredefinedItems": true,
|
||||
"SpawnSpots": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker2"
|
||||
}
|
||||
],
|
||||
"ObjectiveDescription": {
|
||||
"Namespace": "",
|
||||
"Key": "0E1D607145C03D9C276BD9ACBB068406",
|
||||
"SourceString": "New step 1",
|
||||
"LocalizedString": "New step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"Namespace": "",
|
||||
"Key": "8F6A3957435A4730AB26EBAB19E3DC09",
|
||||
"SourceString": "Bring flashlight from the center of the Hub",
|
||||
"LocalizedString": "Bring flashlight from the center of the Hub"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker2"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy2",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy2",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission2"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy2:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy2.2"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 2"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: Step class changed. Mission was supposed to be canceled."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission-BringItem.S_Icon_Mission-BringItem",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GetItems'DA_MissionTest_Legacy2:ObjectiveCfg_GetItems_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy2.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_DeliverItems'DA_MissionTest_Legacy2:ObjectiveCfg_DeliverItems_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy2.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,136 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_0",
|
||||
"Outer": "DA_MissionTest_Legacy3",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "This was Legacy step 2"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker4"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_1",
|
||||
"Outer": "DA_MissionTest_Legacy3",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "Legacy Step 3"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"Namespace": "",
|
||||
"Key": "15400E2440318F59396F06BD0C60CA5B",
|
||||
"SourceString": "Go to Terminal",
|
||||
"LocalizedString": "Go to Terminal"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_2",
|
||||
"Outer": "DA_MissionTest_Legacy3",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "This was Legacy step 1"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy3",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy3",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission3"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy3:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy3.3"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 3"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: Steps sequence is changed. Mission was supposed to be canceled."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission_Lookup.S_Icon_Mission_Lookup",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy3:ObjectiveCfg_GoToLocation_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy3.0"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy3:ObjectiveCfg_GoToLocation_2'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy3.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy3:ObjectiveCfg_GoToLocation_1'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy3.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,123 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_DeliverItems",
|
||||
"Name": "ObjectiveCfg_DeliverItems_0",
|
||||
"Outer": "DA_MissionTest_Legacy4",
|
||||
"Class": "UScriptClass'ObjectiveCfg_DeliverItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"LostItemsObjective": {
|
||||
"CultureInvariantString": "You've lost an item. Find it on the map and pick it up."
|
||||
},
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Deliver Sugar to Terminal"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GetItems",
|
||||
"Name": "ObjectiveCfg_GetItems_1",
|
||||
"Outer": "DA_MissionTest_Legacy4",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GetItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ItemsIDs": [
|
||||
{
|
||||
"TagName": "Item.Valuables.Items.Val_Sugar"
|
||||
}
|
||||
],
|
||||
"bAcceptOnlyPredefinedItems": true,
|
||||
"SpawnSpots": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker1"
|
||||
}
|
||||
],
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Find valuable Sugar in front of Command room"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker1"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy4",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy4",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission4"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy4:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy4.2"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 4"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: Number os spawners is reduced. Legacy mission must be playeable."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission-BringItem.S_Icon_Mission-BringItem",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GetItems'DA_MissionTest_Legacy4:ObjectiveCfg_GetItems_1'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy4.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_DeliverItems'DA_MissionTest_Legacy4:ObjectiveCfg_DeliverItems_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,129 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_DeliverItems",
|
||||
"Name": "ObjectiveCfg_DeliverItems_0",
|
||||
"Outer": "DA_MissionTest_Legacy5",
|
||||
"Class": "UScriptClass'ObjectiveCfg_DeliverItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"LostItemsObjective": {
|
||||
"CultureInvariantString": "You've lost an item. Find it on the map and pick it up."
|
||||
},
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Deliver 1 valuable artifact to Terminal."
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GetItems",
|
||||
"Name": "ObjectiveCfg_GetItems_1",
|
||||
"Outer": "DA_MissionTest_Legacy5",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GetItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ItemsIDs": [
|
||||
{
|
||||
"TagName": "Item.Artefacts.Valuables.V4"
|
||||
}
|
||||
],
|
||||
"bAcceptOnlyPredefinedItems": true,
|
||||
"SpawnSpots": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker2"
|
||||
},
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker3"
|
||||
}
|
||||
],
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Find 1 valuable artifact in a new place"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker2"
|
||||
},
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker3"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy5",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy5",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission5"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy5:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy5.2"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 5"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: Number of required items is reduced. Legacy mission must be playeable."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission-BringArtifact.S_Icon_Mission-BringArtifact",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GetItems'DA_MissionTest_Legacy5:ObjectiveCfg_GetItems_1'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy5.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_DeliverItems'DA_MissionTest_Legacy5:ObjectiveCfg_DeliverItems_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy5.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,123 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_DeliverItems",
|
||||
"Name": "ObjectiveCfg_DeliverItems_0",
|
||||
"Outer": "DA_MissionTest_Legacy6",
|
||||
"Class": "UScriptClass'ObjectiveCfg_DeliverItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"LostItemsObjective": {
|
||||
"CultureInvariantString": "You've lost an item. Find it on the map and pick it up."
|
||||
},
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Deliver the wrench to Terminal."
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GetItems",
|
||||
"Name": "ObjectiveCfg_GetItems_1",
|
||||
"Outer": "DA_MissionTest_Legacy6",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GetItems'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ItemsIDs": [
|
||||
{
|
||||
"TagName": "Item.Valuables.Items.Val_Wrench"
|
||||
}
|
||||
],
|
||||
"bAcceptOnlyPredefinedItems": true,
|
||||
"SpawnSpots": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker4"
|
||||
}
|
||||
],
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Find Wrench ileft side to Shooting range door."
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Test3.Marker4"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy6",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy6",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission6"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy6:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy6.2"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 6"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: Spawn location is changed. Legacy mission must be playeable."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission-BringItem.S_Icon_Mission-BringItem",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GetItems'DA_MissionTest_Legacy6:ObjectiveCfg_GetItems_1'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy6.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_DeliverItems'DA_MissionTest_Legacy6:ObjectiveCfg_DeliverItems_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy6.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,109 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_0",
|
||||
"Outer": "DA_MissionTest_Legacy7",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Return to Terminal"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_1",
|
||||
"Outer": "DA_MissionTest_Legacy7",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Checkthat flashlight is NOT visible the right side from the Terminal"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Forest.Scout.Mission1.Marker1"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy7",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy7",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission7"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy7:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy7.2"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 7"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: Trigger tag is removed. Legacy mission must be playeable."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission_Lookup.S_Icon_Mission_Lookup",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy7:ObjectiveCfg_GoToLocation_1'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy7.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy7:ObjectiveCfg_GoToLocation_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy7.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
|
@ -0,0 +1,139 @@
|
|||
[
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_0",
|
||||
"Outer": "DA_MissionTest_Legacy8",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"Namespace": "",
|
||||
"Key": "C1E3644345F8FB407880E1A2CA3E1870",
|
||||
"SourceString": "Legacy Step 3",
|
||||
"LocalizedString": "Legacy Step 3"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"Namespace": "",
|
||||
"Key": "0A5007DF4C487F8966FFC4A80133603F",
|
||||
"SourceString": "Go to Terminal",
|
||||
"LocalizedString": "Go to Terminal"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.HUB.TermianlPoint"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_1",
|
||||
"Outer": "DA_MissionTest_Legacy8",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 2"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Go to location 2"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Forest.Scout.Mission1.Marker1"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "ObjectiveCfg_GoToLocation",
|
||||
"Name": "ObjectiveCfg_GoToLocation_3",
|
||||
"Outer": "DA_MissionTest_Legacy8",
|
||||
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"ObjectiveDescription": {
|
||||
"CultureInvariantString": "New Step 1"
|
||||
},
|
||||
"FullObjectiveDescription": {
|
||||
"CultureInvariantString": "Go to location 1"
|
||||
},
|
||||
"MapPoints": [
|
||||
{
|
||||
"TagName": "Mission.Forest.Scout.Mission1.Marker2"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "RadiusCondition_TriggerCheck",
|
||||
"Name": "RadiusCondition_TriggerCheck_0",
|
||||
"Outer": "DA_MissionTest_Legacy8",
|
||||
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
|
||||
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"TriggerTag": {
|
||||
"TagName": "Mission.Test.Legacy.Access"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "SingleMissionConfig",
|
||||
"Name": "DA_MissionTest_Legacy8",
|
||||
"Class": "UScriptClass'SingleMissionConfig'",
|
||||
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||||
"Properties": {
|
||||
"MissionId": {
|
||||
"TagName": "Mission.Test.Legacy.Mission8"
|
||||
},
|
||||
"Conditions": [
|
||||
{
|
||||
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_Legacy8:RadiusCondition_TriggerCheck_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy8.3"
|
||||
}
|
||||
],
|
||||
"MissionLocation": {
|
||||
"TagName": "Level.Hub"
|
||||
},
|
||||
"MissionName": {
|
||||
"CultureInvariantString": "Test Legacy Mission 8"
|
||||
},
|
||||
"Description": {
|
||||
"CultureInvariantString": "New description: A step is removed. Mission was supposed to be canceled."
|
||||
},
|
||||
"MissionReward": {
|
||||
"AccessLevelUp": true,
|
||||
"RewardItemTags": [
|
||||
{
|
||||
"TagName": "Item.AmmoBox.Small.7-62x39.FMJ"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Consumable.Injector.SlowHeal"
|
||||
},
|
||||
{
|
||||
"TagName": "Item.Weapon.Primary.AK74M"
|
||||
}
|
||||
],
|
||||
"Money": 600
|
||||
},
|
||||
"MissionIcon": {
|
||||
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission_Lookup.S_Icon_Mission_Lookup",
|
||||
"SubPathString": ""
|
||||
},
|
||||
"ObjectiveConfigs": [
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy8:ObjectiveCfg_GoToLocation_3'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy8.2"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy8:ObjectiveCfg_GoToLocation_1'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy8.1"
|
||||
},
|
||||
{
|
||||
"ObjectName": "ObjectiveCfg_GoToLocation'DA_MissionTest_Legacy8:ObjectiveCfg_GoToLocation_0'",
|
||||
"ObjectPath": "/Game/ITR2/Configurations/Missions/Test/Legacy/DA_MissionTest_Legacy8.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue