NpcBuffer-3.htm 1.4 KB

12345678910111213141516171819202122232425
  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 364">Song of Champion</a><br>
  7. <a action="bypass -h npc_%objectId%_Buff 264">Song of Earth</a><br>
  8. <a action="bypass -h npc_%objectId%_Buff 529">Song of Elemental</a><br>
  9. <a action="bypass -h npc_%objectId%_Buff 306">Song of Flame Guard</a><br>
  10. <a action="bypass -h npc_%objectId%_Buff 269">Song of Hunter</a><br>
  11. <a action="bypass -h npc_%objectId%_Buff 270">Song of Invocation</a><br>
  12. <a action="bypass -h npc_%objectId%_Buff 265">Song of Life</a><br>
  13. <a action="bypass -h npc_%objectId%_Buff 363">Song of Meditation</a><br>
  14. <a action="bypass -h npc_%objectId%_Buff 349">Song of Renewal</a><br>
  15. <a action="bypass -h npc_%objectId%_Buff 308">Song of Storm Guard</a><br>
  16. <a action="bypass -h npc_%objectId%_Buff 305">Song of Vengeance</a><br>
  17. <a action="bypass -h npc_%objectId%_Buff 304">Song of Vitality</a><br>
  18. <a action="bypass -h npc_%objectId%_Buff 267">Song of Warding</a><br>
  19. <a action="bypass -h npc_%objectId%_Buff 266">Song of Water</a><br>
  20. <a action="bypass -h npc_%objectId%_Buff 268">Song of Wind</a><br><br>
  21. <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>
  22. <img src="L2UI_CH3.herotower_deco" width=256 height=32><br>
  23. </center>
  24. </body>
  25. </html>