1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-03-21 00:04:22 +01:00
Peacock/contractdata/WHITTLETON/DAMMCHICU1.json

153 lines
6.6 KiB
JSON
Raw Normal View History

{
"Data": {
"Objectives": [
{
"_comment": "Jed West",
"Type": "statemachine",
"Id": "5a49ee9f-97e7-4e3b-90e6-0baa6d01b094",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 233503c3-d3bd-4900-b501-90d4c95b03d4).Name"
}
},
"HUDTemplate": {
"display": "Eliminate Jed West with the Fiber Wire"
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": ["233503c3-d3bd-4900-b501-90d4c95b03d4"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"233503c3-d3bd-4900-b501-90d4c95b03d4"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"fiberwire"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"233503c3-d3bd-4900-b501-90d4c95b03d4"
]
},
"Transition": "Failure"
}
]
}
}
},
"TargetConditions": [
{
"Type": "killmethod",
"RepositoryId": "1a11a060-358c-4054-98ec-d3491af1d7c6",
"HardCondition": true,
"KillMethod": "fiberwire"
}
]
},
{
"_comment": "Richard Wilson",
"Type": "statemachine",
"ObjectiveType": "customkill",
"Id": "77daefbe-1b3c-40ab-b0eb-502dfe10231e",
"BriefingText": "Pacify Richard Wilson with the meaty bone",
"HUDTemplate": {
"display": "Pacify Richard Wilson with the meaty bone"
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": ["7af86858-df9d-478b-b5d8-803379cd165f"]
},
"States": {
"Start": {
"Kill": {
"Condition": {
"$eq": [
"$Value.RepositoryId",
"7af86858-df9d-478b-b5d8-803379cd165f"
]
},
"Transition": "Failure"
},
"Pacify": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"7af86858-df9d-478b-b5d8-803379cd165f"
]
},
{
"$eq": [
"$Value.KillItemRepositoryId",
"acc9d7b8-80f1-4bb0-ba81-3a69b09e0543"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"7af86858-df9d-478b-b5d8-803379cd165f"
]
},
"Transition": "Failure"
}
]
}
}
}
}
],
"Bricks": [],
"GameChangers": []
},
"Metadata": {
"Title": "UI_PEACOCK_THORNBUSH1",
"InGroup": "218302a3-f682-46f9-9ffd-bb3e82487b7c",
"Id": "9d0b3322-4dd4-4388-b79f-4aae7dba297c",
"Type": "escalation",
"Entitlements": ["H2_LEGACY_STANDARD"],
"TileImage": "images/contracts/escalation/contractescalation_thornbush.png",
"Location": "LOCATION_NORTHAMERICA",
"ScenePath": "assembly:/_pro/scenes/missions/skunk/scene_skunk.entity"
},
"Peacock": {
"noAgencyPickupsActive": true
}
}