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

140 lines
No EOL
5.5 KiB
JSON

[
{
"Type": "ObjectiveCfg_GoToLocation",
"Name": "ObjectiveCfg_GoToLocation_0",
"Outer": "DA_TestGoToLocation",
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ObjectiveDescription": {
"Namespace": "",
"Key": "66B4FDA741FF98067D33CFBA122B7568",
"SourceString": "Short Step 3: Return to the computer",
"LocalizedString": "Short Step 3: Return to the computer"
},
"FullObjectiveDescription": {
"Namespace": "",
"Key": "197FA06E4BBC09364F0F698155C44C3D",
"SourceString": "Long Step 3: Return to Facility 27 to finish scouting. Return to Facility 27 to finish scouting. Return to Facility 27 to finish scouting.",
"LocalizedString": "Long Step 3: Return to Facility 27 to finish scouting. Return to Facility 27 to finish scouting. Return to Facility 27 to finish scouting."
},
"MapPoints": [
{
"TagName": "Mission.HUB.TermianlPoint"
}
]
}
},
{
"Type": "ObjectiveCfg_GoToLocation",
"Name": "ObjectiveCfg_GoToLocation_1",
"Outer": "DA_TestGoToLocation",
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ObjectiveDescription": {
"Namespace": "",
"Key": "F165C0F34197C275454B749D06FEB5AF",
"SourceString": "Short Step 1: Explore the first location",
"LocalizedString": "Short Step 1: Explore the first location"
},
"FullObjectiveDescription": {
"Namespace": "",
"Key": "C68A5B654FDD4890859795A4FC413F91",
"SourceString": "Long Step 1: Go to location to get to the next objective Go to location to get to the next objective Go to location to get to the next objective",
"LocalizedString": "Long Step 1: Go to location to get to the next objective Go to location to get to the next objective Go to location to get to the next objective"
},
"MapPoints": [
{
"TagName": "Mission.Test3.Marker1"
}
]
}
},
{
"Type": "ObjectiveCfg_GoToLocation",
"Name": "ObjectiveCfg_GoToLocation_2",
"Outer": "DA_TestGoToLocation",
"Class": "UScriptClass'ObjectiveCfg_GoToLocation'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"ObjectiveDescription": {
"Namespace": "",
"Key": "774272A1423E0CE599B4C2915A26D8B5",
"SourceString": "Short Step 2: Explore the second location",
"LocalizedString": "Short Step 2: Explore the second location"
},
"FullObjectiveDescription": {
"Namespace": "",
"Key": "33B460004E5E8DB1EEE7A98AD7E38D57",
"SourceString": "Long Step 2: Go to location to get to the final objective Go to location to get to the final objective Go to location to get to the final objective",
"LocalizedString": "Long Step 2: Go to location to get to the final objective Go to location to get to the final objective Go to location to get to the final objective"
},
"MapPoints": [
{
"TagName": "Mission.Test3.Marker2"
}
]
}
},
{
"Type": "RadiusCondition_TriggerCheck",
"Name": "RadiusCondition_TriggerCheck_1",
"Outer": "DA_TestGoToLocation",
"Class": "UScriptClass'RadiusCondition_TriggerCheck'",
"Flags": "RF_Public | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"TriggerTag": {
"TagName": "Mission.Test.Access"
}
}
},
{
"Type": "SingleMissionConfig",
"Name": "DA_TestGoToLocation",
"Class": "UScriptClass'SingleMissionConfig'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"MissionId": {
"TagName": "Mission.Test3"
},
"Conditions": [
{
"ObjectName": "RadiusCondition_TriggerCheck'DA_TestGoToLocation:RadiusCondition_TriggerCheck_1'",
"ObjectPath": "/Game/ITR2/Configurations/Missions/DA_TestGoToLocation.3"
}
],
"MissionLocation": {
"TagName": "Level.Hub"
},
"MissionName": {
"CultureInvariantString": "Test Scout Mission"
},
"Description": {
"CultureInvariantString": "Overview Description: Scout a set of locations to test mission with multiple objectives. Scout a set of locations to test mission with multiple objectives."
},
"MissionReward": {
"AccessLevelPoints": 5,
"Money": 300
},
"MissionIcon": {
"AssetPathName": "/Game/ITR2/Art/UI/MissionTypes/S_Icon_Mission_Lookup.S_Icon_Mission_Lookup",
"SubPathString": ""
},
"ObjectiveConfigs": [
{
"ObjectName": "ObjectiveCfg_GoToLocation'DA_TestGoToLocation:ObjectiveCfg_GoToLocation_1'",
"ObjectPath": "/Game/ITR2/Configurations/Missions/DA_TestGoToLocation.1"
},
{
"ObjectName": "ObjectiveCfg_GoToLocation'DA_TestGoToLocation:ObjectiveCfg_GoToLocation_2'",
"ObjectPath": "/Game/ITR2/Configurations/Missions/DA_TestGoToLocation.2"
},
{
"ObjectName": "ObjectiveCfg_GoToLocation'DA_TestGoToLocation:ObjectiveCfg_GoToLocation_0'",
"ObjectPath": "/Game/ITR2/Configurations/Missions/DA_TestGoToLocation.0"
}
]
}
}
]