1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00
Peacock/contractdata/SAPIENZA/BLUEBERRYBUSH1.json

114 lines
4.3 KiB
JSON
Raw Normal View History

{
"Data": {
"EnableSaving": false,
"Bricks": [],
"Objectives": [
{
"_comment": "----- Kill Rocco's Sister -----",
"Type": "statemachine",
"Id": "3846c991-edda-4b66-8d0f-d2a702b20fcf",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 8de9aa5e-6d61-442f-a4c0-e5bba91cd3cd).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 8de9aa5e-6d61-442f-a4c0-e5bba91cd3cd).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": ["8de9aa5e-6d61-442f-a4c0-e5bba91cd3cd"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"8de9aa5e-6d61-442f-a4c0-e5bba91cd3cd"
]
},
"Transition": "Success"
}
]
}
}
}
},
{
"_comment": "----- Kill the Right Guard -----",
"Type": "statemachine",
"Id": "28275372-d543-49ba-a799-97b9ca4b4cdf",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 77154a7c-89d0-49df-82ae-6810e27ec9ca).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository 77154a7c-89d0-49df-82ae-6810e27ec9ca).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": ["77154a7c-89d0-49df-82ae-6810e27ec9ca"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"77154a7c-89d0-49df-82ae-6810e27ec9ca"
]
},
"Transition": "Success"
}
]
}
}
}
}
],
"GameChangers": ["f8feee12-0353-44ef-8b80-dfe0a0e11061"]
},
"Metadata": {
"Id": "f556bfdd-3be1-4f1b-9a41-5c6747766262",
"PublicId": "06856262622",
"Title": "UI_PEACOCK_BLUEBERRYBUSH1",
"Type": "escalation",
"Location": "LOCATION_COASTALTOWN",
"ScenePath": "assembly:/_PRO/Scenes/Missions/CoastalTown/_scene_octopus.entity",
"InGroup": "74415eca-d01e-4070-9bc9-5ef9b4e8f7d2",
"TileImage": "images/contracts/escalation/contractescalation_blueberrybush.png",
"GroupObjectiveDisplayOrder": [
{
"Id": "28275372-d543-49ba-a799-97b9ca4b4cdf"
},
{
"Id": "3846c991-edda-4b66-8d0f-d2a702b20fcf"
},
{
"Id": "f8feee12-0353-44ef-8b80-dfe0a0e11061"
}
],
"Entitlements": ["H1_LEGACY_STANDARD"]
}
}