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