Merged with released L2J-Unity files.

This commit is contained in:
mobiusdev
2016-06-12 01:34:09 +00:00
parent e003e87887
commit 635557f5da
18352 changed files with 3245113 additions and 2892959 deletions

View File

@@ -0,0 +1,22 @@
<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>