mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-16 11:13:40 +01:00
1140 lines
50 KiB
JSON
1140 lines
50 KiB
JSON
|
{
|
||
|
"Data": {
|
||
|
"Objectives": [
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "7b2f21b1-a5ae-4bc5-8f87-2c021657edb3",
|
||
|
"BriefingText": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository ba02f271-f256-41d7-97cc-c0a36e5db1e7).Name"
|
||
|
}
|
||
|
},
|
||
|
"HUDTemplate": {
|
||
|
"display": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository ba02f271-f256-41d7-97cc-c0a36e5db1e7).Name"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Category": "primary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TargetConditions": [
|
||
|
{
|
||
|
"Type": "disguise",
|
||
|
"RepositoryId": "c96f9796-0194-47c6-836c-102473cc6c3c",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "00295831-0084-45c6-88d8-1362bb47533b",
|
||
|
"KillMethod": ""
|
||
|
},
|
||
|
{
|
||
|
"Type": "killmethod_specificitem",
|
||
|
"RepositoryId": "a8bc4325-718e-45ba-b0e4-000729c70ce4",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "fa8573a4-89f4-4c39-b8a9-68321fc3d9f6",
|
||
|
"KillMethod": "melee_lethal"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "00295831-0084-45c6-88d8-1362bb47533b",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.OutfitRepositoryId",
|
||
|
"c96f9796-0194-47c6-836c-102473cc6c3c"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "fa8573a4-89f4-4c39-b8a9-68321fc3d9f6",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$any": {
|
||
|
"?": {
|
||
|
"$eq": [
|
||
|
"$.#",
|
||
|
"melee_lethal"
|
||
|
]
|
||
|
},
|
||
|
"in": [
|
||
|
"$Value.KillMethodBroad",
|
||
|
"$Value.KillMethodStrict"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.KillItemRepositoryId",
|
||
|
"a8bc4325-718e-45ba-b0e4-000729c70ce4"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"ba02f271-f256-41d7-97cc-c0a36e5db1e7"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "e651608e-7416-4c58-94e4-875da0f3be8e",
|
||
|
"BriefingText": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository a0af983a-600a-46c8-b9e9-f1299c7aa7d3).Name"
|
||
|
}
|
||
|
},
|
||
|
"HUDTemplate": {
|
||
|
"display": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository a0af983a-600a-46c8-b9e9-f1299c7aa7d3).Name"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Category": "primary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TargetConditions": [
|
||
|
{
|
||
|
"Type": "disguise",
|
||
|
"RepositoryId": "c96f9796-0194-47c6-836c-102473cc6c3c",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "96bcff8a-60dd-4429-a884-ef5143e56773",
|
||
|
"KillMethod": ""
|
||
|
},
|
||
|
{
|
||
|
"Type": "killmethod_specificitem",
|
||
|
"RepositoryId": "a8bc4325-718e-45ba-b0e4-000729c70ce4",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "57e03c45-4b78-4f53-abaa-4d952d6e4719",
|
||
|
"KillMethod": "melee_lethal"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "96bcff8a-60dd-4429-a884-ef5143e56773",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.OutfitRepositoryId",
|
||
|
"c96f9796-0194-47c6-836c-102473cc6c3c"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "57e03c45-4b78-4f53-abaa-4d952d6e4719",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$any": {
|
||
|
"?": {
|
||
|
"$eq": [
|
||
|
"$.#",
|
||
|
"melee_lethal"
|
||
|
]
|
||
|
},
|
||
|
"in": [
|
||
|
"$Value.KillMethodBroad",
|
||
|
"$Value.KillMethodStrict"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.KillItemRepositoryId",
|
||
|
"a8bc4325-718e-45ba-b0e4-000729c70ce4"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"a0af983a-600a-46c8-b9e9-f1299c7aa7d3"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "7bf1cd19-bbc0-4192-82ac-abef4b1c95bf",
|
||
|
"BriefingText": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository c622b86f-2001-4b93-bccf-88d72209528d).Name"
|
||
|
}
|
||
|
},
|
||
|
"HUDTemplate": {
|
||
|
"display": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository c622b86f-2001-4b93-bccf-88d72209528d).Name"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Category": "primary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TargetConditions": [
|
||
|
{
|
||
|
"Type": "disguise",
|
||
|
"RepositoryId": "c96f9796-0194-47c6-836c-102473cc6c3c",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "53b6ed9f-961a-487c-815b-6652784c9cf3",
|
||
|
"KillMethod": ""
|
||
|
},
|
||
|
{
|
||
|
"Type": "killmethod_specificitem",
|
||
|
"RepositoryId": "a8bc4325-718e-45ba-b0e4-000729c70ce4",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "30678e6a-ac87-47c6-a624-dbfb0f6425a1",
|
||
|
"KillMethod": "melee_lethal"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "53b6ed9f-961a-487c-815b-6652784c9cf3",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.OutfitRepositoryId",
|
||
|
"c96f9796-0194-47c6-836c-102473cc6c3c"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "30678e6a-ac87-47c6-a624-dbfb0f6425a1",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$any": {
|
||
|
"?": {
|
||
|
"$eq": [
|
||
|
"$.#",
|
||
|
"melee_lethal"
|
||
|
]
|
||
|
},
|
||
|
"in": [
|
||
|
"$Value.KillMethodBroad",
|
||
|
"$Value.KillMethodStrict"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.KillItemRepositoryId",
|
||
|
"a8bc4325-718e-45ba-b0e4-000729c70ce4"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"c622b86f-2001-4b93-bccf-88d72209528d"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "9be10d1e-0494-40a2-98ad-2cb90b03f8ec",
|
||
|
"BriefingText": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository e0e282dc-7bde-45a2-aac2-2ebf05866e45).Name"
|
||
|
}
|
||
|
},
|
||
|
"HUDTemplate": {
|
||
|
"display": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository e0e282dc-7bde-45a2-aac2-2ebf05866e45).Name"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Category": "primary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TargetConditions": [
|
||
|
{
|
||
|
"Type": "disguise",
|
||
|
"RepositoryId": "c96f9796-0194-47c6-836c-102473cc6c3c",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "edecd150-6bbf-4a61-9218-a14adba27f33",
|
||
|
"KillMethod": ""
|
||
|
},
|
||
|
{
|
||
|
"Type": "killmethod_specificitem",
|
||
|
"RepositoryId": "a8bc4325-718e-45ba-b0e4-000729c70ce4",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "9527e64c-2f63-42fd-9e3c-f9d1d95d37a4",
|
||
|
"KillMethod": "throw"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "edecd150-6bbf-4a61-9218-a14adba27f33",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.OutfitRepositoryId",
|
||
|
"c96f9796-0194-47c6-836c-102473cc6c3c"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "9527e64c-2f63-42fd-9e3c-f9d1d95d37a4",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$any": {
|
||
|
"?": {
|
||
|
"$eq": [
|
||
|
"$.#",
|
||
|
"throw"
|
||
|
]
|
||
|
},
|
||
|
"in": [
|
||
|
"$Value.KillMethodBroad",
|
||
|
"$Value.KillMethodStrict"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.KillItemRepositoryId",
|
||
|
"a8bc4325-718e-45ba-b0e4-000729c70ce4"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"e0e282dc-7bde-45a2-aac2-2ebf05866e45"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "1df1bc5b-352f-4c96-83b4-4ef7ac271541",
|
||
|
"BriefingText": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository dd654bb1-116b-49e1-aa1e-b65c51ca51c3).Name"
|
||
|
}
|
||
|
},
|
||
|
"HUDTemplate": {
|
||
|
"display": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||
|
"data": "$($repository dd654bb1-116b-49e1-aa1e-b65c51ca51c3).Name"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Category": "primary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"TargetConditions": [
|
||
|
{
|
||
|
"Type": "disguise",
|
||
|
"RepositoryId": "c96f9796-0194-47c6-836c-102473cc6c3c",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "411569ba-3834-4023-80cf-2aa5ed515d7d",
|
||
|
"KillMethod": ""
|
||
|
},
|
||
|
{
|
||
|
"Type": "killmethod_specificitem",
|
||
|
"RepositoryId": "a8bc4325-718e-45ba-b0e4-000729c70ce4",
|
||
|
"HardCondition": false,
|
||
|
"ObjectiveId": "8ccd147e-4dce-4991-83c6-7eb8fcd5d365",
|
||
|
"KillMethod": "melee_lethal"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "411569ba-3834-4023-80cf-2aa5ed515d7d",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.OutfitRepositoryId",
|
||
|
"c96f9796-0194-47c6-836c-102473cc6c3c"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "8ccd147e-4dce-4991-83c6-7eb8fcd5d365",
|
||
|
"Category": "secondary",
|
||
|
"Definition": {
|
||
|
"Scope": "Hit",
|
||
|
"Context": {
|
||
|
"Targets": [
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"Kill": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$and": [
|
||
|
{
|
||
|
"$and": [
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$any": {
|
||
|
"?": {
|
||
|
"$eq": [
|
||
|
"$.#",
|
||
|
"melee_lethal"
|
||
|
]
|
||
|
},
|
||
|
"in": [
|
||
|
"$Value.KillMethodBroad",
|
||
|
"$Value.KillMethodStrict"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$Value.KillItemRepositoryId",
|
||
|
"a8bc4325-718e-45ba-b0e4-000729c70ce4"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Success"
|
||
|
},
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$eq": [
|
||
|
"$Value.RepositoryId",
|
||
|
"dd654bb1-116b-49e1-aa1e-b65c51ca51c3"
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "3d6f9119-7ec8-496f-ab4c-ed9757d976a4",
|
||
|
"ObjectiveType": "custom",
|
||
|
"Category": "primary",
|
||
|
"BriefingName": "$loc UI_CONTRACT_UGC_TIME_LIMIT_NAME",
|
||
|
"BriefingText": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_UGC_TIME_LIMIT_PRIMARY_DESC",
|
||
|
"data": "$formatstring 01:00"
|
||
|
}
|
||
|
},
|
||
|
"LongBriefingText": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_UGC_TIME_LIMIT_PRIMARY_DESC",
|
||
|
"data": "$formatstring 01:00"
|
||
|
}
|
||
|
},
|
||
|
"HUDTemplate": {
|
||
|
"display": {
|
||
|
"$loc": {
|
||
|
"key": "UI_CONTRACT_UGC_TIME_LIMIT_PRIMARY_DESC",
|
||
|
"data": "$formatstring 01:00"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"Image": "images/contractconditions/condition_contrac_time_limit.jpg",
|
||
|
"ExcludeFromScoring": true,
|
||
|
"OnActive": {
|
||
|
"IfInProgress": {
|
||
|
"State": "Completed"
|
||
|
}
|
||
|
},
|
||
|
"Definition": {
|
||
|
"Scope": "session",
|
||
|
"States": {
|
||
|
"Start": {
|
||
|
"IntroCutEnd": [
|
||
|
{
|
||
|
"Transition": "TimerRunning"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"TimerRunning": {
|
||
|
"exit_gate": [
|
||
|
{
|
||
|
"Transition": "Success"
|
||
|
}
|
||
|
],
|
||
|
"$timer": [
|
||
|
{
|
||
|
"Condition": {
|
||
|
"$after": 60.34431457519531
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"Type": "statemachine",
|
||
|
"Id": "05080d1d-e3c4-4960-a087-661d141363eb",
|
||
|
"ObjectiveType": "custom",
|
||
|
"Category": "primary",
|
||
|
"Exits": [
|
||
|
"f227d7c6-6094-41ed-902f-b19a06513466"
|
||
|
],
|
||
|
"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",
|
||
|
"f227d7c6-6094-41ed-902f-b19a06513466"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$.Exited",
|
||
|
false
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$not": {
|
||
|
"$eq": [
|
||
|
"$.LastItemDroppedTime",
|
||
|
"$Timestamp"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$eq": [
|
||
|
"$.LastKillTime",
|
||
|
"$Timestamp"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Transition": "Failure"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"GameChangers": [
|
||
|
"f41f18fe-0fe5-416a-a793-50727e594655",
|
||
|
"63055f1a-bcd2-4e0f-8caf-b446f01d02f3"
|
||
|
],
|
||
|
"Bricks": []
|
||
|
},
|
||
|
"Metadata": {
|
||
|
"Title": "axe killer",
|
||
|
"Description": "Kill all targets with a fire axe.",
|
||
|
"ScenePath": "assembly:/_PRO/Scenes/Missions/Bangkok/_scene_tiger.entity",
|
||
|
"Location": "LOCATION_BANGKOK",
|
||
|
"IsPublished": true,
|
||
|
"CreatorUserId": "23bd2b6f-4638-4a17-a951-7b848cfb30f1",
|
||
|
"GameVersion": "8.11.0.0",
|
||
|
"ServerVersion": "8.11.0.52",
|
||
|
"Type": "usercreated",
|
||
|
"Id": "fd87fa83-53e9-48aa-866b-b1ca9455991d",
|
||
|
"PublicId": "108258283527",
|
||
|
"TileImage": "$($repository ba02f271-f256-41d7-97cc-c0a36e5db1e7).Image",
|
||
|
"GroupObjectiveDisplayOrder": [
|
||
|
{
|
||
|
"Id": "7b2f21b1-a5ae-4bc5-8f87-2c021657edb3"
|
||
|
},
|
||
|
{
|
||
|
"Id": "00295831-0084-45c6-88d8-1362bb47533b"
|
||
|
},
|
||
|
{
|
||
|
"Id": "fa8573a4-89f4-4c39-b8a9-68321fc3d9f6"
|
||
|
},
|
||
|
{
|
||
|
"Id": "e651608e-7416-4c58-94e4-875da0f3be8e"
|
||
|
},
|
||
|
{
|
||
|
"Id": "96bcff8a-60dd-4429-a884-ef5143e56773"
|
||
|
},
|
||
|
{
|
||
|
"Id": "57e03c45-4b78-4f53-abaa-4d952d6e4719"
|
||
|
},
|
||
|
{
|
||
|
"Id": "7bf1cd19-bbc0-4192-82ac-abef4b1c95bf"
|
||
|
},
|
||
|
{
|
||
|
"Id": "53b6ed9f-961a-487c-815b-6652784c9cf3"
|
||
|
},
|
||
|
{
|
||
|
"Id": "30678e6a-ac87-47c6-a624-dbfb0f6425a1"
|
||
|
},
|
||
|
{
|
||
|
"Id": "9be10d1e-0494-40a2-98ad-2cb90b03f8ec"
|
||
|
},
|
||
|
{
|
||
|
"Id": "edecd150-6bbf-4a61-9218-a14adba27f33"
|
||
|
},
|
||
|
{
|
||
|
"Id": "9527e64c-2f63-42fd-9e3c-f9d1d95d37a4"
|
||
|
},
|
||
|
{
|
||
|
"Id": "1df1bc5b-352f-4c96-83b4-4ef7ac271541"
|
||
|
},
|
||
|
{
|
||
|
"Id": "411569ba-3834-4023-80cf-2aa5ed515d7d"
|
||
|
},
|
||
|
{
|
||
|
"Id": "8ccd147e-4dce-4991-83c6-7eb8fcd5d365"
|
||
|
},
|
||
|
{
|
||
|
"Id": "3d6f9119-7ec8-496f-ab4c-ed9757d976a4"
|
||
|
},
|
||
|
{
|
||
|
"Id": "05080d1d-e3c4-4960-a087-661d141363eb"
|
||
|
}
|
||
|
],
|
||
|
"CreationTimestamp": "2023-03-11T07:42:07.4882627Z",
|
||
|
"Entitlements": [
|
||
|
"H1_LEGACY_STANDARD"
|
||
|
]
|
||
|
},
|
||
|
"UserData": {}
|
||
|
}
|