UPDATE: new data
All checks were successful
Build / build (push) Successful in 5m15s

This commit is contained in:
2026-04-16 11:29:55 +07:00
parent e398ead7ba
commit 79776ddb45
5 changed files with 47 additions and 56 deletions

Binary file not shown.

View File

@@ -39,6 +39,7 @@
"challenge": {
"challenge_id": 0,
"skip_half": 0,
"random_seed": 0,
"blessings": [],
"is_in_challenge": false,
"current_stage_id": 30122121,

View File

@@ -13350,24 +13350,24 @@
"data": {
"rank": 2,
"skills": {
"1310001": 6,
"1310002": 10,
"1310003": 10,
"1310004": 10,
"1310007": 1,
"1310101": 1,
"1310102": 1,
"1310103": 1,
"1310201": 1,
"1310202": 1,
"1310203": 1,
"1310204": 1,
"1310205": 1,
"1310206": 1,
"1310207": 1,
"1310208": 1,
"1310209": 1,
"1310210": 1
"11310001": 6,
"11310002": 10,
"11310003": 10,
"11310004": 10,
"11310007": 1,
"11310101": 1,
"11310102": 1,
"11310103": 1,
"11310201": 1,
"11310202": 1,
"11310203": 1,
"11310204": 1,
"11310205": 1,
"11310206": 1,
"11310207": 1,
"11310208": 1,
"11310209": 1,
"11310210": 1
},
"skills_by_anchor_type": {
"1": 6,
@@ -14146,7 +14146,7 @@
"owner_uid": 0,
"avatar_id": 1409,
"data": {
"rank": 2,
"rank": 0,
"skills": {
"1409001": 6,
"1409002": 10,
@@ -14308,7 +14308,7 @@
"owner_uid": 0,
"avatar_id": 1413,
"data": {
"rank": 2,
"rank": 0,
"skills": {
"1413001": 6,
"1413002": 10,
@@ -15295,54 +15295,44 @@
}
},
"battle_config": {
"battle_type": "PEAK",
"blessings": [
{
"level": 1,
"id": 3033056
},
{
"level": 1,
"id": 3033041
},
{
"level": 1,
"id": 3033053
}
],
"battle_type": "CE",
"blessings": [],
"custom_stats": [],
"cycle_count": 6,
"stage_id": 30506021,
"cycle_count": 30,
"stage_id": 0,
"path_resonance_id": 0,
"monsters": [
[
{
"monster_id": 5012100,
"level": 100,
"monster_id": 101302009,
"level": 95,
"amount": 1
},
{
"monster_id": 3003020,
"level": 100,
"monster_id": 101302009,
"level": 95,
"amount": 1
},
{
"monster_id": 5012100,
"level": 100,
"monster_id": 101302009,
"level": 95,
"amount": 1
}
],
[
{
"monster_id": 5023010,
"level": 100,
"monster_id": 101302009,
"level": 95,
"amount": 1
}
],
[
},
{
"monster_id": 5024010,
"level": 100,
"monster_id": 101302009,
"level": 95,
"amount": 1
},
{
"monster_id": 101302009,
"level": 95,
"amount": 1
}
]

View File

@@ -1,5 +1,5 @@
{
"latest_version": "4.1.4-04",
"latest_version": "4.1.5-01",
"changelog": "UPDATE: Custom lineup",
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.4-04/firefly_go_android.apk"
"apk_url": "https://git.kain.io.vn/Firefly-Shelter/FireflyGo_Android/releases/download/4.1.5-01/firefly_go_android.apk"
}