UO Sagas: Train Resisting Spells

Created: 11 days ago on 05/26/2025, 04:42:43 PM
FileType: No file type provided
Size: 456
Category: No category provided
Skills: Resisting Spells
Hotkey: No hotkey provided
Tags: No tags provided

No description provided

--- Casting Mana Drain on self to raise Magic Resist while not Player.IsDead do if Skills.GetValue("Resisting Spells") < 70 then if Player.Mana >= 20 then Spells.Cast("ManaDrain") Targeting.WaitForTarget(5000) Targeting.TargetSelf() Pause(1000) else Skills.Use("Meditation") Pause(10000) end end end
View list of scripts
Disclaimer: This is a fan made site and is not directly associated with Ultima Online or UO staff.