Skip to content

Commit 1fa0f25

Browse files
committed
feat: update contracts to match official
1 parent 6f1f6a1 commit 1fa0f25

5 files changed

Lines changed: 52 additions & 125 deletions

File tree

contractdata/ARCADE/PITAYA/PITAYA.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
"Metadata": {
2323
"Id": "3fa83d8d-eb75-4973-926a-6052ee5b2aa4",
2424
"IsPublished": true,
25-
"CreationTimestamp": "2025-09-25T10:59:54.5644966Z",
25+
"CreationTimestamp": "2025-08-01T12:24:16.194497Z",
2626
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
2727
"TileImage": "images/contracts/arcade/Arcade_Pitaya_Group.jpg",
2828
"Title": "UI_CONTRACT_PITAYA_GROUP_TITLE",
2929
"Description": "UI_CONTRACT_PITAYA_GROUP_DESC",
30-
"CodeName_Hint": "Arcade Pitaya - Group",
30+
"CodeName_Hint": "Arcade Pitaya [Baiju] - Group",
3131
"Location": "LOCATION_BANGKOK",
3232
"Type": "arcade",
33-
"Release": "3.234.0 Arcade",
33+
"Release": "3.240.0 Arcade",
3434
"ScenePath": "assembly:/_PRO/Scenes/Missions/Bangkok/scene_baiju.entity",
3535
"Entitlements": ["H3_ET_BAIJU"],
3636
"GroupDefinition": {
@@ -40,6 +40,7 @@
4040
"a8365dec-bb2c-44ad-9ce6-7cc3198d351a"
4141
]
4242
},
43+
"LastUpdate": "2025-12-01T09:47:03.2917222Z",
4344
"PublicId": "008533737347"
4445
},
4546
"UserData": {}

contractdata/ARCADE/PITAYA/PITAYA1.json

Lines changed: 15 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@
5858
"Type": "statemachine",
5959
"ObjectiveType": "custom",
6060
"Definition": {
61-
"display": {
62-
"iconType": 17
63-
},
61+
"display": { "iconType": 17 },
6462
"Scope": "session",
6563
"Constants": {
6664
"RepositoryId": "45625fe7-947c-48db-b381-6ce28e413881"
@@ -76,12 +74,8 @@
7674
},
7775
"Transition": "Success"
7876
},
79-
"Baiju_AllyLost": {
80-
"Transition": "Failure"
81-
},
82-
"exit_gate": {
83-
"Transition": "Success"
84-
}
77+
"Baiju_AllyLost": { "Transition": "Failure" },
78+
"exit_gate": { "Transition": "Success" }
8579
}
8680
}
8781
}
@@ -110,22 +104,14 @@
110104
"Scope": "session",
111105
"States": {
112106
"Start": {
113-
"Baiju_AllyDied": {
114-
"Transition": "Failure"
115-
}
107+
"Baiju_AllyDied": { "Transition": "Failure" }
116108
}
117109
}
118110
},
119111
"OnActive": {
120-
"IfInProgress": {
121-
"Visible": false
122-
},
123-
"IfCompleted": {
124-
"Visible": false
125-
},
126-
"IfFailed": {
127-
"Visible": false
128-
}
112+
"IfInProgress": { "Visible": false },
113+
"IfCompleted": { "Visible": false },
114+
"IfFailed": { "Visible": false }
129115
}
130116
},
131117
{
@@ -137,7 +123,7 @@
137123
"HUDTemplate": {
138124
"display": {
139125
"$loc": {
140-
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
126+
"key": "UI_CONTRACT_GENERAL_OBJ_KILL_NO_GLOBAL_FONT",
141127
"data": "$loc UI_ET_BAIJU_OUTFIT_GANGLEADER_NAME"
142128
}
143129
}
@@ -211,11 +197,7 @@
211197
"Completed"
212198
]
213199
},
214-
"OnInactive": {
215-
"IfCompleted": {
216-
"State": "Completed"
217-
}
218-
},
200+
"OnInactive": { "IfCompleted": { "State": "Completed" } },
219201
"Definition": {
220202
"Scope": "session",
221203
"Context": {
@@ -268,9 +250,7 @@
268250
}
269251
},
270252
{
271-
"Condition": {
272-
"$eq": ["$.Count", 3]
273-
},
253+
"Condition": { "$eq": ["$.Count", 3] },
274254
"Transition": "Success"
275255
},
276256
{
@@ -345,9 +325,7 @@
345325
}
346326
},
347327
{
348-
"Condition": {
349-
"$eq": ["$.Count", 3]
350-
},
328+
"Condition": { "$eq": ["$.Count", 3] },
351329
"Transition": "Success"
352330
},
353331
{
@@ -405,9 +383,7 @@
405383
}
406384
},
407385
{
408-
"Condition": {
409-
"$eq": ["$.Count", 3]
410-
},
386+
"Condition": { "$eq": ["$.Count", 3] },
411387
"Transition": "Success"
412388
}
413389
]
@@ -419,7 +395,7 @@
419395
},
420396
"Metadata": {
421397
"Id": "203bbe53-d771-4c60-aacc-70faaab2e7a9",
422-
"CodeName_Hint": "Arcade Pitaya Baiju",
398+
"CodeName_Hint": "Arcade Pitaya [Baiju] - Level 1",
423399
"Title": "UI_CONTRACT_PITAYA_LEVEL01_NAME",
424400
"Description": "UI_CONTRACT_BAIJU_DESC",
425401
"BriefingVideo": "briefing_baiju",
@@ -429,8 +405,8 @@
429405
"InGroup": "3fa83d8d-eb75-4973-926a-6052ee5b2aa4",
430406
"Location": "LOCATION_BANGKOK",
431407
"IsPublished": true,
432-
"LastUpdate": "2025-05-01T12:00:00.441Z",
433-
"CreationTimestamp": "2025-09-25T10:59:55.8351963Z",
408+
"LastUpdate": "2025-12-01T09:47:05.4445329Z",
409+
"CreationTimestamp": "2025-05-01T10:56:49.9796175Z",
434410
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
435411
"Release": "3.240.x Arcade",
436412
"Type": "arcade",

contractdata/ARCADE/PITAYA/PITAYA2.json

Lines changed: 18 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@
5858
"Type": "statemachine",
5959
"ObjectiveType": "custom",
6060
"Definition": {
61-
"display": {
62-
"iconType": 17
63-
},
61+
"display": { "iconType": 17 },
6462
"Scope": "session",
6563
"Constants": {
6664
"RepositoryId": "45625fe7-947c-48db-b381-6ce28e413881"
@@ -76,12 +74,8 @@
7674
},
7775
"Transition": "Success"
7876
},
79-
"Baiju_AllyLost": {
80-
"Transition": "Failure"
81-
},
82-
"exit_gate": {
83-
"Transition": "Success"
84-
}
77+
"Baiju_AllyLost": { "Transition": "Failure" },
78+
"exit_gate": { "Transition": "Success" }
8579
}
8680
}
8781
}
@@ -110,22 +104,14 @@
110104
"Scope": "session",
111105
"States": {
112106
"Start": {
113-
"Baiju_AllyDied": {
114-
"Transition": "Failure"
115-
}
107+
"Baiju_AllyDied": { "Transition": "Failure" }
116108
}
117109
}
118110
},
119111
"OnActive": {
120-
"IfInProgress": {
121-
"Visible": false
122-
},
123-
"IfCompleted": {
124-
"Visible": false
125-
},
126-
"IfFailed": {
127-
"Visible": false
128-
}
112+
"IfInProgress": { "Visible": false },
113+
"IfCompleted": { "Visible": false },
114+
"IfFailed": { "Visible": false }
129115
}
130116
},
131117
{
@@ -137,7 +123,7 @@
137123
"HUDTemplate": {
138124
"display": {
139125
"$loc": {
140-
"key": "UI_CONTRACT_GENERAL_OBJ_KILL",
126+
"key": "UI_CONTRACT_GENERAL_OBJ_KILL_NO_GLOBAL_FONT",
141127
"data": "$loc UI_ET_BAIJU_OUTFIT_GANGLEADER_NAME"
142128
}
143129
}
@@ -211,11 +197,7 @@
211197
"Completed"
212198
]
213199
},
214-
"OnInactive": {
215-
"IfCompleted": {
216-
"State": "Completed"
217-
}
218-
},
200+
"OnInactive": { "IfCompleted": { "State": "Completed" } },
219201
"Definition": {
220202
"Scope": "session",
221203
"Context": {
@@ -268,9 +250,7 @@
268250
}
269251
},
270252
{
271-
"Condition": {
272-
"$eq": ["$.Count", 3]
273-
},
253+
"Condition": { "$eq": ["$.Count", 3] },
274254
"Transition": "Success"
275255
},
276256
{
@@ -345,9 +325,7 @@
345325
}
346326
},
347327
{
348-
"Condition": {
349-
"$eq": ["$.Count", 3]
350-
},
328+
"Condition": { "$eq": ["$.Count", 3] },
351329
"Transition": "Success"
352330
},
353331
{
@@ -405,9 +383,7 @@
405383
}
406384
},
407385
{
408-
"Condition": {
409-
"$eq": ["$.Count", 3]
410-
},
386+
"Condition": { "$eq": ["$.Count", 3] },
411387
"Transition": "Success"
412388
}
413389
]
@@ -419,18 +395,21 @@
419395
},
420396
"Metadata": {
421397
"Id": "a8365dec-bb2c-44ad-9ce6-7cc3198d351a",
422-
"CodeName_Hint": "Arcade Pitaya Baiju",
398+
"CodeName_Hint": "Arcade Pitaya [Baiju] - Level 2",
423399
"Title": "UI_CONTRACT_PITAYA_LEVEL02_NAME",
424400
"Description": "UI_CONTRACT_BAIJU_DESC",
425401
"BriefingVideo": "briefing_baiju",
426402
"DebriefingVideo": "debriefing_baiju",
427403
"ScenePath": "assembly:/_PRO/Scenes/Missions/Bangkok/scene_baiju.entity",
428404
"TileImage": "images/contracts/elusive/s3_baiju/Title.jpg",
429405
"InGroup": "3fa83d8d-eb75-4973-926a-6052ee5b2aa4",
406+
"GroupObjectiveDisplayOrder": [
407+
{ "Id": "7de74fc2-5b8c-4b5f-a151-4f14db638908", "IsNew": true }
408+
],
430409
"Location": "LOCATION_BANGKOK",
431410
"IsPublished": true,
432-
"LastUpdate": "2025-05-01T12:00:00.441Z",
433-
"CreationTimestamp": "2025-09-25T10:59:55.8524137Z",
411+
"LastUpdate": "2025-12-01T09:47:05.4670726Z",
412+
"CreationTimestamp": "2025-05-01T10:56:49.9796175Z",
434413
"CreatorUserId": "fadb923c-e6bb-4283-a537-eb4d1150262e",
435414
"Release": "3.240.x Arcade",
436415
"Type": "arcade",

contractdata/ARCADE/TAMARILLO/TAMARILLO2.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,8 @@
5757
"TileImage": "Images/Contracts/Elusive/S3_Bellini/Title.jpg",
5858
"InGroup": "6678cf8a-f614-4536-9584-e649351f40c2",
5959
"GroupObjectiveDisplayOrder": [
60-
{
61-
"Id": "1099c1f6-11d0-4a0d-99b8-b9cb1e411b5f",
62-
"IsNew": true
63-
},
64-
{
65-
"Id": "e0aaed74-30d2-441c-895e-09f855379b9d",
66-
"IsNew": true
67-
}
60+
{ "Id": "1099c1f6-11d0-4a0d-99b8-b9cb1e411b5f", "IsNew": true },
61+
{ "Id": "e0aaed74-30d2-441c-895e-09f855379b9d", "IsNew": true }
6862
],
6963
"Location": "LOCATION_HOKKAIDO",
7064
"LocationSuitOverride": "TOKEN_OUTFIT_REWARD_HERO_BELLINI_GOWN",

0 commit comments

Comments
 (0)