1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-11-16 11:13:40 +01:00
Contracts/contracts/h3/1-28-7545761-71.json
2023-02-04 03:57:25 -05:00

884 lines
38 KiB
JSON

{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "252c7a8e-d269-4d75-b9cb-a76cec4b2ef9",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 5403294c-5390-46ba-a246-4bb6108253c0).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 5403294c-5390-46ba-a246-4bb6108253c0).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "c31530c1-0eb5-4de7-ba9a-186467d81745",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "8d22cea9-68db-458d-a8ee-9937128f1729",
"HardCondition": false,
"ObjectiveId": "e5095ec4-7b44-439b-9b30-0cedad8392f1",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "c31530c1-0eb5-4de7-ba9a-186467d81745",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "e5095ec4-7b44-439b-9b30-0cedad8392f1",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"5403294c-5390-46ba-a246-4bb6108253c0"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "c758057d-4c6e-4553-8062-5185f308ad39",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 37b4ed1f-5dd1-4538-bee2-ba29b7378cce).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 37b4ed1f-5dd1-4538-bee2-ba29b7378cce).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "08b3dc02-88cf-4c09-9832-f9cd7c260ded",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "8d22cea9-68db-458d-a8ee-9937128f1729",
"HardCondition": false,
"ObjectiveId": "fb6cebbc-2ca1-4052-8e6f-614971ff416e",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "08b3dc02-88cf-4c09-9832-f9cd7c260ded",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "fb6cebbc-2ca1-4052-8e6f-614971ff416e",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"37b4ed1f-5dd1-4538-bee2-ba29b7378cce"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "feb0c7b3-94dc-40d8-bb2b-e106f013b456",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 2556e36d-6886-47a2-8ce4-cd1b91504b7b).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 2556e36d-6886-47a2-8ce4-cd1b91504b7b).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "45479bff-2294-454a-a7de-98026376e05d",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "8d22cea9-68db-458d-a8ee-9937128f1729",
"HardCondition": false,
"ObjectiveId": "b8cd1230-6b72-477a-ab77-9f9b48ecf625",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "45479bff-2294-454a-a7de-98026376e05d",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "b8cd1230-6b72-477a-ab77-9f9b48ecf625",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"2556e36d-6886-47a2-8ce4-cd1b91504b7b"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "a1bb9aa9-8cd9-4a1e-8c33-7f8c2ce0607c",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository f9ddce50-b7e7-4411-a3eb-c2f908dc0abb).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository f9ddce50-b7e7-4411-a3eb-c2f908dc0abb).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "3f9fdcd1-138a-4f20-bc3f-6d7da2fc8b9d",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "8d22cea9-68db-458d-a8ee-9937128f1729",
"HardCondition": false,
"ObjectiveId": "e0c96cde-5738-4e3f-bc6d-4ba810ae0f1b",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "3f9fdcd1-138a-4f20-bc3f-6d7da2fc8b9d",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "e0c96cde-5738-4e3f-bc6d-4ba810ae0f1b",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "0737e8e4-5b51-4e20-b571-560fd2eae1db",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 972e2f49-6faf-45e7-ba2b-f56af52cd19c).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 972e2f49-6faf-45e7-ba2b-f56af52cd19c).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "bba42f49-8c10-4ef7-aa1c-a5b3ba933f00",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "8d22cea9-68db-458d-a8ee-9937128f1729",
"HardCondition": false,
"ObjectiveId": "3c57ac83-db64-4cec-b1a8-dcdb27385605",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "bba42f49-8c10-4ef7-aa1c-a5b3ba933f00",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "3c57ac83-db64-4cec-b1a8-dcdb27385605",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [],
"Bricks": [],
"Entrances": [
"0aec817c-738e-4381-bbd4-a13b5d1c6730",
"b38a7610-5f7f-4fcb-ad09-c554c3544367",
"3812ea57-e29c-42cb-b93a-ea2d3e6a6806",
"5a60147f-9c85-4998-b70f-1441ee7ba9b1",
"d4ec0c94-02b2-4aae-be9e-cbb5cc7d7e4a",
"5314c86b-7173-412b-a0b5-b0d9af2da722",
"feaf524e-f54d-4815-bb2b-afb8f1a39141",
"0809cabd-20f1-4fd4-b4fc-9cdc86bdf7cf"
]
},
"Metadata": {
"Title": "Snipe Test",
"Description": "Kill each target with a sniper and ideally, DON'T GET SEEN!!",
"ScenePath": "assembly:/_pro/scenes/missions/Ancestral/scene_bulldog.entity",
"Location": "LOCATION_ANCESTRAL_BULLDOG",
"IsPublished": true,
"CreatorUserId": "d980df71-d455-4dc8-9535-1a1753f34f95",
"GameVersion": "8.11.0.0",
"ServerVersion": "8.11.0.51",
"Type": "usercreated",
"Id": "f805af41-40d9-430a-9a66-a630c0f9233f",
"PublicId": "128754576171",
"TileImage": "$($repository 5403294c-5390-46ba-a246-4bb6108253c0).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "252c7a8e-d269-4d75-b9cb-a76cec4b2ef9"
},
{
"Id": "c31530c1-0eb5-4de7-ba9a-186467d81745"
},
{
"Id": "e5095ec4-7b44-439b-9b30-0cedad8392f1"
},
{
"Id": "c758057d-4c6e-4553-8062-5185f308ad39"
},
{
"Id": "08b3dc02-88cf-4c09-9832-f9cd7c260ded"
},
{
"Id": "fb6cebbc-2ca1-4052-8e6f-614971ff416e"
},
{
"Id": "feb0c7b3-94dc-40d8-bb2b-e106f013b456"
},
{
"Id": "45479bff-2294-454a-a7de-98026376e05d"
},
{
"Id": "b8cd1230-6b72-477a-ab77-9f9b48ecf625"
},
{
"Id": "a1bb9aa9-8cd9-4a1e-8c33-7f8c2ce0607c"
},
{
"Id": "3f9fdcd1-138a-4f20-bc3f-6d7da2fc8b9d"
},
{
"Id": "e0c96cde-5738-4e3f-bc6d-4ba810ae0f1b"
},
{
"Id": "0737e8e4-5b51-4e20-b571-560fd2eae1db"
},
{
"Id": "bba42f49-8c10-4ef7-aa1c-a5b3ba933f00"
},
{
"Id": "3c57ac83-db64-4cec-b1a8-dcdb27385605"
}
],
"CreationTimestamp": "2023-01-27T23:48:40.2509378Z",
"Entitlements": [
"LOCATION_ANCESTRAL"
]
},
"UserData": {}
}