毁伤贼(单体)
<p><pre>
/spell 冷血</p>
<h1>unit_enemy target</h1>
<pre><code>#energy 35
#combo 4</code></pre>
<p>/spell 毒伤</p>
<h1>unit_enemy target</h1>
<pre><code>#combo 4
#unit_buff player 冷血</code></pre>
<p>/spell 锁喉</p>
<h1>unit_enemy target</h1>
<pre><code>!spell_usable 血之饥渴</code></pre>
<p>/spell 血之饥渴</p>
<h1>unit_enemy target</h1>
<pre><code>!unit_buff player 血之饥渴</code></pre>
<p>/spell 切割</p>
<h1>unit_enemy target</h1>
<pre><code>!unit_buff player 切割</code></pre>
<p>/spell 割裂</p>
<h1>unit_enemy target</h1>
<pre><code>!spell_usable 血之饥渴
!unit_buff_time player 血之饥渴 5000</code></pre>
<p>/spell 毒伤</p>
<h1>unit_enemy target</h1>
<pre><code>!unit_buff_time player 切割 5000</code></pre>
<p>/spell 毒伤</p>
<h1>unit_enemy target</h1>
<pre><code>!unit_buff_time player 毒伤 200
#combo 3</code></pre>
<p>/spell 毁伤</p>
<h1>unit_enemy target</h1>
<pre><code>!combo 3</code></pre>
<p>/spell 毁伤</p>
<h1>unit_enemy target</h1>
<pre><code>#energy 95
!combo 4</code></pre>
<p></pre></p>