mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
New contract: 1-11-2295190-98 (h3)
This commit is contained in:
parent
551f612659
commit
17bcdde208
914
contracts/h3/1-11-2295190-98.json
Normal file
914
contracts/h3/1-11-2295190-98.json
Normal file
@ -0,0 +1,914 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "8e26bcf8-ef44-47d3-92c9-ff963475688f",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 52d3a356-dd04-468f-88ca-7441d9baff1e).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 52d3a356-dd04-468f-88ca-7441d9baff1e).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "485af2fb-64aa-44a4-ba19-a5beac0e6718",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "ed6ecd2c-63af-4290-a4ca-225633ac8461",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "028bcbf4-a0a3-42b5-beaf-163a777164e8",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "32350d0e-5926-4113-bc2d-f50f4e0d8525",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "ed6ecd2c-63af-4290-a4ca-225633ac8461",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "32350d0e-5926-4113-bc2d-f50f4e0d8525",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"52d3a356-dd04-468f-88ca-7441d9baff1e"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "80487b5a-dd0b-459c-9d33-751e0cc22120",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository a5c4a3e8-40d6-497b-a688-c65611161cba).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository a5c4a3e8-40d6-497b-a688-c65611161cba).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "485af2fb-64aa-44a4-ba19-a5beac0e6718",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "2853fa82-5464-4505-9509-52474c2324d5",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "028bcbf4-a0a3-42b5-beaf-163a777164e8",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "601cf731-30f8-429e-82f4-95424bd71e64",
|
||||
"KillMethod": "close_combat_pistol_elimination"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "2853fa82-5464-4505-9509-52474c2324d5",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "601cf731-30f8-429e-82f4-95424bd71e64",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a5c4a3e8-40d6-497b-a688-c65611161cba"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "3bcfc337-38d3-4a70-a632-f377203474b1",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 8500481c-6d49-4a82-9aae-e35d764468d6).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 8500481c-6d49-4a82-9aae-e35d764468d6).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "485af2fb-64aa-44a4-ba19-a5beac0e6718",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "aff03976-0468-408a-80ab-471da5b2d722",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "028bcbf4-a0a3-42b5-beaf-163a777164e8",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "c9ffd4af-5dfb-447b-a8d5-28191db33c8c",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "aff03976-0468-408a-80ab-471da5b2d722",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "c9ffd4af-5dfb-447b-a8d5-28191db33c8c",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"8500481c-6d49-4a82-9aae-e35d764468d6"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "a38fa56a-a96d-4de2-9d8c-3b37eac84c91",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository fc72cb45-f74a-452c-b801-39d792a3be6a).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository fc72cb45-f74a-452c-b801-39d792a3be6a).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "dc5b1ccd-0997-4834-93a0-db7543e729cc",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "1c0b85ed-72f9-46bb-814b-9dbdfcb2aeca",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "028bcbf4-a0a3-42b5-beaf-163a777164e8",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "11a6a8c5-5af7-47cd-b3ce-f9a1620698f8",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "1c0b85ed-72f9-46bb-814b-9dbdfcb2aeca",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"dc5b1ccd-0997-4834-93a0-db7543e729cc"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "11a6a8c5-5af7-47cd-b3ce-f9a1620698f8",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"fc72cb45-f74a-452c-b801-39d792a3be6a"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "2a227d63-67d2-41e8-90bf-27cdbbbf5a24",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository ab2f84f7-5429-4c3a-9726-b770f9d693ee).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository ab2f84f7-5429-4c3a-9726-b770f9d693ee).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "disguise",
|
||||
"RepositoryId": "dc5b1ccd-0997-4834-93a0-db7543e729cc",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "925b8c44-670b-40ed-b112-b61d076ee0fa",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "028bcbf4-a0a3-42b5-beaf-163a777164e8",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "7b00459d-c8bb-45f2-b98d-1c9667b86c4a",
|
||||
"KillMethod": "pistol"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "925b8c44-670b-40ed-b112-b61d076ee0fa",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitRepositoryId",
|
||||
"dc5b1ccd-0997-4834-93a0-db7543e729cc"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "7b00459d-c8bb-45f2-b98d-1c9667b86c4a",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$or": [
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"pistol"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"close_combat_pistol_elimination"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"ab2f84f7-5429-4c3a-9726-b770f9d693ee"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"Bricks": []
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "击杀命令 : 1-11-2295190-98",
|
||||
"Description": "契约已发布,你已获得行动许可。尽可能干净利落地消灭所有目标,避免一切连带伤害。",
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/miami/scene_flamingo.entity",
|
||||
"Location": "LOCATION_MIAMI",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "227d3d21-ea63-4cf9-823a-9b6a27332c4b",
|
||||
"GameVersion": "8.15.0.0",
|
||||
"ServerVersion": "8.15.0.61",
|
||||
"Type": "usercreated",
|
||||
"Id": "adaac5a7-0002-4a2c-a232-a07430d708d1",
|
||||
"PublicId": "111229519098",
|
||||
"TileImage": "$($repository 52d3a356-dd04-468f-88ca-7441d9baff1e).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "8e26bcf8-ef44-47d3-92c9-ff963475688f"
|
||||
},
|
||||
{
|
||||
"Id": "ed6ecd2c-63af-4290-a4ca-225633ac8461"
|
||||
},
|
||||
{
|
||||
"Id": "32350d0e-5926-4113-bc2d-f50f4e0d8525"
|
||||
},
|
||||
{
|
||||
"Id": "80487b5a-dd0b-459c-9d33-751e0cc22120"
|
||||
},
|
||||
{
|
||||
"Id": "2853fa82-5464-4505-9509-52474c2324d5"
|
||||
},
|
||||
{
|
||||
"Id": "601cf731-30f8-429e-82f4-95424bd71e64"
|
||||
},
|
||||
{
|
||||
"Id": "3bcfc337-38d3-4a70-a632-f377203474b1"
|
||||
},
|
||||
{
|
||||
"Id": "aff03976-0468-408a-80ab-471da5b2d722"
|
||||
},
|
||||
{
|
||||
"Id": "c9ffd4af-5dfb-447b-a8d5-28191db33c8c"
|
||||
},
|
||||
{
|
||||
"Id": "a38fa56a-a96d-4de2-9d8c-3b37eac84c91"
|
||||
},
|
||||
{
|
||||
"Id": "1c0b85ed-72f9-46bb-814b-9dbdfcb2aeca"
|
||||
},
|
||||
{
|
||||
"Id": "11a6a8c5-5af7-47cd-b3ce-f9a1620698f8"
|
||||
},
|
||||
{
|
||||
"Id": "2a227d63-67d2-41e8-90bf-27cdbbbf5a24"
|
||||
},
|
||||
{
|
||||
"Id": "925b8c44-670b-40ed-b112-b61d076ee0fa"
|
||||
},
|
||||
{
|
||||
"Id": "7b00459d-c8bb-45f2-b98d-1c9667b86c4a"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-04-22T04:06:45.9833595Z",
|
||||
"Entitlements": [
|
||||
"H2_LEGACY_STANDARD"
|
||||
]
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user