23 lines
1.7 KiB
HTML
23 lines
1.7 KiB
HTML
<html><title>Core NPC Buffer</title>
|
|
<body>
|
|
<center>
|
|
<img src="L2UI_CH3.herotower_deco" width=256 height=32><br><br>
|
|
Please tell me the buff you would like.<br><br>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 530">Dance of Alignment</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 307">Dance of Aqua Guard</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 276">Dance of Concentration</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 309">Dance of Earth Guard</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 274">Dance of Fire</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 275">Dance of Fury</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 272">Dance of Inspiration</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 277">Dance of Light</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 311">Dance of Protection</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 366">Dance of Shadows</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 273">Dance of the Mystic</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 310">Dance of the Vampire</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buff 271">Dance of the Warrior</Button><br>
|
|
<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>
|
|
<img src="L2UI_CH3.herotower_deco" width=256 height=32><br>
|
|
</center>
|
|
</body>
|
|
</html> |