1
mirror of https://github.com/thepeacockproject/Contracts synced 2024-11-16 11:13:40 +01:00

New contract: 1-06-7177610-41 (h3)

This commit is contained in:
PeacockBot 2022-05-31 19:05:18 -04:00
parent b7da2d0fed
commit 2ce5684425

View File

@ -0,0 +1,708 @@
{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "57344b11-ae76-4279-b3ab-0e8a49cc7850",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ee7b20bb-b52f-4884-a375-7c05a5b7a601).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ee7b20bb-b52f-4884-a375-7c05a5b7a601).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "5d9753ba-5b6b-481e-97df-823d183f5447",
"HardCondition": false,
"ObjectiveId": "32cb2979-9731-40a3-9b7d-9ef9f0479455",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "9e728dc1-3344-4615-be7a-1bcbdd7ad4aa",
"HardCondition": false,
"ObjectiveId": "2b7db494-cea3-4f20-bef5-53a014b848d6",
"KillMethod": "melee_lethal"
}
]
},
{
"Type": "statemachine",
"Id": "32cb2979-9731-40a3-9b7d-9ef9f0479455",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "2b7db494-cea3-4f20-bef5-53a014b848d6",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"melee_lethal"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ee7b20bb-b52f-4884-a375-7c05a5b7a601"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "bdd2a4d8-1128-4ac2-936e-e4cb87865086",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository b48eccf9-2e00-417a-8478-63c37f4a9a74).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository b48eccf9-2e00-417a-8478-63c37f4a9a74).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "5d9753ba-5b6b-481e-97df-823d183f5447",
"HardCondition": false,
"ObjectiveId": "dc5d93f4-0585-4084-ae31-7a34d2ccfe13",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "9e728dc1-3344-4615-be7a-1bcbdd7ad4aa",
"HardCondition": false,
"ObjectiveId": "1653c19c-1201-4639-8ca4-6de0c26e214d",
"KillMethod": "melee_lethal"
}
]
},
{
"Type": "statemachine",
"Id": "dc5d93f4-0585-4084-ae31-7a34d2ccfe13",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "1653c19c-1201-4639-8ca4-6de0c26e214d",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"melee_lethal"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"b48eccf9-2e00-417a-8478-63c37f4a9a74"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "fd0db85d-47b6-4dc6-9bb8-b7e24ebd0ce5",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository f360a37c-1b36-4344-912d-a26e0ad3afde).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository f360a37c-1b36-4344-912d-a26e0ad3afde).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "5d9753ba-5b6b-481e-97df-823d183f5447",
"HardCondition": false,
"ObjectiveId": "e7bfc31d-143d-4444-835a-e84a4845b25d",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "9e728dc1-3344-4615-be7a-1bcbdd7ad4aa",
"HardCondition": false,
"ObjectiveId": "20ebaacd-78d4-464c-9314-dbc66cc4d293",
"KillMethod": "melee_lethal"
}
]
},
{
"Type": "statemachine",
"Id": "e7bfc31d-143d-4444-835a-e84a4845b25d",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "20ebaacd-78d4-464c-9314-dbc66cc4d293",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"melee_lethal"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"f360a37c-1b36-4344-912d-a26e0ad3afde"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "834ad881-c303-4723-aec1-bcf744c10ead",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 830ea218-1026-45e1-acc6-13d035d0abde).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 830ea218-1026-45e1-acc6-13d035d0abde).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "hitmansuit",
"RepositoryId": "5d9753ba-5b6b-481e-97df-823d183f5447",
"HardCondition": false,
"ObjectiveId": "a60bb88d-cb5b-4d6a-8de6-70f16ad36cb9",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "9e728dc1-3344-4615-be7a-1bcbdd7ad4aa",
"HardCondition": false,
"ObjectiveId": "2b13be8c-288e-48d3-a46d-ec4930fee6a2",
"KillMethod": "melee_lethal"
}
]
},
{
"Type": "statemachine",
"Id": "a60bb88d-cb5b-4d6a-8de6-70f16ad36cb9",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
{
"$eq": [
"$Value.OutfitIsHitmanSuit",
true
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "2b13be8c-288e-48d3-a46d-ec4930fee6a2",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"melee_lethal"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"830ea218-1026-45e1-acc6-13d035d0abde"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [
"95690829-7da4-4225-a087-08918cccf120",
"008d2eb9-c1c8-44e0-a636-ccca63629f3c"
],
"Bricks": []
},
"Metadata": {
"Title": "SONKO Challenge #118",
"Description": "SONKO = Suit Only,No Knock-Out\r\rOriginally created by Switcher on PlayStation",
"ScenePath": "assembly:/_pro/scenes/missions/marrakesh/_scene_spider.entity",
"Location": "LOCATION_MARRAKECH",
"IsPublished": true,
"CreatorUserId": "7023ea56-d903-466f-9e92-02d39e12b3e6",
"GameVersion": "8.7.0.0",
"ServerVersion": "8.7.0.40",
"Type": "usercreated",
"Id": "320c6e26-2a2a-4309-ac5a-c82ba98882c7",
"PublicId": "106717761041",
"TileImage": "$($repository ee7b20bb-b52f-4884-a375-7c05a5b7a601).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "57344b11-ae76-4279-b3ab-0e8a49cc7850"
},
{
"Id": "32cb2979-9731-40a3-9b7d-9ef9f0479455"
},
{
"Id": "2b7db494-cea3-4f20-bef5-53a014b848d6"
},
{
"Id": "bdd2a4d8-1128-4ac2-936e-e4cb87865086"
},
{
"Id": "dc5d93f4-0585-4084-ae31-7a34d2ccfe13"
},
{
"Id": "1653c19c-1201-4639-8ca4-6de0c26e214d"
},
{
"Id": "fd0db85d-47b6-4dc6-9bb8-b7e24ebd0ce5"
},
{
"Id": "e7bfc31d-143d-4444-835a-e84a4845b25d"
},
{
"Id": "20ebaacd-78d4-464c-9314-dbc66cc4d293"
},
{
"Id": "834ad881-c303-4723-aec1-bcf744c10ead"
},
{
"Id": "a60bb88d-cb5b-4d6a-8de6-70f16ad36cb9"
},
{
"Id": "2b13be8c-288e-48d3-a46d-ec4930fee6a2"
}
],
"CreationTimestamp": "2022-02-05T12:59:37.5578315Z",
"Entitlements": [
"H1_LEGACY_STANDARD"
]
},
"UserData": {}
}