【资料图】
1、狂暴战士输出宏 战斗姿态 /施放 压制(等级 4) /scrīpt if (UnitHealth("target")<20) then CastSpellByName("斩杀(等级 5)"); end /施放 嗜血(等级 4) /scrīpt if (UnitMana("Player")>34) then CastSpellByName("英勇打击");end 狂暴姿态 /scrīpt if (UnitHealth("target")<20) then CastSpellByName("斩杀(等级 5)"); end /施放 嗜血(等级 4) /scrīpt if (UnitMana("Player")>39) then CastSpellByName("旋风斩");end /scrīpt if (UnitMana("Player")>39) then CastSpellByName("英勇打击");end /施放 压制(等级 4) /scrīpt if (UnitHealth("target")<20) then CastSpellByName("斩杀(等级 5)"); end /施放 嗜血(等级 4) /scrīpt if (UnitMana("Player")>40) then CastSpellByName("英勇打击(等级 9)");end。
本文就为大家分享到这里,希望小伙伴们会喜欢。