1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-11-10 00:04:45 +01:00

New contract: 1-28-5192600-96 (h3)

This commit is contained in:
PeacockBot 2024-05-01 14:15:16 -04:00
parent 92ee2c68d5
commit af3c794223

View File

@ -0,0 +1,637 @@
{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "694afc06-104e-49c1-a96d-5d6dbb62285d",
"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": "7c006bdb-0178-464b-9dae-bb39f333ecfd",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "341ba426-d52d-4ae3-97a9-40b9b3633d76",
"HardCondition": false,
"ObjectiveId": "9f2af128-f23e-4a43-9482-a28dee1285b7",
"KillMethod": "pistol"
}
]
},
{
"Type": "statemachine",
"Id": "7c006bdb-0178-464b-9dae-bb39f333ecfd",
"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": "9f2af128-f23e-4a43-9482-a28dee1285b7",
"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": "d01b8eaa-7d96-4a4a-99f6-a23f2e55d1a7",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 2c8ea454-8c12-46c3-b5d4-5b6b2b01d601).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 2c8ea454-8c12-46c3-b5d4-5b6b2b01d601).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"2c8ea454-8c12-46c3-b5d4-5b6b2b01d601"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"2c8ea454-8c12-46c3-b5d4-5b6b2b01d601"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
"HardCondition": false,
"ObjectiveId": "863270d6-8676-4c8a-a3d4-c34ea2669b56",
"KillMethod": ""
}
]
},
{
"Type": "statemachine",
"Id": "863270d6-8676-4c8a-a3d4-c34ea2669b56",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"2c8ea454-8c12-46c3-b5d4-5b6b2b01d601"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"2c8ea454-8c12-46c3-b5d4-5b6b2b01d601"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"2c8ea454-8c12-46c3-b5d4-5b6b2b01d601"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "8c4eb383-8180-4097-897d-2a09ccfac082",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 549f935c-aa35-44dc-bc3b-e70928190a2c).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 549f935c-aa35-44dc-bc3b-e70928190a2c).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"549f935c-aa35-44dc-bc3b-e70928190a2c"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"549f935c-aa35-44dc-bc3b-e70928190a2c"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
"HardCondition": false,
"ObjectiveId": "6b531256-73cc-4553-ad96-402e57d23482",
"KillMethod": ""
}
]
},
{
"Type": "statemachine",
"Id": "6b531256-73cc-4553-ad96-402e57d23482",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"549f935c-aa35-44dc-bc3b-e70928190a2c"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"549f935c-aa35-44dc-bc3b-e70928190a2c"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"549f935c-aa35-44dc-bc3b-e70928190a2c"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "2eadf122-385d-4e88-adf2-f1b29b59a377",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository d6caa8f5-0a1a-4f15-b03e-0ec58f372a76).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository d6caa8f5-0a1a-4f15-b03e-0ec58f372a76).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"d6caa8f5-0a1a-4f15-b03e-0ec58f372a76"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"d6caa8f5-0a1a-4f15-b03e-0ec58f372a76"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
"HardCondition": false,
"ObjectiveId": "7481c34a-a97b-47d8-ab2a-88a68a19f576",
"KillMethod": ""
}
]
},
{
"Type": "statemachine",
"Id": "7481c34a-a97b-47d8-ab2a-88a68a19f576",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"d6caa8f5-0a1a-4f15-b03e-0ec58f372a76"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"d6caa8f5-0a1a-4f15-b03e-0ec58f372a76"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"d6caa8f5-0a1a-4f15-b03e-0ec58f372a76"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "d3c02e79-6acc-429a-ac1d-9892a05dd28b",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 02bdd2c2-4311-4d62-a699-fa4ee07fc55f).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 02bdd2c2-4311-4d62-a699-fa4ee07fc55f).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "a9de864e-ce00-4970-978a-4a9f8db73974",
"HardCondition": false,
"ObjectiveId": "e3e2534e-4205-4398-a5e7-61d673552084",
"KillMethod": ""
}
]
},
{
"Type": "statemachine",
"Id": "e3e2534e-4205-4398-a5e7-61d673552084",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"02bdd2c2-4311-4d62-a699-fa4ee07fc55f"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [
"b48bb7f9-b630-48cb-a816-720ed7959319",
"fd37b209-4e11-461e-a11f-394c92fbbe80"
],
"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": "击杀命令 1-28-5192600-96",
"Description": "契约已发布,你已获得行动许可。尽可能干净利落地消灭所有目标,避免一切连带伤害。",
"ScenePath": "assembly:/_pro/scenes/missions/Ancestral/scene_bulldog.entity",
"Location": "LOCATION_ANCESTRAL_BULLDOG",
"IsPublished": true,
"CreatorUserId": "d389c90d-3a3e-4dc6-95eb-0adfbe272624",
"GameVersion": "8.15.0.0",
"ServerVersion": "8.15.0.61",
"Type": "usercreated",
"Id": "234ac9be-6ee1-4d9b-8dd0-2c8c43b80224",
"PublicId": "128519260096",
"TileImage": "$($repository 5403294c-5390-46ba-a246-4bb6108253c0).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "694afc06-104e-49c1-a96d-5d6dbb62285d"
},
{
"Id": "7c006bdb-0178-464b-9dae-bb39f333ecfd"
},
{
"Id": "9f2af128-f23e-4a43-9482-a28dee1285b7"
},
{
"Id": "d01b8eaa-7d96-4a4a-99f6-a23f2e55d1a7"
},
{
"Id": "863270d6-8676-4c8a-a3d4-c34ea2669b56"
},
{
"Id": "8c4eb383-8180-4097-897d-2a09ccfac082"
},
{
"Id": "6b531256-73cc-4553-ad96-402e57d23482"
},
{
"Id": "2eadf122-385d-4e88-adf2-f1b29b59a377"
},
{
"Id": "7481c34a-a97b-47d8-ab2a-88a68a19f576"
},
{
"Id": "d3c02e79-6acc-429a-ac1d-9892a05dd28b"
},
{
"Id": "e3e2534e-4205-4398-a5e7-61d673552084"
}
],
"CreationTimestamp": "2024-04-29T21:18:06.4702931Z",
"Entitlements": [
"LOCATION_ANCESTRAL"
]
},
"UserData": {}
}