Compare commits

...

1 Commits

Author SHA1 Message Date
Kain344 13aae21aaf feat: update game data and release version to 4.4.3-02
Build / build (push) Successful in 4m3s
2026-08-01 21:33:13 +07:00
3 changed files with 42 additions and 10 deletions
Binary file not shown.
+40 -8
View File
@@ -7,15 +7,15 @@
"3": 1403
},
"position": {
"x": -30,
"z": -22750,
"y": -15000,
"rot_y": 234288
"x": 28515,
"z": 1080,
"y": -4933,
"rot_y": 45000
},
"scene": {
"plane_id": 10000,
"floor_id": 10000003,
"entry_id": 100000352
"plane_id": 10202,
"floor_id": 10202001,
"entry_id": 102020107
},
"player_outfit": [
1003
@@ -54,7 +54,7 @@
"maze_buff": 0,
"path_resonance_id": 0,
"is_in_challenge": false,
"is_single_stage": false,
"is_single_stage": true,
"challenge_tierce_data": {
"20245": {
"stage_1": {
@@ -97,6 +97,38 @@
]
}
},
"20265": {
"stage_1": {
"blessing": 3031366,
"cycle_count": 0,
"battle_status": 1,
"dead_count": 0,
"score": 0,
"lineup": [
1507
]
},
"stage_2": {
"blessing": 3031354,
"cycle_count": 0,
"battle_status": 0,
"dead_count": 0,
"score": 0,
"lineup": [
1315
]
},
"stage_3": {
"blessing": 3031366,
"cycle_count": 0,
"battle_status": 0,
"dead_count": 0,
"score": 0,
"lineup": [
1225
]
}
},
"30185": {
"stage_1": {
"blessing": 3111090,
+2 -2
View File
@@ -1,4 +1,4 @@
{
"tag": "4.4.3-01",
"title": "PreBuild Version 4.4.53-01"
"tag": "4.4.3-02",
"title": "PreBuild Version 4.4.53-02"
}