ITR2_ASSET/IntoTheRadius2/Content/ITR2/Configurations/Missions/DA_MissionTest_RespawnItemsSaveload.json

166 lines
No EOL
5.9 KiB
JSON

[
{
"Type": "ObjectiveCfg_DeliverItems",
"Name": "ObjectiveCfg_DeliverItems_0",
"Outer": "DA_MissionTest_RespawnItemsSaveload",
"Class": "UScriptClass'ObjectiveCfg_DeliverItems'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"LostItemsObjective": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "6FF26CA2425062DC3E4BCBAC51622A70",
"SourceString": "You've lost the case. Find it on the Map and pick it up.",
"LocalizedString": "You've lost the item. Find it on the map and pick it up."
},
"ObjectiveDescription": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "1C0442984044117E5A75D8A28779CE79",
"SourceString": "Deliver the UNPSC Apmlifiers",
"LocalizedString": "Deliver the UNPSC Apmlifiers"
},
"FullObjectiveDescription": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "60099A1F459CF0862F5ECE83DD3644B3",
"SourceString": "Deliver the UNPSC Apmlifiers to the Terminal at Facility 27.",
"LocalizedString": "Deliver the UNPSC Apmlifiers to the Terminal at Facility 27."
},
"MapPoints": [
{
"TagName": "Mission.HUB.TermianlPoint"
}
]
}
},
{
"Type": "ObjectiveCfg_GetItems",
"Name": "ObjectiveCfg_GetItems_0",
"Outer": "DA_MissionTest_RespawnItemsSaveload",
"Class": "UScriptClass'ObjectiveCfg_GetItems'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ItemsIDs": [
{
"TagName": "Item.Valuables.Items.Val_CubeToy"
},
{
"TagName": "Item.Valuables.Items.Val_Cup"
},
{
"TagName": "Item.Valuables.Items.Val_Lock"
},
{
"TagName": "Item.Valuables.Items.Val_Spoon"
},
{
"TagName": "Item.Valuables.Items.Val_Wrench"
}
],
"bAcceptOnlyPredefinedItems": true,
"SpawnSpots": [
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Spawner1"
},
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Spawner2"
},
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Spawner3"
},
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Spawner4"
},
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Spawner5"
},
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Spawner6"
}
],
"ObjectiveDescription": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "17F6844B4D097BDA60C85E9E4DD46476",
"SourceString": "Find the UNPSC Amplifiers",
"LocalizedString": "Find the UNPSC Amplifiers"
},
"FullObjectiveDescription": {
"TableId": "/Game/ITR2/Configurations/Localization/EnglishSource.EnglishSource",
"Key": "55306CF1403BABB57445F2A4FB8DEDB6",
"SourceString": "Use the Map to navigate to the locations and pick up the UNPSC Apmlifiers.",
"LocalizedString": "Use the Map to navigate to the locations and pick up the UNPSC Apmlifiers."
},
"Triggers": [
{
"TagName": "Mission.Forest.DeliverItems.Mission8.EnemySpawner"
}
],
"MapPoints": [
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Marker1"
},
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Marker2"
},
{
"TagName": "Mission.Forest.DeliverItems.Mission8.Marker3"
}
]
}
},
{
"Type": "RadiusCondition_TriggerCheck",
"Name": "RadiusCondition_TriggerCheck_0",
"Outer": "DA_MissionTest_RespawnItemsSaveload",
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"TriggerTag": {
"TagName": "Mission.Test.Access"
}
}
},
{
"Type": "SingleMissionConfig",
"Name": "DA_MissionTest_RespawnItemsSaveload",
"Class": "UScriptClass'SingleMissionConfig'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MissionId": {
"TagName": "Mission.Test4"
},
"Conditions": [
{
"ObjectName": "RadiusCondition_TriggerCheck'DA_MissionTest_RespawnItemsSaveload:RadiusCondition_TriggerCheck_0'",
"ObjectPath": "/Game/ITR2/Configurations/Missions/DA_MissionTest_RespawnItemsSaveload.2"
}
],
"MissionLocation": {
"TagName": "Level.Radius.Forest"
},
"MissionCooldown": 10,
"MissionName": {
"CultureInvariantString": "Test for respawn"
},
"Description": {
"CultureInvariantString": "Test for item spawners on saveload"
},
"MissionReward": {
"AccessLevelPoints": 15,
"Money": 900
},
"MissionIcon": {
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission-BringItem.S_Icon_Mission-BringItem",
"SubPathString": ""
},
"ObjectiveConfigs": [
{
"ObjectName": "ObjectiveCfg_GetItems'DA_MissionTest_RespawnItemsSaveload:ObjectiveCfg_GetItems_0'",
"ObjectPath": "/Game/ITR2/Configurations/Missions/DA_MissionTest_RespawnItemsSaveload.1"
},
{
"ObjectName": "ObjectiveCfg_DeliverItems'DA_MissionTest_RespawnItemsSaveload:ObjectiveCfg_DeliverItems_0'",
"ObjectPath": "/Game/ITR2/Configurations/Missions/DA_MissionTest_RespawnItemsSaveload.0"
}
]
}
}
]