/run t=GetQuestsCompleted();for v,c in pairs({[32098]="갈레온",[32099]="분노의 샤",[32519]="운다스타",[32518]="나라크"}) do print(format("▶ %s - %s",c,t[v] and "완료" or "대기중")) end