gwj
2025-12-30 1250a43a06dec488dc4ccfb8c66b52b47a8a821a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#»÷É±Íæ¼Ò»ñµÃ¼Ò×å»îÔ¾¶È¹«Ê½
#attackLV ¹¥»÷Õߵȼ¶
#attackPrestige ¹¥»÷ÕßÍþÍû
#attackNotoriety ¹¥»÷Õß¶ñÃûÖµ
#attackPkValue ¹¥»÷ÕßpkÖµ
#attackFightPower ¹¥»÷ÕßÕ½¶·Á¦
 
#defendLV ·ÀÊØÕߵȼ¶
#defendPrestige ·ÀÊØÕßÍþÍû
#defendNotoriety ·ÀÊØÕß¶ñÃûÖµ
#defendPkValue ·ÀÊØÕßpkÖµ
#defendFightPower ·ÀÊØÕßÕ½¶·Á¦
 
(
    int(max(5,30 *(1-(attackLV- defendLV)*0.01)))
)