s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"dataList": [
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_cost_acquisition",
|
||||
"content": "코스트 {0} 획득"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_cost_and_gift_acquisition",
|
||||
"content": "코스트 {0} 획득\n{1}% 확률로 {2}등급 이하의 무작위 (입장 시 선택한 키워드) E.G.O 기프트 획득"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_cost_and_all_tier_gift_acquisition",
|
||||
"content": "코스트 {0} 획득\n{1}% 확률로 무작위 E.G.O 기프트 획득"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_random_gift_acquisition",
|
||||
"content": "{0}등급 무작위 E.G.O 기프트 획득"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_chip_acquisition",
|
||||
"content": "최종 클리어 시, 별빛 {0} 추가 획득"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_random_ego_resource_acquisition",
|
||||
"content": "무작위 E.G.O 자원 {0}종 +{1}"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_least_ego_resource_acquisition",
|
||||
"content": "제일 적은 E.G.O 자원 {0}종 +{1}"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_cost_and_gift_acquisition_from_start_keyword",
|
||||
"content": "코스트 {0} 획득\n{1}% 확률로 {2}등급 무작위 {3} E.G.O 기프트 획득"
|
||||
},
|
||||
{
|
||||
"id": "dungeon_battle_reward_case_format_cost_and_gift_acquisition_from_start_keyword_none_or_random",
|
||||
"content": "코스트 {0} 획득\n{1}% 확률로 {2}등급 무작위 E.G.O 기프트 획득"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user