World of Warcraft [CLASSIC] The Ruby Sanctum [RS][Macro]

World of Warcraft [CLASSIC] The Ruby Sanctum [RS][Macro] 红玉圣殿常用宏

#showtooltip 自由之手

/施放 自由之手

/RA ---自由之手----持续6秒---25秒CD----

/RA ---自由之手----持续6秒---25秒CD----

#showtooltip 牺牲之手

/stopcasting

/cast [target=Alonsus,exists]牺牲之手

/RA ****牺牲之手12秒****2分钟CD

/RA ****牺牲之手12秒****2分钟CD

#showtooltip 神圣牺牲

/cast 神圣牺牲

/ra ****神圣牺牲10秒****2分钟CD

/ra ****神圣牺牲10秒****2分钟CD

#showtooltip 光环掌握

/施放 !暗影抗性光环

/施放 光环掌握

/RA --暗影抗性光环--光环掌握--6秒--

/RA --暗影抗性光环--光环掌握--6秒--

#showtooltip 圣光闪现

/cast [@focus,exists,nodead] 圣光闪现

/ra 焦点目标----%F----圣光闪现----

/ra 焦点目标----%F----圣光闪现----

#showtooltip 圣光审判

/施放 圣光审判

/施放 清算之手

#showtooltip 智慧审判

/施放 智慧审判

/施放 清算之手

/target 活体地狱火

#showtooltip 误导

/stopcasting

/cast [help] [target=focus, help] [target=pet]误导

/RA 误导焦点-----%F-------

/RA 误导焦点-----%F-------

#showtooltip 瞄准射击

/target 活体地狱火

/use 瞄准射击

#showtooltip 爆炸射击

/target 活体地狱火

/use 爆炸射击

相关推荐
goodcitizen9 个月前
你所不知道的 C/C++ 宏知识——基于《C/C++ 宏编程的艺术》
macro·cpp20·meta-programing
难搞靓仔1 年前
PowerMILL 客制化宏 - 用户菜单定义
·macro·powermill 客制化宏
大熊猫侯佩1 年前
Swift 宏(Macro)入门趣谈(二)
swift··macro·freestanding·attached·独立宏·附属宏
明天有风吹2 年前
用 Rust 的 declarative macro 做了个小东西
rust·macro·declarative macro·method overloading·custom attribute