l2j_mobius/trunk/dist/game/data/html/clanHallManager/support7.htm
MobiusDev f8023f5029 Clanhall manager button html fixes.
Contributed by Stayway.
2015-04-01 15:07:24 +00:00

22 lines
1.9 KiB
HTML

<html><body>
Select the support magic that you wish to cast.<br1>
The amount of magic that can be cast is limited by the Manager's MP.<br>
The Manager's MP is currently <font color="00FFFF">%mp%</font>.<br>
<CENTER><br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4342 2">Wind Walk Lv.2</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4343 3">Decrease Weight Lv.3</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4344 3">Shield Lv.3</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4346 4">Mental Shield Lv.4</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4345 3">Might Lv.3</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4347 6">Bless The Body Lv.6</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4349 2">Magic Barrier Lv.2</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4350 4">Resist Shock Lv.4</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4348 6">Bless the Soul Lv.6</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4351 6">Concentration Lv.6</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4352 2">Berserk Spirit Lv.2</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4353 6">Bless Shield Lv.6</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4358 3">Guidance Lv.3</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4354 4">Vampiric Rage Lv.4</Button>
<button action="bypass -h npc_%objectId%_list_back" value="List" width=90 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF">
</CENTER>
</body></html>