NpcBuffer-1.htm 1.3 KB

1234567891011121314151617181920212223
  1. <html><title>L2J Core NPC Buffer</title>
  2. <body>
  3. <center>
  4. <img src="L2UI_CH3.herotower_deco" width=256 height=32><br><br>
  5. Please tell me the buff you would like.<br><br>
  6. <a action="bypass -h npc_%objectId%_Buff 530">Dance of Alignment</a><br>
  7. <a action="bypass -h npc_%objectId%_Buff 307">Dance of Aqua Guard</a><br>
  8. <a action="bypass -h npc_%objectId%_Buff 276">Dance of Concentration</a><br>
  9. <a action="bypass -h npc_%objectId%_Buff 309">Dance of Earth Guard</a><br>
  10. <a action="bypass -h npc_%objectId%_Buff 274">Dance of Fire</a><br>
  11. <a action="bypass -h npc_%objectId%_Buff 275">Dance of Fury</a><br>
  12. <a action="bypass -h npc_%objectId%_Buff 272">Dance of Inspiration</a><br>
  13. <a action="bypass -h npc_%objectId%_Buff 277">Dance of Light</a><br>
  14. <a action="bypass -h npc_%objectId%_Buff 311">Dance of Protection</a><br>
  15. <a action="bypass -h npc_%objectId%_Buff 366">Dance of Shadows</a><br>
  16. <a action="bypass -h npc_%objectId%_Buff 273">Dance of the Mystic</a><br>
  17. <a action="bypass -h npc_%objectId%_Buff 310">Dance of the Vampire</a><br>
  18. <a action="bypass -h npc_%objectId%_Buff 271">Dance of the Warrior</a><br><br>
  19. <button action="bypass -h npc_%objectId%_Chat 0" value="Back" width=200 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"><br><br>
  20. <img src="L2UI_CH3.herotower_deco" width=256 height=32><br>
  21. </center>
  22. </body>
  23. </html>