mirror of
https://github.com/thepeacockproject/Peacock
synced 2024-11-29 09:15:11 +01:00
6245e91624
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>
245 lines
10 KiB
JSON
245 lines
10 KiB
JSON
{
|
|
"Data": {
|
|
"EnableSaving": false,
|
|
"Objectives": [
|
|
{
|
|
"Id": "0cccbea8-cf5e-443c-aa7f-6c5114ee5d5d",
|
|
"Category": "primary",
|
|
"ObjectiveType": "custom",
|
|
"BriefingName": "$loc UI_CONTRACT_TORENIA_OBJECTIVE_1_NAME",
|
|
"Image": "images/actors/actor_642c20f9-bf41-41b4-b0bb-2491b5be938a_0_0_0.jpg",
|
|
"TargetConditions": [],
|
|
"HUDTemplate": {
|
|
"display": "$loc UI_CONTRACT_TORENIA_OBJECTIVE_1"
|
|
},
|
|
"BriefingText": "$loc UI_CONTRACT_TORENIA_OBJECTIVE_1",
|
|
"Type": "statemachine",
|
|
"Definition": {
|
|
"Scope": "hit",
|
|
"Context": {
|
|
"Targets": ["ab22f88d-f567-43a2-b20f-0ecc17257ffe"]
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Pacify": [
|
|
{
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"ab22f88d-f567-43a2-b20f-0ecc17257ffe"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.KillItemRepositoryId",
|
|
"b549ea89-e9cc-44f4-87ae-7145a7060028"
|
|
]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.OutfitRepositoryId",
|
|
"657d1b4b-ed9a-4f7f-b30a-cea748d2b644"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"ab22f88d-f567-43a2-b20f-0ecc17257ffe"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
],
|
|
"Bat_OutOfReach": {
|
|
"Transition": "Failure"
|
|
},
|
|
"Kill": {
|
|
"Condition": {
|
|
"$eq": [
|
|
"$Value.RepositoryId",
|
|
"ab22f88d-f567-43a2-b20f-0ecc17257ffe"
|
|
]
|
|
},
|
|
"Transition": "Failure"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "33f8488a-d8d9-46d9-be32-2a361208957e",
|
|
"Category": "primary",
|
|
"ObjectiveType": "custom",
|
|
"BriefingName": "$loc UI_CONTRACT_TORENIA_BALOON_BRIEFING_NAME",
|
|
"Image": "images/contracts/escalation/ContractEscalation_Paris_Torenia_Balloons_Obj.jpg",
|
|
"HUDTemplate": {
|
|
"display": "$loc UI_CONTRACT_TORENIA_OBJ_2"
|
|
},
|
|
"BriefingText": "$loc UI_CONTRACT_TORENIA_BALOON_BRIEFING_DESC",
|
|
"Type": "statemachine",
|
|
"Definition": {
|
|
"Scope": "session",
|
|
"Context": {
|
|
"AmountToShoot": 5,
|
|
"Targets": [],
|
|
"TargetsCounter": 0
|
|
},
|
|
"ContextListeners": {
|
|
"TargetsCounter": {
|
|
"type": "objective-counter",
|
|
"header": "UI_CONTRACT_TORENIA_BALOON_HEAD"
|
|
}
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"BalloonShot": {
|
|
"Actions": {
|
|
"$dec": "AmountToShoot",
|
|
"$inc": "TargetsCounter"
|
|
},
|
|
"Transition": "CheckCount"
|
|
}
|
|
},
|
|
"CheckCount": {
|
|
"-": [
|
|
{
|
|
"Actions": {
|
|
"$set": ["TargetsCounter", 0]
|
|
},
|
|
"Condition": {
|
|
"$eq": ["$.AmountToShoot", 0]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Transition": "Start"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Id": "e94bcc93-1cd1-4b09-b4b9-0081339c8994",
|
|
"Category": "primary",
|
|
"ObjectiveType": "custom",
|
|
"BriefingName": "$loc UI_CONTRACT_TORENIA_PACIFY_BRIEFING_NAME",
|
|
"Image": "images/contracts/escalation/ContractEscalation_Paris_Torenia_Pacify_Ten_Obj.jpg",
|
|
"HUDTemplate": {
|
|
"display": "$loc UI_CONTRACT_TORENIA_OBJ_3"
|
|
},
|
|
"BriefingText": "$loc UI_CONTRACT_TORENIA_PACIFY_BRIEFING_DESC",
|
|
"Type": "statemachine",
|
|
"Definition": {
|
|
"Scope": "session",
|
|
"Context": {
|
|
"AmountToPacify": 10,
|
|
"Targets": [],
|
|
"TargetsCounter": 0
|
|
},
|
|
"ContextListeners": {
|
|
"TargetsCounter": {
|
|
"type": "objective-counter",
|
|
"header": "UI_CONTRACT_TORENIA_PACIFY_HEAD"
|
|
}
|
|
},
|
|
"States": {
|
|
"Start": {
|
|
"Pacify": {
|
|
"Actions": {
|
|
"$dec": "AmountToPacify",
|
|
"$inc": "TargetsCounter"
|
|
},
|
|
"Condition": {
|
|
"$and": [
|
|
{
|
|
"$eq": ["$Value.ActorType", 1]
|
|
},
|
|
{
|
|
"$eq": [
|
|
"$Value.KillItemRepositoryId",
|
|
"b549ea89-e9cc-44f4-87ae-7145a7060028"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Transition": "CheckCount"
|
|
},
|
|
"Bat_OutOfReach": {
|
|
"Transition": "Failure"
|
|
}
|
|
},
|
|
"CheckCount": {
|
|
"-": [
|
|
{
|
|
"Actions": {
|
|
"$set": ["TargetsCounter", 0]
|
|
},
|
|
"Condition": {
|
|
"$eq": ["$.AmountToPacify", 0]
|
|
},
|
|
"Transition": "Success"
|
|
},
|
|
{
|
|
"Transition": "Start"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"Bricks": [],
|
|
"GameChangers": [
|
|
"63055f1a-bcd2-4e0f-8caf-b446f01d02f3",
|
|
"61d70ece-aa00-4840-9479-c9f6cd5e9e95"
|
|
],
|
|
"Entrances": ["461d35f5-55f5-4b07-884c-1fc1af3d1dc0"],
|
|
"Stashpoints": []
|
|
},
|
|
"Metadata": {
|
|
"Id": "5cb1a153-3b56-417a-8e75-10066bf397b6",
|
|
"IsPublished": true,
|
|
"CreationTimestamp": "2015-08-19T12:08:33.0800911Z",
|
|
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
|
|
"Title": "UI_CONTRACT_TORENIA_LEVEL_3_TITLE",
|
|
"Description": "",
|
|
"CodeName_Hint": "Torenia - Level 3",
|
|
"RequiredUnlockable": "ACCESS_HIT_PEACOCK",
|
|
"ScenePath": "assembly:/_PRO/Scenes/Missions/Paris/_scene_paris_torenia.entity",
|
|
"Location": "LOCATION_PARIS",
|
|
"Type": "escalation",
|
|
"InGroup": "4f6ee6ec-b6d7-4958-9838-0352c10294a0",
|
|
"TileImage": "images/contracts/escalation/ContractEscalation_Paris_Torenia.jpg",
|
|
"GroupObjectiveDisplayOrder": [
|
|
{
|
|
"IsNew": true,
|
|
"Id": "e94bcc93-1cd1-4b09-b4b9-0081339c8994"
|
|
},
|
|
{
|
|
"Id": "33f8488a-d8d9-46d9-be32-2a361208957e"
|
|
},
|
|
{
|
|
"Id": "0cccbea8-cf5e-443c-aa7f-6c5114ee5d5d"
|
|
},
|
|
{
|
|
"Id": "63055f1a-bcd2-4e0f-8caf-b446f01d02f3"
|
|
},
|
|
{
|
|
"Id": "61d70ece-aa00-4840-9479-c9f6cd5e9e95"
|
|
}
|
|
],
|
|
"Entitlements": ["H1_LEGACY_STANDARD"],
|
|
"LastUpdate": "2021-04-26T07:55:57.3694653Z",
|
|
"PublicId": "002859453447"
|
|
},
|
|
"UserData": {}
|
|
}
|