1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-29 09:15:11 +01:00
Peacock/contractdata/ARCADE/HONEYDEW/HONEYDEW.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

42 lines
1.4 KiB
JSON

{
"Data": {
"EnableSaving": false,
"Objectives": [],
"Bricks": [],
"GameChangers": [],
"GameChangerReferences": [],
"VR": [
{
"Quality": "base",
"Bricks": ["assembly:/_pro/Scenes/Bricks/vr_setup.brick"]
}
]
},
"Metadata": {
"Id": "ff5b4e53-49ea-4d85-b94e-d3c8b3fc7ab3",
"CodeName_Hint": "Honeydew - Group",
"Release": "Arcade/Yellow",
"Type": "arcade",
"Title": "UI_CONTRACT_HONEYDEW_GROUP_TITLE",
"Description": "UI_CONTRACT_HONEYDEW_GROUP_DESC",
"TileImage": "images/contracts/arcade/Arcade_Honeydew_Group.jpg",
"Location": "LOCATION_COLORADO",
"ScenePath": "assembly:/_pro/scenes/missions/theark/scene_magpie.entity",
"CreationTimestamp": "2021-01-12T12:24:16.194497Z",
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
"IsPublished": true,
"GroupDefinition": {
"Type": "arcade",
"Order": [
"b0e6c3cd-e4b8-43c3-aad7-91311214698e",
"e87e1a82-4063-49b5-b8e0-0d04d86b10c5",
"666792a6-cae5-4829-897f-079b76256491"
]
},
"Entitlements": ["LOCATION_GOLDEN"],
"LastUpdate": "2023-02-24T10:14:36.0900214Z",
"PublicId": "009594441347"
},
"UserData": {}
}