自用德鲁伊宏分享
赛博逐梦
2024年09月18日 01:12

之前分享过Snupy德鲁伊的宏,一直有小伙伴催更,打算对他的宏做一个补充,分享一下我自己用的一些宏

视频链接

Snupy野德宏指南​

Snupy原来的宏在视频置顶的评论区中

然后我自己的魔兽QQ频道里面也发了一份,有兴趣的小伙伴可以加下我的频道,所有视频相关的天赋、宏、插件我都会在QQ频道也发一下

Snupy宏QQ频道链接

https://pd.qq.com/s/1bxd7azh4

我自用的德鲁伊宏

我作用宏的QQ频道链接

https://pd.qq.com/s/dv3xlacvz

下面是文字版

判断敌方和友方使用不同技能

```

月火/回春

#showtooltip [@mouseover,harm] 月火术; [@mouseover,help] [help]回春术;[harm]月火术;回春术

/cast [@mouseover,harm] 月火术; [@mouseover,help] [help]回春术;[harm]月火术;回春术

阳炎术/生命绽放

#showtooltip [@mouseover,harm] 阳炎术; [@mouseover,help] [help]生命绽放;[harm]阳炎术;生命绽放

/cast [@mouseover,harm] 阳炎术; [@mouseover,help] [help]生命绽放;[harm]阳炎术;生命绽放

愈合/愤怒

#showtooltip [@mouseover,harm] 愤怒; [@mouseover,help] [help]愈合;[harm]愤怒;愈合

/cast [@mouseover,harm] 愤怒; [@mouseover,help] [help]愈合;[harm]愤怒;愈合

自然之愈/安抚

#showtooltip [@mouseover,harm] 安抚; [@mouseover,help] [help]自然之愈;[harm]安抚;自然之愈

/cast [@mouseover,harm] 安抚; [@mouseover,help] [help]自然之愈;[harm]安抚;自然之愈

星火术/野性成长

#showtooltip [@mouseover,harm] 星火术; [@mouseover,help] [help]野性成长;[harm]星火术;野性成长

/cast [@mouseover,harm] 星火术; [@mouseover,help] [help]野性成长;[harm]星火术;野性成长

```

常规控制敌方技能宏

```

纠缠根须

#showtooltip 纠缠根须

/cast [@mouseover,harm,nodead][@focus,harm][harm]纠缠根须

旋风

#showtooltip 旋风

/cast [@mouseover,harm,nodead][@focus,harm][harm]旋风

休眠

#showtooltip 休眠

/cast [@mouseover,harm,nodead][@focus,harm][harm]休眠

```

常规增益友方技能宏

```

迅捷愈合

#showtooltip 迅捷治愈

/cast [@mouseover,help][help][@player,help]迅捷治愈

#showtooltip 铁木树皮

/cast [@mouseover,help][help][@player,help]铁木树皮

#showtooltip 塞纳里奥结界

/cast [@mouseover,help][help][@player,help]塞纳里奥结界

```

鼠标指向区域宏

```

百花齐放

#showtooltip 百花齐放

/cast [@cursor] 百花齐放

```

其他

```

潜行/影遁/猎豹形态三合一

#showtooltip

/cast [combat] 影遁

/cast [combat, noform:2] 猎豹形态

/cast [nocombat] !潜行

熊形态加狂暴回复

#showtooltips 狂暴回复

/cast [nostance:1]熊形态(变形)

/use 狂暴回复

```