1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-11-10 00:04:45 +01:00
Contracts/contracts/h3/1-09-8420271-12.json
2024-04-08 09:06:22 -04:00

829 lines
36 KiB
JSON

{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "02266b81-c70f-453e-a4f2-4fe4e4141f46",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 5b54d9fb-fa85-4302-a8d5-c5c5e97344c4).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 5b54d9fb-fa85-4302-a8d5-c5c5e97344c4).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"5b54d9fb-fa85-4302-a8d5-c5c5e97344c4"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"5b54d9fb-fa85-4302-a8d5-c5c5e97344c4"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "3dd1467a-72d2-4590-93d8-10807c9f1645",
"HardCondition": false,
"ObjectiveId": "d5fa60b1-b242-49c9-88da-6acbd08b63df",
"KillMethod": ""
}
]
},
{
"Type": "statemachine",
"Id": "d5fa60b1-b242-49c9-88da-6acbd08b63df",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"5b54d9fb-fa85-4302-a8d5-c5c5e97344c4"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"5b54d9fb-fa85-4302-a8d5-c5c5e97344c4"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"3dd1467a-72d2-4590-93d8-10807c9f1645"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"5b54d9fb-fa85-4302-a8d5-c5c5e97344c4"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "886e8126-189d-4d1f-9638-597f2bf26fd4",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 963c2774-cb9a-4b0c-ab69-210b2405383b).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 963c2774-cb9a-4b0c-ab69-210b2405383b).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "3dd1467a-72d2-4590-93d8-10807c9f1645",
"HardCondition": false,
"ObjectiveId": "ea7048cb-c194-4cc7-b07f-a95229815818",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
"HardCondition": false,
"ObjectiveId": "f6790afc-b98d-4324-ab3c-7feb51485a90",
"KillMethod": "pistol"
}
]
},
{
"Type": "statemachine",
"Id": "ea7048cb-c194-4cc7-b07f-a95229815818",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"3dd1467a-72d2-4590-93d8-10807c9f1645"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "f6790afc-b98d-4324-ab3c-7feb51485a90",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
{
"$any": {
"?": {
"$or": [
{
"$eq": [
"$.#",
"pistol"
]
},
{
"$eq": [
"$.#",
"close_combat_pistol_elimination"
]
}
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"963c2774-cb9a-4b0c-ab69-210b2405383b"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "bbd21665-6bee-4d13-9b4d-00bc16845628",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 1a8a827f-932e-49c0-a1b3-e3201795ae19).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 1a8a827f-932e-49c0-a1b3-e3201795ae19).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "d878b5ee-90cd-4222-8503-1e9ae193d556",
"HardCondition": false,
"ObjectiveId": "58f20585-f931-447b-ad58-6a939b065e4b",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
"HardCondition": false,
"ObjectiveId": "6404bbc0-027b-4cc1-bce8-f6e8045e30cd",
"KillMethod": "pistol"
}
]
},
{
"Type": "statemachine",
"Id": "58f20585-f931-447b-ad58-6a939b065e4b",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"d878b5ee-90cd-4222-8503-1e9ae193d556"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "6404bbc0-027b-4cc1-bce8-f6e8045e30cd",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
{
"$any": {
"?": {
"$or": [
{
"$eq": [
"$.#",
"pistol"
]
},
{
"$eq": [
"$.#",
"close_combat_pistol_elimination"
]
}
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1a8a827f-932e-49c0-a1b3-e3201795ae19"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "605d525e-33d2-4e76-9f59-4263b7ef55fd",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository d94f3e83-36e3-453c-8d4b-28c93229826a).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository d94f3e83-36e3-453c-8d4b-28c93229826a).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "d878b5ee-90cd-4222-8503-1e9ae193d556",
"HardCondition": false,
"ObjectiveId": "bfcc111f-4456-4902-8b54-ac30211071b6",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "e206ed81-0559-4289-9fec-e6a3e9d4ee7c",
"HardCondition": false,
"ObjectiveId": "f51af3f3-1535-4615-b39b-3aac2e905c82",
"KillMethod": "smg"
}
]
},
{
"Type": "statemachine",
"Id": "bfcc111f-4456-4902-8b54-ac30211071b6",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"d878b5ee-90cd-4222-8503-1e9ae193d556"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "f51af3f3-1535-4615-b39b-3aac2e905c82",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"smg"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"d94f3e83-36e3-453c-8d4b-28c93229826a"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "3c4f6710-1b8b-4131-909b-da0c2241ac2b",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository b01d3958-47d7-45cd-944b-d5107c8724b1).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository b01d3958-47d7-45cd-944b-d5107c8724b1).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "d878b5ee-90cd-4222-8503-1e9ae193d556",
"HardCondition": false,
"ObjectiveId": "7b93313e-ea1a-4270-b017-95dee3b38475",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "e206ed81-0559-4289-9fec-e6a3e9d4ee7c",
"HardCondition": false,
"ObjectiveId": "c0591d67-66fb-45da-9c01-63669d34c458",
"KillMethod": "smg"
}
]
},
{
"Type": "statemachine",
"Id": "7b93313e-ea1a-4270-b017-95dee3b38475",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"d878b5ee-90cd-4222-8503-1e9ae193d556"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "c0591d67-66fb-45da-9c01-63669d34c458",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"smg"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b01d3958-47d7-45cd-944b-d5107c8724b1"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [],
"Bricks": []
},
"Metadata": {
"Title": "Kill Order: 1-09-8420271-12",
"Description": "A contract has been issued, and you have been cleared to engage. Eliminate any targets as cleanly as possible, avoiding collateral damage as far as possible.",
"ScenePath": "assembly:/_PRO/Scenes/Missions/Colorado_2/_scene_bull.entity",
"Location": "LOCATION_COLORADO",
"IsPublished": true,
"CreatorUserId": "ffdcb36c-092f-4d2e-948a-a023f482c914",
"GameVersion": "8.14.0.0",
"ServerVersion": "8.14.0.60",
"Type": "usercreated",
"Id": "78323ff6-b348-4653-8492-d400389f8e56",
"PublicId": "109842027112",
"TileImage": "$($repository 5b54d9fb-fa85-4302-a8d5-c5c5e97344c4).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "02266b81-c70f-453e-a4f2-4fe4e4141f46"
},
{
"Id": "d5fa60b1-b242-49c9-88da-6acbd08b63df"
},
{
"Id": "886e8126-189d-4d1f-9638-597f2bf26fd4"
},
{
"Id": "ea7048cb-c194-4cc7-b07f-a95229815818"
},
{
"Id": "f6790afc-b98d-4324-ab3c-7feb51485a90"
},
{
"Id": "bbd21665-6bee-4d13-9b4d-00bc16845628"
},
{
"Id": "58f20585-f931-447b-ad58-6a939b065e4b"
},
{
"Id": "6404bbc0-027b-4cc1-bce8-f6e8045e30cd"
},
{
"Id": "605d525e-33d2-4e76-9f59-4263b7ef55fd"
},
{
"Id": "bfcc111f-4456-4902-8b54-ac30211071b6"
},
{
"Id": "f51af3f3-1535-4615-b39b-3aac2e905c82"
},
{
"Id": "3c4f6710-1b8b-4131-909b-da0c2241ac2b"
},
{
"Id": "7b93313e-ea1a-4270-b017-95dee3b38475"
},
{
"Id": "c0591d67-66fb-45da-9c01-63669d34c458"
}
],
"CreationTimestamp": "2024-02-11T15:08:40.3777184Z",
"Entitlements": [
"H1_LEGACY_STANDARD"
]
},
"UserData": {}
}