Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. <aliases>
  2. <alias
  3. match="^curs$"
  4. enabled="y"
  5. expand_variables="y"
  6. group="Monk Offensive"
  7. regexp="y"
  8. send_to="12"
  9. sequence="100"
  10. >
  11. <send>if var.dform == "0" then
  12. Send("mind hallucinate @target A heavy burden descends upon your soul as Bleak lays the ancient Dragoncurse upon you. ")&#9;
  13. &#9;else
  14. Send("conjure @target illusion A heavy burden descends upon your soul as Bleak lays the ancient Dragoncurse upon you. ")&#9;
  15. end</send>
  16. </alias>
  17. </aliases>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement