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

New contract: 1-24-6233039-85 (h3)

This commit is contained in:
PeacockBot 2024-05-05 13:25:58 -04:00
parent 6ccc899427
commit fcd9930493

View File

@ -0,0 +1,483 @@
{
"Data": {
"Objectives": [
{
"Type": "statemachine",
"Id": "fa74feac-325f-4654-820b-56f3802aae05",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ea42e21d-791c-4d70-b8f6-f2e26edbfe37).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository ea42e21d-791c-4d70-b8f6-f2e26edbfe37).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ea42e21d-791c-4d70-b8f6-f2e26edbfe37"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ea42e21d-791c-4d70-b8f6-f2e26edbfe37"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "b4076380-27ad-4b8c-80a6-0ae0684efe74",
"KillMethod": "accident_drown"
}
]
},
{
"Type": "statemachine",
"Id": "b4076380-27ad-4b8c-80a6-0ae0684efe74",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"ea42e21d-791c-4d70-b8f6-f2e26edbfe37"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"ea42e21d-791c-4d70-b8f6-f2e26edbfe37"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_drown"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"ea42e21d-791c-4d70-b8f6-f2e26edbfe37"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "08f26841-3665-4f5a-ad19-910f5d55ce70",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 4d4ee135-ef81-4b66-8149-ad774fb34970).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 4d4ee135-ef81-4b66-8149-ad774fb34970).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "d7939c60-087c-461e-9798-c0069cfec299",
"HardCondition": false,
"ObjectiveId": "a5e5529d-4b1e-43f2-9def-4a8d0af89c11",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "2ce4e98d-370f-43c2-8495-73f22e93d5df",
"KillMethod": "accident_drown"
}
]
},
{
"Type": "statemachine",
"Id": "a5e5529d-4b1e-43f2-9def-4a8d0af89c11",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"d7939c60-087c-461e-9798-c0069cfec299"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "2ce4e98d-370f-43c2-8495-73f22e93d5df",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_drown"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"4d4ee135-ef81-4b66-8149-ad774fb34970"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "0347a172-0200-4d8a-bc49-892670b133f2",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 1b01d523-3c31-4fe9-8669-df524191ae70).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 1b01d523-3c31-4fe9-8669-df524191ae70).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
"Transition": "Success"
}
]
}
}
},
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "d7939c60-087c-461e-9798-c0069cfec299",
"HardCondition": false,
"ObjectiveId": "42a6437a-d7aa-4173-8810-c0cb9dfd78f0",
"KillMethod": ""
},
{
"Type": "killmethod",
"RepositoryId": "00000000-0000-0000-0000-000000000000",
"HardCondition": false,
"ObjectiveId": "ccad43da-2a56-4819-9ab5-dee61e5c9e85",
"KillMethod": "accident_drown"
}
]
},
{
"Type": "statemachine",
"Id": "42a6437a-d7aa-4173-8810-c0cb9dfd78f0",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"d7939c60-087c-461e-9798-c0069cfec299"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Type": "statemachine",
"Id": "ccad43da-2a56-4819-9ab5-dee61e5c9e85",
"Category": "secondary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": [
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident_drown"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"1b01d523-3c31-4fe9-8669-df524191ae70"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"GameChangers": [
"9673f602-3b2a-4bd3-94b3-b3b311b7bc7e",
"a77cf01e-ab02-4b1c-a4bd-a37fb8be1114",
"8618ebaa-f42b-42ce-be20-00d2b0a04897"
],
"Bricks": []
},
"Metadata": {
"Title": "New guy loves being hydrated",
"Description": "A contract has been issued, and you have been cleared to engage. Eliminate any targets as cleanly as possible, avoiding collateral damage as far as possible.",
"ScenePath": "assembly:/_pro/scenes/missions/Greedy/mission_raccoon/scene_raccoon_basic.entity",
"Location": "LOCATION_GREEDY_RACCOON",
"IsPublished": true,
"CreatorUserId": "c4c2864b-a0a3-4f2d-8318-9c2cd7cd6aef",
"GameVersion": "8.11.0.0",
"ServerVersion": "8.11.0.51",
"Type": "usercreated",
"Id": "72bff93c-f32c-4068-94df-2bcece4d8db3",
"PublicId": "124623303985",
"TileImage": "$($repository ea42e21d-791c-4d70-b8f6-f2e26edbfe37).Image",
"GroupObjectiveDisplayOrder": [
{
"Id": "fa74feac-325f-4654-820b-56f3802aae05"
},
{
"Id": "b4076380-27ad-4b8c-80a6-0ae0684efe74"
},
{
"Id": "08f26841-3665-4f5a-ad19-910f5d55ce70"
},
{
"Id": "a5e5529d-4b1e-43f2-9def-4a8d0af89c11"
},
{
"Id": "2ce4e98d-370f-43c2-8495-73f22e93d5df"
},
{
"Id": "0347a172-0200-4d8a-bc49-892670b133f2"
},
{
"Id": "42a6437a-d7aa-4173-8810-c0cb9dfd78f0"
},
{
"Id": "ccad43da-2a56-4819-9ab5-dee61e5c9e85"
}
],
"CreationTimestamp": "2023-02-19T22:11:54.278656Z",
"Entitlements": [
"H2_LEGACY_EXPANSION"
]
},
"UserData": {}
}