mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
New contract: 1-28-2465972-78 (h3)
This commit is contained in:
parent
b7ffe630af
commit
1b4d2d4e7e
934
contracts/h3/1-28-2465972-78.json
Normal file
934
contracts/h3/1-28-2465972-78.json
Normal file
@ -0,0 +1,934 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "6887dfbb-3bf3-4753-b123-a4714af29666",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5403294c-5390-46ba-a246-4bb6108253c0).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5403294c-5390-46ba-a246-4bb6108253c0).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "48bc9345-d868-455f-a61c-22f6b350bd73",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "26c63d71-5614-490e-91be-483381c8be60",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "48bc9345-d868-455f-a61c-22f6b350bd73",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "26c63d71-5614-490e-91be-483381c8be60",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5403294c-5390-46ba-a246-4bb6108253c0"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "715cf0ec-9e20-4ad2-87c3-fb72836cb778",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 972e2f49-6faf-45e7-ba2b-f56af52cd19c).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 972e2f49-6faf-45e7-ba2b-f56af52cd19c).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "b9118713-bad3-4e67-bf89-28387c241b27",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "2dc60fcb-d5c3-4291-880d-9672008e2b8b",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "b9118713-bad3-4e67-bf89-28387c241b27",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "2dc60fcb-d5c3-4291-880d-9672008e2b8b",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"972e2f49-6faf-45e7-ba2b-f56af52cd19c"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "58004309-3d25-4cbd-9c2b-9dd5cbc9fff1",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository f9ddce50-b7e7-4411-a3eb-c2f908dc0abb).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository f9ddce50-b7e7-4411-a3eb-c2f908dc0abb).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "3685fcb5-11c6-4534-91b1-e8da42cc8e50",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "5bf3ff1a-f8ee-4ad3-ab57-fb40aec473a3",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "3685fcb5-11c6-4534-91b1-e8da42cc8e50",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "5bf3ff1a-f8ee-4ad3-ab57-fb40aec473a3",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"f9ddce50-b7e7-4411-a3eb-c2f908dc0abb"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "56b972a3-df0b-43d2-98dc-0068c6a1372b",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5627a599-0e3a-4ea7-8d96-d42db5adf827).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5627a599-0e3a-4ea7-8d96-d42db5adf827).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "4611c1d8-9ab6-40fc-9429-bbd78750d08c",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "b3e60456-6cc1-4c9d-a2d7-fe90d0796acd",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "4611c1d8-9ab6-40fc-9429-bbd78750d08c",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "b3e60456-6cc1-4c9d-a2d7-fe90d0796acd",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5627a599-0e3a-4ea7-8d96-d42db5adf827"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "ccaa5d95-8573-423c-b9d6-e14e91e04bc7",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 6a4dadfc-107e-4149-93b0-733a9e33fa66).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 6a4dadfc-107e-4149-93b0-733a9e33fa66).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "f5fb0089-98e6-42d0-933e-c882e58c9066",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "73875794-5a86-410e-84a4-1b5b2f7e5a54",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "97e03dfb-0cb5-4111-b732-f2bc4fd704c8",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "f5fb0089-98e6-42d0-933e-c882e58c9066",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "97e03dfb-0cb5-4111-b732-f2bc4fd704c8",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"6a4dadfc-107e-4149-93b0-733a9e33fa66"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"Bricks": [],
|
||||
"Entrances": [
|
||||
"0aec817c-738e-4381-bbd4-a13b5d1c6730",
|
||||
"b38a7610-5f7f-4fcb-ad09-c554c3544367",
|
||||
"3812ea57-e29c-42cb-b93a-ea2d3e6a6806",
|
||||
"5a60147f-9c85-4998-b70f-1441ee7ba9b1",
|
||||
"d4ec0c94-02b2-4aae-be9e-cbb5cc7d7e4a",
|
||||
"5314c86b-7173-412b-a0b5-b0d9af2da722",
|
||||
"feaf524e-f54d-4815-bb2b-afb8f1a39141",
|
||||
"0809cabd-20f1-4fd4-b4fc-9cdc86bdf7cf"
|
||||
]
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "Just for achievement",
|
||||
"Description": "Russians are bad",
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/Ancestral/scene_bulldog.entity",
|
||||
"Location": "LOCATION_ANCESTRAL_BULLDOG",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "b150ccf9-3fdb-427e-b4f4-9ec044fd20f2",
|
||||
"GameVersion": "8.15.0.0",
|
||||
"ServerVersion": "8.15.0.61",
|
||||
"Type": "usercreated",
|
||||
"Id": "90d9f9a4-ef75-4b1a-88c4-7dc5f3c5578b",
|
||||
"PublicId": "128246597278",
|
||||
"TileImage": "$($repository 5403294c-5390-46ba-a246-4bb6108253c0).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "6887dfbb-3bf3-4753-b123-a4714af29666"
|
||||
},
|
||||
{
|
||||
"Id": "48bc9345-d868-455f-a61c-22f6b350bd73"
|
||||
},
|
||||
{
|
||||
"Id": "26c63d71-5614-490e-91be-483381c8be60"
|
||||
},
|
||||
{
|
||||
"Id": "715cf0ec-9e20-4ad2-87c3-fb72836cb778"
|
||||
},
|
||||
{
|
||||
"Id": "b9118713-bad3-4e67-bf89-28387c241b27"
|
||||
},
|
||||
{
|
||||
"Id": "2dc60fcb-d5c3-4291-880d-9672008e2b8b"
|
||||
},
|
||||
{
|
||||
"Id": "58004309-3d25-4cbd-9c2b-9dd5cbc9fff1"
|
||||
},
|
||||
{
|
||||
"Id": "3685fcb5-11c6-4534-91b1-e8da42cc8e50"
|
||||
},
|
||||
{
|
||||
"Id": "5bf3ff1a-f8ee-4ad3-ab57-fb40aec473a3"
|
||||
},
|
||||
{
|
||||
"Id": "56b972a3-df0b-43d2-98dc-0068c6a1372b"
|
||||
},
|
||||
{
|
||||
"Id": "4611c1d8-9ab6-40fc-9429-bbd78750d08c"
|
||||
},
|
||||
{
|
||||
"Id": "b3e60456-6cc1-4c9d-a2d7-fe90d0796acd"
|
||||
},
|
||||
{
|
||||
"Id": "ccaa5d95-8573-423c-b9d6-e14e91e04bc7"
|
||||
},
|
||||
{
|
||||
"Id": "f5fb0089-98e6-42d0-933e-c882e58c9066"
|
||||
},
|
||||
{
|
||||
"Id": "97e03dfb-0cb5-4111-b732-f2bc4fd704c8"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-04-24T11:29:14.6254153Z",
|
||||
"Entitlements": [
|
||||
"LOCATION_ANCESTRAL"
|
||||
]
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user