l2j_mobius/trunk/dist/game/data/html/admin/statsdebug.htm
2016-06-12 01:34:09 +00:00

22 lines
866 B
HTML

<html noscrollbar>
<head>
<title>Stats debug: %stat%</title>
</head>
<body>
<font color="LEVEL">Basic</font><br1>
<table border="0" cellpadding="0" cellspacing="0" width="292" height="90" background="L2UI_CH3.refinewnd_back_Pattern">
<tr>
<td>weaponVal</td><td><font color="LEVEL">%weaponBaseValue%</font></td>
<td>templateVal</td><td><font color="LEVEL">%templateValue%</font></td>
</tr>
<tr>
<td>mulValue</td><td><font color="LEVEL">%mulValue%</font></td>
<td>addValue</td><td><font color="LEVEL">%addValue%</font></td>
</tr>
</table><br>
<font color="LEVEL">Formula</font><br1>
<table border="0" cellpadding="0" cellspacing="0" width="292" height="130" background="L2UI_CH3.refinewnd_back_Pattern">
%details%
</table><br><br><br><br><center><a action="link tutorial_close">Close</a></center><br><br><br><br><br>
</body>
</html>