#showtooltip
/run if GetSpellCooldown("힘의 축복")==0 then SendChatMessage(GetSpellLink('힘의 축복').." ← ","Say")end
/cast 힘의 축복
#showtooltip
/run if GetSpellCooldown("왕의 축복")==0 then SendChatMessage(GetSpellLink('왕의 축복').." ← ","say")end
/cast 왕의 축복
#showtooltip
/run if GetSpellCooldown("신의 권능: 인내")==0 then SendChatMessage(GetSpellLink('신의 권능: 인내').." ← ","Say")end
/cast 신의 권능: 인내
#showtooltip
/run if GetSpellCooldown("어둠의 보호")==0 then SendChatMessage(GetSpellLink('어둠의 보호').." ← ","Say")end
/cast 어둠의 보호
#showtooltip
/run if GetSpellCooldown("여행 도우미")==0 then SendChatMessage(GetSpellLink('여행 도우미').." ← 소환간다 ","RAID")end
/cast 여행 도우미
#showtooltip
/run if GetSpellCooldown("여행 도우미")==0 then SendChatMessage(GetSpellLink('여행 도우미').." ← 소환간다 ","RAID")end
/cast 여행 도우미
시전한 마법류를 링크해줌
ex)
[힘의 축복]←
이렇게 ㅇㅇ