1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-11-10 00:04:45 +01:00
Contracts/contracts/h3/1-06-9504960-73.json
2024-04-15 12:39:06 -04:00

874 lines
37 KiB
JSON

{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "d9bf8faa-9fac-4cdd-a4b8-04e27cc0e380",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 58fb569e-711d-4457-8115-841e4acd14db).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 58fb569e-711d-4457-8115-841e4acd14db).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "e1444ace-0f9a-4cd6-9002-8306e62be77a",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "15a670b3-7bfd-4afc-9a96-81fa23ff30bc",
"KillMethod": "accident_electric"
}
]
},
{
"Type": "statemachine",
"Id": "e1444ace-0f9a-4cd6-9002-8306e62be77a",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "15a670b3-7bfd-4afc-9a96-81fa23ff30bc",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_electric"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"58fb569e-711d-4457-8115-841e4acd14db"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "c5dc8ef6-01c5-4e02-ac79-cba444e196c7",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 20fe3a6e-2274-4098-9247-91a74c8fe03f).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 20fe3a6e-2274-4098-9247-91a74c8fe03f).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "4896426f-0a2a-4433-90c5-9e1cb5ce2561",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "a8a0c154-c36f-413e-8f29-b83a1b7a22f0",
"HardCondition": false,
"ObjectiveId": "381befee-ecce-4d26-8d8a-7f081914ce4d",
"KillMethod": "accident_explosion"
}
]
},
{
"Type": "statemachine",
"Id": "4896426f-0a2a-4433-90c5-9e1cb5ce2561",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "381befee-ecce-4d26-8d8a-7f081914ce4d",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_explosion"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"20fe3a6e-2274-4098-9247-91a74c8fe03f"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "ae0df3d9-f432-4162-9a14-cca6518f2f36",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 1e142575-830c-4e58-8bdb-8d39b613e406).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 1e142575-830c-4e58-8bdb-8d39b613e406).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "0de2aa0f-e8f4-48b3-b34e-ff01f499551c",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "e6cdde77-e4a5-4ae1-b1b3-5385e3846aa1",
"KillMethod": "accident_push"
}
]
},
{
"Type": "statemachine",
"Id": "0de2aa0f-e8f4-48b3-b34e-ff01f499551c",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "e6cdde77-e4a5-4ae1-b1b3-5385e3846aa1",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_push"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1e142575-830c-4e58-8bdb-8d39b613e406"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "5e79d585-7205-42d2-a248-dacc7a791713",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ca967a22-8b3a-406a-b7d9-788fb9f56d01).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ca967a22-8b3a-406a-b7d9-788fb9f56d01).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "4c8ed2f3-a030-4abf-94d0-1bb9e60577c3",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "e185e60d-f1a9-4099-a215-497de73fa39f",
"KillMethod": "accident_drown"
}
]
},
{
"Type": "statemachine",
"Id": "4c8ed2f3-a030-4abf-94d0-1bb9e60577c3",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "e185e60d-f1a9-4099-a215-497de73fa39f",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_drown"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ca967a22-8b3a-406a-b7d9-788fb9f56d01"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "8ff2c674-eb9d-49fb-b8ea-7ee48cf8356e",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository b914ec7f-041d-4779-b985-2fd79a03237b).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository b914ec7f-041d-4779-b985-2fd79a03237b).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "4fc9396e-2619-4e66-a51e-2bd366230da7",
"HardCondition": false,
"ObjectiveId": "e6d255b5-c88c-4e8f-8408-d297e5ecafb4",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "f1039880-6357-4fe3-a458-b535e2c669fd",
"KillMethod": "accident_burn"
}
]
},
{
"Type": "statemachine",
"Id": "e6d255b5-c88c-4e8f-8408-d297e5ecafb4",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "f1039880-6357-4fe3-a458-b535e2c669fd",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_burn"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b914ec7f-041d-4779-b985-2fd79a03237b"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [],
"Bricks": []
},
"Metadata": {
"Title": "five accidents",
"Description": "eliminate 5 targets using different accidents",
"ScenePath": "assembly:/_pro/scenes/missions/marrakesh/_scene_spider.entity",
"Location": "LOCATION_MARRAKECH",
"IsPublished": true,
"CreatorUserId": "9de58f6b-e629-4de0-9937-9c8e11210880",
"GameVersion": "8.15.0.0",
"ServerVersion": "8.15.0.61",
"Type": "usercreated",
"Id": "dabe3f5c-aef1-4c58-9550-461ae315567c",
"PublicId": "106950496073",
"TileImage": "$($repository 58fb569e-711d-4457-8115-841e4acd14db).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "d9bf8faa-9fac-4cdd-a4b8-04e27cc0e380"
},
{
"Id": "e1444ace-0f9a-4cd6-9002-8306e62be77a"
},
{
"Id": "15a670b3-7bfd-4afc-9a96-81fa23ff30bc"
},
{
"Id": "c5dc8ef6-01c5-4e02-ac79-cba444e196c7"
},
{
"Id": "4896426f-0a2a-4433-90c5-9e1cb5ce2561"
},
{
"Id": "381befee-ecce-4d26-8d8a-7f081914ce4d"
},
{
"Id": "ae0df3d9-f432-4162-9a14-cca6518f2f36"
},
{
"Id": "0de2aa0f-e8f4-48b3-b34e-ff01f499551c"
},
{
"Id": "e6cdde77-e4a5-4ae1-b1b3-5385e3846aa1"
},
{
"Id": "5e79d585-7205-42d2-a248-dacc7a791713"
},
{
"Id": "4c8ed2f3-a030-4abf-94d0-1bb9e60577c3"
},
{
"Id": "e185e60d-f1a9-4099-a215-497de73fa39f"
},
{
"Id": "8ff2c674-eb9d-49fb-b8ea-7ee48cf8356e"
},
{
"Id": "e6d255b5-c88c-4e8f-8408-d297e5ecafb4"
},
{
"Id": "f1039880-6357-4fe3-a458-b535e2c669fd"
}
],
"CreationTimestamp": "2024-04-12T03:06:55.9955812Z",
"Entitlements": [
"H1_LEGACY_STANDARD"
]
},
"UserData": {}
}