mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-16 11:13:40 +01:00
New contract: 1-26-7276348-92 (h3)
This commit is contained in:
parent
1cb5392bf2
commit
b9e64348d9
538
contracts/h3/1-26-7276348-92.json
Normal file
538
contracts/h3/1-26-7276348-92.json
Normal file
@ -0,0 +1,538 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "05f31d85-3592-4f45-b1e7-56005b2db054",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 7504b78e-e766-42fe-930c-c5640f5f507b).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 7504b78e-e766-42fe-930c-c5640f5f507b).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "85f3d0de-7c01-44c0-b8c8-e5967c2562d3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "521a92ad-f9ae-4482-b78b-ef134175b3bd",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "609835da-360e-4132-9a9c-34823e99da46",
|
||||
"KillMethod": "accident_drown"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "521a92ad-f9ae-4482-b78b-ef134175b3bd",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "609835da-360e-4132-9a9c-34823e99da46",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"accident_drown"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"7504b78e-e766-42fe-930c-c5640f5f507b"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "3e08e7f8-63cf-42da-859a-5a2229e2df00",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 0afcc59e-6d6e-433f-8404-7699df872c9d).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 0afcc59e-6d6e-433f-8404-7699df872c9d).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "85f3d0de-7c01-44c0-b8c8-e5967c2562d3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "858066ec-722c-4006-9c21-df7cad88db41",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "6327a211-2c1a-42f2-9592-b0547685013b",
|
||||
"KillMethod": "accident_drown"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "858066ec-722c-4006-9c21-df7cad88db41",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "6327a211-2c1a-42f2-9592-b0547685013b",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"accident_drown"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"0afcc59e-6d6e-433f-8404-7699df872c9d"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "b1dbb511-409e-4740-bd9b-2cde3afb2538",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "85f3d0de-7c01-44c0-b8c8-e5967c2562d3",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "1e3c667f-1914-4ea4-b04b-6eba0fb76ef0",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "00000000-0000-0000-0000-000000000000",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "a6ed7570-c459-4e6e-b869-ccab5f25ae6d",
|
||||
"KillMethod": "accident_drown"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "1e3c667f-1914-4ea4-b04b-6eba0fb76ef0",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "a6ed7570-c459-4e6e-b869-ccab5f25ae6d",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"accident_drown"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"5bc06fb1-bfb3-48ef-94ae-6f18c16c1eee"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [
|
||||
"008d2eb9-c1c8-44e0-a636-ccca63629f3c"
|
||||
],
|
||||
"Bricks": []
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "ORDER:YURIKA_AOINO[S/# S011023 IT 2151]",
|
||||
"Description": "None noted.\rI'll leave you to prepare.",
|
||||
"ScenePath": "assembly:/_pro/scenes/missions/Opulent/mission_stingray/scene_stingray_basic.entity",
|
||||
"Location": "LOCATION_OPULENT_STINGRAY",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "ea4157d0-ac97-4182-bf1b-b11b54952c30",
|
||||
"GameVersion": "8.10.0.0",
|
||||
"ServerVersion": "8.10.0.49",
|
||||
"Type": "usercreated",
|
||||
"Id": "7a77aded-d069-4e2f-a106-3fd0107c0b0b",
|
||||
"PublicId": "126727634892",
|
||||
"TileImage": "$($repository 7504b78e-e766-42fe-930c-c5640f5f507b).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "05f31d85-3592-4f45-b1e7-56005b2db054"
|
||||
},
|
||||
{
|
||||
"Id": "521a92ad-f9ae-4482-b78b-ef134175b3bd"
|
||||
},
|
||||
{
|
||||
"Id": "609835da-360e-4132-9a9c-34823e99da46"
|
||||
},
|
||||
{
|
||||
"Id": "3e08e7f8-63cf-42da-859a-5a2229e2df00"
|
||||
},
|
||||
{
|
||||
"Id": "858066ec-722c-4006-9c21-df7cad88db41"
|
||||
},
|
||||
{
|
||||
"Id": "6327a211-2c1a-42f2-9592-b0547685013b"
|
||||
},
|
||||
{
|
||||
"Id": "b1dbb511-409e-4740-bd9b-2cde3afb2538"
|
||||
},
|
||||
{
|
||||
"Id": "1e3c667f-1914-4ea4-b04b-6eba0fb76ef0"
|
||||
},
|
||||
{
|
||||
"Id": "a6ed7570-c459-4e6e-b869-ccab5f25ae6d"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2023-01-10T12:53:53.1016114Z",
|
||||
"Entitlements": [
|
||||
"H2_LEGACY_EXPANSION"
|
||||
]
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user