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

40 lines
1.5 KiB
JSON

{
"dataList": [
{
"id": "dungeon_battle_reward_case_format_cost_acquisition",
"content": "Gain {0} Cost"
},
{
"id": "dungeon_battle_reward_case_format_cost_and_gift_acquisition",
"content": "Gain {0} Cost\n{1}% chance to gain a random Tier {2} or lower E.G.O Gift of the Keyword Category selected at the start of the Mirror Dungeon"
},
{
"id": "dungeon_battle_reward_case_format_cost_and_all_tier_gift_acquisition",
"content": "Gain {0} Cost\n{1}% chance to gain a random E.G.O Gift"
},
{
"id": "dungeon_battle_reward_case_format_random_gift_acquisition",
"content": "Gain a random Tier {0} E.G.O Gift"
},
{
"id": "dungeon_battle_reward_case_format_chip_acquisition",
"content": "Gain additional {0} Starlight upon clearing the Mirror Dungeon"
},
{
"id": "dungeon_battle_reward_case_format_random_ego_resource_acquisition",
"content": "E.G.O Resource +{1} for {0} different Affinities"
},
{
"id": "dungeon_battle_reward_case_format_least_ego_resource_acquisition",
"content": "E.G.O Resource +{1} for {0} of the least-owned Affinities"
},
{
"id": "dungeon_battle_reward_case_format_cost_and_gift_acquisition_from_start_keyword",
"content": "Gain {0} Cost\n{1}% chance to gain a random Tier {2} {3} E.G.O Gift"
},
{
"id": "dungeon_battle_reward_case_format_cost_and_gift_acquisition_from_start_keyword_none_or_random",
"content": "Gain {0} Cost\n{1}% chance to gain a random Tier {2} E.G.O Gift"
}
]
}