Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions contractdata/ARCADE/KASTURI/KASTURI.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,18 @@
"Title": "UI_PEACOCK_KASTURI",
"Description": "UI_CONTRACT_NECTARINE_GROUP_DESC",
"CodeName_Hint": "[PEACOCK] Arcade Kasturi - Group",
"Location": "LOCATION_EDGY_FOX",
"ScenePath": "assembly:/_pro/scenes/missions/edgy/mission_fox/scene_fox_tomorrowland.entity",
"Location": "LOCATION_WET_RAT",
"ScenePath": "assembly:/_pro/scenes/missions/wet/scene_wet_lambic.entity",
"Type": "arcade",
"Entitlements": ["LOCATION_GOLDEN"],
"GroupDefinition": {
"Type": "arcade",
"Order": [
"1dac9404-8317-4f3d-8def-5071cbbbba5a",
"95ee5b1b-12ba-4235-8a0a-2cd27aaf179e",
"78131b0a-2320-4008-adf1-2d81f018abe7"
"78131b0a-2320-4008-adf1-2d81f018abe7",
"e3bfe8c5-ed8d-49c9-8bad-44c6d45580db",
"1a17d12a-2cf1-4a79-800e-4dc65504fa25"
]
},
"LastUpdate": "2023-02-24T10:14:36.1236307Z"
Expand Down
225 changes: 225 additions & 0 deletions contractdata/ARCADE/KASTURI/KASTURI4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,225 @@
{
"Data": {
"EnableSaving": false,
"Objectives": [
{
"Id": "c12bb13e-f20d-406f-be39-bcab179ea3d5",
"Primary": true,
"IsHidden": true,
"BriefingName": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_QUINN_NAME",
"BriefingText": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_QUINN_DESC",
"HUDTemplate": {
"display": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_QUINN_NAME",
"iconType": 17
},
"SuccessEvent": {
"EventName": "Kill",
"EventValues": {
"RepositoryId": "531a270c-67a1-41a1-8dfd-c84a4e8ee127"
}
}
},
{
"_comment": "----- [HIDDEN] Pen Escaped -----",
"Id": "a50652e6-eccb-4491-97ea-d03ca15b11a0",
"Primary": true,
"ObjectiveType": "custom",
"ForceShowOnLoadingScreen": false,
"ExcludeFromScoring": true,
"OnActive": {
"IfInProgress": {
"Visible": false
},
"IfCompleted": {
"Visible": false
},
"IfFailed": {
"Visible": false
}
},
"Image": "images/challenges/elusive_target/et_penicillin_started.jpg",
"BriefingName": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_PEN_FAIL",
"BriefingText": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_PEN_FAIL",
"HUDTemplate": {
"display": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_QUINN_NAME",
"iconType": 17
},
"Type": "statemachine",
"Definition": {
"display": {
"iconType": 17
},
"Scope": "session",
"States": {
"Start": {
"Pen_Escaped": {
"Transition": "Failure"
},
"Pen_Done": {
"Transition": "Success"
}
}
}
}
},
{
"_comment": "----- Do Not Eliminate Tim Quinn [Optional] -----",
"Id": "f965e220-bfe0-4b2f-8c47-40472dedfbd6",
"Category": "secondary",
"ForceShowOnLoadingScreen": true,
"IsHidden": false,
"ObjectiveType": "custom",
"Image": "images/contracts/elusive/s3_penicillin/objective2.jpg",
"BriefingName": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_QUINN_NAME",
"HUDTemplate": {
"display": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_QUINN_NAME",
"iconType": 17
},
"BriefingText": "$loc UI_CONTRACT_PENICILLIN_OBJECTIVE_QUINN_DESC",
"Type": "statemachine",
"ExcludeFromScoring": false,
"Definition": {
"States": {
"Start": {
"ContractEnd": {
"Transition": "Success"
},
"Kill": [
{
"Condition": {
"$and": [
{
"$eq": [
"$Value.RepositoryId",
"4addab15-2ea0-4868-aaed-f544fe05e62b"
]
}
]
},
"Transition": "Failure"
}
]
}
}
}
},
{
"Id": "03834afc-9aae-4a2a-803d-e60363ca1c3c",
"Type": "statemachine",
"Category": "condition",
"ExcludeFromScoring": true,
"OnActive": {
"IfInProgress": {
"Visible": false
},
"IfCompleted": {
"Visible": true
},
"IfFailed": {
"Visible": false
}
},
"Definition": {
"Scope": "session",
"Context": {},
"States": {
"Start": {
"TargetEscapeStarted": {
"Transition": "Failure"
}
}
}
}
},
{
"Activation": {
"$eq": ["$03834afc-9aae-4a2a-803d-e60363ca1c3c", "Failed"]
},
"HUDTemplate": {
"display": "$loc EGAME_TEXT_SL_TARGET_ESCAPING"
},
"Id": "f92b9623-6cb5-44cb-b9a2-bf483a3bfe1d",
"Scope": "session",
"Type": "statemachine",
"Category": "secondary",
"ExcludeFromScoring": true,
"OnActive": {
"IfInProgress": {
"Visible": true
},
"IfFailed": {
"Visible": false
},
"IfCompleted": {
"Visible": false
}
},
"Definition": {
"ContextListeners": {
"Timeout": {
"type": "custom",
"HUDTemplate": {
"display": {
"$loc": {
"key": "UI_CONTRACT_HAWK_TIMER_TIMED_OUT",
"iconType": 17,
"data": []
}
}
}
}
},
"Context": {
"Timeout": 1
},
"States": {
"Start": {
"BeginTimer": {
"Transition": "TimerRunning"
}
},
"TimerRunning": {
"$timer": {
"Condition": {
"$after": 70
},
"Actions": {
"$dec": "Timeout"
},
"Transition": "Failure"
},
"EndTimer": {
"Transition": "Failure"
}
}
}
}
}
],
"Bricks": [],
"GameChangers": ["b43f84f7-6c26-4adf-b74a-6d598f03cbe3"]
},
"Metadata": {
"Id": "e3bfe8c5-ed8d-49c9-8bad-44c6d45580db",
"CodeName_Hint": "Arcade Kasturi Penicillin",
"Type": "arcade",
"Title": "UI_PEACOCK_KASTURI4",
"Description": "UI_CONTRACT_PENICILLIN_DESC",
"BriefingVideo": "briefing_penicillin",
"ScenePath": "assembly:/_pro/scenes/missions/theark/scene_penicillin.entity",
"TileImage": "images/contracts/elusive/S3_Penicillin/Title.jpg",
"Location": "LOCATION_NORTHSEA",
"IsPublished": true,
"LastUpdate": "2015-03-10T12:00:00.441Z",
"CreationTimestamp": "2024-06-27T11:54:42.5164222Z",
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
"Entitlements": ["LOCATION_GOLDEN"],
"InGroup": "797e204a-ef3d-463b-a386-57df0fe29b8f",
"GroupObjectiveDisplayOrder": [
{ "Id": "b43f84f7-6c26-4adf-b74a-6d598f03cbe3" },
{ "Id": "c12bb13e-f20d-406f-be39-bcab179ea3d5" },
{ "Id": "f965e220-bfe0-4b2f-8c47-40472dedfbd6" }
]
},
"UserData": {}
}
53 changes: 53 additions & 0 deletions contractdata/ARCADE/KASTURI/KASTURI5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"Data": {
"Bricks": [
"assembly:/_pro/scenes/missions/wet/mission_lambic.brick",
"assembly:/_pro/scenes/missions/wet/scenario_lambic.brick"
],
"DevOnlyBricks": [
"assembly:/_pro/scenes/missions/wet/dev_lambic.brick"
],
"GameChangers": ["b43f84f7-6c26-4adf-b74a-6d598f03cbe3"],
"Entrances": ["bd3df5ac-b7b8-45dd-99ed-681428786384"],
"EnableSaving": false,
"Objectives": [
{
"_comment": "----- Eliminate Max Valliant -----",
"Id": "a38f56a6-e877-42e4-864f-ea1153818c26",
"Category": "primary",
"IsHidden": true,
"SuccessEvent": {
"EventName": "Kill",
"EventValues": {
"RepositoryId": "9c2190fa-0095-4fa9-9f27-394e09c96bc5"
}
}
}
]
},
"Metadata": {
"Id": "1a17d12a-2cf1-4a79-800e-4dc65504fa25",
"CodeName_Hint": "Arcade Kasturi Lambic",
"Type": "arcade",
"Title": "UI_PEACOCK_KASTURI5",
"Description": "UI_CONTRACT_LAMBIC_DESC",
"BriefingVideo": "briefing_lambic",
"DebriefingVideo": "debriefing_lambic",
"ScenePath": "assembly:/_pro/scenes/missions/wet/scene_wet_lambic.entity",
"TileImage": "Images/Contracts/Elusive/S3_Lambic/Title.jpg",
"Location": "LOCATION_WET_RAT",
"IsPublished": true,
"LastUpdate": "2015-03-10T12:00:00.441Z",
"CreationTimestamp": "2024-12-12T10:56:54.2760006Z",
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
"Entitlements": ["LOCATION_GOLDEN"],
"InGroup": "797e204a-ef3d-463b-a386-57df0fe29b8f",
"GroupObjectiveDisplayOrder": [
{ "Id": "b43f84f7-6c26-4adf-b74a-6d598f03cbe3" },
{ "Id": "15c53180-29ec-40e7-98f9-887d3999ceef" },
{ "Id": "a38f56a6-e877-42e4-864f-ea1153818c26" },
{ "Id": "0158e00e-88e7-4e95-bbf6-bca90f673a23" }
]
},
"UserData": {}
}
2 changes: 1 addition & 1 deletion contractdata/ARCADE/_ARCADE_CHALLENGES.json
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@
"Condition": {
"$eq": [
"$ContractId",
"78131b0a-2320-4008-adf1-2d81f018abe7"
"1a17d12a-2cf1-4a79-800e-4dc65504fa25"
]
},
"Transition": "Success"
Expand Down
Loading