旺旺和你说

2021-07-06 21:20

魔兽世界打断宏怎么关闭喊话

魔兽世界TBC,全职业常用宏,收藏这一篇就够了!
一、战士:
冲锋/拦截宏
#show [stance:1]冲锋; [stance:3]拦截
/startattack
/cast [nocombat,stance:1] 冲锋; [nocombat,nostance:1] 战斗姿态; [combat,nostance:3] 狂暴姿态; [combat,stance:3] 拦截
法术反制
#showtooltip 法术反射
/cast [equipped:盾牌] 法术反射
/equip [stance:1/2] 单手武器名称
/equip [stance:1/2,noequipped:盾牌] 盾牌名称
打断
#show [stance:3]拳击; [stance:2]盾击
/stopcasting
/cast [stance:1/2,noequipped:盾牌] 狂暴姿态; [stance:1/2,equipped:盾牌] 盾击; [stance:3] 拳击
压制/复仇
#show [stance:1]压制;[stance:2]复仇;[stance:3]旋风斩
/startattack
/cast [stance:1]压制;/cast [stance:2]复仇;/cast [stance:3]旋风斩
援护
#showtooltip 援护
/cast [help] 援护; [target=targettarget, help] 援护
/startattack [target=harm]
二、猎人
抽筋宏
#show 稳固射击
/petautocastoff 闪电吐息
/console Sound_EnableSFX 0
/castsequence reset=5[target=pettarget, exists]杀戮命令,!自动射击,!自动射击,!自动射击
/cast !自动射击
/cast [pet:风蛇,target=pettarget]闪电吐息
/cast 稳固射击
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()
三、德鲁伊
从猫或熊形态变回人后释放回春术,然后变成熊形态
/cancelaura [stance:1] 巨熊形态; [stance:3] 猎豹形态 
/castsequence (reset=60) 回春术(); 巨熊形态
在这个基础上,可以做一些调整,根据自己的思路,去改技能。

变成熊
/cancelaura [stance:2] 水栖形态; [stance:3] 猎豹形态; [stance:4] 旅行形态; [stance:5] 枭兽形态 
/cast [nostance] 巨熊形态

变身喝药宏
/castsequence [stance:1] reset=5 巨熊形态,生命之花
/stopcasting
/use 极强效治疗石
/stopcasting
/cast [nostance] 巨熊形态

迅捷
/stopcasting
/施放 自然迅捷
/stopcasting
/施放 治疗之触
牧师:
亡灵意志,被恐找回当前目标
#show 亡灵意志  
/targetlasttarget  
/cast 亡灵意志

焦点沉默
#show 沉默  
/stopcasting  
/cast [target=focus,exists] 沉默
这个宏,还以改成焦点灭破羊,把技能换一下就好

目标是友方就治疗,是敌方就治疗敌方目标
/施放 [help] 快速治疗(等级 9); [target=targettarget] 快速治疗(等级 9)

写到这,我发现这宏的字数太多,根本不够写的,所以,有需要的朋友,私信我吧,我单独发给你!
举报