mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
1063 lines
47 KiB
JSON
1063 lines
47 KiB
JSON
{
|
|
"Data": {
|
|
"Objectives": [
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "b32cae49-a4c5-40de-9aeb-f64f4d9c560e",
|
|
"BriefingText": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository c69d9281-28cd-4aeb-a4f4-ab1e8b25c823).Name"
|
|
}
|
|
},
|
|
"HUDTemplate": {
|
|
"display": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository c69d9281-28cd-4aeb-a4f4-ab1e8b25c823).Name"
|
|
}
|
|
}
|
|
},
|
|
"Category": "primary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"TargetConditions": [
|
|
{
|
|
"Type": "hitmansuit",
|
|
"RepositoryId": "cd5eb1f1-57bf-41ff-87ee-810a01c1c5ba",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "f3356dd9-0a22-476c-90c7-9be86ba6cfa9",
|
|
"KillMethod": ""
|
|
},
|
|
{
|
|
"Type": "killmethod",
|
|
"RepositoryId": "ebff0c9a-e04d-4bc2-8f7a-e9c3cd6d6a93",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "7f74de89-3e74-42f7-b146-a8a6c0a1771a",
|
|
"KillMethod": "pistol"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "f3356dd9-0a22-476c-90c7-9be86ba6cfa9",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.OutfitIsHitmanSuit",
|
|
true
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "7f74de89-3e74-42f7-b146-a8a6c0a1771a",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
{
|
|
"$any": {
|
|
"?": {
|
|
"$or": [
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"pistol"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"close_combat_pistol_elimination"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"in": [
|
|
"$Value.KillMethodBroad",
|
|
"$Value.KillMethodStrict"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"c69d9281-28cd-4aeb-a4f4-ab1e8b25c823"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "a86fae17-b5e1-4eaf-9c0d-b27a3849080d",
|
|
"BriefingText": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository f98f3bfd-6449-465f-80f7-ed15ed04c942).Name"
|
|
}
|
|
},
|
|
"HUDTemplate": {
|
|
"display": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository f98f3bfd-6449-465f-80f7-ed15ed04c942).Name"
|
|
}
|
|
}
|
|
},
|
|
"Category": "primary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"TargetConditions": [
|
|
{
|
|
"Type": "hitmansuit",
|
|
"RepositoryId": "cd5eb1f1-57bf-41ff-87ee-810a01c1c5ba",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "5f235687-0282-4474-b5f8-edbcb78326ff",
|
|
"KillMethod": ""
|
|
},
|
|
{
|
|
"Type": "killmethod",
|
|
"RepositoryId": "ebff0c9a-e04d-4bc2-8f7a-e9c3cd6d6a93",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "dcb24bd7-4ffb-4dca-9155-029bf2479f65",
|
|
"KillMethod": "pistol"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "5f235687-0282-4474-b5f8-edbcb78326ff",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.OutfitIsHitmanSuit",
|
|
true
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "dcb24bd7-4ffb-4dca-9155-029bf2479f65",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
{
|
|
"$any": {
|
|
"?": {
|
|
"$or": [
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"pistol"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"close_combat_pistol_elimination"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"in": [
|
|
"$Value.KillMethodBroad",
|
|
"$Value.KillMethodStrict"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"f98f3bfd-6449-465f-80f7-ed15ed04c942"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "51fdb10e-582c-4f31-8ff5-e620278c998b",
|
|
"BriefingText": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository 4b83cf74-a44e-4923-ac31-a1fccb92342f).Name"
|
|
}
|
|
},
|
|
"HUDTemplate": {
|
|
"display": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository 4b83cf74-a44e-4923-ac31-a1fccb92342f).Name"
|
|
}
|
|
}
|
|
},
|
|
"Category": "primary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"TargetConditions": [
|
|
{
|
|
"Type": "hitmansuit",
|
|
"RepositoryId": "cd5eb1f1-57bf-41ff-87ee-810a01c1c5ba",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "65d6a24c-cfef-471a-b51d-c5243f326316",
|
|
"KillMethod": ""
|
|
},
|
|
{
|
|
"Type": "killmethod",
|
|
"RepositoryId": "ebff0c9a-e04d-4bc2-8f7a-e9c3cd6d6a93",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "b600cf66-e273-423c-83ff-0e098db291e6",
|
|
"KillMethod": "pistol"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "65d6a24c-cfef-471a-b51d-c5243f326316",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.OutfitIsHitmanSuit",
|
|
true
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "b600cf66-e273-423c-83ff-0e098db291e6",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
{
|
|
"$any": {
|
|
"?": {
|
|
"$or": [
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"pistol"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"close_combat_pistol_elimination"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"in": [
|
|
"$Value.KillMethodBroad",
|
|
"$Value.KillMethodStrict"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"4b83cf74-a44e-4923-ac31-a1fccb92342f"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "8ebd9ee9-aaa0-42b6-8c0f-b78124a21e11",
|
|
"BriefingText": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository 729aa28f-5856-449a-9e41-3e4fedc5c38f).Name"
|
|
}
|
|
},
|
|
"HUDTemplate": {
|
|
"display": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository 729aa28f-5856-449a-9e41-3e4fedc5c38f).Name"
|
|
}
|
|
}
|
|
},
|
|
"Category": "primary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"TargetConditions": [
|
|
{
|
|
"Type": "hitmansuit",
|
|
"RepositoryId": "cd5eb1f1-57bf-41ff-87ee-810a01c1c5ba",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "e7eb9e9d-85d8-46bc-b7cd-43255c0766af",
|
|
"KillMethod": ""
|
|
},
|
|
{
|
|
"Type": "killmethod",
|
|
"RepositoryId": "ebff0c9a-e04d-4bc2-8f7a-e9c3cd6d6a93",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "5d788d94-6419-44be-adeb-6d04b49b38d2",
|
|
"KillMethod": "pistol"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "e7eb9e9d-85d8-46bc-b7cd-43255c0766af",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.OutfitIsHitmanSuit",
|
|
true
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "5d788d94-6419-44be-adeb-6d04b49b38d2",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
{
|
|
"$any": {
|
|
"?": {
|
|
"$or": [
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"pistol"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$.#",
|
|
"close_combat_pistol_elimination"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"in": [
|
|
"$Value.KillMethodBroad",
|
|
"$Value.KillMethodStrict"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"729aa28f-5856-449a-9e41-3e4fedc5c38f"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "aaa9caf4-d378-4f35-b044-dd957bf29d22",
|
|
"BriefingText": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository 8f6a403f-51da-49ab-939e-34aa98f1d934).Name"
|
|
}
|
|
},
|
|
"HUDTemplate": {
|
|
"display": {
|
|
"$loc": {
|
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
|
"data": "$($repository 8f6a403f-51da-49ab-939e-34aa98f1d934).Name"
|
|
}
|
|
}
|
|
},
|
|
"Category": "primary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"TargetConditions": [
|
|
{
|
|
"Type": "hitmansuit",
|
|
"RepositoryId": "cd5eb1f1-57bf-41ff-87ee-810a01c1c5ba",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "a52d5574-5dcc-4a32-a2f3-7130eedc6f50",
|
|
"KillMethod": ""
|
|
},
|
|
{
|
|
"Type": "killmethod",
|
|
"RepositoryId": "ebff0c9a-e04d-4bc2-8f7a-e9c3cd6d6a93",
|
|
"HardCondition": false,
|
|
"ObjectiveId": "1bef0a71-80bc-4711-818a-0972f019f92d",
|
|
"KillMethod": "close_combat_pistol_elimination"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "a52d5574-5dcc-4a32-a2f3-7130eedc6f50",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.OutfitIsHitmanSuit",
|
|
true
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "1bef0a71-80bc-4711-818a-0972f019f92d",
|
|
"Category": "secondary",
|
|
"Definition": {
|
|
"Scope": "Hit",
|
|
"Context": {
|
|
"Targets": [
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Kill": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
{
|
|
"$any": {
|
|
"?": {
|
|
"$eq": [
|
|
"$.#",
|
|
"close_combat_pistol_elimination"
|
|
]
|
|
},
|
|
"in": [
|
|
"$Value.KillMethodBroad",
|
|
"$Value.KillMethodStrict"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"8f6a403f-51da-49ab-939e-34aa98f1d934"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Type": "statemachine",
|
|
"Id": "05080d1d-e3c4-4960-a087-661d141363eb",
|
|
"ObjectiveType": "custom",
|
|
"Category": "primary",
|
|
"Exits": [
|
|
"51335db0-be3e-4a30-9212-55d4e39b23a2"
|
|
],
|
|
"BriefingName": "$loc UI_CONTRACT_UGC_REQUIRED_EXIT_NAME",
|
|
"BriefingText": "$loc UI_CONTRACT_UGC_REQUIRED_EXIT_DESC",
|
|
"LongBriefingText": "$loc UI_CONTRACT_UGC_REQUIRED_EXIT_DESC",
|
|
"HUDTemplate": {
|
|
"display": "$loc $loc UI_CONTRACT_UGC_REQUIRED_EXIT_DESC"
|
|
},
|
|
"Image": "images/contractconditions/condition_contrac_required_exit.jpg",
|
|
"ShowInHud": false,
|
|
"ExcludeFromScoring": true,
|
|
"Definition": {
|
|
"Scope": "session",
|
|
"Context": {
|
|
"Exited": false,
|
|
"LastItemDroppedTime": 0,
|
|
"LastKillTime": 0
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"-": [
|
|
{
|
|
"Transition": "Success"
|
|
}
|
|
]
|
|
},
|
|
"Success": {
|
|
"exit_gate": [
|
|
{
|
|
"Actions": {
|
|
"$set": [
|
|
"Exited",
|
|
true
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"TaxiDriverDistracted": [
|
|
{
|
|
"Actions": {
|
|
"$set": [
|
|
"LastItemDroppedTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"Kill": [
|
|
{
|
|
"Actions": {
|
|
"$set": [
|
|
"LastKillTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"ItemDropped": [
|
|
{
|
|
"Actions": {
|
|
"$set": [
|
|
"LastItemDroppedTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"ExitInventory": [
|
|
{
|
|
"Actions": {
|
|
"$set": [
|
|
"LastItemDroppedTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"ItemRemovedFromInventory": [
|
|
{
|
|
"Actions": {
|
|
"$set": [
|
|
"LastItemDroppedTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"ItemThrown": [
|
|
{
|
|
"Actions": {
|
|
"$set": [
|
|
"LastItemDroppedTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"ExitDisabled": [
|
|
{
|
|
"Condition": {
|
|
"$or": [
|
|
{
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value",
|
|
"51335db0-be3e-4a30-9212-55d4e39b23a2"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$.Exited",
|
|
false
|
|
]
|
|
},
|
|
{
|
|
"$not": {
|
|
"$eq": [
|
|
"$.LastItemDroppedTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$.LastKillTime",
|
|
"$Timestamp"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"GameChangers": [],
|
|
"Bricks": []
|
|
},
|
|
"Metadata": {
|
|
"Title": "XP Farm [Optimal at Mastery 15]",
|
|
"Description": "Start Main Square Tower\r\r\rAt Around 3:40 You can kill Jack Please and hide his body in the dumpster",
|
|
"ScenePath": "assembly:/_PRO/Scenes/Missions/CoastalTown/_scene_octopus.entity",
|
|
"Location": "LOCATION_COASTALTOWN",
|
|
"IsPublished": true,
|
|
"CreatorUserId": "cb003e7b-f06f-47c9-a2c2-5b96b34a04eb",
|
|
"GameVersion": "8.13.0.0",
|
|
"ServerVersion": "8.13.0.58",
|
|
"Type": "usercreated",
|
|
"Id": "291c1e42-6d30-4d49-b0fb-920a6492a461",
|
|
"PublicId": "103331847567",
|
|
"TileImage": "$($repository c69d9281-28cd-4aeb-a4f4-ab1e8b25c823).Image",
|
|
"GroupObjectiveDisplayOrder": [
|
|
{
|
|
"Id": "b32cae49-a4c5-40de-9aeb-f64f4d9c560e"
|
|
},
|
|
{
|
|
"Id": "f3356dd9-0a22-476c-90c7-9be86ba6cfa9"
|
|
},
|
|
{
|
|
"Id": "7f74de89-3e74-42f7-b146-a8a6c0a1771a"
|
|
},
|
|
{
|
|
"Id": "a86fae17-b5e1-4eaf-9c0d-b27a3849080d"
|
|
},
|
|
{
|
|
"Id": "5f235687-0282-4474-b5f8-edbcb78326ff"
|
|
},
|
|
{
|
|
"Id": "dcb24bd7-4ffb-4dca-9155-029bf2479f65"
|
|
},
|
|
{
|
|
"Id": "51fdb10e-582c-4f31-8ff5-e620278c998b"
|
|
},
|
|
{
|
|
"Id": "65d6a24c-cfef-471a-b51d-c5243f326316"
|
|
},
|
|
{
|
|
"Id": "b600cf66-e273-423c-83ff-0e098db291e6"
|
|
},
|
|
{
|
|
"Id": "8ebd9ee9-aaa0-42b6-8c0f-b78124a21e11"
|
|
},
|
|
{
|
|
"Id": "e7eb9e9d-85d8-46bc-b7cd-43255c0766af"
|
|
},
|
|
{
|
|
"Id": "5d788d94-6419-44be-adeb-6d04b49b38d2"
|
|
},
|
|
{
|
|
"Id": "aaa9caf4-d378-4f35-b044-dd957bf29d22"
|
|
},
|
|
{
|
|
"Id": "a52d5574-5dcc-4a32-a2f3-7130eedc6f50"
|
|
},
|
|
{
|
|
"Id": "1bef0a71-80bc-4711-818a-0972f019f92d"
|
|
},
|
|
{
|
|
"Id": "05080d1d-e3c4-4960-a087-661d141363eb"
|
|
}
|
|
],
|
|
"CreationTimestamp": "2023-09-09T17:32:15.097188Z",
|
|
"Entitlements": [
|
|
"H1_LEGACY_STANDARD"
|
|
]
|
|
},
|
|
"UserData": {}
|
|
} |