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 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 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> |