Update plDamage.html

This commit is contained in:
illuminatich 2022-11-26 21:36:16 +08:00
parent 6ed758a345
commit b5492b3bb6

View File

@ -126,12 +126,12 @@
<TR> <TR>
<TD width="30" class="hpb-cnt-tb-cell0"></TD> <TD width="30" class="hpb-cnt-tb-cell0"></TD>
<TD class="hpb-cnt-tb-cell0" rowspan="2" width="40"><B>公式1</B></TD> <TD class="hpb-cnt-tb-cell0" rowspan="2" width="40"><B>公式1</B></TD>
<TD class="hpb-cnt-tb-cell0" rowspan="2" width="176">怪物攻击力×攻击力倍率 </TD> <TD class="hpb-cnt-tb-cell0" rowspan="2" width="176">怪物攻击力×攻击力倍率×</TD>
<TD class="hpb-cnt-tb-cell0" width="214"><U>怪物攻击力×攻击力倍率×玩家防御值</U></TD> <TD class="hpb-cnt-tb-cell0" width="214"><U>      </U></TD>
</TR> </TR>
<TR> <TR>
<TD width="34" class="hpb-cnt-tb-cell0"></TD> <TD width="34" class="hpb-cnt-tb-cell0"></TD>
<TD class="hpb-cnt-tb-cell0" align="center" width="214">玩家防御值+80</TD> <TD class="hpb-cnt-tb-cell0" width="214">玩家防御值+80</TD>
</TR> </TR>
</TBODY> </TBODY>
</TABLE> </TABLE>