AtomMacro

魔兽世界可编程一键宏


暗影

<p>&lt;pre&gt; ------------------动态开关---------------- /toggle 暗牧 1 心灵震爆 心灵震爆 1 ------------------定义变量---------------- /local 补触时间 = spell_duration 吸血鬼之触 /local 补触时间 + 100 ------------------战斗准备---------------- /spell 心灵之火 !combat !buff 心灵之火 /spell 吸血鬼的拥抱 !combat !buff 吸血鬼的拥抱 ------------------动态开关---------------- /spell 精神鞭笞</p> <h1>enemy</h1> <pre><code> #unit_debuff target 暗言术:痛 !unit_debuff_time target 暗言术:痛 3000 player !moving </code></pre> <p>/spell 吸血鬼之触</p> <h1>enemy</h1> <pre><code> !channel !unit_debuff_time target 吸血鬼之触 $补触时间 player #spell_delay 吸血鬼之触 500 !moving </code></pre> <p>/quick 吸血鬼之触</p> <h1>enemy</h1> <pre><code> #channel 精神鞭笞 #channel_ratio 66 !channel_ratio 84 !unit_debuff_time target 吸血鬼之触 $补触时间 player #spell_delay 吸血鬼之触 500 !moving </code></pre> <p>/spell 暗言术:灭 !unit_buff_count player 暗影交织 3</p> <h1>moving</h1> <p>/spell 心灵震爆</p> <h1>enemy</h1> <pre><code> #spell_delay 心灵震爆 500 !unit_buff_count player 暗影交织 2 !moving </code></pre> <p>/spell 噬灵疫病</p> <h1>enemy</h1> <pre><code> !unit_debuff target 噬灵疫病 player</code></pre> <p>/spell 精神鞭笞</p> <h1>enemy</h1> <pre><code> !unit_buff_count player 暗影交织 5</code></pre> <p>/spell 暗言术:痛</p> <h1>enemy</h1> <pre><code> !channel #unit_buff_count player 暗影交织 5 !unit_debuff target 暗言术:痛 player</code></pre> <p>/quick 暗言术:痛</p> <h1>enemy</h1> <pre><code> #channel 精神鞭笞 #unit_buff_count player 暗影交织 5 !unit_debuff target 暗言术:痛 player</code></pre> <p>/spell 心灵震爆</p> <h1>toggle 1</h1> <pre><code> #enemy #spell_delay 心灵震爆 500 !moving </code></pre> <p>/spell 精神鞭笞 !moving /spell 暗言术:灭</p> <h1>moving</h1> <p>&lt;/pre&gt;</p>

页面列表

ITEM_HTML