先看这里 :
Method FD 25H脑残吼 Sparkuggz视角
S大的
黑魂是两层的。他在开怪前2秒使用了第一层,然后在整场战斗中一直在移动施法。
他是怎么做到的?是使用了特殊的插件还是宏?
这究竟是什么黑科技??难道是现在大家都在用,LZ无知了??
如果说是存在BUG,两个天赋被同时使用了?
通过反复的观看视频,0分37秒到1分12秒,3分13秒到4分04秒,这两个段时间,黑魂没有进入CD,但也没有进行充能。说明肯定是没有使用双黑魂
另外LZ也试了一下,在非战斗状态下,使用第一层黑魂后,将
阿克改成
鸡蛋是可以的,
黑魂效果依然存在,并且不会使黑魂进入CD。
老外的原始宏:
#showtooltip Tome of the Clear Mind
/cast Dark Soul
/use Potion of the Jade Serpent
/run LoadAddOn('Blizzard_TalentUI')
/click PlayerTalentFrameTalentsTalentRow6Talent1 RightButton
/click StaticPopup1Button1
/run LearnTalent(17)
翻译后国服可用的:
#showtooltip 清心书卷
/cast 黑暗灵魂
/use 青龙药水
/run LoadAddOn('Blizzard_TalentUI')
/click PlayerTalentFrameTalentsTalentRow6Talent1 RightButton
/click StaticPopup1Button1
/run LearnTalent(17)
使用说明:
- 如果想阿克变玛胖,请把最后的“17”,改成“18”
结合T14的黑科技
利用wow自带的一键换装
当前装备为:T16
含有T14的:T14
起手用:
#showtooltip 清心书卷
/cast 黑暗灵魂
/use 青龙药水
/equipset T16
/run LoadAddOn('Blizzard_TalentUI')
/click PlayerTalentFrameTalentsTalentRow6Talent1 RightButton
/click StaticPopup1Button1
/run LearnTalent(17)
换回来:
#showtooltip 清心书卷
/equipset T14
/run LoadAddOn('Blizzard_TalentUI')
/click PlayerTalentFrameTalentsTalentRow6Talent2 RightButton
/click StaticPopup1Button1
/run LearnTalent(16)