123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- -- 此文件工具自动生成,不要修改
- ---@class cfg_transfer_point_column
- ---@field id number @编号id column=1 A
- ---[所在地图]
- ---@field mapId number @所在地图 column=2 B
- ---传送点名称[传送点名称]
- ---@field name string @名称 column=3 C
- ---此表为使用传送功能或传送道具,传送后到达的坐标[使用传送功能或传送道具,传送后到达的坐标]
- ---@field desc string @备注 column=4 D
- ---[检测等级]
- ---@field condition string @传送条件 column=5 E
- ---[位置]
- ---@field position IntList @位置 column=6 F
- ---传送点半径[传送点半径]
- ---@field param number @参数 column=7 G
- ---传送点的特效路径[传送点的特效路径]
- ---@field sfx number @特效 column=8 H
- ---传送到哪个地图[传送到某个地图]
- ---@field targetId number @目标编号 column=9 I
- ---[无备注]
- ---@field targetPosition IntList @目标位置 column=10 J
- ---传送点半径[传送点半径]
- ---@field targetParam number @目标参数 column=11 K
- local cfg_transfer_point =
- {
- {id=103102, mapId=1031, name="罗兰峡谷", desc="从罗兰峡谷到罗兰峡谷", condition="checkLevel>=0", position={160,204}, targetId=1031, targetPosition={94,237}},
- {id=103101, mapId=1031, name="罗兰峡谷", desc="从罗兰峡谷到罗兰峡谷", condition="checkLevel>=0", position={94,242}, targetId=1031, targetPosition={167,204}},
- {id=100401, mapId=1004, name="勇者大陆", desc="从仙踪林到勇者大陆", condition="checkLevel>=0", position={151,3}, targetId=1001, targetPosition={216,241}},
- {id=100301, mapId=1003, name="勇者大陆", desc="从冰风谷到勇者大陆", condition="checkLevel>=0", position={244,35}, targetId=1001, targetPosition={10,39}},
- {id=100201, mapId=1002, name="勇者大陆", desc="从地下城到勇者大陆", condition="checkLevel>=0", position={108,248}, targetId=1001, targetPosition={122,227}},
- {id=101304, mapId=1013, name="战盟BOSS5层", desc="战盟BOSS4层到战盟BOSS5层", condition="checkLevel>=0", position={187,187}, targetId=1013, targetPosition={76,174}},
- {id=101303, mapId=1013, name="战盟BOSS4层", desc="战盟BOSS3层到战盟BOSS4层", condition="checkLevel>=0", position={239,96}, targetId=1013, targetPosition={183,174}},
- {id=101302, mapId=1013, name="战盟BOSS3层", desc="战盟BOSS2层到战盟BOSS3层", condition="checkLevel>=0", position={133,96}, targetId=1013, targetPosition={236,82}},
- {id=101301, mapId=1013, name="战盟BOSS2层", desc="战盟BOSS1层到战盟BOSS2层", condition="checkLevel>=0", position={18,95}, targetId=1013, targetPosition={131,81}},
- {id=103401, mapId=1034, name="仙踪林", desc="从幽暗森林到仙踪林", condition="checkLevel>=1", position={74,11}, targetId=1004, targetPosition={222,33}},
- {id=100801, mapId=1008, name="仙踪林", desc="从亚特兰蒂斯1到仙踪林", condition="checkLevel>=1", position={10,10}, targetId=1004, targetPosition={237,241}},
- {id=100103, mapId=1001, name="仙踪林", desc="从勇者大陆到仙踪林", condition="checkLevel>=1", position={215,246}, targetId=1004, targetPosition={152,8}},
- {id=105201, mapId=1052, name="冰风谷", desc="从幻术园到冰风谷", condition="checkLevel>=10", position={24,29}, targetId=1003, targetPosition={162,241}},
- {id=100507, mapId=1005, name="冰风谷", desc="从失落之塔到冰风谷", condition="checkLevel>=10", position={164,0}, targetId=1003, targetPosition={6,246}},
- {id=100102, mapId=1001, name="冰风谷", desc="从勇者大陆到冰风谷", condition="checkLevel>=10", position={5,39}, targetId=1003, targetPosition={238,36}},
- {id=103801, mapId=1038, name="死亡沙漠", desc="从坎特鲁废墟到死亡沙漠", condition="checkLevel>=100", position={18,221}, targetId=1009, targetPosition={11,200}},
- {id=100802, mapId=1008, name="死亡沙漠", desc="从亚特兰蒂斯1到死亡沙漠", condition="checkLevel>=100", position={14,227}, targetId=1009, targetPosition={241,43}},
- {id=110901, mapId=1109, name="死亡沙漠1", desc="从死亡沙漠2到死亡沙漠1", condition="checkLevel>=100", position={234,14}, targetId=1009, targetPosition={160,226}},
- {id=100903, mapId=1009, name="死亡沙漠2", desc="从死亡沙漠1到死亡沙漠2", condition="checkLevel>=102", position={156,231}, targetId=1109, targetPosition={220,19}},
- {id=100403, mapId=1004, name="幽暗森林", desc="从仙踪林到幽暗森林", condition="checkLevel>=150", position={223,30}, targetId=1034, targetPosition={78,10}},
- {id=101102, mapId=1011, name="天空之城2", desc="从天空之城1到天空之城2", condition="checkLevel>=170", position={42,238}, targetId=1111, targetPosition={59,149}, targetParam=0},
- {id=100508, mapId=1005, name="天空之城", desc="从失落之塔到天空之城", condition="checkLevel>=170", position={18,250}, targetId=1011, targetPosition={15,16}},
- {id=111101, mapId=1111, name="天空之城1", desc="从天空之城2到天空之城1", condition="checkLevel>=170", position={63,145}, targetId=1011, targetPosition={41,231}},
- {id=103901, mapId=1039, name="坎特鲁废墟", desc="从坎特鲁遗址到坎特鲁废墟", condition="checkLevel>=200", position={69,105}, targetId=1038, targetPosition={82,91}},
- {id=100902, mapId=1009, name="坎特鲁废墟", desc="从死亡沙漠到坎特鲁废墟", condition="checkLevel>=200", position={6,200}, targetId=1038, targetPosition={20,218}},
- {id=103802, mapId=1038, name="坎特鲁遗址", desc="从坎特鲁废墟到坎特鲁遗址", condition="checkLevel>=250", position={89,90}, targetId=1039, targetPosition={74,106}},
- {id=100206, mapId=1102, name="地下城3", desc="从地下城2到地下城3", condition="checkLevel>=30", position={5,33}, targetId=1202, targetPosition={29,119}},
- {id=100204, mapId=1102, name="地下城3", desc="从地下城2到地下城3", condition="checkLevel>=30", position={2,17}, targetId=1202, targetPosition={7,85}},
- {id=100203, mapId=1102, name="地下城1", desc="从地下城2到地下城1", condition="checkLevel>=30", position={232,127}, targetId=1002, targetPosition={243,149}},
- {id=100202, mapId=1002, name="地下城2", desc="从地下城1到地下城2", condition="checkLevel>=30", position={239,149}, targetId=1102, targetPosition={233,123}},
- {id=100101, mapId=1001, name="地下城", desc="从勇者大陆到地下城", condition="checkLevel>=30", position={122,232}, targetId=1002, targetPosition={110,245}},
- {id=100208, mapId=1202, name="地下城2", desc="从地下城3到地下城2", condition="checkLevel>=30", position={2,85}, targetId=1102, targetPosition={7,18}},
- {id=100207, mapId=1202, name="地下城2", desc="从地下城3到地下城2", condition="checkLevel>=30", position={29,127}, targetId=1102, targetPosition={8,28}},
- {id=100304, mapId=1003, name="冰霜之城", desc="从冰风谷到冰霜之城", condition="checkLevel>=300", position={53,92}, targetId=1058, targetPosition={224,209}},
- {id=105708, position={57,176}},
- {id=105707, position={124,109}, targetPosition={64,177}},
- {id=105706, position={68,52}},
- {id=105705, position={139,95}, targetPosition={66,46}},
- {id=105704, position={197,13}},
- {id=105703, position={149,109}, targetPosition={204,12}},
- {id=105702, position={185,187}},
- {id=105701, position={139,125}, targetPosition={191,191}},
- {id=115708, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={57,176}, targetId=1157},
- {id=115707, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={124,109}, targetId=1157, targetPosition={64,177}},
- {id=115706, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={68,52}, targetId=1157},
- {id=115705, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={139,95}, targetId=1157, targetPosition={66,46}},
- {id=115704, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={197,13}, targetId=1157},
- {id=115703, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={149,109}, targetId=1157, targetPosition={204,12}},
- {id=115702, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={185,187}, targetId=1157},
- {id=115701, mapId=1157, name="黄金安宁池", desc="从黄金安宁池到黄金安宁池", position={139,125}, targetId=1157, targetPosition={191,191}},
- {id=101101, mapId=1011, name="失落之塔", desc="从天空之城到失落之塔", condition="checkLevel>=45", position={17,13}, targetId=1005, targetPosition={18,245}},
- {id=100506, mapId=1505, name="失落之塔7", desc="从失落之塔6到失落之塔7", condition="checkLevel>=45", position={6,6}, targetId=1605, targetPosition={9,87}},
- {id=100505, mapId=1405, name="失落之塔6", desc="从失落之塔5到失落之塔6", condition="checkLevel>=45", position={131,16}, targetId=1505, targetPosition={54,55}},
- {id=100504, mapId=1305, name="失落之塔5", desc="从失落之塔4到失落之塔5", condition="checkLevel>=45", position={133,135}, targetId=1405, targetPosition={131,51}},
- {id=100503, mapId=1205, name="失落之塔4", desc="从失落之塔3到失落之塔4", condition="checkLevel>=45", position={133,245}, targetId=1305, targetPosition={87,90}},
- {id=100502, mapId=1105, name="失落之塔3", desc="从失落之塔2到失落之塔3", condition="checkLevel>=45", position={166,164}, targetId=1205, targetPosition={86,168}},
- {id=100501, mapId=1005, name="失落之塔2", desc="从失落之塔1到失落之塔2", condition="checkLevel>=45", position={190,7}, targetId=1105, targetPosition={248,240}},
- {id=100302, mapId=1003, name="失落之塔", desc="从冰风谷到失落之塔", condition="checkLevel>=45", position={2,248}, targetId=1005, targetPosition={164,5}},
- {id=105202, mapId=1052, name="亚特兰蒂斯", desc="从幻术园到亚特兰蒂斯", condition="checkLevel>=65", position={247,149}, targetId=1008, targetPosition={17,19}},
- {id=100901, mapId=1009, name="亚特兰蒂斯", desc="从死亡沙漠到亚特兰蒂斯", condition="checkLevel>=65", position={246,42}, targetId=1008, targetPosition={20,227}},
- {id=100804, mapId=1008, name="亚特兰蒂斯2", desc="从亚特兰蒂斯1到亚特兰蒂斯2", condition="checkLevel>=65", position={204,195}, targetId=1108, targetPosition={183,85}},
- {id=100402, mapId=1004, name="亚特兰蒂斯", desc="从仙踪林到亚特兰蒂斯", condition="checkLevel>=65", position={243,241}, targetId=1008, targetPosition={15,11}},
- {id=110801, mapId=1108, name="亚特兰蒂斯1", desc="从亚特兰蒂斯2到亚特兰蒂斯1", condition="checkLevel>=65", position={189,83}, targetId=1008, targetPosition={209,193}},
- {id=1600101, mapId=16001, name="罗兰峡谷", desc="从罗兰峡谷到罗兰峡谷", condition="checkLevel>=0", position={160,204}, targetId=16001, targetPosition={94,237}},
- {id=1600102, mapId=16001, name="罗兰峡谷", desc="从罗兰峡谷到罗兰峡谷", condition="checkLevel>=0", position={94,242}, targetId=16001, targetPosition={167,204}},
- }
- local defaults = {mapId=1057, name="安宁池", desc="从安宁池到安宁池", condition="checkLevel>=350", param=2, sfx=0, targetId=1057, targetPosition={138,109}, targetParam=1}
- local mt = {__index = defaults}
- for _, v in ipairs(cfg_transfer_point) do
- setmetatable(v, mt)
- end
- return cfg_transfer_point
|