But when I was in the Coil, I was told by the MT to use Silence. I don't have Silence in any of my stuff. Is that something I have to do similar to when I got Swiftcast for my WHM as a THM? Thanks for the input.
Printable View
But when I was in the Coil, I was told by the MT to use Silence. I don't have Silence in any of my stuff. Is that something I have to do similar to when I got Swiftcast for my WHM as a THM? Thanks for the input.
Blunt arrow
Ah, OK, I was using that. Thanks. I couldn't find anything for an action or trait for Silence as he was calling for other folks to perform actions exactly as they would have been called.
The first step to play well a class is to read and comprehend all the skills, my friend ;)
You should also know that silence's CD is long enough that it's common practice in many fights to "rotate" silences. What this means is that you will use yours, then the PLD will use theirs, then you, etc.
To this end, it is helpful to make a macro that notifies your party when you use it, specifically with a sound effect. Just don't go overboard on it or it might get annoying.
The one I use on PLD is:
/micon "Spirits Within"
/ac "Spirits Within" <t>
/wait .1
/party "Silence used! <se.12>"
Feel free to adjust it for your needs. The wait is important, because you only need to hit it once for both the ability to go off and the message to immediately be sent after.