#»÷É±Íæ¼Ò»ñµÃ¼Ò×å»îÔ¾¶È¹«Ê½
|
#attackLV ¹¥»÷Õߵȼ¶
|
#attackPrestige ¹¥»÷ÕßÍþÍû
|
#attackNotoriety ¹¥»÷Õß¶ñÃûÖµ
|
#attackPkValue ¹¥»÷ÕßpkÖµ
|
#attackFightPower ¹¥»÷ÕßÕ½¶·Á¦
|
|
#defendLV ·ÀÊØÕߵȼ¶
|
#defendPrestige ·ÀÊØÕßÍþÍû
|
#defendNotoriety ·ÀÊØÕß¶ñÃûÖµ
|
#defendPkValue ·ÀÊØÕßpkÖµ
|
#defendFightPower ·ÀÊØÕßÕ½¶·Á¦
|
|
(
|
int(max(5,30 *(1-(attackLV- defendLV)*0.01)))
|
)
|