1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-29 09:15:11 +01:00
Peacock/contractdata/SAPIENZA/BLUEBERRYBUSH2.json
Reece Dunham 6245e91624 Initial commit
Co-authored-by: Tino Roivanen <tino.roivanen98@gmail.com>
Co-authored-by: Govert de Gans <grappigegovert@hotmail.com>
Co-authored-by: Gray Olson <gray@grayolson.com>
Co-authored-by: Alexandre Sanchez <alex73630@gmail.com>
Co-authored-by: Anthony Fuller <24512050+anthonyfuller@users.noreply.github.com>
Co-authored-by: atampy25 <24306974+atampy25@users.noreply.github.com>
Co-authored-by: David <davidstulemeijer@gmail.com>
Co-authored-by: c0derMo <c0dermo@users.noreply.github.com>
Co-authored-by: Jeevat Singh <jeevatt.singh@gmail.com>
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-10-19 21:33:45 -04:00

216 lines
9.0 KiB
JSON

{
"Data": {
"EnableSaving": false,
"Bricks": [],
"Objectives": [
{
"_comment": "----- Kill Rocco's Sister -----",
"Type": "statemachine",
"Id": "3846c991-edda-4b66-8d0f-d2a702b20fcf",
"BriefingText": "Eliminate Claudia Di Meo in an Accident",
"HUDTemplate": {
"display": "Eliminate Claudia Di Meo in an Accident"
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": ["8de9aa5e-6d61-442f-a4c0-e5bba91cd3cd"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"8de9aa5e-6d61-442f-a4c0-e5bba91cd3cd"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"8de9aa5e-6d61-442f-a4c0-e5bba91cd3cd"
]
},
"Transition": "Failure"
}
]
}
}
},
"TargetConditions": [
{
"Type": "killmethod",
"HardCondition": true,
"KillMethod": "accident"
}
]
},
{
"_comment": "----- Kill the Right Guard -----",
"Type": "statemachine",
"Id": "28275372-d543-49ba-a799-97b9ca4b4cdf",
"BriefingText": "Eliminate Edoardo Pugliesi in an Accident",
"HUDTemplate": {
"display": "Eliminate Edoardo Pugliesi in an Accident"
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": ["77154a7c-89d0-49df-82ae-6810e27ec9ca"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"77154a7c-89d0-49df-82ae-6810e27ec9ca"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"77154a7c-89d0-49df-82ae-6810e27ec9ca"
]
},
"Transition": "Failure"
}
]
}
}
},
"TargetConditions": [
{
"Type": "killmethod",
"HardCondition": true,
"KillMethod": "accident"
}
]
},
{
"_comment": "----- Kill the Guard near Cleaned Car -----",
"Type": "statemachine",
"Id": "7e8cd02d-b6c9-48be-a363-b1d1c3b55dd1",
"BriefingText": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository a023e9ed-fdd5-4e0b-ac00-b010c876f29b).Name"
}
},
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
"data": "$($repository a023e9ed-fdd5-4e0b-ac00-b010c876f29b).Name"
}
}
},
"Category": "primary",
"Definition": {
"Scope": "Hit",
"Context": {
"Targets": ["a023e9ed-fdd5-4e0b-ac00-b010c876f29b"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"a023e9ed-fdd5-4e0b-ac00-b010c876f29b"
]
},
"Transition": "Success"
}
]
}
}
}
}
],
"GameChangers": [
"f8feee12-0353-44ef-8b80-dfe0a0e11061",
"98610b95-8908-4110-b9b8-c5d9696e7fbe"
]
},
"Metadata": {
"Id": "97ab1c9a-3236-41f0-b22e-b46728ffc9fd",
"PublicId": "08458632084",
"Title": "UI_PEACOCK_BLUEBERRYBUSH2",
"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": [
{
"IsNew": true,
"Id": "7e8cd02d-b6c9-48be-a363-b1d1c3b55dd1"
},
{
"IsNew": true,
"Id": "28275372-d543-49ba-a799-97b9ca4b4cdf"
},
{
"IsNew": true,
"Id": "3846c991-edda-4b66-8d0f-d2a702b20fcf"
},
{
"IsNew": true,
"Id": "98610b95-8908-4110-b9b8-c5d9696e7fbe"
},
{
"Id": "f8feee12-0353-44ef-8b80-dfe0a0e11061"
}
],
"Entitlements": ["H1_LEGACY_STANDARD"]
}
}