/施放 猛禽一击(等级 8)
/施放 猫鼬撕咬(等级 4)
/script local f;for i=1,16 do b=UnitDebuff("target",i);if b and strfind(b,"Trip") then f=1;CastSpellByName("摔绊(等级 3)");break;end;end;if not f then CastSpellByName("摔绊");end;
/施放 猫鼬撕咬(等级 4)
/script local f;for i=1,16 do b=UnitDebuff("target",i);if b and strfind(b,"Trip") then f=1;CastSpellByName("摔绊(等级 3)");break;end;end;if not f then CastSpellByName("摔绊");end;