1
mirror of https://github.com/thepeacockproject/Peacock synced 2025-02-16 16:34:28 +01:00
Peacock/contractdata/MUMBAI/MONKSHOOD2.json
2022-11-13 10:30:44 +00:00

148 lines
6.1 KiB
JSON

{
"Data": {
"EnableSaving": false,
"Objectives": [
{
"Id": "0fff331d-a9cb-4de6-93ec-ac8680025e08",
"Category": "primary",
"TargetConditions": [
{
"Type": "killmethod",
"KillMethod": "accident",
"HardCondition": true
}
],
"DisplayAsKillObjective": true,
"HUDTemplate": {
"display": "$loc UI_CONTRACT_MONKSHOOD_OBJ_1_1"
},
"BriefingText": "$loc UI_CONTRACT_MONKSHOOD_OBJ_1_1",
"Type": "statemachine",
"Definition": {
"Scope": "hit",
"Context": {
"KilledActors": [],
"Targets": ["22cdb031-155a-441f-a882-336dfc7b04e1"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"22cdb031-155a-441f-a882-336dfc7b04e1"
]
},
{
"$any": {
"?": {
"$eq": [
"$.#",
"accident"
]
},
"in": [
"$Value.KillMethodBroad",
"$Value.KillMethodStrict"
]
}
}
]
},
"Transition": "Success"
},
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"22cdb031-155a-441f-a882-336dfc7b04e1"
]
}
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Id": "824d3513-3ecd-41fc-a366-41c73db5948d",
"Category": "primary",
"TargetConditions": [],
"Image": "images/actors/Monkshood_Lucky_Parminder.jpg",
"BriefingName": "$loc UI_CONTRACT_MONKSHOOD_NAME_2",
"BriefingText": "$loc UI_CONTRACT_MONKSHOOD_OBJ_2_1",
"DisplayAsKillObjective": true,
"HUDTemplate": {
"display": "$loc UI_CONTRACT_MONKSHOOD_OBJ_2_1"
},
"Type": "statemachine",
"Definition": {
"Scope": "session",
"Context": {
"KilledActors": [],
"Targets": ["971ec5aa-46ea-4865-8cd6-23676346986e"]
},
"States": {
"Start": {
"Kill": [
{
"Condition": {
"$eq": [
"$Value.RepositoryId",
"971ec5aa-46ea-4865-8cd6-23676346986e"
]
},
"Transition": "Success"
}
]
}
}
}
}
],
"Bricks": [
"assembly:/_pro/scenes/missions/mumbai/gamechanger_monkshood_holyman_override.brick"
],
"GameChangers": [],
"GameChangerReferences": []
},
"Metadata": {
"Id": "fc25e5b3-e98e-433b-8cdb-6d479159a2fd",
"CreationTimestamp": "2018-12-04T12:22:27.2622264Z",
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
"ScenePath": "assembly:/_pro/scenes/missions/mumbai/scene_mongoose.entity",
"IsPublished": true,
"TileImage": "images/contracts/escalation/ContractEscalation_Mumbai_Monkshood.jpg",
"Title": "UI_CONTRACT_MONKSHOOD_LEVEL2_TITLE",
"Description": "",
"CodeName_Hint": "Monkshood - Level 2",
"RequiredUnlockable": "ACCESS_HIT_MONGOOSE",
"Location": "LOCATION_MUMBAI",
"Release": "2.1.x Escalation",
"Type": "escalation",
"InGroup": "4a62b328-dfe7-4956-ac0f-a3a8990fce26",
"GroupObjectiveDisplayOrder": [
{
"IsNew": true,
"Id": "824d3513-3ecd-41fc-a366-41c73db5948d"
},
{
"IsNew": true,
"Id": "0fff331d-a9cb-4de6-93ec-ac8680025e08"
}
],
"LastUpdate": "2021-05-06T09:25:04.6531421Z",
"PublicId": "013669458947",
"Entitlements": ["H2_LEGACY_STANDARD"]
},
"UserData": {}
}