Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.28 KB | None | 0 0
  1. #NOD ______________________MY/PET BUFFS_____________________________
  2.  
  3. #alias {abombuff} {of rad def;of en 'globe of fluc'}
  4. #alias {xornbuff} {of rad def;of en 'globe of fluc'}
  5. #alias {scoutbuff} {of unseen motion;of stealth;of archer comp;of one o four;of cloak}
  6.  
  7. #NOD ______________________PK TRIGGERS______________________________
  8.  
  9. #alias {unload} {kick;str;ashi;bree;bolt;trip}
  10.  
  11. #NOD ______________________HUNT TRIGGERS____________________________
  12.  
  13.  
  14. #NOD _____________________PET BUFF TRIGGERS_________________________
  15.  
  16. #NOD___Abomination___
  17.  
  18. #action {Your tame succeeds as an abomination sees you as his master.}{#var abomrad 0;#var abomglobe 0}
  19.  
  20. #alias {abombuffoff} {#var abomrad 1;#var abomglobe 1}
  21. #action {dead!} {#if {$abomrad=0} {of rad def};#if {$abomglobe=0} {of en 'globe of fluc'}}
  22. #action {^## Zandalar's abomination was just defeated in battle by}{#var abomrad 1;#var abomglobe 1}
  23.  
  24. #action {^An abomination begins to alter time with radical defiance.}{#var abomrad 1}
  25. #action {^An abomination is no longer affected by: radical defiance.}{#var abomrad 0}
  26.  
  27. #action {^An abomination's body quivers as he rises off the ground in a bluish sphere.}{#var abomglobe 1}
  28. #action {^An abomination is no longer affected by: globe of fluctuation.}{#var abomglobe 0}
  29.  
  30. #NOD _____________________SURROUNDING SENSE__________________________
  31.  
  32.  
  33.  
  34. #NOD _____________________GROUP BUFF TRIGGERS________________________
  35.  
  36. #action {^[ Group: %1 ]: 'flight'} {flight %1}
  37. #action {^[ Group: %1 ]: 'flight help'} {gtell Simple gtell flight, if flight is available I will cast it upon you. If flight is not available an auto-trigger will gtell FLIGHT AVAILABLE, then simply gtell flight to recieve Tholec's Rising.}
  38. #action {^Tholec's rising lifts %1 off the ground.} {gtell Tholec's Rising has been placed on %1. Tholec's Rising is now prevented for 30 seconds.}
  39. #action {^%2 has already risen.} {gtell %2 Already Has Tholec's Rising}
  40. #action {^[ Group: Unknown voice ]: 'flight'} {gtell You are to Invis/Cloaked for you to recieve my Flight please tog visible and try again.}
  41. #action {^A magical force raises you slightly off the ground as you begin to hover.}{gt Tholec's Rising has been place on Zandalar. Tholec's Rising is now prevented for 30 seconds.}
  42.  
  43. #NOD _______________________BUFF TRIGGERS____________________________
  44.  
  45. #alias {buff} {trail;cast 'haste';cast 'way of the panther';cast 'contra of the rab';cast 'way of the bear';cast 'blended ima';vt;hunter disc;hunter vig;cast 'thol'}
  46. #alias {huntbuff}{cast 'hawk';cast 'swe ins';scout sense}
  47. #alias {prevbuff}{c 'dim o yez';heightened pre;hei inst;heig def;cast 'wind wall'}
  48. #alias {autobuffon} {#variable panther 0;#variable bear 0;#variable wind 0;#variable defiance 0;#variable blend 0;#variable hawk 0;#variable insight 0;#variable instinct 0;#variable precision 0 ;#variable concealment 0;#variable vtshinnes 0;#variable vtshinnes 0;#variable haste 0;#variable vigilance 0;#variable stealth 0;#variable rabbit 0;#variable discipline 0;#variable flight 0}
  49. #alias {autobuffoff} {#variable panther 1;#variable bear 1;#variable wind 1;#variable defiance 1;#variable blend 1;#variable hawk 1;#variable insight 1;#variable instinct 1;#variable precision 1 ;#variable concealment 1;#variable vtshinnes 1;#variable vtshinnes 1;#variable haste 1;#variable vigilance 1;#variable stealth 1;#variable rabbit 1;#variable discipline 1;#variable flight 1}
  50.  
  51. #action {^< emote > ( AFK ) Zandalar: The Token Black Guy ground!$}{#if {$panther=0} {cast 'way of the panther'};#if {$bear=0} {cast 'way of the bear'};#if {$wind=3} {cast 'wind wall'}; #if {$defiance=3} {heig def}; #if {$blend=0} {cast 'blended ima'}; #if {$precision=3} {heightened pre}; #if {$concealment=0} {trail}; #if {$vtshinnes=0} {vt}; #if {$haste=0} {cast 'haste'};#if {$vigilance=0} {hunter vig}; #if {$rabbit=0} {cast 'contra of the rab'};#if {$discipline=0} {hunter disc};#if {$stealth=3} {c 'dim o yez'}; #if {$hawk=3} {cast 'hawk'};#if {$instinct=3} {hei insti};#if {$insight=3} {c 'swee ins'};#if {$flight=0} {c 'thol'}}
  52. #action {to the ground!} {#if {$panther=0} {cast 'way of the panther'};#if {$bear=0} {cast 'way of the bear'};#if {$wind=3} {cast 'wind wall'}; #if {$defiance=3} {heig def}; #if {$blend=0} {cast 'blended ima'}; #if {$precision=3} {heightened pre}; #if {$concealment=0} {trail}; #if {$vtshinnes=0} {vt}; #if {$haste=0} {cast 'haste'};#if {$vigilance=0} {hunter vig}; #if {$rabbit=0} {cast 'contra of the rab'};#if {$discipline=0} {hunter disc};#if {$stealth=3} {c 'dim o yez'}; #if {$hawk=3} {cast 'hawk'};#if {$instinct=3} {hei insti};#if {$insight=3} {c 'swee ins'};#if {$flight=0} {c 'thol'}}
  53.  
  54. #action {^You are no longer affected by: way of the panther.} {#output {red} WAY OF THE PANTHER DOWN (2);#var panther 0}
  55. #action {^The slyness of the panther engrosses your soul.} {#var panther 1;#output {green} WAY OF THE PANTHER UP}
  56. #action {^Your soul is already engrossed with the panther.} {#var panther 1}
  57. #variable panther 0
  58.  
  59. #action {^You are no longer affected by: way of the bear.} {#output {red} WAY OF THE BEAR DOWN (5);#var bear 0}
  60. #action {^You roar with a fury vested within your soul!} {#var bear 1;#output {green} WAY OF THE BEAR UP}
  61. #action {^The roar within you is already apparent.} {#var bear 1}
  62. #variable bear 0
  63.  
  64. #action {^You may again perform counterattack - basic form abilities.} {#output {yellow} WIND WALL AVAILABLE (3);#var wind 0}
  65. #action {^A minor tornado engulfs you.} {#var wind 1;#output {green} WIND WALL UP}
  66. #action {^You are no longer affected by: wind wall.}{#output {red} WIND WALL DOWN}
  67. #action {^You cannot perform counterattack - basic form abilities again yet (type 'prevention').} {#var wind 1;#output {red} WIND WALL PREVENTED}
  68. #variable wind 0
  69.  
  70. #action {^You may again perform basic heightened form abilities.} {#output {yellow} HEIGHTENED DEFIANCE AVAILABLE (11);#var defiance 0}
  71. #action {^You feel defiant.} {#var defiance 1;#output {green} HEIGHTENED DEFIANCE UP}
  72. #action {^You are no longer affected by: heightened defiance.}{#output {red} HEIGHTENED DEFIANCE DOWN}
  73. #action {^You cannot perform basic heightened form abilities again yet (type 'prevention').} {#var defiance 1;#output {red}HEIGHTENED DEFIANCE PREVENTED}
  74. #variable defiance 0
  75.  
  76. #action {^You are no longer affected by: blended image.} {#output {red} BLENDED IMAGE DOWN (6);#var blend 0}
  77. #action {^An image of blending passes over you.} {#var blend 1;#output {green} BLEND IMAGE UP}
  78. #action {^A blended image already cloaks you.} {#var blend 1}
  79. #variable blend 0
  80.  
  81. #action {^You may again perform acumen feat abilities.} {#output {yellow} HAWKS ACUMEN AVAILABLE (12);#variable hawk 0}
  82. #action {^Your eyes become that of the hawk.}{#output {green} HAWKS ACUMEN UP;#var hawk 1}
  83. #action {^You are no longer affected by: hawks acumen.}{#output {red} HAWKS ACUMEN DOWN}
  84. #action {^You cannot perform acumen feat abilities again yet (type 'prevention').} {#var hawk 1;#output {red} HAWKS ACUMEN PREVENTED}
  85. #variable hawk 0
  86.  
  87. #action {^You may again perform insight feat abilities.} {#output {yellow} SWEEPING INSIGHT UP (15);#var insight 0}
  88. #action {^Your ability to scan improves.}{#output {green} SWEEPING INSIGHT UP;#var insight 1}
  89. #action {^You are no longer affected by: sweeping insight.}{#output {red} SWEEPING INSIGHT DOWN}
  90. #action {^You cannot perform insight feat abilities again yet (type 'prevention').} {#var insight 1;#output {red} SWEEPING INSIGHT PREVENTED}
  91. #variable insight 0
  92.  
  93. #action {}{}
  94. #action {^Your scouting abilities are magnified.}{#output {green} SCOUTING SENSE UP}
  95. #action {^You cannot perform sense feat abilities again yet (type 'prevention').}{#output {red} SURROUND/SCOUTING SENSE PREVENTED}
  96.  
  97. #action {^You may again perform advanced heightened form abilities.} {#output {yellow} HEIGHTENED INSTINCT AVAILABLE (14);#var instinct 0}
  98. #action {^You have method to your madness.} {#output {green} HEIGHTENED INSTINCT UP;#var instinct 1}
  99. #action {^You are no longer affected by: heightened instinct.}{#output {red} HEIGHTENED INSTINCT DOWN}
  100. #action {^You cannot perform advanced heightened form abilities again yet (type 'prevention').} {#var instinct 1;#output {red} HEIGHTENED INSTINCT PREVENTED}
  101. #variable instinct 0
  102.  
  103. #action {^You may again perform intermediate heightened form abilities.} {#output {yellow} HEIGHTENED PRECISION AVAILABLE (8);#var precision 0}
  104. #action {^A deadly sense of correctness fills your body.} {#var precision 1;#output {green} HEIGHTENED PRECISION UP}
  105. #action {^You are no longer affected by: heightened precision.}{#output {red} HEIGHTENED PRECISION DOWN}
  106. #action {^You cannot perform intermediate heightened form abilities again yet (type 'prevention').} {#var precision 1;#output {red} HEIGHTENED PRECISION PREVENTED}
  107. #variable precision 0
  108.  
  109. #action {^You are no longer affected by: trail concealment.} {#output {red} TRAIL CONCEALMENT DOWN (`);#var concealment 0}
  110. #action {^You try to move without leaving a trail.} {#var concealment 1;#output {green} TRAIL CONCEALMENT UP}
  111. #action {^You are already attempting to hide your tracks.} {#var concealment 1}
  112. #variable concealment 0
  113.  
  114. #action {^You are no longer affected by: vtshinnes frenzy.} {#output {red} VTSHINNES FRENZY DOWN (7);#var vtshinnes 0}
  115. #action {^Vtshinne's wolverine spirit ignites the frenzy within you.} {#var vtshinnes 1;#output {green} VTSHINNES FRENZY UP}
  116. #action {^You are already frenzied.} {#var vtshinnes 1}
  117. #variable vtshinnes 0
  118.  
  119. #action {^You are no longer affected by: haste.} {#output {red}HASTE DOWN (1);#var haste 0}
  120. #action {^Your dark hands quiver from incantatory speed.} {#var haste 1;#output {green} HASTE UP}
  121. #action {^The incantatory haste already endows you.} {#var haste 1}
  122. #variable haste 0
  123.  
  124. #action {^You are no longer affected by: hunters vigilance.} {#output {red} HUNTERS VIGILANCE DOWN (10);#var vigilance 0}
  125. #action {^Your awareness increases.} {#var vigilance 1;#output {green} HUNTERS VIGILANCE UP}
  126. #action {^You are already quite aware.} {#var vigilance 1}
  127. #variable vigilance 0
  128.  
  129. #action {^You may again perform stealth maneuver - basic level abilities.} {#output {yellow}DIMMING OF YEZLON AVAILABLE (13);#var stealth 0}
  130. #action {^Your presence dims.} {#var stealth 1;#output {green} DIMMING OF YEZLON UP
  131. #action {^You are no longer affected by: dimming of yezlon.}{#output {red} DIMMING OF YEZLON DOWN}
  132. #action {^You cannot perform stealth maneuver - basic level abilities again yet (type 'prevention').} {#var stealth 1;#output {red} DIMMING OF YEZLON PREVENTED}
  133. #variable stealth 0
  134.  
  135. #action {^You are no longer affected by: contradiction of the rabbit.} {#output {red} CONTRADICTION OF THE RABBIT DOWN (4);#var rabbit 0}
  136. #action {^You understand the contradiction of the rabbits.} {#var rabbit 1;#output {green} CONTRADICTION OF THE RABBIT UP}
  137. #action {^The contradiction is already clear to you.} {#var rabbit 1}
  138. #variable rabbit 0
  139.  
  140. #action {^You are no longer affected by: hunter's discipline.} {#output {red} HUNTER'S DISCIPLINE GONE9;#var discipline 0}
  141. #action {^Using your innate hunter shell, you attempt to confuse your opponent's sight of you.} {#var discipline 1;#output {green} HUNTER'S DISCIPLINE UP}
  142. #action {^You are already using your hunter's discipline.} {#var discipline 1}
  143. #variable discipline 0
  144.  
  145. #action {^A magical force raises you slightly off the ground as you begin to hover.} {#output {green} THOLEC'S RISING UP;#var flight 1
  146. #action {^You have already risen.} {#var flight 1;gtell Zandalar Already Has Tholec's Rising}
  147. #action {^You cannot perform fluctuation feat abilities again yet (type 'prevention').} {gtell FLIGHT prevented;#var flight 1;#output {red} THOLEC'S RISING PREVENTED}
  148. #action {^You may again perform fluctuation feat abilities.} {gtell FLIGHT backup;#output {yellow} THOLEC'S RISING AVAILABLE}
  149. #action {^You are no longer affected by: tholec's rising.} {#output {red} THOLEC'S RISING DOWN;#var flight 0}
  150. #variable flight 0
  151.  
  152. #action {^You may again perform sense feat abilities.} {#output {yellow} SURROUNDING/SCOUTING SENSE AVAILABLE}
  153. #action {^You may again perform storm generation - intermediate skill abilities.} {#output {yellow} NORTH WIND AVAILABLE}
  154. #action {^You may again perform aura - kyf naj'k abilities.} {#output {yellow} MYSTICAL HURI AVAILABLE}
  155. #action {^You may again perform aura - oe-xt naj'k abilities.} {#output {yellow} CONTINUUM OF COMBAT AVAILABLE}
  156.  
  157.  
  158. #NOD _________________________HUNTER FASTSLAY__________________________
  159.  
  160. #alias {fastslay} {#if {$fol1kick=0} {order Follower_of_Zandalar kick $$0;#var fol1kick 1} else {#if {$fol2kick=0} {order 2.Follower_of_Zandalar kick $$$0;#var fol2kick 1} else {#if {$kickkick=0} {kick $$$$0} else {#if {$triptrip=0} {trip $$$$$0} else {#if {$breezehand=0} {breeze of hand $$$$$$0} else {#if {$strikingfist=0} {striking fist $$$$$$$0} else {#if {$ashibaraikick=0} {ashi barai kick $$$$$$$$0} else {#if {$boltedlight=0} {c 'bolted light' $$$$$$$$$0} else {lig $$$$$$$$$0}}}}}}}}}{hunterroot}
  161. #alias {fastslay2} {#if {$fol1kick=0} {order Follower_of_Zandalar kick $$0;#var fol1kick 1} else {#if {$fol2kick=0} {order 2.Follower_of_Zandalar kick $$$0;#var fol2kick 1} else {#if {$kickkick=0} {kick $$$$0} else {#if {$triptrip=0} {trip $$$$$0} else {#if {$breezehand=0} {breeze of hand $$$$$$0} else {#if {$strikingfist=0} {striking fist $$$$$$$0} else {#if {$ashibaraikick=0} {ashi barai kick $$$$$$$$0} else {#if {$boltedlight=0} {c 'bolted light' $$$$$$$$$0} else {stat $$$$$$$$$0}}}}}}}}}{hunterroot}
  162. #alias {fastslay3} {#if {$fol1kick=0} {order Follower_of_Zandalar kick $$0;#var fol1kick 1} else {#if {$fol2kick=0} {order 2.Follower_of_Zandalar kick $$$0;#var fol2kick 1} else {#if {$kickkick=0} {kick $$$$0} else {#if {$triptrip=0} {trip $$$$$0} else {#if {$breezehand=0} {breeze of hand $$$$$$0} else {#if {$strikingfist=0} {striking fist $$$$$$$0} else {#if {$ashibaraikick=0} {ashi barai kick $$$$$$$$0} else {#if {$boltedlight=0} {c 'bolted light' $$$$$$$$$0} else {kill $$$$$$$$$0}}}}}}}}}{hunterroot}
  163.  
  164.  
  165.  
  166. #act {Your sand blades} {#var breezehand 1} {hunterroot}
  167. #act {You hurl a gale-driven sand blade} {#var breezehand 1} {hunterroot}
  168. #act {You cannot perform hand form - intermediate skill abilities again yet (type 'prevention').} {#var breezehand 1} {hunterroot}
  169. #act {You may again perform hand form - intermediate skill abilities.} {#var breezehand 0} {hunterroot}
  170. #var breezehand 0
  171.  
  172. #act {Your kick %0 } {#if {$$0=TRIPS} {#var triptrip 1} else {#var kickkick 1}}{hunterroot}
  173. #act {Your kick (resisted)}{#var kickkick 1}{hunterroot}
  174. #act {dodges your kick!} {#var kickkick 1} {hunterroot}
  175. #act {evading your kick!} {#var kickkick 1} {hunterroot}
  176. #act {Almost falling to the ground, you barely retain your balance from your horribly missed kick!}{#var kickkick 1}{hunterroot}
  177. #act {You cannot perform kick - basic skill level abilities again yet (type 'prevention').}{#var kickkick 1}{hunterroot}
  178. #act {You may again perform kick - basic skill level abilities.}{#var kickkick 0}{hunterroot}
  179. #var kickkick 0
  180.  
  181. #act {You cannot perform trip - basic skill level abilities again yet (type 'prevention').}{#var triptrip 1}{hunterroot}
  182. #act {You may again perform trip - basic skill level abilities.}{#var triptrip 0}{hunterroot}
  183. #var triptrip 0
  184.  
  185. #act {Your striking fist}{#var strikingfist 1}{hunterroot}
  186. #act {You cannot perform hand form - basic skill abilities again yet (type 'prevention').}{#var strikingfist 1}{hunterroot}
  187. #act {stops your striking fist with his mind!} {#var strikingfist 1} {hunterroot}
  188. #act {You may again perform hand form - basic skill abilities.}{#var strikingfist 0}{hunterroot}
  189. #var strikingfist 0
  190.  
  191. #act {Your sweeping kick}{#var ashibaraikick 1}{hunterroot}
  192. #act {jumps over your sweeping kick!}{#var ashibaraikick 1}{hunterroot}
  193. #act {You cannot perform kick - intermediate skill level abilities again yet (type 'prevention').}{#var ashibaraikick 1}{hunterroot}
  194. #act {You may again perform kick - intermediate skill level abilities.}{#var ashibaraikick 0}{hunterroot}
  195. #var ashibaraikick 0
  196.  
  197. #act {Your bolts of lightning} {#var boltedlight 1}{sorcie}
  198. #act {a single bolt of fierce lightning!!}{#var boltedlight 1}
  199. #act {single bolt of fierce lightning!!!} {#var boltedlight 1} {sorcie}
  200. #act {stops your lightning with his mind!} {#var boltedlight 1} {sorcie}
  201. #act {You may again perform storm generation - basic skill abilities} {#var boltedlight 0;}{sorcie}
  202. #act {You cannot perform storm generation - basic skill abilities again yet (type 'prevention').} {#var boltedlight 1}{sorcie}
  203. #var boltedlight 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement