13 lines
931 B
HTML
13 lines
931 B
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 1">Wind Walk Lv.1</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4343 1">Decrease Weight Lv.1</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4344 1">Shield Lv.1</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4346 1">Mental Shield Lv.1</Button>
|
|
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_support 4345 1">Might Lv.1</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> |