1234567891011121314151617181920212223242526 |
- <html><body><br>
- <font color="LEVEL">[Castle Facilities Management]</font><br>
- <table width=275 cellspacing=3 cellpadding=0>
- <tr>
- <td FIXWIDTH=45><font color="999999">Name</font></td><td FIXWIDTH=230>Teleport Facility</td>
- </tr>
- <tr>
- <td><font color="999999">Cost</font></td><td><font color="00FFFF">%AgitDecoCost%</font></td>
- </tr>
- <tr>
- <td valign=top><font color="999999">Use</font></td>
- <td>Teleports the Blood Alliance members in the castle to the target area of <font color="00FFFF">%AgitDecoEffect%</font></td>
- </tr>
- </table><br>
- You must pay in advance to use this facility.<br>
- The first usage fee is <font color="LEVEL">deducted from the inventory</font> of the clan lord; subsequent fees are automatically withdrawn from the <font color="LEVEL">clan warehouse</font>.<br>
- If there is not sufficient Adena in the clan warehouse to pay the fee, <font color="LEVEL">the facility is reset</font>.<br>
- <center>
- <table width=200>
- <tr>
- <td align=center><button action="bypass -h Quest CastleChamberlain set_func %AgitDecoSubmit%" value="OK" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
- <td align=center><button action="bypass -h Quest CastleChamberlain additional_functions" value="Cancel" width=80 height=27 back="L2UI_CT1.Button_DF_Down" fore="L2UI_CT1.Button_DF"></td>
- </tr>
- </table>
- </center>
- </body></html>
|