1234567891011121314151617181920212223242526 |
- Fish_BulletHeadCFG = {}
- function Fish_BulletHeadCFG:getData(key)
- if self.datas == nil then
- return nil
- end
- return self.datas[key]
- end
- function Fish_BulletHeadCFG:init()
- self.datas = {}
- self.datas[23] = {ID = 23, Name = "普通鱼雷", AttackMode = 1, GemPrice = -1, BallPrice = -1, GoldKillMin = 27000, GoldKillMax = 200000, Threshold = 3000, RandParam = {15000,20000,840,20000,25000,1254,25000,28000,3000,28000,33000,4000,33000,50000,800,50000,70000,100,80000,100000,3,100000,150000,2,150000,200000,1}, NoContributeRandParam = {15000,20000,500,20000,25000,1000,25000,30000,3500,30000,33000,5000}, EverydayBuff = {0,0}, GoldUseMin = 27000, GoldUseMax = 33000, TelephoneDrop = {3,50,300,100}, NotifyMsgCond = 100000}
- self.datas[24] = {ID = 24, Name = "青铜鱼雷", AttackMode = 1, GemPrice = -1, BallPrice = -1, GoldKillMin = 90000, GoldKillMax = 800000, Threshold = 3000, RandParam = {50000,60000,397,60000,75000,850,75000,95000,3200,95000,110000,4200,110000,120000,1000,120000,150000,300,150000,300000,50,300000,500000,2,500000,800000,1}, NoContributeRandParam = {50000,60000,200,60000,75000,1000,75000,100000,3300,100000,110000,5500}, EverydayBuff = {150000,200000}, GoldUseMin = 90000, GoldUseMax = 110000, TelephoneDrop = {3,150,1000,200}, NotifyMsgCond = 100000}
- self.datas[25] = {ID = 25, Name = "白银鱼雷", AttackMode = 1, GemPrice = -1, BallPrice = -1, GoldKillMin = 360000, GoldKillMax = 3200000, Threshold = 5000, RandParam = {200000,250000,597,250000,300000,1100,300000,380000,2600,380000,430000,4300,430000,500000,1050,500000,700000,300,700000,900000,50,900000,1500000,2,1500000,3200000,1}, NoContributeRandParam = {200000,250000,500,250000,300000,1000,300000,380000,3000,380000,430000,3000,430000,480000,2500}, EverydayBuff = {600000,800000}, GoldUseMin = 360000, GoldUseMax = 440000, TelephoneDrop = {3,400,2000,500}, NotifyMsgCond = 300000}
- self.datas[26] = {ID = 26, Name = "黄金鱼雷", AttackMode = 1, GemPrice = -1, BallPrice = -1, GoldKillMin = 900000, GoldKillMax = 8000000, Threshold = 10000, RandParam = {600000,700000,60,700000,800000,100,800000,950000,460,950000,1200000,340,1200000,1500000,35,1500000,2500000,2,2500000,4000000,1,4000000,6000000,1,6000000,8000000,1}, NoContributeRandParam = {600000,700000,50,700000,800000,150,800000,950000,300,950000,1200000,500}, EverydayBuff = {1500000,2000000}, GoldUseMin = 900000, GoldUseMax = 1100000, TelephoneDrop = {3,1000,5000,500}, NotifyMsgCond = 800000}
- self.datas[27] = {ID = 27, Name = "钻石鱼雷", AttackMode = 2, GemPrice = -1, BallPrice = -1, GoldKillMin = 3600000, GoldKillMax = 32000000, Threshold = 30000, RandParam = {3000000,3400000,105,3400000,3600000,180,3600000,3900000,420,3900000,4300000,270,4300000,5000000,20,5000000,8000000,2,8000000,10000000,1,10000000,15000000,1,15000000,32000000,1}, NoContributeRandParam = {3000000,3400000,100,3400000,3600000,150,3600000,3900000,350,3900000,4300000,250,4300000,4800000,50}, EverydayBuff = {0,0}, GoldUseMin = 3600000, GoldUseMax = 4400000, TelephoneDrop = {3,2500,10000,0}, NotifyMsgCond = 3000000}
- self.datas[96] = {ID = 96, Name = "定海神针", AttackMode = 2, GemPrice = -1, BallPrice = -1, GoldKillMin = nil, GoldKillMax = nil, Threshold = 100000, RandParam = {10000000,11000000,35,11000000,12000000,130,12000000,13000000,370,13000000,15000000,370,15000000,18000000,90,18000000,23000000,3,23000000,35000000,1,35000000,60000000,1}, NoContributeRandParam = {10000000,11000000,50,11000000,12000000,100,12000000,13000000,400,13000000,15000000,370,15000000,16000000,80}, EverydayBuff = {0,0}, GoldUseMin = 0, GoldUseMax = 0, TelephoneDrop = {0}, NotifyMsgCond = 5000000}
- self.datas[1005] = {ID = 1005, Name = "新手白银鱼雷", AttackMode = 2, GemPrice = -1, BallPrice = -1, GoldKillMin = nil, GoldKillMax = nil, Threshold = nil, RandParam = {}, NoContributeRandParam = {}, EverydayBuff = {}, GoldUseMin = 10000, GoldUseMax = 10000, TelephoneDrop = {0}, NotifyMsgCond = 0}
- self.datas[1006] = {ID = 1006, Name = "新手钻石鱼雷", AttackMode = 2, GemPrice = -1, BallPrice = -1, GoldKillMin = nil, GoldKillMax = nil, Threshold = nil, RandParam = {5000,10000,100}, NoContributeRandParam = {5000,10000,100}, EverydayBuff = {}, GoldUseMin = 5000, GoldUseMax = 5000, TelephoneDrop = {0}, NotifyMsgCond = 0}
- self.datas[53] = {ID = 53, Name = "青铜彩蛋", AttackMode = nil, GemPrice = -1, BallPrice = -1, GoldKillMin = nil, GoldKillMax = nil, Threshold = nil, RandParam = {}, NoContributeRandParam = {}, EverydayBuff = {}, GoldUseMin = 20000, GoldUseMax = 30000, TelephoneDrop = {0}, NotifyMsgCond = 0}
- self.datas[54] = {ID = 54, Name = "白银彩蛋", AttackMode = nil, GemPrice = -1, BallPrice = -1, GoldKillMin = nil, GoldKillMax = nil, Threshold = nil, RandParam = {}, NoContributeRandParam = {}, EverydayBuff = {}, GoldUseMin = 50000, GoldUseMax = 110000, TelephoneDrop = {0}, NotifyMsgCond = 0}
- self.datas[1007] = {ID = 1007, Name = "黄金彩蛋", AttackMode = nil, GemPrice = -1, BallPrice = -1, GoldKillMin = nil, GoldKillMax = nil, Threshold = nil, RandParam = {}, NoContributeRandParam = {}, EverydayBuff = {}, GoldUseMin = 200000, GoldUseMax = 300000, TelephoneDrop = {0}, NotifyMsgCond = 0}
- self.datas[1151] = {ID = 1151, Name = "钻石彩蛋", AttackMode = nil, GemPrice = -1, BallPrice = -1, GoldKillMin = nil, GoldKillMax = nil, Threshold = nil, RandParam = {}, NoContributeRandParam = {}, EverydayBuff = {}, GoldUseMin = 2000000, GoldUseMax = 4000000, TelephoneDrop = {0}, NotifyMsgCond = 0}
- end
- Fish_BulletHeadCFG:init()
|