魔兽世界DK宏大全
一、冰DK常用宏
1. 绑定寒冬号角与饰品:
`/use(name of trinket)`
`/cast horn of winter`
或:
`/cast horn of winter`
`/use(name of trinket)`
2. 施放亡者大军时使用速度药水:
`/use speed potion`
`/cast army of the dead`
3. 手套加速附魔与邪恶灵气绑定:
`/cast unholy presence`
`/stop casting`
`/use(name of gloves)`
4. 召唤石像鬼与鲜血灵气绑定:
`/cast summon gargoyle`
`/stopcasting`
`/cast blood presence`
5. PVP宏:
`showtooltip Leap`
`/cast [target=healersname] Leap`
`/petstay`
`showtooltip`
`/cast Rune Strike`
`/cast Death Coil`
6. 三合一宏:
`showtooltip`
`/cast [target=pet,exists,nomodifier:alt,nodead] Death Pact; [modifier:alt] Raise Ally; Raise Dead`
7. Alt时寒冰锁链,否则寒冰之触:
`showtooltip`
`/cast [modifier:alt]chains of ice; icy touch`
8. 冰DK TANK宏:
`showtooltip Frost Strike`
`/cast!Rune Strike`
`/cast Frost Strike`
9. PVP中用啃食为宠物回血:
`/petautocaston Claw`
`/petautocaston Leap`
`/petautocastoff Gnaw`
`/petattack`
10. 另一个击昏的宠物宏:
`/petautocastoff Claw`
`/petautocaston Leap`
`/petautocaston Gnaw`
`/petattack`
二、血DK常用宏
1. 凋零宏:
`showtooltip枯萎凋零`
`/cast!枯萎凋零`
2. 冰触的同时让宝宝开始进攻:
`showtooltip`
`/施放冰冷触摸`
`/PetFollow`
`/petautocaston爪击`
`/PetAttack`
`/cast跳跃`
3. 若自己的号角已经冷却则自动点掉已经有的号角同时施放号角:
`showtooltip寒冬号角`
`/run local _,d=GetSpellCooldown("寒冬号角"); if d==0 then CancelUnitBuff("player","寒冬号角") end`
`/cast寒冬号角`
4. 分流补骨盾:
`showtooltip白骨之盾`
`/cast活力分流`
`/stopcasting`
`/cast白骨之盾`
5. 控制大军攻击目标:
`/PetFollow`
`/PetAttack`
`/cast白骨之盾`
`/PetFollow`
`/PetAttack`
三、通用宏
1. 通用宏:
`showtooltip`
`/cast技能名称`
`/cast!符文打击`
2. 凛冬攒能量宏:
`/cancelaura凛冬号角`
`/castsequence reset=20凛冬号角(等级 1),凛冬号角(等级 2)`
3. 血魄转化宏:
`showtooltip血魄转化`
`/cancelaura血魄转化`
`/cast血魄转化`
4. 鲜血系无脑输出宏:
`showtooltip`
`/castsequence reset=target/combat死亡打击,瘟疫打击,冰结之触,碎心打击,碎心打击,碎心打击,碎心打击,死亡打击,碎心打击,碎心打击`
`/cast符文打击`
或:
`showtooltip`
`/castsequence reset=target/combat冰结之触,瘟疫打击,碎心打击,碎心打击,死亡打击,死亡打击,碎心打击,碎心打击,碎心打击,碎心打击`
`/cast符文打击`
5. 符文剑专用宏:
`/cast [target=player]符文武器幻舞`
`/use 10`
`/use速度药水`
`/cast [target=player]狂血术`
`/cast兽人的狂暴`
`/cast [target=player]符文武器幻舞`
6. 铜墙铁壁宏:
`/console Sound_EnableSFX 0`
`/cancelaura活力分流`
`/cast铜墙铁壁`
`/console Sound_EnableSFX 1`
`/script UIErrorsFrame:Clear()`
7. 简单的血魄输出宏:
`showtooltip`
`/startattack`
`/castsequence reset=6/target/combat冰冷触摸,暗影打击,心脏打击,心脏打击,灵界打击,凋零缠绕,寒冬号角,灵界打击,心脏打击,心脏打击,心脏打击,心脏打击,凋零缠绕,凋零缠绕`
`/cast符文打击`
8. 牺牲宝宝的邪爆宏:
`showtooltip亡者复生`
`/cast [modifier:shift]天灾契约`
`/target pet`
`/cast邪爆`
`/targetlasttarget`
`/script if UnitIsDead("pet") then PetDismiss(); end`
`/cast [nopet]天灾契约`
9. 黑暗敕令和亡者之握宏:
`showtooltip死亡之握`
`/cast [modifier:alt]黑暗敕令; [modifier:ctrl]死亡之握; [target=mouseover,exist]凋零缠绕;凋零缠绕`
10. 吃宝宝回血宏:
`showtooltip`
`/cast [target=pet,exists,nomodifier:alt,nodead]死亡契约; [modifier:alt]复活同伴;亡者复生`
11. 宠物控制宏:
`1.啃食宏(关爪击,开跳跃,使用撕扯)`
`showtooltip撕扯`
`/petattack`
`/petpassive`
`/petautocastoff爪击`
`/petautocaston跳跃`
`/cast [modifier:alt,target=focus,exists]撕扯;撕扯`
以上就是魔兽世界DK宏大全,希望对大家有所帮助。