cehua_lyf
2019-01-09 9887f11d6fb70c78392e94ad3307826a404e76e5
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)))
)