ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/PlayerTruck/OverTruckCost.txt
@@ -1,6 +1,6 @@
#立即完成运镖消耗元宝公式
#playerLV玩家等级,truckLV运镖品阶
(
"int(2.5 * pow((truckLV+1),2) - 2.5 * (truckLV+1) + 5)"
)
#立即完成运镖消耗元宝公式
#playerLV玩家等级,truckLV运镖品阶
(
"int(2.5 * pow((truckLV+1),2) - 2.5 * (truckLV+1) + 5)"
)