Bapeth's Dungeon Frost Armor Hotswap by barryroser
Description from the author:
# Bapeths Dungeon Simple Frost Armor Hotswap
#
# You must have "Frost Aspect" unlocked
# Bind this script to a hotkey and use it when you are about to die
#
# Create Cooldowns in Game:
# "Aspect" - Regular type, no triggers needed
# "Frost Shell" - Regular type, Trigger: Sys Message "Frost Shell activated", Cooldown : 5
# "Frost Shell Reset" - Regular type, Trigger: Sys Message "Frost Shell activated", Cooldown : (Match your aspect level + 5 seconds)
say "[AspectArmor Frost" 88
getlabel backpack ping
if insysmsg "Your armor is already of that aspect"
overhead "Frost Already Enabled" 2234
else
cooldown "Aspect" 30000
overhead "--Frost Shell Primed--" 2234
endif
if insysmsg "You must wait a moment before activating"
overhead "Aspect Cooling..." 45
endifFollow instructions at the top of the script
Use this when you are about to die.
This script is meant to be used with Bapeth's Modern Dungeon Picker (Not Required)
https://outlands.uorazorscripts.com/script/d6b286a7-bebf-470b-a1ba-7d3a80114a79