ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/HighLadder/HighLadderPrice.txt
New file
@@ -0,0 +1,5 @@
#天梯特殊功能购买花费
{
   "ClearCD" :"int(math.ceil(float(CDTime)/60000))",   #清除CD        参数 CDTime 剩余冷却时间
   "AddCount":"int(Count/10.0+1)*5",   #购买挑战次数  参数 Count  当前购买次数
}