Contracts/contracts/h3/1-31-9272556-57.json

921 lines
40 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "49c419f0-20c4-4ec4-8ce9-8921bcb7359c",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 9514999b-766c-4eef-8e42-9b16279bebdb).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 9514999b-766c-4eef-8e42-9b16279bebdb).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "d7a96dc3-e511-4602-bdbd-bafa9284793e",
"HardCondition": false,
"ObjectiveId": "bf69744b-83e7-48d0-b750-d6cc192d2523",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "1a11a060-358c-4054-98ec-d3491af1d7c6",
"HardCondition": false,
"ObjectiveId": "aaabe856-aa1f-4d9f-adf2-fadb418d1215",
"KillMethod": "fiberwire"
}
]
},
{
"Type": "statemachine",
"Id": "bf69744b-83e7-48d0-b750-d6cc192d2523",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "aaabe856-aa1f-4d9f-adf2-fadb418d1215",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"fiberwire"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"9514999b-766c-4eef-8e42-9b16279bebdb"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "bd31e449-07b2-487a-b3a2-9e211f6895f5",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository c76452de-4e87-463e-92f6-42a442669202).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository c76452de-4e87-463e-92f6-42a442669202).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"c76452de-4e87-463e-92f6-42a442669202"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"c76452de-4e87-463e-92f6-42a442669202"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "521ed265-2115-4977-8db0-45404b067102",
"HardCondition": false,
"ObjectiveId": "d2d4d6a9-a876-4d94-8edb-5fe0217157ee",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "719ba201-3688-4984-afb0-81dc2cc95ec1",
"HardCondition": false,
"ObjectiveId": "1b686289-ccef-40f3-8fd5-5cac3e050afb",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "d2d4d6a9-a876-4d94-8edb-5fe0217157ee",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"c76452de-4e87-463e-92f6-42a442669202"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"c76452de-4e87-463e-92f6-42a442669202"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"521ed265-2115-4977-8db0-45404b067102"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"c76452de-4e87-463e-92f6-42a442669202"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "1b686289-ccef-40f3-8fd5-5cac3e050afb",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"c76452de-4e87-463e-92f6-42a442669202"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"c76452de-4e87-463e-92f6-42a442669202"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"c76452de-4e87-463e-92f6-42a442669202"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "77ad6cf6-1135-4396-aad4-d74ef28e9211",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "521ed265-2115-4977-8db0-45404b067102",
"HardCondition": false,
"ObjectiveId": "e1ad0e09-1af9-4c4c-8da5-9f6090d657b8",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "719ba201-3688-4984-afb0-81dc2cc95ec1",
"HardCondition": false,
"ObjectiveId": "eefcc166-b0fe-4843-b09a-c44e4886a35d",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "e1ad0e09-1af9-4c4c-8da5-9f6090d657b8",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"521ed265-2115-4977-8db0-45404b067102"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "eefcc166-b0fe-4843-b09a-c44e4886a35d",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"651ceb9a-117f-4f8d-89dd-9b6bd2a38b5a"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "a747ff43-6eec-46fd-94cd-00b7e964af0b",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 57907f04-329e-4faf-b753-7e95d5c2e085).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 57907f04-329e-4faf-b753-7e95d5c2e085).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "521ed265-2115-4977-8db0-45404b067102",
"HardCondition": false,
"ObjectiveId": "a3d3cbb1-2402-427e-8041-669759bd8bac",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "719ba201-3688-4984-afb0-81dc2cc95ec1",
"HardCondition": false,
"ObjectiveId": "7c65dcfd-9f25-4c2f-b491-c10dbab3a8c8",
"KillMethod": "sniperrifle"
}
]
},
{
"Type": "statemachine",
"Id": "a3d3cbb1-2402-427e-8041-669759bd8bac",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"521ed265-2115-4977-8db0-45404b067102"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "7c65dcfd-9f25-4c2f-b491-c10dbab3a8c8",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"sniperrifle"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"57907f04-329e-4faf-b753-7e95d5c2e085"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "fff60944-0328-4539-9668-6cdaa2110a1f",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository e25b224b-22db-4fb3-a5f9-1895f0daf4ed).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository e25b224b-22db-4fb3-a5f9-1895f0daf4ed).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "521ed265-2115-4977-8db0-45404b067102",
"HardCondition": false,
"ObjectiveId": "0878c1ce-4398-41fe-9201-eb0f5bd8b5f2",
"KillMethod": ""
},
{
"Type": "killmethod_specificitem",
"RepositoryId": "3e3819ca-4d19-4e0a-a238-4bd16c730e61",
"HardCondition": false,
"ObjectiveId": "542deafc-fc78-466f-95b8-53ccc59b0e01",
"KillMethod": "throw"
}
]
},
{
"Type": "statemachine",
"Id": "0878c1ce-4398-41fe-9201-eb0f5bd8b5f2",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"521ed265-2115-4977-8db0-45404b067102"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "542deafc-fc78-466f-95b8-53ccc59b0e01",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"throw"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
{
"$eq": [
"$Value.KillItemRepositoryId",
"3e3819ca-4d19-4e0a-a238-4bd16c730e61"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"e25b224b-22db-4fb3-a5f9-1895f0daf4ed"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"_comment": "----- Do Not Eliminate Diana Burnwood -----",
"Id": "261ec7b9-6c3b-4fc2-af0b-af894b8e04db",
"Category": "primary",
"isHidden": "true",
"ObjectiveType": "custom",
"ForceShowOnLoadingScreen": false,
"ExcludeFromScoring": true,
"Image": "images/actors/Llama_Diana_Burnwood.jpg",
"BriefingName": "$loc UI_CONTRACT_LLAMA_DIANA_NAME",
"BriefingText": "$loc UI_CONTRACT_LLAMA_DIANA_NAME",
"Type": "statemachine",
"Definition": {
"Scope": "session",
"States": {
"Start": {
"-": {
"Transition": "Success"
}
},
"Success": {
"Kill": {
"Condition": {
"$eq": [
"$Value.RepositoryId",
"0e2111f1-d5ab-4a06-90ce-703abd6d3f91"
]
},
"Transition": "Failure"
}
}
}
}
}
],
"GameChangers": [],
"Bricks": []
},
"Metadata": {
"Title": "Ordre d'assassinat : 1-31-9272556-57",
"Description": "Un contrat a été placé, et vous avez été autorisé à engager le combat. Éliminez toutes les cibles le plus proprement possible, et faites en sorte d'éviter les dommages collatéraux.",
"ScenePath": "assembly:/_pro/scenes/missions/elegant/scene_llama.entity",
"Location": "LOCATION_ELEGANT_LLAMA",
"IsPublished": true,
"CreatorUserId": "433f573a-159a-4dfd-827a-acf0d89bf53e",
"GameVersion": "8.10.0.0",
"ServerVersion": "8.10.0.49",
"Type": "usercreated",
"Id": "e2ab4f24-4bd7-4031-a248-f4099f1a3486",
"PublicId": "131927255657",
"TileImage": "$($repository 9514999b-766c-4eef-8e42-9b16279bebdb).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "49c419f0-20c4-4ec4-8ce9-8921bcb7359c"
},
{
"Id": "bf69744b-83e7-48d0-b750-d6cc192d2523"
},
{
"Id": "aaabe856-aa1f-4d9f-adf2-fadb418d1215"
},
{
"Id": "bd31e449-07b2-487a-b3a2-9e211f6895f5"
},
{
"Id": "d2d4d6a9-a876-4d94-8edb-5fe0217157ee"
},
{
"Id": "1b686289-ccef-40f3-8fd5-5cac3e050afb"
},
{
"Id": "77ad6cf6-1135-4396-aad4-d74ef28e9211"
},
{
"Id": "e1ad0e09-1af9-4c4c-8da5-9f6090d657b8"
},
{
"Id": "eefcc166-b0fe-4843-b09a-c44e4886a35d"
},
{
"Id": "a747ff43-6eec-46fd-94cd-00b7e964af0b"
},
{
"Id": "a3d3cbb1-2402-427e-8041-669759bd8bac"
},
{
"Id": "7c65dcfd-9f25-4c2f-b491-c10dbab3a8c8"
},
{
"Id": "fff60944-0328-4539-9668-6cdaa2110a1f"
},
{
"Id": "0878c1ce-4398-41fe-9201-eb0f5bd8b5f2"
},
{
"Id": "542deafc-fc78-466f-95b8-53ccc59b0e01"
},
{
"Id": "261ec7b9-6c3b-4fc2-af0b-af894b8e04db"
}
],
"CreationTimestamp": "2023-01-15T20:59:59.0691274Z",
"Entitlements": [
"LOCATION_ELEGANT"
]
},
"UserData": {}
}