UO Sagas: Train Resisting Spells

Created: 24 days ago on 05/26/2025, 04:42:43 PM
Size: 456

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.