更表
This commit is contained in:
parent
d4548c017a
commit
3d98e4e343
@ -8797,8 +8797,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=58,
|
||||
["id_for_nothing"]="UwA=",
|
||||
["id"]=60,
|
||||
["id_for_nothing"]="UAg=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -8971,8 +8971,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=58,
|
||||
["id_for_nothing"]="UwA=",
|
||||
["id"]=60,
|
||||
["id_for_nothing"]="UAg=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -9145,8 +9145,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=58,
|
||||
["id_for_nothing"]="UwA=",
|
||||
["id"]=60,
|
||||
["id_for_nothing"]="UAg=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -9319,8 +9319,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=58,
|
||||
["id_for_nothing"]="UwA=",
|
||||
["id"]=60,
|
||||
["id_for_nothing"]="UAg=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -9493,8 +9493,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=59,
|
||||
["id_for_nothing"]="UwE=",
|
||||
["id"]=61,
|
||||
["id_for_nothing"]="UAk=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -9667,8 +9667,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=59,
|
||||
["id_for_nothing"]="UwE=",
|
||||
["id"]=61,
|
||||
["id_for_nothing"]="UAk=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -9841,8 +9841,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=59,
|
||||
["id_for_nothing"]="UwE=",
|
||||
["id"]=61,
|
||||
["id_for_nothing"]="UAk=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -10015,8 +10015,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=59,
|
||||
["id_for_nothing"]="UwE=",
|
||||
["id"]=61,
|
||||
["id_for_nothing"]="UAk=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
@ -10189,8 +10189,8 @@ local arena_rank = {
|
||||
{
|
||||
["type"]=1,
|
||||
["type_for_nothing"]="Vw==",
|
||||
["id"]=59,
|
||||
["id_for_nothing"]="UwE=",
|
||||
["id"]=61,
|
||||
["id_for_nothing"]="UAk=",
|
||||
["num"]=1,
|
||||
["num_for_nothing"]="Vw=="
|
||||
},
|
||||
|
||||
@ -37,16 +37,24 @@ local avatar_frame = {
|
||||
},
|
||||
[31]={
|
||||
["iconId"]="avatar_frame_9",
|
||||
["item"]=58,
|
||||
["unlock_show"]=true
|
||||
["item"]=58
|
||||
},
|
||||
[32]={
|
||||
["iconId"]="avatar_frame_10",
|
||||
["item"]=59,
|
||||
["item"]=59
|
||||
},
|
||||
[33]={
|
||||
["iconId"]="avatar_frame_11",
|
||||
["item"]=60,
|
||||
["unlock_show"]=true
|
||||
},
|
||||
[34]={
|
||||
["iconId"]="avatar_frame_12",
|
||||
["item"]=61,
|
||||
["unlock_show"]=true
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -2299,6 +2299,14 @@ local fx = {
|
||||
["res"]="sfx_p0045_b05",
|
||||
["bind"]="root"
|
||||
},
|
||||
[300179]={
|
||||
["res"]="sfx_p0046_b01",
|
||||
["bind"]="root"
|
||||
},
|
||||
[300180]={
|
||||
["res"]="sfx_p0046_b05",
|
||||
["bind"]="root"
|
||||
},
|
||||
[400000]={
|
||||
["res"]="sfx_p0012_b01",
|
||||
["bind"]="root",
|
||||
@ -3197,9 +3205,19 @@ local fx = {
|
||||
["res"]="sfx_p0045_b05",
|
||||
["bind"]="root",
|
||||
["flip"]=1
|
||||
},
|
||||
[400179]={
|
||||
["res"]="sfx_p0046_b01",
|
||||
["bind"]="root",
|
||||
["flip"]=1
|
||||
},
|
||||
[400180]={
|
||||
["res"]="sfx_p0046_b05",
|
||||
["bind"]="root",
|
||||
["flip"]=1
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=fx,count=749
|
||||
data=fx,count=753
|
||||
}
|
||||
return config
|
||||
@ -1665,6 +1665,16 @@ local item = {
|
||||
["qlt"]=5,
|
||||
["icon"]="59"
|
||||
},
|
||||
[60]={
|
||||
["type"]=10,
|
||||
["qlt"]=4,
|
||||
["icon"]="60"
|
||||
},
|
||||
[61]={
|
||||
["type"]=10,
|
||||
["qlt"]=5,
|
||||
["icon"]="61"
|
||||
},
|
||||
[1001]={
|
||||
["type"]=2,
|
||||
["qlt"]=1,
|
||||
@ -2553,6 +2563,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=133
|
||||
data=item,count=135
|
||||
}
|
||||
return config
|
||||
@ -681,8 +681,8 @@ local skin_skill = {
|
||||
340010111
|
||||
},
|
||||
["name_act"]="attack01",
|
||||
["fx_self"]=300145,
|
||||
["fx_self_mirror"]=400145
|
||||
["fx_self"]=300179,
|
||||
["fx_self_mirror"]=400179
|
||||
},
|
||||
[34002012]={
|
||||
["skill_position"]={
|
||||
@ -695,8 +695,8 @@ local skin_skill = {
|
||||
340010112
|
||||
},
|
||||
["name_act"]="attack02",
|
||||
["fx_self"]=300145,
|
||||
["fx_self_mirror"]=400145
|
||||
["fx_self"]=300179,
|
||||
["fx_self_mirror"]=400179
|
||||
},
|
||||
[34002013]={
|
||||
["skill_position"]={
|
||||
@ -709,8 +709,8 @@ local skin_skill = {
|
||||
340010113
|
||||
},
|
||||
["name_act"]="attack03",
|
||||
["fx_self"]=300145,
|
||||
["fx_self_mirror"]=400145
|
||||
["fx_self"]=300179,
|
||||
["fx_self_mirror"]=400179
|
||||
},
|
||||
[34002014]={
|
||||
["skill_position"]={
|
||||
@ -723,8 +723,8 @@ local skin_skill = {
|
||||
340010113
|
||||
},
|
||||
["name_act"]="attack04",
|
||||
["fx_self"]=300145,
|
||||
["fx_self_mirror"]=400145
|
||||
["fx_self"]=300179,
|
||||
["fx_self_mirror"]=400179
|
||||
},
|
||||
[34002015]={
|
||||
["skill_position"]={
|
||||
@ -733,18 +733,16 @@ local skin_skill = {
|
||||
},
|
||||
["shake_time"]=200,
|
||||
["shake_type"]=6,
|
||||
["sound"]=340010114,
|
||||
["sound"]=34002015,
|
||||
["sound_delay"]=0.0,
|
||||
["name_act"]="skill01",
|
||||
["fx_self"]=300146,
|
||||
["fx_self"]=300180,
|
||||
["bullet_time"]={
|
||||
2100,
|
||||
2366,
|
||||
3000,
|
||||
400
|
||||
},
|
||||
["fx_bg"]=300149,
|
||||
["fx_self_mirror"]=400146,
|
||||
["fx_bg_mirror"]=400149
|
||||
["fx_self_mirror"]=400180
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="S4竞技场黄金头像框,英雄的光辉。"
|
||||
},
|
||||
[33]={
|
||||
["desc"]="S5竞技场白银头像,勇气的代表。"
|
||||
},
|
||||
[34]={
|
||||
["desc"]="S5竞技场黄金头像,实力的证明。"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="S4赛季黄金头像框",
|
||||
["desc"]="S4竞技场黄金头像框,英雄的光辉。"
|
||||
},
|
||||
[60]={
|
||||
["name"]="S5赛季白银头像框",
|
||||
["desc"]="S5竞技场白银头像框,勇气的代表。"
|
||||
},
|
||||
[61]={
|
||||
["name"]="S5赛季黄金头像框",
|
||||
["desc"]="S5竞技场黄金头像框,实力的证明。"
|
||||
},
|
||||
[1001]={
|
||||
["name"]="暗淡陨铁",
|
||||
["desc"]="一块暗淡的陨铁,蕴含着神秘的能量。"
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
|
||||
},
|
||||
[33]={
|
||||
|
||||
},
|
||||
[34]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -172,6 +172,12 @@ local item = {
|
||||
},
|
||||
[59]={
|
||||
|
||||
},
|
||||
[60]={
|
||||
|
||||
},
|
||||
[61]={
|
||||
|
||||
},
|
||||
[1001]={
|
||||
|
||||
@ -379,6 +385,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="S4 Gold Arena Avatar Frame, shining with heroic radiance."
|
||||
},
|
||||
[33]={
|
||||
["desc"]="S5 Silver Arena Avatar Frame. It is reversed for hero."
|
||||
},
|
||||
[34]={
|
||||
["desc"]="S5 Gold Arena Avatar Frame. Proof of your prowess."
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="S4 Gold Avatar Frame",
|
||||
["desc"]="S4 Gold Arena Avatar Frame, shining with heroic radiance."
|
||||
},
|
||||
[60]={
|
||||
["name"]="S5 Silver Avatar Frame",
|
||||
["desc"]="S5 Silver Arena Avatar Frame. It is reversed for hero."
|
||||
},
|
||||
[61]={
|
||||
["name"]="S5 Gold Avatar Frame",
|
||||
["desc"]="S5 Gold Arena Avatar Frame. Proof of your prowess."
|
||||
},
|
||||
[1001]={
|
||||
["name"]="Dim Meteorite",
|
||||
["desc"]="A dim meteorite that holds a mysterious energy."
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="Marco de avatar de oro de Arena S1, gloria del héroe."
|
||||
},
|
||||
[33]={
|
||||
["desc"]="Marco de avatar de plata Temporada S5, símbolo de valentía."
|
||||
},
|
||||
[34]={
|
||||
["desc"]="Marco de avatar de oro Temporada S5, prueba de fuerza."
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="Marco de avatar de oro Temporada S4",
|
||||
["desc"]="Marco de avatar de oro de Arena S1, gloria del héroe."
|
||||
},
|
||||
[60]={
|
||||
["name"]="Marco de avatar de plata Temporada S5",
|
||||
["desc"]="Marco de avatar de plata Temporada S5, símbolo de valentía."
|
||||
},
|
||||
[61]={
|
||||
["name"]="Marco de avatar de oro Temporada S5",
|
||||
["desc"]="Marco de avatar de oro Temporada S5, prueba de fuerza."
|
||||
},
|
||||
[1001]={
|
||||
["name"]="Meteorito Opaco",
|
||||
["desc"]="Un trozo de meteorito opaco que contiene energía misteriosa."
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
|
||||
},
|
||||
[33]={
|
||||
|
||||
},
|
||||
[34]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -172,6 +172,12 @@ local item = {
|
||||
},
|
||||
[59]={
|
||||
|
||||
},
|
||||
[60]={
|
||||
|
||||
},
|
||||
[61]={
|
||||
|
||||
},
|
||||
[1001]={
|
||||
|
||||
@ -379,6 +385,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="Bingkai Avatar Emas Arena S4.Pahlawan mulia."
|
||||
},
|
||||
[33]={
|
||||
["desc"]="Bingkai Avatar Silver S5. Simbol keberanian."
|
||||
},
|
||||
[34]={
|
||||
["desc"]="Bingkai Avatar Emas S5. Bukti kekuatan!"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="Bingkai Avatar Emas Musim S4",
|
||||
["desc"]="Bingkai Avatar Emas Arena S4.Pahlawan mulia."
|
||||
},
|
||||
[60]={
|
||||
["name"]="Bingkai Avatar Silver Musim S5",
|
||||
["desc"]="Bingkai Avatar Silver S5. Simbol keberanian."
|
||||
},
|
||||
[61]={
|
||||
["name"]="Bingkai Avatar Emas Musim S5",
|
||||
["desc"]="Bingkai Avatar Emas S5. Bukti kekuatan!"
|
||||
},
|
||||
[1001]={
|
||||
["name"]="Chondrite",
|
||||
["desc"]="Meteorit redup yang menyimpan energi misterius."
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="S4闘技場ゴールドフレーム。ヒーローの輝き。"
|
||||
},
|
||||
[33]={
|
||||
["desc"]="S5闘技場シルバーフレーム。勇気の証。"
|
||||
},
|
||||
[34]={
|
||||
["desc"]="S5闘技場ゴールドフレーム。実力の証。"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="S4シーズンゴールドフレーム",
|
||||
["desc"]="S4闘技場ゴールドフレーム。ヒーローの輝き。"
|
||||
},
|
||||
[60]={
|
||||
["name"]="S5シーズンシルバーフレーム",
|
||||
["desc"]="S5闘技場シルバーフレーム。勇気の証。"
|
||||
},
|
||||
[61]={
|
||||
["name"]="S5シーズンゴールドフレーム",
|
||||
["desc"]="S5闘技場ゴールドフレーム。実力の証。"
|
||||
},
|
||||
[1001]={
|
||||
["name"]="薄暗い隕石",
|
||||
["desc"]="謎のエネルギーを秘めた隕石。"
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="S4 아레나 골드 아이콘 프레임, 영웅의 눈부신 업적입니다."
|
||||
},
|
||||
[33]={
|
||||
["desc"]="S5 아레나 실버 아이콘 프레임, 용기를 대표합니다."
|
||||
},
|
||||
[34]={
|
||||
["desc"]="S5 아레나 골드 아이콘 프레임, 검증받은 실력입니다."
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="S4 시즌 골드 아이콘 프레임",
|
||||
["desc"]="S4 아레나 골드 아이콘 프레임, 영웅의 눈부신 업적입니다."
|
||||
},
|
||||
[60]={
|
||||
["name"]="S5 시즌 실버 아이콘 프레임",
|
||||
["desc"]="S5 아레나 실버 아이콘 프레임, 용기를 대표합니다."
|
||||
},
|
||||
[61]={
|
||||
["name"]="S5 시즌 골드 아이콘 프레임",
|
||||
["desc"]="S5 아레나 골드 아이콘 프레임, 검증받은 실력입니다."
|
||||
},
|
||||
[1001]={
|
||||
["name"]="알렌데 운석",
|
||||
["desc"]="암흑의 운석 한 조각, 신비한 에너지를 품고 있습니다."
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="Moldura de avatar de ouro da Arena S4, o brilho de um herói."
|
||||
},
|
||||
[33]={
|
||||
["desc"]="Moldura de avatar de prata da Arena S5, um símbolo de coragem."
|
||||
},
|
||||
[34]={
|
||||
["desc"]="Moldura de avatar de ouro da Arena S5, uma testemunha do poder."
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="Moldura de Avatar de Ouro da S4",
|
||||
["desc"]="Moldura de avatar de ouro da Arena S4, o brilho de um herói."
|
||||
},
|
||||
[60]={
|
||||
["name"]="Moldura de Avatar de Prata da S5",
|
||||
["desc"]="Moldura de avatar de prata da Arena S5, um símbolo de coragem."
|
||||
},
|
||||
[61]={
|
||||
["name"]="Moldura de Avatar de Ouro da S5",
|
||||
["desc"]="Moldura de avatar de ouro da Arena S5, uma testemunha do poder."
|
||||
},
|
||||
[1001]={
|
||||
["name"]="Ferro Meteórico Opaco",
|
||||
["desc"]="Uma peça de ferro meteórico opaco, contendo energia misteriosa."
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
|
||||
},
|
||||
[33]={
|
||||
|
||||
},
|
||||
[34]={
|
||||
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -172,6 +172,12 @@ local item = {
|
||||
},
|
||||
[59]={
|
||||
|
||||
},
|
||||
[60]={
|
||||
|
||||
},
|
||||
[61]={
|
||||
|
||||
},
|
||||
[1001]={
|
||||
|
||||
@ -379,6 +385,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="กรอบรูปทองของอารีน่า S4 ความรุ่งโรจน์ของฮีโร่"
|
||||
},
|
||||
[33]={
|
||||
["desc"]="กรอบรูปเงินของอารีน่า S5 ตัวแทนแห่งความกล้าหาญ"
|
||||
},
|
||||
[34]={
|
||||
["desc"]="กรอบรูปทองของอารีน่า S5 พิสูจน์ความแข็งแกร่ง"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="กรอบรูปทองซีซั่น S4",
|
||||
["desc"]="กรอบรูปทองของอารีน่า S4 ความรุ่งโรจน์ของฮีโร่"
|
||||
},
|
||||
[60]={
|
||||
["name"]="กรอบรูปเงินซีซั่น S5",
|
||||
["desc"]="กรอบรูปเงินของอารีน่า S5 ตัวแทนแห่งความกล้าหาญ"
|
||||
},
|
||||
[61]={
|
||||
["name"]="กรอบรูปทองซีซั่น S5",
|
||||
["desc"]="กรอบรูปทองของอารีน่า S5 พิสูจน์ความแข็งแกร่ง"
|
||||
},
|
||||
[1001]={
|
||||
["name"]="อุกกาบาตทื่อ",
|
||||
["desc"]="อุกกาบาตสลัวๆ ที่มีพลังงานลึกลับ"
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="Khung Avatar Vàng Đấu Trường S4, anh hùng tỏa sáng."
|
||||
},
|
||||
[33]={
|
||||
["desc"]="Khung Avatar Bạc Đấu Trường S5, biểu tượng gan dạ."
|
||||
},
|
||||
[34]={
|
||||
["desc"]="Khung Avatar Vàng Đấu Trường S5, biểu tượng thực lực."
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="Khung Avatar Vàng S4",
|
||||
["desc"]="Khung Avatar Vàng Đấu Trường S4, anh hùng tỏa sáng."
|
||||
},
|
||||
[60]={
|
||||
["name"]="Khung Avatar Bạc S5",
|
||||
["desc"]="Khung Avatar Bạc Đấu Trường S5, biểu tượng gan dạ."
|
||||
},
|
||||
[61]={
|
||||
["name"]="Khung Avatar Vàng S5",
|
||||
["desc"]="Khung Avatar Vàng Đấu Trường S5, biểu tượng thực lực."
|
||||
},
|
||||
[1001]={
|
||||
["name"]="Thiên Thạch Ảm Đạm",
|
||||
["desc"]="Một thiên thạch ảm đảm, chứa năng lượng thần bí."
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
@ -28,9 +28,15 @@ local avatar_frame = {
|
||||
},
|
||||
[32]={
|
||||
["desc"]="S4競技場黃金頭像框,英雄的光輝。"
|
||||
},
|
||||
[33]={
|
||||
["desc"]="S5競技場白銀頭像框,勇氣的代表。"
|
||||
},
|
||||
[34]={
|
||||
["desc"]="S5競技場黃金頭像框,實力的證明。"
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=avatar_frame,count=10
|
||||
data=avatar_frame,count=12
|
||||
}
|
||||
return config
|
||||
@ -231,6 +231,14 @@ local item = {
|
||||
["name"]="S4賽季黃金頭像框",
|
||||
["desc"]="S4競技場黃金頭像框,英雄的光輝。"
|
||||
},
|
||||
[60]={
|
||||
["name"]="S5賽季白銀頭像框",
|
||||
["desc"]="S5競技場白銀頭像框,勇氣的代表。"
|
||||
},
|
||||
[61]={
|
||||
["name"]="S5賽季黃金頭像框",
|
||||
["desc"]="S5競技場黃金頭像框,實力的證明。"
|
||||
},
|
||||
[1001]={
|
||||
["name"]="暗淡隕鐵",
|
||||
["desc"]="一塊暗淡的隕鐵,蘊含著神秘的能量。"
|
||||
@ -505,6 +513,6 @@ local item = {
|
||||
}
|
||||
}
|
||||
local config = {
|
||||
data=item,count=126
|
||||
data=item,count=128
|
||||
}
|
||||
return config
|
||||
Loading…
x
Reference in New Issue
Block a user