Files
LimbusStaticData/Localize/en/EN_MainUIText-a1c7p1.json
2026-07-20 17:19:20 +07:00

28 lines
1.3 KiB
JSON

{
"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>"
}
]
}