mirror of
https://github.com/thepeacockproject/Peacock
synced 2025-04-22 08:39:50 +02:00
Remove duplicate escalation
This commit is contained in:
parent
3e83fae9db
commit
d0ff3d5f6d
components/contracts
contractdata/SGAIL
@ -455,14 +455,6 @@ export const escalationMappings: {
|
|||||||
4: "d80abc24-f7d5-4e6b-a6c2-fd318135d160",
|
4: "d80abc24-f7d5-4e6b-a6c2-fd318135d160",
|
||||||
5: "b007a400-66b8-43c3-a919-3195e343f7b1",
|
5: "b007a400-66b8-43c3-a919-3195e343f7b1",
|
||||||
},
|
},
|
||||||
/**
|
|
||||||
* The Marinello Motivation
|
|
||||||
*/
|
|
||||||
"d0a0fa03-08a7-43ef-b5e8-d8662d015372": {
|
|
||||||
1: "f33d4dee-8d07-45e0-9816-55646dcb341f",
|
|
||||||
2: "aa4fb2e6-3494-4b88-a882-43ce135f8b1b",
|
|
||||||
3: "9f17c5ee-b402-11eb-8529-0242ac130003",
|
|
||||||
},
|
|
||||||
/**
|
/**
|
||||||
* The Sinbad Stringent
|
* The Sinbad Stringent
|
||||||
*/
|
*/
|
||||||
|
@ -1,68 +0,0 @@
|
|||||||
{
|
|
||||||
"Data": {
|
|
||||||
"EnableExits": {
|
|
||||||
"$eq": ["$126d6cd9-103b-4797-9ba3-5064cbce90d4", "Completed"]
|
|
||||||
},
|
|
||||||
"EnableSaving": false,
|
|
||||||
"Objectives": [
|
|
||||||
{
|
|
||||||
"Id": "126d6cd9-103b-4797-9ba3-5064cbce90d4",
|
|
||||||
"Category": "primary",
|
|
||||||
"ObjectiveType": "customkill",
|
|
||||||
"HUDTemplate": {
|
|
||||||
"display": "$loc UI_CONTRACT_HOGWEED_OBJ_1"
|
|
||||||
},
|
|
||||||
"DisplayAsKillObjective": true,
|
|
||||||
"Type": "statemachine",
|
|
||||||
"Definition": {
|
|
||||||
"Scope": "hit",
|
|
||||||
"Context": {
|
|
||||||
"KilledActors": [],
|
|
||||||
"Targets": ["f58711ae-1c69-4e22-a71a-8c54044066af"]
|
|
||||||
},
|
|
||||||
"States": {
|
|
||||||
"Start": {
|
|
||||||
"Kill": [
|
|
||||||
{
|
|
||||||
"Condition": {
|
|
||||||
"$and": [
|
|
||||||
{
|
|
||||||
"$eq": [
|
|
||||||
"$Value.RepositoryId",
|
|
||||||
"f58711ae-1c69-4e22-a71a-8c54044066af"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Transition": "Success"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Bricks": [
|
|
||||||
"assembly:/_PRO/Scenes/Missions/TheArk/gamechanger_no_constant_glow.brick"
|
|
||||||
],
|
|
||||||
"GameChangers": []
|
|
||||||
},
|
|
||||||
"Metadata": {
|
|
||||||
"Id": "f33d4dee-8d07-45e0-9816-55646dcb341f",
|
|
||||||
"InGroup": "d0a0fa03-08a7-43ef-b5e8-d8662d015372",
|
|
||||||
"IsPublished": false,
|
|
||||||
"CreationTimestamp": "2018-10-04T15:21:50.3066392Z",
|
|
||||||
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
|
|
||||||
"Title": "UI_CONTRACT_HOGWEED_LEVEL_1_TITLE",
|
|
||||||
"Description": "",
|
|
||||||
"CodeName_Hint": "Hogweed Level 1",
|
|
||||||
"Location": "LOCATION_NORTHSEA",
|
|
||||||
"ScenePath": "assembly:/_pro/scenes/missions/theark/scene_magpie.entity",
|
|
||||||
"Type": "escalation",
|
|
||||||
"TileImage": "images/contracts/escalation/contractescalation_magpie_hogweed.jpg",
|
|
||||||
"Entitlements": ["H2_LEGACY_STANDARD"],
|
|
||||||
"LastUpdate": "2021-04-20T12:25:03.0210184Z",
|
|
||||||
"PublicId": "021091786947"
|
|
||||||
},
|
|
||||||
"UserData": {}
|
|
||||||
}
|
|
@ -1,97 +0,0 @@
|
|||||||
{
|
|
||||||
"Data": {
|
|
||||||
"EnableSaving": false,
|
|
||||||
"EnableExits": {
|
|
||||||
"$eq": [
|
|
||||||
"$90be3823-aec0-4403-91dc-3f85979c1c65",
|
|
||||||
"$7a4e0253-2092-4792-a879-00dfe5f3b662",
|
|
||||||
"Completed"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Objectives": [
|
|
||||||
{
|
|
||||||
"Id": "90be3823-aec0-4403-91dc-3f85979c1c65",
|
|
||||||
"Category": "primary",
|
|
||||||
"ObjectiveType": "customkill",
|
|
||||||
"HUDTemplate": {
|
|
||||||
"display": "$loc UI_CONTRACT_HOGWEED_OBJ_1"
|
|
||||||
},
|
|
||||||
"DisplayAsKillObjective": true,
|
|
||||||
"Type": "statemachine",
|
|
||||||
"Definition": {
|
|
||||||
"Scope": "hit",
|
|
||||||
"Context": {
|
|
||||||
"KilledActors": [],
|
|
||||||
"Targets": ["f58711ae-1c69-4e22-a71a-8c54044066af"]
|
|
||||||
},
|
|
||||||
"States": {
|
|
||||||
"Start": {
|
|
||||||
"Kill": [
|
|
||||||
{
|
|
||||||
"Condition": {
|
|
||||||
"$and": [
|
|
||||||
{
|
|
||||||
"$eq": [
|
|
||||||
"$Value.RepositoryId",
|
|
||||||
"f58711ae-1c69-4e22-a71a-8c54044066af"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Transition": "Success"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Id": "7a4e0253-2092-4792-a879-00dfe5f3b662",
|
|
||||||
"Category": "primary",
|
|
||||||
"SuccessEvent": {
|
|
||||||
"EventName": "Kill",
|
|
||||||
"EventValues": {
|
|
||||||
"RepositoryId": "03ad9aec-d7aa-430b-9655-2516a80b7813"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Bricks": [
|
|
||||||
"assembly:/_PRO/Scenes/Missions/TheArk/gamechanger_no_constant_glow.brick",
|
|
||||||
"assembly:/_pro/scenes/missions/theark/gamechanger_magpie_guards_enforce_custodians.brick",
|
|
||||||
"assembly:/_pro/scenes/missions/theark/gamechanger_magpie_hogweed_hackable_laptop.brick"
|
|
||||||
],
|
|
||||||
"GameChangers": ["8aa258f7-c283-446a-87b1-c87cb1e5a995"]
|
|
||||||
},
|
|
||||||
"Metadata": {
|
|
||||||
"Id": "aa4fb2e6-3494-4b88-a882-43ce135f8b1b",
|
|
||||||
"InGroup": "d0a0fa03-08a7-43ef-b5e8-d8662d015372",
|
|
||||||
"IsPublished": false,
|
|
||||||
"CreationTimestamp": "2018-10-04T15:21:50.3066392Z",
|
|
||||||
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
|
|
||||||
"Title": "UI_CONTRACT_HOGWEED_LEVEL_2_TITLE",
|
|
||||||
"Description": "",
|
|
||||||
"CodeName_Hint": "Hogweed Level 2",
|
|
||||||
"Location": "LOCATION_NORTHSEA",
|
|
||||||
"ScenePath": "assembly:/_pro/scenes/missions/theark/scene_magpie.entity",
|
|
||||||
"Type": "escalation",
|
|
||||||
"TileImage": "images/contracts/escalation/contractescalation_magpie_hogweed.jpg",
|
|
||||||
"GroupObjectiveDisplayOrder": [
|
|
||||||
{
|
|
||||||
"IsNew": true,
|
|
||||||
"Id": "7a4e0253-2092-4792-a879-00dfe5f3b662"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"IsNew": true,
|
|
||||||
"Id": "8aa258f7-c283-446a-87b1-c87cb1e5a995"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Id": "90be3823-aec0-4403-91dc-3f85979c1c65"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Entitlements": ["H2_LEGACY_STANDARD"],
|
|
||||||
"LastUpdate": "2021-04-20T12:25:03.0417128Z",
|
|
||||||
"PublicId": "021010993847"
|
|
||||||
},
|
|
||||||
"UserData": {}
|
|
||||||
}
|
|
@ -1,88 +0,0 @@
|
|||||||
{
|
|
||||||
"Data": {
|
|
||||||
"EnableSaving": false,
|
|
||||||
"EnableExits": {
|
|
||||||
"$eq": [
|
|
||||||
"$ea10c2e3-1c75-4ecf-be55-0a5a0787c0f6",
|
|
||||||
"$7be939d4-120e-427c-8dc3-d8493676558b",
|
|
||||||
"Completed"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Objectives": [
|
|
||||||
{
|
|
||||||
"Id": "ea10c2e3-1c75-4ecf-be55-0a5a0787c0f6",
|
|
||||||
"Category": "primary",
|
|
||||||
"ObjectiveType": "customkill",
|
|
||||||
"HUDTemplate": {
|
|
||||||
"display": "$loc UI_CONTRACT_HOGWEED_OBJ_1"
|
|
||||||
},
|
|
||||||
"DisplayAsKillObjective": true,
|
|
||||||
"Type": "statemachine",
|
|
||||||
"Image": "images/actors/actor_8d2b15f2-1d23-4b5e-b128-d2f47b53faf7_0_0_0.jpg",
|
|
||||||
"Definition": {
|
|
||||||
"Scope": "hit",
|
|
||||||
"Context": {
|
|
||||||
"KilledActors": [],
|
|
||||||
"Targets": ["f58711ae-1c69-4e22-a71a-8c54044066af"]
|
|
||||||
},
|
|
||||||
"States": {
|
|
||||||
"Start": {
|
|
||||||
"Kill": [
|
|
||||||
{
|
|
||||||
"Condition": {
|
|
||||||
"$and": [
|
|
||||||
{
|
|
||||||
"$eq": [
|
|
||||||
"$Value.RepositoryId",
|
|
||||||
"f58711ae-1c69-4e22-a71a-8c54044066af"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Transition": "Success"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Id": "7be939d4-120e-427c-8dc3-d8493676558b",
|
|
||||||
"Category": "primary",
|
|
||||||
"SuccessEvent": {
|
|
||||||
"EventName": "Kill",
|
|
||||||
"EventValues": {
|
|
||||||
"RepositoryId": "03ad9aec-d7aa-430b-9655-2516a80b7813"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Bricks": [
|
|
||||||
"assembly:/_PRO/Scenes/Missions/TheArk/gamechanger_no_constant_glow.brick",
|
|
||||||
"assembly:/_pro/scenes/missions/theark/gamechanger_magpie_guards_enforce_custodians.brick",
|
|
||||||
"assembly:/_pro/scenes/missions/theark/gamechanger_magpie_hogweed_hackable_laptop.brick"
|
|
||||||
],
|
|
||||||
"GameChangers": [
|
|
||||||
"03ca23e8-7daf-4346-8719-29970bc50d17",
|
|
||||||
"8aa258f7-c283-446a-87b1-c87cb1e5a995"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"Metadata": {
|
|
||||||
"Id": "9f17c5ee-b402-11eb-8529-0242ac130003",
|
|
||||||
"InGroup": "d0a0fa03-08a7-43ef-b5e8-d8662d015372",
|
|
||||||
"IsPublished": false,
|
|
||||||
"CreationTimestamp": "2018-10-04T15:21:50.3066392Z",
|
|
||||||
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
|
|
||||||
"Title": "UI_CONTRACT_HOGWEED_LEVEL_3_TITLE",
|
|
||||||
"Description": "",
|
|
||||||
"CodeName_Hint": "Hogweed Level 3",
|
|
||||||
"Location": "LOCATION_NORTHSEA",
|
|
||||||
"ScenePath": "assembly:/_pro/scenes/missions/theark/scene_magpie.entity",
|
|
||||||
"Type": "escalation",
|
|
||||||
"TileImage": "images/contracts/escalation/contractescalation_magpie_hogweed.jpg",
|
|
||||||
"Entitlements": ["H2_LEGACY_STANDARD"],
|
|
||||||
"LastUpdate": "2021-04-20T12:25:03.0619701Z",
|
|
||||||
"PublicId": "021240174847"
|
|
||||||
},
|
|
||||||
"UserData": {}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user