派生自 snxx_server
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)" )