10만 업적까지 얼마나 남았나 보려고 만들었습니다..

/run s={C_ArtifactUI.GetEquippedArtifactInfo();};t=0;a =C_ArtifactUI.GetCostForPointAtRank(s[6]);for i=0,s[6]-1 do   c=C_ArtifactUI.GetCostForPointAtRank(i);t = t +c; C_ArtifactUI.GetCostForPointAtRank(i)end;t=t+s[5];print(t)