找回密码
 立即注册
服务器名版本类型版本介绍玩家QQ群号星级
查看: 319|回复: 0

[法师] 335奥法PVE输出

[复制链接]

38

主题

0

回帖

122

积分

超级版主

积分
122
发表于 2023-12-14 20:51:29 | 显示全部楼层 |阅读模式
138wow.com

335奥法.jpg

  1. local Tbl =BeeUnitBuffList("target")
  2. local buff =BeeUnitBuffList("player")
  3. if not BeeUnitAffectingCombat() then
  4.     if not BeeStringFind("奥术智慧",buff) and not BeeStringFind("奥术光辉",buff) then
  5.         BeeRun("/cast 奥术光辉","player")
  6.     end
  7.     if not BeeStringFind("熔岩护甲",buff) then
  8.         BeeRun("/cast 熔岩护甲","player")
  9.     end
  10.     if not BeeStringFind("魔法增效",buff) then
  11.         BeeRun("/cast 魔法增效","player")
  12.     end
  13. end
  14. if not BeeStringFind("法力护盾",buff)and BeeUnitUnitIsPlayer(1) and BeeUnitAffectingCombat() then
  15.     BeeRun("/cast 法力护盾","player")
  16. end
  17. --回蓝
  18. if GetItemCount("法力青玉")>0 and BeeUnitMana("player","%")<75 and GetItemCooldown("法力青玉")==0 and not BeeUnitCastSpellName("player") then
  19.     BeeRun("/cast 法力青玉");
  20. return;end
  21. if BeeUnitMana("player","%")<30 and BeeSpellCoolDown("唤醒")==0 and not BeeUnitCastSpellName("player") then
  22.     BeeRun("/cast 唤醒");
  23. return;end
  24. --输出
  25. if BeeSpellCoolDown("奥术强化")==0 and BeeUnitMana("player","%")>50 then
  26.     BeeRun("/cast 奥术强化")
  27. end
  28. if BeeSpellCoolDown("冰冷血脉")==0 and BeeUnitMana("player","%")>50 then
  29.     BeeRun("/cast 冰冷血脉")
  30. end
  31. if BeePlayerDeBuffCount("奥术冲击")>=4 and BeeSpellCoolDown("气定神闲")==0 then
  32.     BeeRun("/cast 气定神闲")
  33.     return
  34. end
  35. if not BeeStringFind("气定神闲",buff) and BeePlayerDeBuffCount("奥术冲击")>=4 and BeePlayerBuffTime("飞弹速射")>0 and not BeeUnitCastSpellName("player") then
  36.     BeeRun("/cast 奥术飞弹","target");BeeUnitCastSpellDelay("/cast 奥术飞弹",4) return
  37. end
  38. if BeeIsRun("/cast 奥术冲击") and not BeeUnitCastSpellName("player") then
  39.     BeeRun("/cast 奥术冲击")
  40. end
  41. if BeeStringFind("气定神闲",buff)then
  42.     BeeRun("/cast 奥术冲击","target") return true;end
复制代码



您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|138wow魔兽私服论坛

GMT+8, 2024-5-20 13:04 , Processed in 0.052497 second(s), 23 queries .

Powered by Discuz! X3.5 Designed by 138wow.com © 魔兽世界私服,魔兽世界私服论坛

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表