<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>鼠标指向宏 on 60魔兽</title>
    <link>https://60cj.com/tags/%E9%BC%A0%E6%A0%87%E6%8C%87%E5%90%91%E5%AE%8F/</link>
    <description>Recent content in 鼠标指向宏 on 60魔兽</description>
    <generator>Hugo</generator>
    <language>zh-Hans</language>
    <lastBuildDate>Sun, 26 Apr 2026 10:00:00 +0800</lastBuildDate>
    <atom:link href="https://60cj.com/tags/%E9%BC%A0%E6%A0%87%E6%8C%87%E5%90%91%E5%AE%8F/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>WLK 鼠标指向宏全职业集合——焦点治疗打断辅助一键通用宏命令汇总</title>
      <link>https://60cj.com/posts/wotlk-mouseover-macro-all-classes-focus-target-heal-interrupt-utility-commands/</link>
      <pubDate>Sun, 26 Apr 2026 10:00:00 +0800</pubDate>
      <guid>https://60cj.com/posts/wotlk-mouseover-macro-all-classes-focus-target-heal-interrupt-utility-commands/</guid>
      <description>&lt;p&gt;鼠标指向宏是团本和竞技场的效率神器——&lt;strong&gt;不用切换目标就能施放技能&lt;/strong&gt;。治疗职业不用切 T 就能奶人，DPS 不用切目标就能打断，PVP 更是离不开。&lt;/p&gt;&#xA;&lt;h2 id=&#34;鼠标指向治疗治疗职业通用&#34;&gt;鼠标指向治疗（治疗职业通用）&lt;a href=&#34;#%e9%bc%a0%e6%a0%87%e6%8c%87%e5%90%91%e6%b2%bb%e7%96%97%e6%b2%bb%e7%96%97%e8%81%8c%e4%b8%9a%e9%80%9a%e7%94%a8&#34; class=&#34;heading-anchor&#34; aria-label=&#34;链接到此部分&#34;&gt;&lt;svg class=&#34;h-4 w-4&#34; aria-hidden=&#34;true&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34; viewBox=&#34;0 0 24 24&#34;&gt;&lt;g fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34;&gt;&lt;path d=&#34;M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71&#34;/&gt;&lt;path d=&#34;M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71&#34;/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;div&#xA;  class=&#34;code-block-container border-border bg-card my-6 overflow-hidden rounded-xl border shadow-sm transition-all duration-200 ease-out hover:-translate-y-0.5 hover:shadow-md&#34;&#xA;  data-code-block&#xA;  data-code-id=&#34;code-0&#34;&#xA;  data-collapsible=&#34;true&#34;&#xA;  data-default-state=&#34;expanded&#34;&#xA;  data-collapsed=&#34;false&#34;&#xA;  data-auto-collapse-lines=&#34;30&#34;&#xA;  data-auto-collapse-height=&#34;400&#34;&#xA;  data-collapsed-height=&#34;120&#34;&#xA;&gt;&#xA;  &#xA;  &lt;div&#xA;    class=&#34;code-block-header bg-muted/30 border-border flex items-center justify-between border-b px-4 py-3&#34;&#xA;  &gt;&#xA;    &#xA;    &lt;div class=&#34;flex items-center gap-2&#34;&gt;&#xA;      &lt;div class=&#34;text-muted-foreground shrink-0&#34;&gt;&#xA;        &lt;svg class=&#34;h-4 w-4&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;path stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4&#34; /&gt;&#xA;&lt;/svg&gt;&#xA;      &lt;/div&gt;&#xA;      &lt;span class=&#34;text-muted-foreground text-sm font-medium&#34;&gt;&#xA;        PLAINTEXT&#xA;      &lt;/span&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &#xA;    &lt;div class=&#34;flex items-center gap-2&#34;&gt;&#xA;      &lt;button&#xA;          class=&#34;collapse-code-btn text-muted-foreground hover:text-primary hover:bg-primary/10 focus:ring-primary/20 flex items-center gap-1.5 rounded-md px-2 py-1 text-xs font-medium transition-all duration-200 ease-out focus:ring-2 focus:outline-none&#34;&#xA;          type=&#34;button&#34;&#xA;          data-code-action=&#34;toggle-collapse&#34;&#xA;          data-label-expand=&#34;展开&#34;&#xA;          data-label-collapse=&#34;折叠&#34;&#xA;          title=&#34;折叠&#34;&#xA;          aria-label=&#34;折叠&#34;&#xA;          aria-controls=&#34;code-0&#34;&#xA;          aria-expanded=&#34;true&#34;&#xA;        &gt;&#xA;          &lt;span class=&#34;collapse-chevron transition-transform duration-200 ease-out&#34;&gt;&#xA;            &lt;svg class=&#34;h-3 w-3&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;path stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M19 9l-7 7-7-7&#34; /&gt;&#xA;&lt;/svg&gt;&#xA;          &lt;/span&gt;&#xA;          &lt;span class=&#34;collapse-text hidden sm:inline&#34;&gt;折叠&lt;/span&gt;&#xA;        &lt;/button&gt;&#xA;      &lt;button&#xA;        class=&#34;copy-code-btn text-muted-foreground hover:text-primary hover:bg-primary/10 focus:ring-primary/20 flex items-center gap-1.5 rounded-md px-2 py-1 text-xs font-medium transition-all duration-200 ease-out focus:ring-2 focus:outline-none&#34;&#xA;        type=&#34;button&#34;&#xA;        data-code-action=&#34;copy&#34;&#xA;        data-label-copy=&#34;复制&#34;&#xA;        data-label-copied=&#34;已复制&#34;&#xA;        title=&#34;复制&#34;&#xA;        aria-label=&#34;复制&#34;&#xA;      &gt;&#xA;        &lt;span class=&#34;copy-icon&#34;&gt;&#xA;          &lt;svg class=&#34;h-3 w-3&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;path stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M8 16H6a2 2 0 01-2-2V6a2 2 0 012-2h8a2 2 0 012 2v2m-6 12h8a2 2 0 002-2v-8a2 2 0 00-2-2h-8a2 2 0 00-2 2v8a2 2 0 002 2z&#34; /&gt;&#xA;&lt;/svg&gt;&#xA;        &lt;/span&gt;&#xA;        &lt;span class=&#34;copy-text hidden sm:inline&#34;&gt;复制&lt;/span&gt;&#xA;      &lt;/button&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&#xA;  &#xA;  &lt;div class=&#34;code-block-content relative&#34; id=&#34;code-0&#34;&gt;&#xA;    &lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;#showtooltip&#xA;/cast [@mouseover,help,nodead] 治疗术; 治疗术&lt;/code&gt;&lt;/pre&gt;&#xA;    &lt;div hidden data-code-source&gt;#showtooltip&#xA;/cast [@mouseover,help,nodead] 治疗术; 治疗术&lt;/div&gt;&#xA;    &#xA;    &lt;div&#xA;      class=&#34;collapse-overlay to-card/90 pointer-events-none absolute inset-0 bg-linear-to-b from-transparent via-transparent opacity-0 transition-opacity duration-300&#34;&#xA;      hidden&#xA;    &gt;&#xA;      &lt;button&#xA;        class=&#34;collapse-overlay-btn text-muted-foreground bg-card/80 border-border/50 hover:bg-primary/10 hover:text-primary hover:border-primary/30 absolute bottom-4 left-1/2 flex -translate-x-1/2 items-center justify-center rounded-full border p-2 backdrop-blur-sm transition-all duration-200&#34;&#xA;        type=&#34;button&#34;&#xA;        data-code-action=&#34;expand&#34;&#xA;        aria-label=&#34;展开&#34;&#xA;        title=&#34;展开&#34;&#xA;      &gt;&#xA;        &lt;svg class=&#34;h-4 w-4&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; viewBox=&#34;0 0 24 24&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;path stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M19 9l-7 7-7-7&#34; /&gt;&#xA;&lt;/svg&gt;&#xA;      &lt;/button&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;如果鼠标悬停的目标是友方且活着，就治疗鼠标指向的目标&lt;/li&gt;&#xA;&lt;li&gt;如果鼠标没有指向友方，就治疗当前目标&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;这个宏对所有治疗职业都通用，只需要把&amp;quot;治疗术&amp;quot;换成对应的技能名：&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
