Results 1 to 9 of 9

Hybrid View

  1. #1
    Player
    naaros's Avatar
    Join Date
    Aug 2011
    Location
    Ul'dah
    Posts
    158
    Character
    Soraan Lutece
    World
    Excalibur
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Zaft View Post
    If you're looking for something constant, try having the WHM use Stoneskin. You always know when Death Sentence is going to hit, so just prep a Stoneskin to land about a second after the attack before she readies Death Sentence (otherwise it won't take effect until AFTER the tank takes the damage).
    I'm actually not sure when Death Sentence occurs until it's already casting it. Does it happen every 30-45s or something like that? I tried to look at videos to see how often it comes, but the timing seemed to change, so I thought it might be random-ish. Or maybe it depends on the phase.
    (0)

  2. #2
    Player
    Relics's Avatar
    Join Date
    Jul 2013
    Posts
    32
    Character
    Relic Rysec
    World
    Gilgamesh
    Main Class
    Gladiator Lv 61
    Quote Originally Posted by naaros View Post
    I'm actually not sure when Death Sentence occurs until it's already casting it. Does it happen every 30-45s or something like that? I tried to look at videos to see how often it comes, but the timing seemed to change, so I thought it might be random-ish. Or maybe it depends on the phase.
    Setup FFXIV App for a Death Sentence notification. Set the delay to 30 seconds (I believe death sentence is 30-35 seconds unless he gets caught up doing fire spit then it will come after the next plummet.) This allows me to put up my own stoneskin most of the time. We also have a virus rotation and keep rain of death up for Death Sentences. I try to save my cooldowns as much as possible if I miss a stoneskin or it appears someone isn't going to get a virus off due to conflag or twisters then I use the cooldowns.
    (0)
    www.infidel-gaming.com


  3. #3
    Player
    WutangRZA's Avatar
    Join Date
    Sep 2013
    Posts
    84
    Character
    Wutang Rza
    World
    Siren
    Main Class
    Archer Lv 50
    You can just make an in game macro that the MT pushes right as the first death sentence is cast. Death sentences come roughly 35 seconds apart, so if you wanted a macro that is going to give you a 5 second warning every time:

    /wait 30
    /p DEATH SENTENCE SOON <se.7>
    /wait 35
    /p DEATH SENTENCE SOON <se.7>
    /wait 35
    /p DEATH SENTENCE SOON <se.7>
    /wait 35
    /p DEATH SENTENCE SOON <se.7>
    /wait 35
    /p DEATH SENTENCE SOON <se.7>
    /wait 35
    /p DEATH SENTENCE SOON <se.7>
    /wait 35
    /p DEATH SENTENCE SOON <se.7>
    /p RESTART MACRO NOW <se.8>

    Something like that.
    (0)