mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-16 11:13:40 +01:00
874 lines
38 KiB
JSON
874 lines
38 KiB
JSON
|
{
|
|||
|
"Data": {
|
|||
|
"Objectives": [
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "030ef7e9-8607-46e9-8642-65c1adb31f79",
|
|||
|
"BriefingText": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository 225d60db-0150-41b1-aec1-fceb1896d9c4).Name"
|
|||
|
}
|
|||
|
},
|
|||
|
"HUDTemplate": {
|
|||
|
"display": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository 225d60db-0150-41b1-aec1-fceb1896d9c4).Name"
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"Category": "primary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"TargetConditions": [
|
|||
|
{
|
|||
|
"Type": "disguise",
|
|||
|
"RepositoryId": "dc4762e0-e58e-4336-a3c1-40646087267a",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "8e9ef599-0e76-4891-8643-dfc9a70014c4",
|
|||
|
"KillMethod": ""
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "killmethod",
|
|||
|
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "7e979723-0b0e-4bd9-a3d2-2f2cc1844098",
|
|||
|
"KillMethod": "accident_electric"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "8e9ef599-0e76-4891-8643-dfc9a70014c4",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.OutfitRepositoryId",
|
|||
|
"dc4762e0-e58e-4336-a3c1-40646087267a"
|
|||
|
]
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "7e979723-0b0e-4bd9-a3d2-2f2cc1844098",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$any": {
|
|||
|
"?": {
|
|||
|
"$eq": [
|
|||
|
"$.#",
|
|||
|
"accident_electric"
|
|||
|
]
|
|||
|
},
|
|||
|
"in": [
|
|||
|
"$Value.KillMethodBroad",
|
|||
|
"$Value.KillMethodStrict"
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"225d60db-0150-41b1-aec1-fceb1896d9c4"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "fdc1b89d-2941-4b43-ba8a-daa155db86f4",
|
|||
|
"BriefingText": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository c0ae62a4-21f7-4798-9ce4-fb0141791be0).Name"
|
|||
|
}
|
|||
|
},
|
|||
|
"HUDTemplate": {
|
|||
|
"display": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository c0ae62a4-21f7-4798-9ce4-fb0141791be0).Name"
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"Category": "primary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"TargetConditions": [
|
|||
|
{
|
|||
|
"Type": "disguise",
|
|||
|
"RepositoryId": "dc4762e0-e58e-4336-a3c1-40646087267a",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "3ce6d59a-32ae-484c-aa9b-d6ed5b64bcc6",
|
|||
|
"KillMethod": ""
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "killmethod",
|
|||
|
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "5d9bfc98-4639-4aa0-bcbe-ab86e4a5d4fd",
|
|||
|
"KillMethod": "accident_drown"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "3ce6d59a-32ae-484c-aa9b-d6ed5b64bcc6",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.OutfitRepositoryId",
|
|||
|
"dc4762e0-e58e-4336-a3c1-40646087267a"
|
|||
|
]
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "5d9bfc98-4639-4aa0-bcbe-ab86e4a5d4fd",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$any": {
|
|||
|
"?": {
|
|||
|
"$eq": [
|
|||
|
"$.#",
|
|||
|
"accident_drown"
|
|||
|
]
|
|||
|
},
|
|||
|
"in": [
|
|||
|
"$Value.KillMethodBroad",
|
|||
|
"$Value.KillMethodStrict"
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"c0ae62a4-21f7-4798-9ce4-fb0141791be0"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "c51bd4ec-388b-4282-bd42-9cae15ddb1bd",
|
|||
|
"BriefingText": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository 45463b89-0bda-408c-99be-698e1028c24c).Name"
|
|||
|
}
|
|||
|
},
|
|||
|
"HUDTemplate": {
|
|||
|
"display": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository 45463b89-0bda-408c-99be-698e1028c24c).Name"
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"Category": "primary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"TargetConditions": [
|
|||
|
{
|
|||
|
"Type": "disguise",
|
|||
|
"RepositoryId": "dc4762e0-e58e-4336-a3c1-40646087267a",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "3eedcc14-2338-4481-a91a-dda077a9e181",
|
|||
|
"KillMethod": ""
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "killmethod",
|
|||
|
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "55341350-6379-41b8-a5d0-0cdebd945248",
|
|||
|
"KillMethod": "accident_push"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "3eedcc14-2338-4481-a91a-dda077a9e181",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.OutfitRepositoryId",
|
|||
|
"dc4762e0-e58e-4336-a3c1-40646087267a"
|
|||
|
]
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "55341350-6379-41b8-a5d0-0cdebd945248",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$any": {
|
|||
|
"?": {
|
|||
|
"$eq": [
|
|||
|
"$.#",
|
|||
|
"accident_push"
|
|||
|
]
|
|||
|
},
|
|||
|
"in": [
|
|||
|
"$Value.KillMethodBroad",
|
|||
|
"$Value.KillMethodStrict"
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"45463b89-0bda-408c-99be-698e1028c24c"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "b430eb8a-a1bf-4d7c-ba78-2036337929be",
|
|||
|
"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": "disguise",
|
|||
|
"RepositoryId": "dc4762e0-e58e-4336-a3c1-40646087267a",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "93ef0b18-f92e-4511-bf27-38ad7a2842f5",
|
|||
|
"KillMethod": ""
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "killmethod",
|
|||
|
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "adf029c8-981c-4e45-b52c-7434205c0a15",
|
|||
|
"KillMethod": "accident_burn"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "93ef0b18-f92e-4511-bf27-38ad7a2842f5",
|
|||
|
"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.OutfitRepositoryId",
|
|||
|
"dc4762e0-e58e-4336-a3c1-40646087267a"
|
|||
|
]
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"b914ec7f-041d-4779-b985-2fd79a03237b"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "adf029c8-981c-4e45-b52c-7434205c0a15",
|
|||
|
"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"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "804d2c2c-cc07-4262-bda0-813984547e0b",
|
|||
|
"BriefingText": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository 17f3cba2-5075-40bd-b51c-3b7a4c21d728).Name"
|
|||
|
}
|
|||
|
},
|
|||
|
"HUDTemplate": {
|
|||
|
"display": {
|
|||
|
"$loc": {
|
|||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|||
|
"data": "$($repository 17f3cba2-5075-40bd-b51c-3b7a4c21d728).Name"
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"Category": "primary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
"TargetConditions": [
|
|||
|
{
|
|||
|
"Type": "disguise",
|
|||
|
"RepositoryId": "dc4762e0-e58e-4336-a3c1-40646087267a",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "605d33c5-f70a-4d6a-80b3-bb7793c2d776",
|
|||
|
"KillMethod": ""
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "killmethod",
|
|||
|
"RepositoryId": "a8a0c154-c36f-413e-8f29-b83a1b7a22f0",
|
|||
|
"HardCondition": false,
|
|||
|
"ObjectiveId": "f70d5ced-2c8c-4dc9-92dc-01ca002b1448",
|
|||
|
"KillMethod": "accident_explosion"
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "605d33c5-f70a-4d6a-80b3-bb7793c2d776",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.OutfitRepositoryId",
|
|||
|
"dc4762e0-e58e-4336-a3c1-40646087267a"
|
|||
|
]
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
},
|
|||
|
{
|
|||
|
"Type": "statemachine",
|
|||
|
"Id": "f70d5ced-2c8c-4dc9-92dc-01ca002b1448",
|
|||
|
"Category": "secondary",
|
|||
|
"Definition": {
|
|||
|
"Scope": "Hit",
|
|||
|
"Context": {
|
|||
|
"Targets": [
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
"States": {
|
|||
|
"Start": {
|
|||
|
"Kill": [
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$and": [
|
|||
|
{
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
{
|
|||
|
"$any": {
|
|||
|
"?": {
|
|||
|
"$eq": [
|
|||
|
"$.#",
|
|||
|
"accident_explosion"
|
|||
|
]
|
|||
|
},
|
|||
|
"in": [
|
|||
|
"$Value.KillMethodBroad",
|
|||
|
"$Value.KillMethodStrict"
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Success"
|
|||
|
},
|
|||
|
{
|
|||
|
"Condition": {
|
|||
|
"$eq": [
|
|||
|
"$Value.RepositoryId",
|
|||
|
"17f3cba2-5075-40bd-b51c-3b7a4c21d728"
|
|||
|
]
|
|||
|
},
|
|||
|
"Transition": "Failure"
|
|||
|
}
|
|||
|
]
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
],
|
|||
|
"GameChangers": [],
|
|||
|
"Bricks": []
|
|||
|
},
|
|||
|
"Metadata": {
|
|||
|
"Title": "Заказ на убийство: 1-06-0320662-12",
|
|||
|
"Description": "Контракт оформлен, вам дано разрешение приступать к его выполнению. Уничтожьте все основные цели, действуя как можно чище и по возможности избегая любого постороннего ущерба.",
|
|||
|
"ScenePath": "assembly:/_pro/scenes/missions/marrakesh/_scene_spider.entity",
|
|||
|
"Location": "LOCATION_MARRAKECH",
|
|||
|
"IsPublished": true,
|
|||
|
"CreatorUserId": "d6aaeb5b-5a30-4480-b398-d7dff61368d1",
|
|||
|
"GameVersion": "8.14.0.0",
|
|||
|
"ServerVersion": "8.14.0.60",
|
|||
|
"Type": "usercreated",
|
|||
|
"Id": "600f0cf6-4b6e-408a-ba8b-8255790c7d13",
|
|||
|
"PublicId": "106032066212",
|
|||
|
"TileImage": "$($repository 225d60db-0150-41b1-aec1-fceb1896d9c4).Image",
|
|||
|
"GroupObjectiveDisplayOrder": [
|
|||
|
{
|
|||
|
"Id": "030ef7e9-8607-46e9-8642-65c1adb31f79"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "8e9ef599-0e76-4891-8643-dfc9a70014c4"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "7e979723-0b0e-4bd9-a3d2-2f2cc1844098"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "fdc1b89d-2941-4b43-ba8a-daa155db86f4"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "3ce6d59a-32ae-484c-aa9b-d6ed5b64bcc6"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "5d9bfc98-4639-4aa0-bcbe-ab86e4a5d4fd"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "c51bd4ec-388b-4282-bd42-9cae15ddb1bd"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "3eedcc14-2338-4481-a91a-dda077a9e181"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "55341350-6379-41b8-a5d0-0cdebd945248"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "b430eb8a-a1bf-4d7c-ba78-2036337929be"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "93ef0b18-f92e-4511-bf27-38ad7a2842f5"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "adf029c8-981c-4e45-b52c-7434205c0a15"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "804d2c2c-cc07-4262-bda0-813984547e0b"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "605d33c5-f70a-4d6a-80b3-bb7793c2d776"
|
|||
|
},
|
|||
|
{
|
|||
|
"Id": "f70d5ced-2c8c-4dc9-92dc-01ca002b1448"
|
|||
|
}
|
|||
|
],
|
|||
|
"CreationTimestamp": "2024-03-10T12:09:29.1965225Z",
|
|||
|
"Entitlements": [
|
|||
|
"H1_LEGACY_STANDARD"
|
|||
|
]
|
|||
|
},
|
|||
|
"UserData": {}
|
|||
|
}
|