首页 > LazyScript > LazyScript TurtleWoW Dual-Wield Fury Warrior Level 60 240512 Kimichat Annotated
2026
04-01

LazyScript TurtleWoW Dual-Wield Fury Warrior Level 60 240512 Kimichat Annotated

# LazyScript TurtleWoW Dual-Wield Fury Warrior Level 60 240512 Kimichat Annotated

LazyScript TurtleWoW Dual-Wield Fury Warrior Level 60 script. After extensive use by custom users, the skill logic has been continuously optimized, updated to the 20240512 version.

Annotated by Kimichat, released after verification.

The custom conditions used are ifchs, 2000ap. For the public version, delete the relevant content to use.

-- If not in combat and no Battle Shout buff, and rage is greater than 9, cast Battle Shout.
battleShout-ifNotInCombat-ifNotPlayerHasBuff=battleShout-ifPlayer>9rage
-- If player rage is less than 42, Heroic Strike is queued, and meets Heroic Strike cancel conditions, cancel Heroic Strike.
stopCasting-ifchs-ifCurrentAction=heroicStrike-ifPlayer<42rage
-- Use Overpower skill.
overpower
-- If rage is greater than 11, and Heroic Strike is not queued, cast Heroic Strike.
heroicStrike-ifNotchs-ifNotCurrentAction=heroicStrike-ifPlayer>11rage
-- If in Battle Stance, use Bloodthirst skill.
bloodthirst-ifStance=battle
-- If in Battle Stance, rage is greater than 25, and Heroic Strike is not queued, use Heroic Strike.
heroicStrike-ifStance=battle-ifPlayer>25rage-ifNotCurrentAction=heroicStrike
-- If in combat, rage is less than 26, and not in Berserker Stance, use Berserk skill.
berserk-ifInCombat-ifPlayer<26rage-ifNotStance=berserk
-- Use Bloodthirst skill, attack power reaches 2000ap.
bloodthirst-2000ap
-- If target can be executed, use Execute skill.
execute
-- Use Bloodthirst skill.
bloodthirst
-- If player is affected by Fear or Incapacitate effects, use Berserker Rage skill.
berserkerRage-ifPlayerIs=Feared,Incapacitated
-- If target of target is player, and in combat, use Berserker Rage skill.
berserkerRage-ifTargetOfTarget-ifInCombat
-- If player rage is less than 30, health is greater than 55%, and in combat, use Bloodrage skill.
bloodrage-ifPlayer<30rage-ifPlayer>55%hp-ifInCombat
-- If Bloodthirst skill cooldown is more than 4 seconds, target is in melee range, and not specific targets, cast Whirlwind.
whirlwind-ifCooldown>4s=bloodthirst-ifTargetInMeleeRange-ifNotTargetNamed=维克尼拉斯大帝,烈焰行者精英,烈焰行者医师,克苏恩
-- If Bloodthirst skill cooldown is more than 2 seconds, player rage is greater than 49, target is in melee range, and not specific targets, cast Whirlwind.
whirlwind-ifCooldown>2s=bloodthirst-ifTargetInMeleeRange-ifPlayer>49rage-ifNotTargetNamed=维克尼拉斯大帝,烈焰行者精英,烈焰行者医师,克苏恩
-- If target is in melee range, player rage is greater than 54, and not specific targets, use Whirlwind.
whirlwind-ifTargetInMeleeRange-ifPlayer>54rage-ifNotTargetNamed=维克尼拉斯大帝,烈焰行者精英,烈焰行者医师,克苏恩
-- If player has no Battle Shout buff, cast Battle Shout.
battleShout-ifNotPlayerHasBuff=battleShout
-- If rage is less than 31, greater than 4, target dodged attack, and Overpower is not on cooldown, cast Overpower.
battle-ifPlayer<31rage-ifPlayer>4rage-ifTargetDodged-ifNotInCooldown=overpower
-- If rage is greater than 41, and Heroic Strike is not queued, cast Heroic Strike.
heroicStrike-ifPlayer>41rage-ifNotCurrentAction=heroicStrike
-- Perform auto attack.
autoAttack

留下一个回复

你的email不会被公开。