Compare commits

..

1 Commits

Author SHA1 Message Date
79776ddb45 UPDATE: new data
All checks were successful
Build / build (push) Successful in 5m15s
2026-04-16 11:29:55 +07:00
5 changed files with 47 additions and 56 deletions

Binary file not shown.

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
{ {
"latest_version": "4.1.4-04", "latest_version": "4.1.5-01",
"changelog": "UPDATE: Custom lineup", "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"
} }

View File

@@ -1,5 +1,5 @@
{ {
"tag": "4.1.4-04", "tag": "4.1.5-01",
"title": "PreBuild Version 4.1.54 - 04" "title": "PreBuild Version 4.1.55 - 01"
} }