CreatePanelOption("CheckButton",CP_Mage,"APL.Mage.Commons.UseTemporalWarp","Suggest Time Warp with Temporal Warp","Show Time Warp when the Temporal Warp talent is selected.")
CreatePanelOption("CheckButton",CP_Arcane,"APL.Mage.Arcane.StayDistance","Stay at distance","Only use Arcane Explosion if in range or on the left icon.")
CreatePanelOption("CheckButton",CP_Arcane,"APL.Mage.Arcane.MovingRotation","Disable cast abilities when moving","While moving, don't show abilities where a cast time is needed (makes the rotation a bit clunky with small steps).")
CreatePanelOption("CheckButton",CP_Arcane,"APL.Mage.Arcane.MirrorImagesBeforePull","Use Mirror Images Precombat","Enable this option to show Mirror Images during Precombat.")
CreateARPanelOptions(CP_Arcane,"APL.Mage.Arcane")
-- Fire
CreateARPanelOptions(CP_Fire,"APL.Mage.Fire")
CreatePanelOption("CheckButton",CP_Fire,"APL.Mage.Fire.StayDistance","Stay at distance","Only use Arcane Explosion/Dragon's Breath if in range or on the left icon.")
CreatePanelOption("CheckButton",CP_Fire,"APL.Mage.Fire.ShowFireBlastLeft","Show Fire Blast on left icon while casting","Show Fire Blast on left icon while casting")
CreatePanelOption("CheckButton",CP_Fire,"APL.Mage.Fire.MirrorImagesBeforePull","Use Mirror Image before combat","Enable the use of Mirror image before starting combat.")
CreatePanelOption("CheckButton",CP_Fire,"APL.Mage.Fire.MovingRotation","Disable abilities with cast time when moving","Don't show abilities with a cast time while moving (makes the rotation a bit clunky with small steps).")
CreatePanelOption("CheckButton",CP_Frost,"APL.Mage.Frost.StayDistance","Stay at distance","Only use Arcane Explosion if in range. If out of range, display it on the left icon.")
CreatePanelOption("CheckButton",CP_Frost,"APL.Mage.Frost.MovingRotation","Disable non-instant casts while moving","Don't show abilities where a cast is needed (makes the rotation a bit clunky with small steps).")