Fire mage rotation

!Not tested yet!

Talents: 3, 3, 2, 2, 3, 2, 3 if you don’t like Rune of Power, then use Mirror Image

Major Glyphs: Rapid Displacement, Combustion, Dragon’s Breath
Minor Glyphs: Whatever

The idea is that you put Rune of Power on the floor and spam this macro. Once the Pyroblast! is up then cast Pyroblast. End the rotation with Meteor and then cast Combustion. This should hopefully maximize your DPS. Ice Floes when needed.

Sequences['FSPVE'] = { 
PreMacro = [[
/targetenemy [noharm][dead]
]],	
	'/cast Mirror Image',
	'/cast Inferno Blast',
	'/cast Scorch',
	'/cast Blast Wave',
	'/cast Fireball',
	
PostMacro = [[
/startattack
/use [combat]13
/use [combat]14
/cast [combat]Ice Ward
/cast [combat]Ice Barrier
/script UIErrorsFrame:Clear()
]],
}

Note: This macro is only core rotation /w trinkets, cooldowns should be casted manually! Dragon’s Breath, Pyroblast and Meteor too as the Pyro needs to proc, Dragon is close range and Meteor is non-target.