日期: 2006年8月7日

  • 2006 08-07

    几个战士宏


    一风· 网事如风· 围观194次· 0条评论
    /script C=CastSpellByName; /script M=UnitMana("Player"); /施放 拦截 /script if(UnitHealth("target")29) then C("致死打击");end /script if(M>45) then C("英勇打击");end /script C=CastSpellByName; /script M=UnitMana("Player"); /施放 拦截 /script if(UnitHealth("target")49) then C("致死打击");end /script if(M>25) then C("英勇打击");end /script C=CastSpellByName; /script M=UnitMana("Player"); /施放 冲锋 /施放 压制 /script if(UnitHealth("target")29) then C("致死打击");end /script if(M>45) then C("英勇打击");end /script C=CastSpellByName; /施放