s20260709_DeDn8PQlRWhVRkUA3cLk

This commit is contained in:
yuvlian
2026-07-20 17:19:20 +07:00
commit 89a4b21b4b
8503 changed files with 3803850 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
{
"dataList": [
{
"id": "stage_recommend_level_popup_battle_participant_desc",
"content": "The current average level of your deployed Identities is <color=#990000>lower</color> than the recommended level for this Stage.\nStart the Encounter anyway?"
},
{
"id": "stage_recommend_level_popup_formation_desc",
"content": "Your current loadout's average upgrade progress is <color=#990000>below the recommended specs, and you may face a difficult battle.</color>\nEnter the battle anyway?"
},
{
"id": "stage_recommend_level_popup_dungeon_entrance_desc",
"content": "The current average level of Identities in your loadout is <color=#990000>lower</color> than the recommended level for this Stage.\nEnter the Dungeon anyway?"
},
{
"id": "current_average_level_and_recommend_level_format",
"content": "Current Avg. Level: {0}\n<color=#f8c200>Recommended Level: {1}</color>"
},
{
"id": "current_average_level_with_additional_val_and_recommend_level_format",
"content": "Current Avg. Level: {0} ({1})\n<color=#f8c200>Recommended Level: {2}</color>"
},
{
"id": "stage_recommend_uptie_popup_dungeon_entrance_desc",
"content": "<color=#f8c200>Recommended Identity & E.G.O Uptie/Threadspin <color=#990000>Tiers: {0}</color> </color>"
}
]
}