mirror of
https://github.com/thepeacockproject/Contracts
synced 2024-11-10 00:04:45 +01:00
New contract: 1-30-5864575-73 (h3)
This commit is contained in:
parent
32839ee3e4
commit
72fdc2ce1d
437
contracts/h3/1-30-5864575-73.json
Normal file
437
contracts/h3/1-30-5864575-73.json
Normal file
@ -0,0 +1,437 @@
|
||||
{
|
||||
"Data": {
|
||||
"Objectives": [
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "d28dc5a8-6a53-4631-814c-fd79eb4c54fe",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 064f22d7-63f2-4da4-94dd-5ace7a958086).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository 064f22d7-63f2-4da4-94dd-5ace7a958086).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "8902f58f-383f-410f-8dbe-611c3530d224",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "ac206145-6198-445f-a038-c013e03f4786",
|
||||
"KillMethod": ""
|
||||
},
|
||||
{
|
||||
"Type": "killmethod",
|
||||
"RepositoryId": "7e52d861-481c-4f7c-87d2-6211d90586bf",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "79fd293b-652c-431a-bc39-a471660ab6b9",
|
||||
"KillMethod": "explosive"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "ac206145-6198-445f-a038-c013e03f4786",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "79fd293b-652c-431a-bc39-a471660ab6b9",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$any": {
|
||||
"?": {
|
||||
"$eq": [
|
||||
"$.#",
|
||||
"explosive"
|
||||
]
|
||||
},
|
||||
"in": [
|
||||
"$Value.KillMethodBroad",
|
||||
"$Value.KillMethodStrict"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"064f22d7-63f2-4da4-94dd-5ace7a958086"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "ad0f2f1b-e29e-4b91-9d76-4a8a58245f5e",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository dcfb0146-63ff-4514-8278-de05f86a3d21).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository dcfb0146-63ff-4514-8278-de05f86a3d21).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"dcfb0146-63ff-4514-8278-de05f86a3d21"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"dcfb0146-63ff-4514-8278-de05f86a3d21"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "1145630c-749a-4f9a-8d1c-476cb7326196",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository e0e8af51-8272-4955-8cc5-c3d262a7442e).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository e0e8af51-8272-4955-8cc5-c3d262a7442e).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"e0e8af51-8272-4955-8cc5-c3d262a7442e"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"e0e8af51-8272-4955-8cc5-c3d262a7442e"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "a79329b4-5cc0-4e24-832d-9a6227f6adaf",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository a4505913-b00e-438a-94ae-bda5504bdc71).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository a4505913-b00e-438a-94ae-bda5504bdc71).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"a4505913-b00e-438a-94ae-bda5504bdc71"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"a4505913-b00e-438a-94ae-bda5504bdc71"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "de67147b-6c88-4765-8863-2078abfa46b8",
|
||||
"BriefingText": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository e4238db7-563f-4f71-9717-6e35e81988f3).Name"
|
||||
}
|
||||
},
|
||||
"HUDTemplate": {
|
||||
"display": {
|
||||
"$loc": {
|
||||
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
|
||||
"data": "$($repository e4238db7-563f-4f71-9717-6e35e81988f3).Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Category": "primary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"e4238db7-563f-4f71-9717-6e35e81988f3"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"e4238db7-563f-4f71-9717-6e35e81988f3"
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"TargetConditions": [
|
||||
{
|
||||
"Type": "hitmansuit",
|
||||
"RepositoryId": "8902f58f-383f-410f-8dbe-611c3530d224",
|
||||
"HardCondition": false,
|
||||
"ObjectiveId": "a84194a3-1f90-437d-a222-a7e75c7d96ae",
|
||||
"KillMethod": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "statemachine",
|
||||
"Id": "a84194a3-1f90-437d-a222-a7e75c7d96ae",
|
||||
"Category": "secondary",
|
||||
"Definition": {
|
||||
"Scope": "Hit",
|
||||
"Context": {
|
||||
"Targets": [
|
||||
"e4238db7-563f-4f71-9717-6e35e81988f3"
|
||||
]
|
||||
},
|
||||
"States": {
|
||||
"Start": {
|
||||
"Kill": [
|
||||
{
|
||||
"Condition": {
|
||||
"$and": [
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"e4238db7-563f-4f71-9717-6e35e81988f3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"$eq": [
|
||||
"$Value.OutfitIsHitmanSuit",
|
||||
true
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"Transition": "Success"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$eq": [
|
||||
"$Value.RepositoryId",
|
||||
"e4238db7-563f-4f71-9717-6e35e81988f3"
|
||||
]
|
||||
},
|
||||
"Transition": "Failure"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"GameChangers": [],
|
||||
"Bricks": []
|
||||
},
|
||||
"Metadata": {
|
||||
"Title": "Roof of ToPPo",
|
||||
"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/wet/scene_rat_basic.entity",
|
||||
"Location": "LOCATION_WET_RAT",
|
||||
"IsPublished": true,
|
||||
"CreatorUserId": "9d3a3a07-0018-4d24-a224-0a5f3bdaf3c8",
|
||||
"GameVersion": "8.15.0.0",
|
||||
"ServerVersion": "8.15.0.61",
|
||||
"Type": "usercreated",
|
||||
"Id": "0f22d4ac-81d3-4d7b-9e34-39be0ba53a4e",
|
||||
"PublicId": "130586457573",
|
||||
"TileImage": "$($repository 064f22d7-63f2-4da4-94dd-5ace7a958086).Image",
|
||||
"GroupObjectiveDisplayOrder": [
|
||||
{
|
||||
"Id": "d28dc5a8-6a53-4631-814c-fd79eb4c54fe"
|
||||
},
|
||||
{
|
||||
"Id": "ac206145-6198-445f-a038-c013e03f4786"
|
||||
},
|
||||
{
|
||||
"Id": "79fd293b-652c-431a-bc39-a471660ab6b9"
|
||||
},
|
||||
{
|
||||
"Id": "ad0f2f1b-e29e-4b91-9d76-4a8a58245f5e"
|
||||
},
|
||||
{
|
||||
"Id": "1145630c-749a-4f9a-8d1c-476cb7326196"
|
||||
},
|
||||
{
|
||||
"Id": "a79329b4-5cc0-4e24-832d-9a6227f6adaf"
|
||||
},
|
||||
{
|
||||
"Id": "de67147b-6c88-4765-8863-2078abfa46b8"
|
||||
},
|
||||
{
|
||||
"Id": "a84194a3-1f90-437d-a222-a7e75c7d96ae"
|
||||
}
|
||||
],
|
||||
"CreationTimestamp": "2024-04-09T23:05:00.1681723Z",
|
||||
"Entitlements": [
|
||||
"LOCATION_WET"
|
||||
]
|
||||
},
|
||||
"UserData": {}
|
||||
}
|
Loading…
Reference in New Issue
Block a user