Advertisement
perazite

SAM_Prot_ST

Feb 10th, 2017
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.87 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.         "/startattack",
  20.       },
  21.       PreMacro={
  22.       },
  23.         "/cast Avenger's Shield",
  24.         "/cast Judgment",
  25.         "/cast Blessed Hammer",
  26.         "/cast Shield of the Righteous",
  27.         "/cast Light of the Protector",
  28.         "/cast Consecration",
  29.         "/cast Eye of Tyr",
  30.         "/cast [combat] Seraphim",
  31.       PostMacro={
  32.         "/startattack",
  33.       },
  34.       KeyRelease={
  35.         "/startattack",
  36.       },
  37.     },
  38.   },
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement