Advertisement
perazite

SAM_Prot_ST

Feb 7th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.89 KB | None | 0 0
  1. Sequences['SAM_Prot_ST'] = {
  2. -- This Sequence was exported from GSE 2.0.14.
  3.   Author="Unknown Author",
  4.   SpecID=66,
  5.   Talents = "?,?,?,?,?,?,?",
  6.   Default=1,
  7.   Icon=236264,
  8.   MacroVersions = {
  9.     [1] = {
  10.       Trinket1=false,
  11.       Head=false,
  12.       Neck=false,
  13.       Belt=false,
  14.       Ring1=false,
  15.       Ring2=false,
  16.       StepFunction = "Priority",
  17.       KeyPress={
  18.         "/targetenemy [noharm][dead]",
  19.       },
  20.       PreMacro={
  21.       },
  22.         "/cast Avenger's Shield",
  23.         "/cast Judgment",
  24.         "/cast Blessed Hammer",
  25.         "/cast Shield of the Righteous",
  26.         "/cast Light of the Protector",
  27.         "/cast Consecration",
  28.         "/cast Eye of Tyr",
  29.       PostMacro={
  30.       },
  31.       KeyRelease={
  32.         "/cast Ardent Defender",
  33.         "/cast [combat] Seraphim",
  34.         "/cast [combat] Avenging Wrath",
  35.         "/startattack",
  36.       },
  37.     },
  38.   },
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement