1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-29 09:15:11 +01:00
Peacock/contractdata/ARCADE/APRICOT/APRICOT1.json
Anthony Fuller c2d477f02e
Add support for Elusive Target Arcade (#209)
* Add arcade support, remove use of deprecated function

* Fix retrieval of escalation group id in planning

* Add arcade contracts

* remove incorrectly acquired arcade challenges

* Fix locations for arcade levels

* Add arcade challenges

* run prettier

* fix nullibility issue in h1

* The Icon is not an elusive target

* sort eta and et contracts by location

* Reset arcade contract on fail

* show arcade challenges in career page

* fix arcade challenges filtering for destinations

* run prettier

* Don't fail arcade on exit menu with no objectives completed

* Handle secondary objectives on arcade fail

* Make a ContractSession know its Id

* fix global arcade challenges

* Add arcade contracts to the level picker

* Update Peacock require tables with ETA

* Add escalationTypes array

* Get ETA locations at startup

* remove unused arrays

---------

Co-authored-by: moonysolari <changyiding@126.com>
2023-04-21 18:48:56 +01:00

65 lines
2.4 KiB
JSON

{
"Data": {
"EnableSaving": false,
"Objectives": [
{
"Id": "d84ad5f8-0312-4232-b65c-8cb2bdfff689",
"Primary": true,
"IsHidden": true,
"SuccessEvent": {
"EventName": "Kill",
"EventValues": {
"RepositoryId": "d339202b-5282-4bb9-9be6-d3335311be1e"
}
}
}
],
"Bricks": [
"assembly:/_pro/scenes/missions/colombia/elusive_highball.brick"
],
"VR": [
{
"Quality": "base",
"Bricks": [
"assembly:/_pro/Scenes/Bricks/vr_setup.brick",
"assembly:/_pro/scenes/missions/colombia/vr_overrides_hippo.brick",
"assembly:/_PRO/scenes/missions/colombia/vr_overrides_ps4perf.brick"
]
},
{
"Quality": "better",
"Bricks": [
"assembly:/_pro/Scenes/Bricks/vr_setup.brick",
"assembly:/_pro/scenes/missions/colombia/vr_overrides_hippo.brick"
]
}
],
"GameChangers": ["1f8f0b8b-1f65-4d6c-a2f4-fc8adffa394a"],
"Entrances": ["37d5b96b-2c27-4d1b-a7e4-2fa290e6d2d6"]
},
"Metadata": {
"Id": "a775df78-ca6b-4f79-84cb-dbba9fa09c46",
"CodeName_Hint": "Arcade Apricot Highball",
"Release": "3.100.0 Arcade",
"Type": "arcade",
"Title": "UI_CONTRACT_APRICOT_LEVEL01_NAME",
"Description": "UI_CONTRACT_HIGHBALL_DESC",
"BriefingVideo": "briefing_highball",
"DebriefingVideo": "debriefing_highball",
"ScenePath": "assembly:/_pro/scenes/missions/colombia/scene_hippo.entity",
"Entitlements": ["LOCATION_GOLDEN"],
"TileImage": "images/contracts/elusive/S2_Highball/Title.jpg",
"Location": "LOCATION_COLOMBIA",
"IsPublished": true,
"CreationTimestamp": "2018-10-24T11:39:24.0714551Z",
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
"InGroup": "90121ee0-0431-4a97-9bc8-8a7e2ca30d65",
"GroupObjectiveDisplayOrder": [
{ "Id": "1f8f0b8b-1f65-4d6c-a2f4-fc8adffa394a", "IsNew": true }
],
"LastUpdate": "2023-02-24T10:14:36.495785Z",
"PublicId": "012132562447"
},
"UserData": {}
}