Yukari replied

543 weeks ago

Credit goes to Tyra for the awesome guides. Thanks!

Yukari replied

543 weeks ago

Hey, i'm just posting some of the Triggers I'm running with my ACT.
Maybe someone likes them beside me o/
Since I'm mainly playing healer, I don't have many things for other jobclasses to offer besides the basics that aren't related to any class.

You can import those XML codes easily, just open the "Options" tab of your ACT -> under "Configuration Import/Export" you click on XML Share Snippets and put the whole code in "Paste XML Here" -> Now you just have to "Import Above Data" and its done :P
If you have problems following those steps -> "Here is a Screenshot" :D

You might need to readd some of the WAV. sounds I am using for a few Triggers yourself again. You can do that with pressing on the 2 dots left beside "Add/Edit" under the tab "Costum Triggers" - Make sure to click "Add/Edit" after choosing a sound to make sure it's gonna be saved!

If you have problems following those steps -> "Here is a Screenshot" :D

The Timers mostly look like this: (I'm using the Rainbowmage Overlay Plugin)


BLM - You gain the effect of Firestarter.
<Trigger R="You gain the effect of Firestarter." SD="C:\Windows\Media\Landscape\Windows Default.wav" ST="2" CR="F" C="Blackmage" T="F" TN="" Ta="F" />

SCH - Eos casts Whispering Dawn.
Trigger:
<Trigger R="Eos casts Whispering Dawn." SD="" ST="0" CR="F" C="SCH" T="T" TN="Eos casts Whispering Dawn." Ta="F" />
Timer:
<Spell N="Eos casts Whispering Dawn." T="60" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Whispering Dawn" FC="-5912652" RV="-1" C="SCH" RC="F" />

SCH - Eos uses Fey Covenant.
Trigger:
<Trigger R="Eos uses Fey Covenant." SD="" ST="0" CR="F" C="SCH" T="T" TN="Eos uses Fey Covenant." Ta="F" />
Timer:
<Spell N="Eos uses Fey Covenant." T="120" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Fey Covenant" FC="-5912652" RV="-1" C="SCH" RC="F" />

SCH - Eos uses Fey Illumination.
Trigger:
<Trigger R="Eos uses Fey Illumination." SD="" ST="0" CR="F" C="SCH" T="T" TN="Eos uses Fey Illumination." Ta="F" />
Timer:
<Spell N="Eos uses Fey Illumination." T="120" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Fey Illumination" FC="-5912652" RV="-1" C="SCH" RC="F" />

SCH/SMN - You use Rouse.
Trigger:
<Trigger R="You use Rouse." SD="" ST="0" CR="F" C="SCH" T="T" TN="You use Rouse." Ta="F" />
Timer:
<Spell N="You use Rouse." T="60" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Rouse" FC="-13245953" RV="-1" C="SCH" RC="F" />

WHM - You cast Regen.
Trigger:
<Trigger R="You cast Regen." SD="Reegen Cast" ST="0" CR="F" C="WHM" T="T" TN="You cast Regen." Ta="F" />
Timer:
<Spell N="You cast Regen." T="20" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Regen" FC="-8323073" RV="-1" C="WHM" RC="F" />

WHM - You use Benediction.
Trigger:
<Trigger R="You use Benediction." SD="" ST="0" CR="F" C="WHM" T="T" TN="You use Benediction." Ta="F" />
Timer:
<Spell N="You use Benediction." T="300" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Benediction" FC="-8323073" RV="-1" C="WHM" RC="F" />

WHM - You use Presense of Mind.
Trigger:
<Trigger R="You use Presense of Mind." SD="" ST="0" CR="F" C="WHM" T="T" TN="You use Presense of Mind." Ta="F" />
Timer:
<Spell N="You use Presense of Mind." T="300" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Presence of Mind" FC="-8323073" RV="-1" C="WHM" RC="F" />

WHM - You use Shroud of Saints.
Trigger:
<Trigger R="You use Shroud of Saints." SD="" ST="0" CR="F" C="WHM" T="T" TN="You use Shroud of Saints." Ta="F" />
Timer:
<Spell N="You use Shroud of Saints." T="120" OM="F" R="F" A="F" WV="1" RD="F" M="T" Tt="Shroud of Saints" FC="-3216747" RV="-1" C="WHM" RC="F" />

General - You use Eye for an Eye.
Trigger:
<Trigger R="You use Eye for an Eye." SD="" ST="0" CR="F" C="Healer" T="T" TN="You use Eye for an Eye." Ta="F" />
Timer:
<Spell N="You use Eye for an Eye." T="180" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Eye for an Eye" FC="-2031611" RV="-1" C="Healer" RC="F" />

General - You use Swiftcast.
Trigger:
<Trigger R="You use Swiftcast." SD="" ST="0" CR="F" C="Healer" T="T" TN="You use Swiftcast." Ta="F" />
Timer:
<Spell N="You use Swiftcast." T="60" OM="F" R="F" A="F" WV="1" RD="T" M="T" Tt="Swiftcast" FC="-29961" RV="-1" C="Healer" RC="F" />

General - You use Virus.
Trigger:
<Trigger R="You use Virus." SD="" ST="0" CR="F" C="Healer" T="T" TN="You use Virus." Ta="F" />
Timer:
<Spell N="You use Virus." T="90" OM="F" R="F" A="F" WV="3" RD="T" M="T" Tt="Virus" FC="-15504286" RV="-1" C="Healer" RC="F" />

That's it, i kinda like them, maybe u don't. :P Think they are kinda cool hehe!
Please log in to post a reply.