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

106 lines
4.2 KiB
JSON

{
"Data": {
"EnableSaving": false,
"Objectives": [
{
"Id": "76b616b8-d848-4251-86bd-c2bf3127428f",
"Category": "primary",
"TargetConditions": [
{
"Type": "disguise",
"RepositoryId": "d01c8adc-735c-44f0-9105-b28d85062def",
"HardCondition": true
}
],
"HUDTemplate": {
"display": "$loc UI_CONTRACT_HIBISCUS_OBJ_1_1"
},
"BriefingText": "$loc UI_CONTRACT_HIBISCUS_OBJ_1_1",
"Type": "statemachine",
"Definition": {
"Scope": "hit",
"Context": {
"KilledActors": [],
"Targets": ["cb1cd30b-cdad-4b41-8036-568dad9ce1ba"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"cb1cd30b-cdad-4b41-8036-568dad9ce1ba"
]
},
{
"$eq": [
"$Value.OutfitRepositoryId",
"d01c8adc-735c-44f0-9105-b28d85062def"
]
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"cb1cd30b-cdad-4b41-8036-568dad9ce1ba"
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Id": "60bcf81b-cd45-4807-8b15-18f914bf9af0",
"Category": "primary",
"SuccessEvent": {
"EventName": "Kill",
"EventValues": {
"RepositoryId": "41b23543-f31c-490c-8d18-c9a5663e2565"
}
}
}
],
"Bricks": [],
"GameChangers": [],
"GameChangerReferences": []
},
"Metadata": {
"Id": "4e1cac0d-0f16-4c58-ad8c-f5dc003fe368",
"IsPublished": true,
"CreationTimestamp": "2016-04-18T09:51:27.393Z",
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
"Title": "UI_CONTRACT_HIBISCUS_LEVEL_2_TITLE",
"Description": "UI_CONTRACT_HIBISCUS_LEVEL_2_DESC",
"CodeName_Hint": "Hibiscus Level 2",
"RequiredUnlockable": "ACCESS_HIT_TIGER",
"Location": "LOCATION_BANGKOK",
"ScenePath": "assembly:/_pro/scenes/missions/Bangkok/_scene_tiger.entity",
"Type": "escalation",
"TileImage": "images/contracts/escalation/contractescalation_bangkok_hibiscus.jpg",
"Entitlements": ["H1_LEGACY_STANDARD"],
"InGroup": "ccbde3e2-67e7-4534-95ec-e9bd7ef65273",
"GroupObjectiveDisplayOrder": [
{
"IsNew": true,
"Id": "60bcf81b-cd45-4807-8b15-18f914bf9af0"
},
{
"Id": "76b616b8-d848-4251-86bd-c2bf3127428f"
}
],
"LastUpdate": "2020-11-09T13:35:39.6481174Z",
"PublicId": "008698387547"
},
"UserData": {}
}