MMOMinion

Full Version: PVP ACT TRIGGER HELP
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello.
Maybe someone can Help me.
I need help with the setting for act trigger for pvp (feast)

If the opponent team uses Blood for Blood.
If the opponent uses Full Swing on me or one of my group.

If the opponent uses melee limit break

etc...

Hope you can help me, thanks
<Trigger R=".*:(?&lt;member&gt;.+?) gains? the effect of Blood for Blood." SD="Blood for blood on ${member}" ST="3" CR="F" C="PVP test" T="F" TN="" Ta="F" />

<Trigger R=".*:(?&lt;member&gt;.+?) gains? the effect of Raging Strikes." SD="Incoming burst from ${member}" ST="3" CR="F" C="PVP test" T="F" TN="" Ta="F" />

<Trigger R=".*:(?&lt;member&gt;.+?) suffers? the effect of Full Swing." SD="Full swing on ${member}" ST="3" CR="F" C="PVP test" T="F" TN="" Ta="F" />

Here's some that I use, copy them and import XML to use