Bapeth's Ocean Arch Cure Deck by barryroser
Description from the author:
# Bapeths Crew Cure
#
# This script will Arch Cure self in an attempt to cure all on deck
# This script will loop into "Master Background" script if you have it
#
# Script starts here
if mana >= 11
hotkey "Cancel Current Target"
hotkey '> Interrupt'
cast 'Arch Cure'
wft 3000
target self
hotkey "Cancel Current Target"
script "Master Background"
else
overhead "Not enough Mana..." 38
script "Master Background"
endifThis script will Arch cure self to AoE cure your crewmembers and followers. It will loop into "Master Background" script if you have it in your library.