-- 此文件工具自动生成,不要修改 ---@class cfg_hanguppoints_column ---唯一序号 ---地图移动id*10000+怪物顺序*100+排序 ---@field id number @序号 column=1 A ---地图名称备注方便策划查看 ---@field mapName string @地图名称 column=2 B ---移动地图ID,调用cfg_mapMove表序号id ---@field mapMoveID number @地图移动ID column=3 C ---区分普通地图与特权地图,特权地图需去VIP表检测玩家是否有对应特权,没有则不解锁 ---1=特权地图,0或不填为普通地图 ---@field type number @地图类型 column=4 D ---怪物名称备注方便策划查看 ---@field monsterName string @怪物名称 column=5 E ---monster表内怪物id ---@field monsterGroup number @怪物id column=6 F ---布怪坐标点寻路坐标点;格式:X坐标#Y坐标|X坐标#Y坐标 ---@field coordinates IntList @布怪坐标点 column=7 G local cfg_hanguppoints = { {id=40101, mapName="冰风谷", mapMoveID=4, monsterName="雪虫", monsterGroup=40001, coordinates={205,85}}, {id=40102, mapName="冰风谷", mapMoveID=4, monsterName="雪虫", monsterGroup=40001, coordinates={164,60}}, {id=40103, mapName="冰风谷", mapMoveID=4, monsterName="雪虫", monsterGroup=40001, coordinates={108,43}}, {id=40104, mapName="冰风谷", mapMoveID=4, monsterName="雪虫", monsterGroup=40001, coordinates={66,25}}, {id=40202, mapName="冰风谷", mapMoveID=4, monsterName="寒冰魔", monsterGroup=40002, coordinates={171,124}}, {id=40203, mapName="冰风谷", mapMoveID=4, monsterName="寒冰魔", monsterGroup=40002, coordinates={238,129}}, {id=40301, mapName="冰风谷", mapMoveID=4, monsterName="蓝魔怪", monsterGroup=40003, coordinates={98,180}}, {id=40302, mapName="冰风谷", mapMoveID=4, monsterName="蓝魔怪", monsterGroup=40003, coordinates={63,213}}, {id=40501, mapName="冰风谷", mapMoveID=4, monsterName="雪人王", monsterGroup=40005, coordinates={137,106}}, {id=40502, mapName="冰风谷", mapMoveID=4, monsterName="雪人王", monsterGroup=40005, coordinates={100,153}}, {id=40503, mapName="冰风谷", mapMoveID=4, monsterName="雪人王", monsterGroup=40005, coordinates={17,91}}, {id=40601, mapName="冰风谷", mapMoveID=4, monsterName="暗杀者", monsterGroup=50002, coordinates={145,173}}, {id=50201, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={48,198}}, {id=50202, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={46,161}}, {id=50203, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={68,168}}, {id=50204, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={69,155}}, {id=50205, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={105,147}}, {id=50206, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={118,154}}, {id=50207, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={128,160}}, {id=50208, mapName="地下城1", mapMoveID=5, monsterName="毒虫", monsterGroup=50001, coordinates={96,173}}, {id=50301, mapName="地下城1", mapMoveID=5, monsterName="独眼巨人", monsterGroup=50003, coordinates={91,241}}, {id=50302, mapName="地下城1", mapMoveID=5, monsterName="独眼巨人", monsterGroup=50003, coordinates={242,158}}, {id=50303, mapName="地下城1", mapMoveID=5, monsterName="独眼巨人", monsterGroup=50003, coordinates={128,219}}, {id=50304, mapName="地下城1", mapMoveID=5, monsterName="独眼巨人", monsterGroup=50003, coordinates={180,241}}, {id=50401, mapName="地下城1", mapMoveID=5, monsterName="幽灵", monsterGroup=50004, coordinates={85,195}}, {id=50402, mapName="地下城1", mapMoveID=5, monsterName="幽灵", monsterGroup=50004, coordinates={68,185}}, {id=50403, mapName="地下城1", mapMoveID=5, monsterName="幽灵", monsterGroup=50004, coordinates={63,221}}, {id=50404, mapName="地下城1", mapMoveID=5, monsterName="幽灵", monsterGroup=50004, coordinates={69,239}}, {id=50405, mapName="地下城1", mapMoveID=5, monsterName="幽灵", monsterGroup=50004, coordinates={100,187}}, {id=50501, mapName="地下城1", mapMoveID=5, monsterName="骷髅弓箭手", monsterGroup=50005, coordinates={189,222}}, {id=50502, mapName="地下城1", mapMoveID=5, monsterName="骷髅弓箭手", monsterGroup=50005, coordinates={214,225}}, {id=50503, mapName="地下城1", mapMoveID=5, monsterName="骷髅弓箭手", monsterGroup=50005, coordinates={243,225}}, {id=50504, mapName="地下城1", mapMoveID=5, monsterName="骷髅弓箭手", monsterGroup=50005, coordinates={167,213}}, {id=50505, mapName="地下城1", mapMoveID=5, monsterName="骷髅弓箭手", monsterGroup=50005, coordinates={175,187}}, {id=50506, mapName="地下城1", mapMoveID=5, monsterName="骷髅弓箭手", monsterGroup=50005, coordinates={230,173}}, {id=50507, mapName="地下城1", mapMoveID=5, monsterName="骷髅弓箭手", monsterGroup=50005, coordinates={190,147}}, {id=60101, mapName="地下城2", mapMoveID=6, monsterName="地狱猎犬怪", monsterGroup=50006, coordinates={229,108}}, {id=60102, mapName="地下城2", mapMoveID=6, monsterName="地狱猎犬怪", monsterGroup=50006, coordinates={214,116}}, {id=60103, mapName="地下城2", mapMoveID=6, monsterName="地狱猎犬怪", monsterGroup=50006, coordinates={201,121}}, {id=60104, mapName="地下城2", mapMoveID=6, monsterName="地狱猎犬怪", monsterGroup=50006, coordinates={165,120}}, {id=60105, mapName="地下城2", mapMoveID=6, monsterName="地狱猎犬怪", monsterGroup=50006, coordinates={142,117}}, {id=60201, mapName="地下城2", mapMoveID=6, monsterName="地狱蜘蛛", monsterGroup=50007, coordinates={183,10}}, {id=60202, mapName="地下城2", mapMoveID=6, monsterName="地狱蜘蛛", monsterGroup=50007, coordinates={128,31}}, {id=60203, mapName="地下城2", mapMoveID=6, monsterName="地狱蜘蛛", monsterGroup=50007, coordinates={102,8}}, {id=60204, mapName="地下城2", mapMoveID=6, monsterName="地狱蜘蛛", monsterGroup=50007, coordinates={37,4}}, {id=60301, mapName="地下城2", mapMoveID=6, monsterName="骷髅战士", monsterGroup=50009, coordinates={237,52}}, {id=60302, mapName="地下城2", mapMoveID=6, monsterName="骷髅战士", monsterGroup=50009, coordinates={227,13}}, {id=60303, mapName="地下城2", mapMoveID=6, monsterName="骷髅战士", monsterGroup=50009, coordinates={193,28}}, {id=60401, mapName="地下城2", mapMoveID=6, monsterName="死灵巫师", monsterGroup=50010, coordinates={138,88}}, {id=60402, mapName="地下城2", mapMoveID=6, monsterName="死灵巫师", monsterGroup=50010, coordinates={171,94}}, {id=60403, mapName="地下城2", mapMoveID=6, monsterName="死灵巫师", monsterGroup=50010, coordinates={227,89}}, {id=60501, mapName="地下城2", mapMoveID=6, monsterName="毒牛怪", monsterGroup=50011, coordinates={99,111}}, {id=60502, mapName="地下城2", mapMoveID=6, monsterName="毒牛怪", monsterGroup=50011, coordinates={66,107}}, {id=60503, mapName="地下城2", mapMoveID=6, monsterName="毒牛怪", monsterGroup=50011, coordinates={70,77}}, {id=60504, mapName="地下城2", mapMoveID=6, monsterName="毒牛怪", monsterGroup=50011, coordinates={98,49}}, {id=60505, mapName="地下城2", mapMoveID=6, monsterName="毒牛怪", monsterGroup=50011, coordinates={111,69}}, {id=60601, mapName="地下城2", mapMoveID=6, monsterName="死灵巫师", monsterGroup=50010, coordinates={138,88}}, {id=60602, mapName="地下城2", mapMoveID=6, monsterName="死灵巫师", monsterGroup=50010, coordinates={171,94}}, {id=60603, mapName="地下城2", mapMoveID=6, monsterName="死灵巫师", monsterGroup=50010, coordinates={227,89}}, {id=80101, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={243,37}}, {id=80102, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={244,117}}, {id=80103, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={221,135}}, {id=80104, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={194,125}}, {id=80105, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={165,59}}, {id=80106, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={164,81}}, {id=80107, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={166,107}}, {id=80108, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={218,33}}, {id=80109, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={202,38}}, {id=80110, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={216,15}}, {id=80111, mapName="失落之塔1", mapMoveID=8, monsterName="鬼魂", monsterGroup=60001, coordinates={236,46}}, {id=80201, mapName="失落之塔1", mapMoveID=8, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={191,97}}, {id=80202, mapName="失落之塔1", mapMoveID=8, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={209,110}}, {id=80203, mapName="失落之塔1", mapMoveID=8, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={219,109}}, {id=80204, mapName="失落之塔1", mapMoveID=8, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={218,76}}, {id=80205, mapName="失落之塔1", mapMoveID=8, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={214,6}}, {id=90101, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={165,173}}, {id=90102, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={168,205}}, {id=90103, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={185,246}}, {id=90104, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={226,248}}, {id=90105, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={227,230}}, {id=90106, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={216,228}}, {id=90107, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={241,167}}, {id=90108, mapName="失落之塔2", mapMoveID=9, monsterName="鬼魂", monsterGroup=60001, coordinates={183,219}}, {id=90201, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={164,228}}, {id=90202, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={177,238}}, {id=90203, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={205,244}}, {id=90204, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={204,237}}, {id=90205, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={226,211}}, {id=90206, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={213,197}}, {id=90207, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={201,165}}, {id=90208, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={214,173}}, {id=90209, mapName="失落之塔2", mapMoveID=9, monsterName="剧毒鬼魂", monsterGroup=60002, coordinates={176,165}}, {id=100101, mapName="失落之塔3", mapMoveID=10, monsterName="诅咒巫师", monsterGroup=60003, coordinates={83,179}}, {id=100102, mapName="失落之塔3", mapMoveID=10, monsterName="诅咒巫师", monsterGroup=60003, coordinates={84,236}}, {id=100103, mapName="失落之塔3", mapMoveID=10, monsterName="诅咒巫师", monsterGroup=60003, coordinates={100,234}}, {id=100104, mapName="失落之塔3", mapMoveID=10, monsterName="诅咒巫师", monsterGroup=60003, coordinates={98,214}}, {id=100105, mapName="失落之塔3", mapMoveID=10, monsterName="诅咒巫师", monsterGroup=60003, coordinates={114,172}}, {id=100106, mapName="失落之塔3", mapMoveID=10, monsterName="诅咒巫师", monsterGroup=60003, coordinates={131,199}}, {id=100201, mapName="失落之塔3", mapMoveID=10, monsterName="牛魔王", monsterGroup=60004, coordinates={105,168}}, {id=100202, mapName="失落之塔3", mapMoveID=10, monsterName="牛魔王", monsterGroup=60004, coordinates={97,182}}, {id=100203, mapName="失落之塔3", mapMoveID=10, monsterName="牛魔王", monsterGroup=60004, coordinates={124,244}}, {id=100204, mapName="失落之塔3", mapMoveID=10, monsterName="牛魔王", monsterGroup=60004, coordinates={132,227}}, {id=100205, mapName="失落之塔3", mapMoveID=10, monsterName="牛魔王", monsterGroup=60004, coordinates={110,199}}, {id=110101, mapName="失落之塔4", mapMoveID=11, monsterName="牛魔王", monsterGroup=60004, coordinates={84,113}}, {id=110102, mapName="失落之塔4", mapMoveID=11, monsterName="牛魔王", monsterGroup=60004, coordinates={127,136}}, {id=110201, mapName="失落之塔4", mapMoveID=11, monsterName="恶魔", monsterGroup=60005, coordinates={101,135}}, {id=110202, mapName="失落之塔4", mapMoveID=11, monsterName="恶魔", monsterGroup=60005, coordinates={94,88}}, {id=110203, mapName="失落之塔4", mapMoveID=11, monsterName="恶魔", monsterGroup=60005, coordinates={132,118}}, {id=120101, mapName="失落之塔5", mapMoveID=12, monsterName="恶魔", monsterGroup=60005, coordinates={84,35}}, {id=120102, mapName="失落之塔5", mapMoveID=12, monsterName="恶魔", monsterGroup=60005, coordinates={110,24}}, {id=120103, mapName="失落之塔5", mapMoveID=12, monsterName="恶魔", monsterGroup=60005, coordinates={111,56}}, {id=120201, mapName="失落之塔5", mapMoveID=12, monsterName="死神骑士", monsterGroup=60006, coordinates={128,48}}, {id=120202, mapName="失落之塔5", mapMoveID=12, monsterName="死神骑士", monsterGroup=60006, coordinates={124,9}}, {id=120203, mapName="失落之塔5", mapMoveID=12, monsterName="死神骑士", monsterGroup=60006, coordinates={107,8}}, {id=130101, mapName="失落之塔6", mapMoveID=13, monsterName="恶魔", monsterGroup=60005, coordinates={53,34}}, {id=130201, mapName="失落之塔6", mapMoveID=13, monsterName="死神骑士", monsterGroup=60006, coordinates={25,10}}, {id=130301, mapName="失落之塔6", mapMoveID=13, monsterName="死神戈登", monsterGroup=60007, coordinates={11,39}}, {id=140101, mapName="失落之塔7", mapMoveID=14, monsterName="恶魔", monsterGroup=60005, coordinates={30,86}}, {id=140102, mapName="失落之塔7", mapMoveID=14, monsterName="恶魔", monsterGroup=60005, coordinates={52,87}}, {id=140103, mapName="失落之塔7", mapMoveID=14, monsterName="恶魔", monsterGroup=60005, coordinates={52,134}}, {id=140201, mapName="失落之塔7", mapMoveID=14, monsterName="死神骑士", monsterGroup=60006, coordinates={35,97}}, {id=140202, mapName="失落之塔7", mapMoveID=14, monsterName="死神骑士", monsterGroup=60006, coordinates={6,109}}, {id=140203, mapName="失落之塔7", mapMoveID=14, monsterName="死神骑士", monsterGroup=60006, coordinates={44,166}}, {id=140204, mapName="失落之塔7", mapMoveID=14, monsterName="死神骑士", monsterGroup=60006, coordinates={55,197}}, {id=140301, mapName="失落之塔7", mapMoveID=14, monsterName="死神戈登", monsterGroup=60007, coordinates={29,121}}, {id=140302, mapName="失落之塔7", mapMoveID=14, monsterName="死神戈登", monsterGroup=60007, coordinates={40,137}}, {id=140303, mapName="失落之塔7", mapMoveID=14, monsterName="死神戈登", monsterGroup=60007, coordinates={23,193}}, {id=140304, mapName="失落之塔7", mapMoveID=14, monsterName="死神戈登", monsterGroup=60007, coordinates={8,184}}, {id=140305, mapName="失落之塔7", mapMoveID=14, monsterName="死神戈登", monsterGroup=60007, coordinates={37,226}}, {id=140306, mapName="失落之塔7", mapMoveID=14, monsterName="死神戈登", monsterGroup=60007, coordinates={5,241}}, {id=150101, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={18,39}}, {id=150102, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={74,15}}, {id=150103, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={21,63}}, {id=150104, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={20,100}}, {id=150105, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={17,126}}, {id=150106, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={66,57}}, {id=150107, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={82,43}}, {id=150201, coordinates={45,107}}, {id=150202, coordinates={70,85}}, {id=150203, coordinates={92,60}}, {id=150204, coordinates={109,38}}, {id=150205, coordinates={104,10}}, {id=150206, coordinates={125,14}}, {id=150207, coordinates={163,15}}, {id=150208, coordinates={192,25}}, {id=150209, coordinates={217,13}}, {id=150210, coordinates={237,14}}, {id=150211, coordinates={236,49}}, {id=150401, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={24,160}}, {id=150402, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={64,160}}, {id=150403, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={114,135}}, {id=150404, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={162,110}}, {id=150405, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={211,91}}, {id=150406, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={228,113}}, {id=150407, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={231,131}}, {id=150501, monsterName="银弓海怪", monsterGroup=70005, coordinates={229,83}}, {id=150502, monsterName="银弓海怪", monsterGroup=70005, coordinates={212,65}}, {id=150503, monsterName="银弓海怪", monsterGroup=70005, coordinates={198,50}}, {id=150504, monsterName="银弓海怪", monsterGroup=70005, coordinates={177,64}}, {id=150505, monsterName="银弓海怪", monsterGroup=70005, coordinates={141,64}}, {id=150506, monsterName="银弓海怪", monsterGroup=70005, coordinates={98,103}}, {id=150507, monsterName="银弓海怪", monsterGroup=70005, coordinates={74,124}}, {id=150508, monsterName="银弓海怪", monsterGroup=70005, coordinates={59,145}}, {id=150509, monsterName="银弓海怪", monsterGroup=70005, coordinates={21,160}}, {id=150601, monsterName="巫师王", monsterGroup=70006, coordinates={230,163}}, {id=150602, monsterName="巫师王", monsterGroup=70006, coordinates={229,205}}, {id=150603, monsterName="巫师王", monsterGroup=70006, coordinates={85,173}}, {id=150604, monsterName="巫师王", monsterGroup=70006, coordinates={117,171}}, {id=150605, monsterName="巫师王", monsterGroup=70006, coordinates={151,169}}, {id=150606, monsterName="巫师王", monsterGroup=70006, coordinates={176,169}}, {id=150607, monsterName="巫师王", monsterGroup=70006, coordinates={161,195}}, {id=150608, monsterName="巫师王", monsterGroup=70006, coordinates={132,207}}, {id=150609, monsterName="巫师王", monsterGroup=70006, coordinates={92,211}}, {id=160101, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={186,86}}, {id=160102, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={160,47}}, {id=160103, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={113,143}}, {id=160104, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={76,152}}, {id=160201, mapName="亚特兰蒂斯2", mapMoveID=16, coordinates={167,88}}, {id=160202, mapName="亚特兰蒂斯2", mapMoveID=16, coordinates={114,62}}, {id=160203, mapName="亚特兰蒂斯2", mapMoveID=16, coordinates={95,165}}, {id=160204, mapName="亚特兰蒂斯2", mapMoveID=16, coordinates={61,156}}, {id=160301, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={166,97}}, {id=160302, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={106,78}}, {id=160303, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={113,185}}, {id=160304, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={49,135}}, {id=160401, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={152,117}}, {id=160402, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={107,103}}, {id=160403, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={134,174}}, {id=160404, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={51,109}}, {id=160501, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="银弓海怪", monsterGroup=70005, coordinates={141,96}}, {id=160502, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="银弓海怪", monsterGroup=70005, coordinates={91,123}}, {id=160503, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="银弓海怪", monsterGroup=70005, coordinates={152,156}}, {id=160504, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="银弓海怪", monsterGroup=70005, coordinates={62,95}}, {id=160601, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="巫师王", monsterGroup=70006, coordinates={135,56}}, {id=160602, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="巫师王", monsterGroup=70006, coordinates={86,135}}, {id=160603, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="巫师王", monsterGroup=70006, coordinates={186,163}}, {id=160604, mapName="亚特兰蒂斯2", mapMoveID=16, monsterName="巫师王", monsterGroup=70006, coordinates={61,67}}, {id=170101, mapName="死亡沙漠1", mapMoveID=17, monsterName="铁脊怪", monsterGroup=80001, coordinates={135,18}}, {id=170102, mapName="死亡沙漠1", mapMoveID=17, monsterName="铁脊怪", monsterGroup=80001, coordinates={72,81}}, {id=170201, mapName="死亡沙漠1", mapMoveID=17, monsterName="巨齿兽", monsterGroup=80002, coordinates={104,53}}, {id=170202, mapName="死亡沙漠1", mapMoveID=17, monsterName="巨齿兽", monsterGroup=80002, coordinates={69,133}}, {id=170301, mapName="死亡沙漠1", mapMoveID=17, monsterName="铁轮战士", monsterGroup=80003, coordinates={128,70}}, {id=170302, mapName="死亡沙漠1", mapMoveID=17, monsterName="铁轮战士", monsterGroup=80003, coordinates={32,124}}, {id=170303, mapName="死亡沙漠1", mapMoveID=17, monsterName="铁轮战士", monsterGroup=80003, coordinates={124,137}}, {id=170401, mapName="死亡沙漠1", mapMoveID=17, monsterName="破坏骑士", monsterGroup=80004, coordinates={140,98}}, {id=170402, mapName="死亡沙漠1", mapMoveID=17, monsterName="破坏骑士", monsterGroup=80004, coordinates={40,167}}, {id=170403, mapName="死亡沙漠1", mapMoveID=17, monsterName="破坏骑士", monsterGroup=80004, coordinates={128,182}}, {id=170501, mapName="死亡沙漠1", mapMoveID=17, monsterName="黑炎魔", monsterGroup=80005, coordinates={158,129}}, {id=170502, mapName="死亡沙漠1", mapMoveID=17, monsterName="黑炎魔", monsterGroup=80005, coordinates={92,124}}, {id=170503, mapName="死亡沙漠1", mapMoveID=17, monsterName="黑炎魔", monsterGroup=80005, coordinates={30,218}}, {id=180101, mapName="死亡沙漠2", mapMoveID=18, monsterName="破坏骑士", monsterGroup=80004, coordinates={177,55}}, {id=180102, mapName="死亡沙漠2", mapMoveID=18, monsterName="破坏骑士", monsterGroup=80004, coordinates={155,114}}, {id=180103, mapName="死亡沙漠2", mapMoveID=18, monsterName="破坏骑士", monsterGroup=80004, coordinates={140,87}}, {id=180104, mapName="死亡沙漠2", mapMoveID=18, monsterName="破坏骑士", monsterGroup=80004, coordinates={111,69}}, {id=180201, mapName="死亡沙漠2", mapMoveID=18, monsterName="黑炎魔", monsterGroup=80005, coordinates={84,53}}, {id=180202, mapName="死亡沙漠2", mapMoveID=18, monsterName="黑炎魔", monsterGroup=80005, coordinates={81,135}}, {id=1240101, mapName="泊湖雨林1", mapMoveID=124, monsterName="剧毒勾尾蝎", monsterGroup=11006}, {id=1240102, mapName="泊湖雨林1", mapMoveID=124, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={189,24}}, {id=1240103, mapName="泊湖雨林1", mapMoveID=124, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={160,52}}, {id=1240104, mapName="泊湖雨林1", mapMoveID=124, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={186,98}}, {id=1240201, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={142,19}}, {id=1240202, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={189,27}}, {id=1240203, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={160,50}}, {id=1240204, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={186,96}}, {id=1240205, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={231,133}}, {id=1240206, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={162,166}}, {id=1240207, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={83,76}}, {id=1240208, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={105,47}}, {id=1240209, mapName="泊湖雨林1", mapMoveID=124, monsterName="黄蜂女王", monsterGroup=11007, coordinates={127,87}}, {id=1240301, mapName="泊湖雨林1", mapMoveID=124, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={105,44}}, {id=1240302, mapName="泊湖雨林1", mapMoveID=124, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={84,74}}, {id=1240303, mapName="泊湖雨林1", mapMoveID=124, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={161,164}}, {id=1240304, mapName="泊湖雨林1", mapMoveID=124, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={230,132}}, {id=1240305, mapName="泊湖雨林1", mapMoveID=124, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={129,87}}, {id=1250101, mapName="泊湖雨林2", mapMoveID=125, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={83,85}}, {id=1250102, mapName="泊湖雨林2", mapMoveID=125, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={88,135}}, {id=1250201, mapName="泊湖雨林2", mapMoveID=125, monsterName="黄蜂女王", monsterGroup=11007, coordinates={83,83}}, {id=1250202, mapName="泊湖雨林2", mapMoveID=125, monsterName="黄蜂女王", monsterGroup=11007, coordinates={90,135}}, {id=1250203, mapName="泊湖雨林2", mapMoveID=125, monsterName="黄蜂女王", monsterGroup=11007, coordinates={44,138}}, {id=1250301, mapName="泊湖雨林2", mapMoveID=125, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={84,82}}, {id=1250302, mapName="泊湖雨林2", mapMoveID=125, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={89,136}}, {id=1250303, mapName="泊湖雨林2", mapMoveID=125, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={45,139}}, {id=190101, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林残暴者", monsterGroup=11002}, {id=190102, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林残暴者", monsterGroup=11002, coordinates={189,24}}, {id=190103, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林残暴者", monsterGroup=11002, coordinates={160,52}}, {id=190104, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林残暴者", monsterGroup=11002, coordinates={186,98}}, {id=190201, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={142,19}}, {id=190202, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={189,27}}, {id=190203, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={160,50}}, {id=190204, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={186,96}}, {id=190205, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={231,133}}, {id=190206, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={162,166}}, {id=190207, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={83,76}}, {id=190208, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={105,47}}, {id=190209, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={127,87}}, {id=190301, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林生命体", monsterGroup=11004, coordinates={105,44}}, {id=190302, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林生命体", monsterGroup=11004, coordinates={84,74}}, {id=190303, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林生命体", monsterGroup=11004, coordinates={161,164}}, {id=190304, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林生命体", monsterGroup=11004, coordinates={230,132}}, {id=190305, mapName="幽暗森林1", mapMoveID=19, monsterName="丛林生命体", monsterGroup=11004, coordinates={129,87}}, {id=200101, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林残暴者", monsterGroup=11002, coordinates={83,85}}, {id=200102, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林残暴者", monsterGroup=11002, coordinates={88,135}}, {id=200201, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={83,83}}, {id=200202, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={90,135}}, {id=200203, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={44,138}}, {id=200301, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林生命体", monsterGroup=11004, coordinates={84,82}}, {id=200302, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林生命体", monsterGroup=11004, coordinates={89,136}}, {id=200303, mapName="幽暗森林2", mapMoveID=20, monsterName="丛林生命体", monsterGroup=11004, coordinates={45,139}}, {id=210101, mapName="天空之城1", mapMoveID=21, monsterName="阿卡摩斯", monsterGroup=90002, coordinates={30,33}}, {id=210102, mapName="天空之城1", mapMoveID=21, monsterName="阿卡摩斯", monsterGroup=90002, coordinates={70,38}}, {id=210201, mapName="天空之城1", mapMoveID=21, monsterName="蓝魔龙", monsterGroup=90004, coordinates={89,70}}, {id=210202, mapName="天空之城1", mapMoveID=21, monsterName="蓝魔龙", monsterGroup=90004, coordinates={55,69}}, {id=210301, mapName="天空之城1", mapMoveID=21, monsterName="恶灵王", monsterGroup=90005, coordinates={40,147}}, {id=210302, mapName="天空之城1", mapMoveID=21, monsterName="恶灵王", monsterGroup=90005, coordinates={52,171}}, {id=210303, mapName="天空之城1", mapMoveID=21, monsterName="恶灵王", monsterGroup=90005, coordinates={48,208}}, {id=220101, mapName="天空之城2", mapMoveID=22, monsterName="恶灵王", monsterGroup=90005, coordinates={84,160}}, {id=220201, mapName="天空之城2", mapMoveID=22, monsterName="幻影骑士", monsterGroup=90006, coordinates={83,114}}, {id=220301, mapName="天空之城2", mapMoveID=22, monsterName="红魔龙", monsterGroup=90007, coordinates={119,85}}, {id=220302, mapName="天空之城2", mapMoveID=22, monsterName="红魔龙", monsterGroup=90007, coordinates={122,121}}, {id=230101, mapName="天空之城3", mapMoveID=23, monsterName="幻影骑士", monsterGroup=90006, coordinates={50,156}}, {id=230201, mapName="天空之城3", mapMoveID=23, monsterName="红魔龙", monsterGroup=90007, coordinates={65,223}}, {id=230202, mapName="天空之城3", mapMoveID=23, monsterName="红魔龙", monsterGroup=90007, coordinates={27,215}}, {id=240101, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="裂角狼", monsterGroup=12002, coordinates={33,60}}, {id=240102, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="裂角狼", monsterGroup=12002, coordinates={87,67}}, {id=240103, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="裂角狼", monsterGroup=12002, coordinates={137,44}}, {id=240104, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="裂角狼", monsterGroup=12002, coordinates={150,13}}, {id=240105, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="裂角狼", monsterGroup=12002, coordinates={232,121}}, {id=240201, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="金甲兽", monsterGroup=12003, coordinates={189,220}}, {id=240202, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="金甲兽", monsterGroup=12003, coordinates={110,236}}, {id=240203, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="金甲兽", monsterGroup=12003, coordinates={73,235}}, {id=240204, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="金甲兽", monsterGroup=12003, coordinates={205,190}}, {id=240205, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="金甲兽", monsterGroup=12003, coordinates={173,161}}, {id=240206, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="金甲兽", monsterGroup=12003, coordinates={216,140}}, {id=240301, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={231,125}}, {id=240302, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={216,141}}, {id=240303, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={205,187}}, {id=240304, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={171,163}}, {id=240305, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={188,219}}, {id=240306, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={148,12}}, {id=240307, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={135,43}}, {id=240308, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={85,66}}, {id=240309, mapName="坎特鲁废墟1", mapMoveID=24, monsterName="半兽人", monsterGroup=12004, coordinates={34,58}}, {id=250101, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="寒冰刺客", monsterGroup=12006, coordinates={191,92}}, {id=250102, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="寒冰刺客", monsterGroup=12006, coordinates={217,118}}, {id=250103, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="寒冰刺客", monsterGroup=12006, coordinates={199,154}}, {id=250104, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="寒冰刺客", monsterGroup=12006, coordinates={242,151}}, {id=250105, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="寒冰刺客", monsterGroup=12006, coordinates={242,177}}, {id=250106, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="寒冰刺客", monsterGroup=12006, coordinates={216,169}}, {id=250201, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="狂巨人", monsterGroup=12007, coordinates={193,91}}, {id=250202, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="狂巨人", monsterGroup=12007, coordinates={219,117}}, {id=250203, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="狂巨人", monsterGroup=12007, coordinates={240,151}}, {id=250204, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="狂巨人", monsterGroup=12007, coordinates={201,153}}, {id=250205, mapName="坎特鲁废墟2", mapMoveID=25, monsterName="狂巨人", monsterGroup=12007, coordinates={217,167}}, {id=260101, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={103,97}}, {id=260102, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={133,96}}, {id=260103, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={156,101}}, {id=260104, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={182,96}}, {id=260105, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={162,84}}, {id=260106, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={175,128}}, {id=260107, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={192,138}}, {id=260108, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={135,150}}, {id=260109, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="假面巫", monsterGroup=13001, coordinates={106,149}}, {id=260201, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="毒步妖", monsterGroup=13002, coordinates={101,98}}, {id=260202, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="毒步妖", monsterGroup=13002, coordinates={130,96}}, {id=260203, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="毒步妖", monsterGroup=13002, coordinates={157,102}}, {id=260204, mapName="坎特鲁遗址1", mapMoveID=26, monsterName="毒步妖", monsterGroup=13002, coordinates={183,98}}, {id=270101, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="假面巫", monsterGroup=13001, coordinates={99,79}}, {id=270102, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="假面巫", monsterGroup=13001, coordinates={112,77}}, {id=270103, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="假面巫", monsterGroup=13001, coordinates={141,73}}, {id=270104, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="假面巫", monsterGroup=13001, coordinates={116,99}}, {id=270105, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="假面巫", monsterGroup=13001, coordinates={136,129}}, {id=270106, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="假面巫", monsterGroup=13001, coordinates={77,132}}, {id=270201, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="恐惧天使", monsterGroup=13003, coordinates={76,130}}, {id=270202, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="恐惧天使", monsterGroup=13003, coordinates={97,80}}, {id=270203, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="恐惧天使", monsterGroup=13003, coordinates={141,71}}, {id=270204, mapName="坎特鲁遗址2", mapMoveID=27, monsterName="恐惧天使", monsterGroup=13003, coordinates={138,129}}, {id=280101, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之魔犬", monsterGroup=14001, coordinates={132,96}}, {id=280102, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之魔犬", monsterGroup=14001, coordinates={197,120}}, {id=280103, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之魔犬", monsterGroup=14001, coordinates={203,27}}, {id=280104, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之魔犬", monsterGroup=14001, coordinates={171,187}}, {id=280105, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之魔犬", monsterGroup=14001, coordinates={96,198}}, {id=280201, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之巨魔", monsterGroup=14003, coordinates={171,187}}, {id=280202, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之巨魔", monsterGroup=14003, coordinates={96,198}}, {id=280203, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之巨魔", monsterGroup=14003, coordinates={132,96}}, {id=280204, mapName="冰霜之城1", mapMoveID=28, monsterName="冰之巨魔", monsterGroup=14003, coordinates={197,120}}, {id=290101, mapName="冰霜之城2", mapMoveID=29, monsterName="冰之魔象", monsterGroup=14002, coordinates={99,200}}, {id=290102, mapName="冰霜之城2", mapMoveID=29, monsterName="冰之魔象", monsterGroup=14002, coordinates={151,205}}, {id=290103, mapName="冰霜之城2", mapMoveID=29, monsterName="冰之魔象", monsterGroup=14002, coordinates={149,136}}, {id=290201, mapName="冰霜之城2", mapMoveID=29, monsterName="冰之魔蛛", monsterGroup=14004, coordinates={149,136}}, {id=290202, mapName="冰霜之城2", mapMoveID=29, monsterName="冰之魔蛛", monsterGroup=14004, coordinates={99,200}}, {id=290301, mapName="冰霜之城2", mapMoveID=29, monsterName="冰铁剑魂", monsterGroup=14005, coordinates={151,205}}, {id=300101, mapName="冰霜之城3", mapMoveID=30, monsterName="冰之魔蛛", monsterGroup=14004, coordinates={157,34}}, {id=300201, mapName="冰霜之城3", mapMoveID=30, monsterName="冰铁剑魂", monsterGroup=14005, coordinates={157,34}}, {id=310101, mapName="安宁池", mapMoveID=31, monsterName="树妖", monsterGroup=16001, coordinates={34,188}}, {id=310102, mapName="安宁池", mapMoveID=31, monsterName="树妖", monsterGroup=16001, coordinates={42,216}}, {id=310103, mapName="安宁池", mapMoveID=31, monsterName="树妖", monsterGroup=16001, coordinates={12,186}}, {id=310201, mapName="安宁池", mapMoveID=31, monsterName="毒树妖", monsterGroup=16002, coordinates={68,206}}, {id=310202, mapName="安宁池", mapMoveID=31, monsterName="毒树妖", monsterGroup=16002, coordinates={204,200}}, {id=310203, mapName="安宁池", mapMoveID=31, monsterName="毒树妖", monsterGroup=16002, coordinates={229,210}}, {id=310301, mapName="安宁池", mapMoveID=31, monsterName="残忍的树妖", monsterGroup=16003, coordinates={42,229}}, {id=310302, mapName="安宁池", mapMoveID=31, monsterName="残忍的树妖", monsterGroup=16003, coordinates={202,236}}, {id=310303, mapName="安宁池", mapMoveID=31, monsterName="残忍的树妖", monsterGroup=16003, coordinates={230,191}}, {id=310401, mapName="安宁池", mapMoveID=31, monsterName="暗影爪牙", monsterGroup=16004, coordinates={51,44}}, {id=310402, mapName="安宁池", mapMoveID=31, monsterName="暗影爪牙", monsterGroup=16004, coordinates={14,48}}, {id=310403, mapName="安宁池", mapMoveID=31, monsterName="暗影爪牙", monsterGroup=16004, coordinates={211,86}}, {id=310404, mapName="安宁池", mapMoveID=31, monsterName="暗影爪牙", monsterGroup=16004, coordinates={235,75}}, {id=310501, mapName="安宁池", mapMoveID=31, monsterName="暗影骑士", monsterGroup=16005, coordinates={39,22}}, {id=310502, mapName="安宁池", mapMoveID=31, monsterName="暗影骑士", monsterGroup=16005, coordinates={39,50}}, {id=310503, mapName="安宁池", mapMoveID=31, monsterName="暗影骑士", monsterGroup=16005, coordinates={38,42}}, {id=310504, mapName="安宁池", mapMoveID=31, monsterName="暗影武士", monsterGroup=16006, coordinates={67,19}}, {id=310505, mapName="安宁池", mapMoveID=31, monsterName="暗影武士", monsterGroup=16006, coordinates={234,12}}, {id=310506, mapName="安宁池", mapMoveID=31, monsterName="暗影武士", monsterGroup=16006, coordinates={235,75}}, {id=310507, mapName="安宁池", mapMoveID=31, monsterName="暗影武士", monsterGroup=16006, coordinates={210,44}}, {id=700101, mapName="四风平原", mapMoveID=70, monsterName="剧毒勾尾蝎", monsterGroup=15001, coordinates={86,31}}, {id=700201, mapName="四风平原", mapMoveID=70, monsterName="骷髅勾尾蝎", monsterGroup=15002, coordinates={39,112}}, {id=700301, mapName="四风平原", mapMoveID=70, monsterName="黑暗独角猿", monsterGroup=15003, coordinates={29,41}}, {id=710101, mapName="腐蚀之地", mapMoveID=71, monsterName="黑暗四臂猿", monsterGroup=15004, coordinates={181,41}}, {id=710201, mapName="腐蚀之地", mapMoveID=71, monsterName="金甲勇士", monsterGroup=15005, coordinates={197,201}}, {id=710301, mapName="腐蚀之地", mapMoveID=71, monsterName="黄蜂女王", monsterGroup=15006, coordinates={76,221}}, {id=720101, mapName="永歌森林", mapMoveID=72, monsterName="幽灵石巨人", monsterGroup=15007, coordinates={55,80}}, {id=720201, mapName="永歌森林", mapMoveID=72, monsterName="邪灵石巨人", monsterGroup=15008, coordinates={135,25}}, {id=720301, mapName="永歌森林", mapMoveID=72, monsterName="邪恶女王", monsterGroup=16010, coordinates={201,114}}, {id=830101, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={18,39}}, {id=830102, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={74,15}}, {id=830103, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={21,63}}, {id=830104, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={20,100}}, {id=830105, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={17,126}}, {id=830106, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={66,57}}, {id=830107, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={82,43}}, {id=830201, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={45,107}}, {id=830202, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={70,85}}, {id=830203, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={92,60}}, {id=830204, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={109,38}}, {id=830205, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={104,10}}, {id=830206, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={127,14}}, {id=830207, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={163,15}}, {id=830208, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={192,25}}, {id=830209, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={217,13}}, {id=830210, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={237,14}}, {id=830211, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, coordinates={236,49}}, {id=830401, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={24,160}}, {id=830402, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={64,160}}, {id=830403, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={114,135}}, {id=830404, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={162,110}}, {id=830405, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={211,91}}, {id=830406, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={228,113}}, {id=830407, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={231,131}}, {id=830501, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={229,83}}, {id=830502, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={212,65}}, {id=830503, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={198,50}}, {id=830504, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={177,64}}, {id=830505, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={141,64}}, {id=830506, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={98,103}}, {id=830507, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={74,126}}, {id=830508, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={59,145}}, {id=830509, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={21,160}}, {id=830601, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={230,163}}, {id=830602, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={229,205}}, {id=830603, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={85,173}}, {id=830604, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={117,171}}, {id=830605, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={151,169}}, {id=830606, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={176,169}}, {id=830607, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={161,195}}, {id=830608, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={132,207}}, {id=830609, mapName="黄金·亚特兰蒂斯1", mapMoveID=83, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={92,211}}, {id=840101, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={186,86}}, {id=840102, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={160,47}}, {id=840103, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={113,143}}, {id=840104, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="小巴哈姆特", monsterGroup=70001, coordinates={76,152}}, {id=840201, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, coordinates={167,88}}, {id=840202, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, coordinates={114,62}}, {id=840203, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, coordinates={95,165}}, {id=840204, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, coordinates={61,156}}, {id=840301, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={166,97}}, {id=840302, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={106,78}}, {id=840303, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={113,185}}, {id=840304, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="蓝翼海怪", monsterGroup=70003, coordinates={49,135}}, {id=840401, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={152,117}}, {id=840402, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={107,103}}, {id=840403, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={134,174}}, {id=840404, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="大巴哈姆特", monsterGroup=70004, coordinates={51,109}}, {id=840501, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={141,96}}, {id=840502, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={91,123}}, {id=840503, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={152,156}}, {id=840504, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="银弓海怪", monsterGroup=70005, coordinates={62,95}}, {id=840601, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={135,56}}, {id=840602, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={86,135}}, {id=840603, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={186,163}}, {id=840604, mapName="黄金·亚特兰蒂斯2", mapMoveID=84, type=1, monsterName="巫师王", monsterGroup=70006, coordinates={61,67}}, {id=850101, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="铁脊怪", monsterGroup=80001, coordinates={135,18}}, {id=850102, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="铁脊怪", monsterGroup=80001, coordinates={72,81}}, {id=850201, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="巨齿兽", monsterGroup=80002, coordinates={104,53}}, {id=850202, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="巨齿兽", monsterGroup=80002, coordinates={69,133}}, {id=850301, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="铁轮战士", monsterGroup=80003, coordinates={128,70}}, {id=850302, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="铁轮战士", monsterGroup=80003, coordinates={32,126}}, {id=850303, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="铁轮战士", monsterGroup=80003, coordinates={126,137}}, {id=850401, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="破坏骑士", monsterGroup=80004, coordinates={140,98}}, {id=850402, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="破坏骑士", monsterGroup=80004, coordinates={40,167}}, {id=850403, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="破坏骑士", monsterGroup=80004, coordinates={128,182}}, {id=850501, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="黑炎魔", monsterGroup=80005, coordinates={158,129}}, {id=850502, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="黑炎魔", monsterGroup=80005, coordinates={92,126}}, {id=850503, mapName="黄金·死亡沙漠1", mapMoveID=85, type=1, monsterName="黑炎魔", monsterGroup=80005, coordinates={30,218}}, {id=860101, mapName="黄金·死亡沙漠2", mapMoveID=86, type=1, monsterName="破坏骑士", monsterGroup=80004, coordinates={177,55}}, {id=860102, mapName="黄金·死亡沙漠2", mapMoveID=86, type=1, monsterName="破坏骑士", monsterGroup=80004, coordinates={155,114}}, {id=860103, mapName="黄金·死亡沙漠2", mapMoveID=86, type=1, monsterName="破坏骑士", monsterGroup=80004, coordinates={140,87}}, {id=860104, mapName="黄金·死亡沙漠2", mapMoveID=86, type=1, monsterName="破坏骑士", monsterGroup=80004, coordinates={111,69}}, {id=860201, mapName="黄金·死亡沙漠2", mapMoveID=86, type=1, monsterName="黑炎魔", monsterGroup=80005, coordinates={84,53}}, {id=860202, mapName="黄金·死亡沙漠2", mapMoveID=86, type=1, monsterName="黑炎魔", monsterGroup=80005, coordinates={81,135}}, {id=1260101, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="剧毒勾尾蝎", monsterGroup=11006}, {id=1260102, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={189,24}}, {id=1260103, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={160,52}}, {id=1260104, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={186,98}}, {id=1260201, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={142,19}}, {id=1260202, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={189,27}}, {id=1260203, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={160,50}}, {id=1260204, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={186,96}}, {id=1260205, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={231,133}}, {id=1260206, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={162,166}}, {id=1260207, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={83,76}}, {id=1260208, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={105,47}}, {id=1260209, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={127,87}}, {id=1260301, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={105,44}}, {id=1260302, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={84,74}}, {id=1260303, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={161,164}}, {id=1260304, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={230,132}}, {id=1260305, mapName="黄金·泊湖雨林1", mapMoveID=126, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={129,87}}, {id=1270101, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={83,85}}, {id=1270102, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="剧毒勾尾蝎", monsterGroup=11006, coordinates={88,135}}, {id=1270201, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={83,83}}, {id=1270202, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={90,135}}, {id=1270203, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="黄蜂女王", monsterGroup=11007, coordinates={44,138}}, {id=1270301, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={84,82}}, {id=1270302, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={89,136}}, {id=1270303, mapName="黄金·泊湖雨林2", mapMoveID=127, type=1, monsterName="幽灵石巨人", monsterGroup=11008, coordinates={45,139}}, {id=870101, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林残暴者", monsterGroup=11002}, {id=870102, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林残暴者", monsterGroup=11002, coordinates={189,24}}, {id=870103, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林残暴者", monsterGroup=11002, coordinates={160,52}}, {id=870104, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林残暴者", monsterGroup=11002, coordinates={186,98}}, {id=870201, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={142,19}}, {id=870202, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={189,27}}, {id=870203, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={160,50}}, {id=870204, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={186,96}}, {id=870205, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={231,133}}, {id=870206, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={162,166}}, {id=870207, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={83,76}}, {id=870208, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={105,47}}, {id=870209, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={127,87}}, {id=870301, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={105,44}}, {id=870302, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={84,74}}, {id=870303, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={161,164}}, {id=870304, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={230,132}}, {id=870305, mapName="黄金·幽暗森林1", mapMoveID=87, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={129,87}}, {id=880101, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林残暴者", monsterGroup=11002, coordinates={83,85}}, {id=880102, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林残暴者", monsterGroup=11002, coordinates={88,135}}, {id=880201, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={83,83}}, {id=880202, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={90,135}}, {id=880203, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林暗杀者", monsterGroup=11003, coordinates={44,138}}, {id=880301, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={84,82}}, {id=880302, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={89,136}}, {id=880303, mapName="黄金·幽暗森林2", mapMoveID=88, type=1, monsterName="丛林生命体", monsterGroup=11004, coordinates={45,139}}, {id=890101, mapName="黄金·天空之城1", mapMoveID=89, type=1, monsterName="阿卡摩斯", monsterGroup=90002, coordinates={30,33}}, {id=890102, mapName="黄金·天空之城1", mapMoveID=89, type=1, monsterName="阿卡摩斯", monsterGroup=90002, coordinates={70,38}}, {id=890201, mapName="黄金·天空之城1", mapMoveID=89, type=1, monsterName="蓝魔龙", monsterGroup=90004, coordinates={89,70}}, {id=890202, mapName="黄金·天空之城1", mapMoveID=89, type=1, monsterName="蓝魔龙", monsterGroup=90004, coordinates={55,69}}, {id=890301, mapName="黄金·天空之城1", mapMoveID=89, type=1, monsterName="恶灵王", monsterGroup=90005, coordinates={40,147}}, {id=890302, mapName="黄金·天空之城1", mapMoveID=89, type=1, monsterName="恶灵王", monsterGroup=90005, coordinates={52,171}}, {id=890303, mapName="黄金·天空之城1", mapMoveID=89, type=1, monsterName="恶灵王", monsterGroup=90005, coordinates={48,208}}, {id=900101, mapName="黄金·天空之城2", mapMoveID=90, type=1, monsterName="恶灵王", monsterGroup=90005, coordinates={84,160}}, {id=900201, mapName="黄金·天空之城2", mapMoveID=90, type=1, monsterName="幻影骑士", monsterGroup=90006, coordinates={83,114}}, {id=900301, mapName="黄金·天空之城2", mapMoveID=90, type=1, monsterName="红魔龙", monsterGroup=90007, coordinates={119,85}}, {id=900302, mapName="黄金·天空之城2", mapMoveID=90, type=1, monsterName="红魔龙", monsterGroup=90007, coordinates={122,121}}, {id=910101, mapName="黄金·天空之城3", mapMoveID=91, type=1, monsterName="幻影骑士", monsterGroup=90006, coordinates={50,156}}, {id=910201, mapName="黄金·天空之城3", mapMoveID=91, type=1, monsterName="红魔龙", monsterGroup=90007, coordinates={65,223}}, {id=910202, mapName="黄金·天空之城3", mapMoveID=91, type=1, monsterName="红魔龙", monsterGroup=90007, coordinates={27,215}}, {id=920101, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="裂角狼", monsterGroup=12002, coordinates={33,60}}, {id=920102, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="裂角狼", monsterGroup=12002, coordinates={87,67}}, {id=920103, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="裂角狼", monsterGroup=12002, coordinates={137,44}}, {id=920104, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="裂角狼", monsterGroup=12002, coordinates={150,13}}, {id=920105, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="裂角狼", monsterGroup=12002, coordinates={232,121}}, {id=920201, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="金甲兽", monsterGroup=12003, coordinates={189,220}}, {id=920202, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="金甲兽", monsterGroup=12003, coordinates={110,236}}, {id=920203, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="金甲兽", monsterGroup=12003, coordinates={73,235}}, {id=920204, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="金甲兽", monsterGroup=12003, coordinates={205,190}}, {id=920205, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="金甲兽", monsterGroup=12003, coordinates={173,161}}, {id=920206, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="金甲兽", monsterGroup=12003, coordinates={216,140}}, {id=920301, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={231,127}}, {id=920302, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={216,141}}, {id=920303, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={205,187}}, {id=920304, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={171,163}}, {id=920305, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={188,219}}, {id=920306, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={148,12}}, {id=920307, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={135,43}}, {id=920308, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={85,66}}, {id=920309, mapName="黄金·坎特鲁废墟1", mapMoveID=92, type=1, monsterName="半兽人", monsterGroup=12004, coordinates={34,58}}, {id=930101, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="寒冰刺客", monsterGroup=12006, coordinates={191,92}}, {id=930102, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="寒冰刺客", monsterGroup=12006, coordinates={217,118}}, {id=930103, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="寒冰刺客", monsterGroup=12006, coordinates={199,154}}, {id=930104, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="寒冰刺客", monsterGroup=12006, coordinates={242,151}}, {id=930105, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="寒冰刺客", monsterGroup=12006, coordinates={242,177}}, {id=930106, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="寒冰刺客", monsterGroup=12006, coordinates={216,169}}, {id=930201, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="狂巨人", monsterGroup=12007, coordinates={193,91}}, {id=930202, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="狂巨人", monsterGroup=12007, coordinates={219,117}}, {id=930203, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="狂巨人", monsterGroup=12007, coordinates={240,151}}, {id=930204, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="狂巨人", monsterGroup=12007, coordinates={201,153}}, {id=930205, mapName="黄金·坎特鲁废墟2", mapMoveID=93, type=1, monsterName="狂巨人", monsterGroup=12007, coordinates={217,167}}, {id=940101, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={103,97}}, {id=940102, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={133,96}}, {id=940103, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={156,101}}, {id=940104, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={182,96}}, {id=940105, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={162,84}}, {id=940106, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={175,128}}, {id=940107, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={192,138}}, {id=940108, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={135,150}}, {id=940109, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={106,149}}, {id=940201, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="毒步妖", monsterGroup=13002, coordinates={101,98}}, {id=940202, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="毒步妖", monsterGroup=13002, coordinates={130,96}}, {id=940203, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="毒步妖", monsterGroup=13002, coordinates={157,102}}, {id=940204, mapName="黄金·坎特鲁遗址1", mapMoveID=94, type=1, monsterName="毒步妖", monsterGroup=13002, coordinates={183,98}}, {id=950101, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={99,79}}, {id=950102, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={112,77}}, {id=950103, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={141,73}}, {id=950104, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={116,99}}, {id=950105, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={136,129}}, {id=950106, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="假面巫", monsterGroup=13001, coordinates={77,132}}, {id=950201, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="恐惧天使", monsterGroup=13003, coordinates={76,130}}, {id=950202, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="恐惧天使", monsterGroup=13003, coordinates={97,80}}, {id=950203, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="恐惧天使", monsterGroup=13003, coordinates={141,71}}, {id=950204, mapName="黄金·坎特鲁遗址2", mapMoveID=95, type=1, monsterName="恐惧天使", monsterGroup=13003, coordinates={138,129}}, {id=960101, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之魔犬", monsterGroup=14001, coordinates={132,96}}, {id=960102, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之魔犬", monsterGroup=14001, coordinates={197,120}}, {id=960103, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之魔犬", monsterGroup=14001, coordinates={203,27}}, {id=960104, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之魔犬", monsterGroup=14001, coordinates={171,187}}, {id=960105, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之魔犬", monsterGroup=14001, coordinates={96,198}}, {id=960201, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之巨魔", monsterGroup=14003, coordinates={171,187}}, {id=960202, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之巨魔", monsterGroup=14003, coordinates={96,198}}, {id=960203, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之巨魔", monsterGroup=14003, coordinates={132,96}}, {id=960204, mapName="黄金·冰霜之城1", mapMoveID=96, type=1, monsterName="冰之巨魔", monsterGroup=14003, coordinates={197,120}}, {id=970101, mapName="黄金·冰霜之城2", mapMoveID=97, type=1, monsterName="冰之魔象", monsterGroup=14002, coordinates={99,200}}, {id=970102, mapName="黄金·冰霜之城2", mapMoveID=97, type=1, monsterName="冰之魔象", monsterGroup=14002, coordinates={151,205}}, {id=970103, mapName="黄金·冰霜之城2", mapMoveID=97, type=1, monsterName="冰之魔象", monsterGroup=14002, coordinates={149,136}}, {id=970201, mapName="黄金·冰霜之城2", mapMoveID=97, type=1, monsterName="冰之魔蛛", monsterGroup=14004, coordinates={149,136}}, {id=970202, mapName="黄金·冰霜之城2", mapMoveID=97, type=1, monsterName="冰之魔蛛", monsterGroup=14004, coordinates={99,200}}, {id=970301, mapName="黄金·冰霜之城2", mapMoveID=97, type=1, monsterName="冰铁剑魂", monsterGroup=14005, coordinates={151,205}}, {id=980101, mapName="黄金·冰霜之城3", mapMoveID=98, type=1, monsterName="冰之魔蛛", monsterGroup=14004, coordinates={157,34}}, {id=980201, mapName="黄金·冰霜之城3", mapMoveID=98, type=1, monsterName="冰铁剑魂", monsterGroup=14005, coordinates={157,34}}, {id=990101, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="树妖", monsterGroup=16001, coordinates={34,188}}, {id=990102, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="树妖", monsterGroup=16001, coordinates={42,216}}, {id=990103, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="树妖", monsterGroup=16001, coordinates={12,186}}, {id=990201, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="毒树妖", monsterGroup=16002, coordinates={68,206}}, {id=990202, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="毒树妖", monsterGroup=16002, coordinates={204,200}}, {id=990203, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="毒树妖", monsterGroup=16002, coordinates={229,210}}, {id=990301, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="残忍的树妖", monsterGroup=16003, coordinates={42,229}}, {id=990302, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="残忍的树妖", monsterGroup=16003, coordinates={202,236}}, {id=990303, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="残忍的树妖", monsterGroup=16003, coordinates={230,191}}, {id=990401, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影爪牙", monsterGroup=16004, coordinates={51,44}}, {id=990402, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影爪牙", monsterGroup=16004, coordinates={14,48}}, {id=990403, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影爪牙", monsterGroup=16004, coordinates={211,86}}, {id=990404, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影爪牙", monsterGroup=16004, coordinates={235,75}}, {id=990501, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影骑士", monsterGroup=16005, coordinates={39,22}}, {id=990502, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影骑士", monsterGroup=16005, coordinates={39,50}}, {id=990503, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影骑士", monsterGroup=16005, coordinates={38,42}}, {id=990504, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影武士", monsterGroup=16006, coordinates={67,19}}, {id=990505, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影武士", monsterGroup=16006, coordinates={234,12}}, {id=990506, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影武士", monsterGroup=16006, coordinates={235,75}}, {id=990507, mapName="黄金·安宁池", mapMoveID=99, type=1, monsterName="暗影武士", monsterGroup=16006, coordinates={210,44}}, {id=1000101, mapName="黄金.四风平原", mapMoveID=100, type=1, monsterName="剧毒勾尾蝎", monsterGroup=15001, coordinates={86,31}}, {id=1000201, mapName="黄金.四风平原", mapMoveID=100, type=1, monsterName="骷髅勾尾蝎", monsterGroup=15002, coordinates={39,112}}, {id=1000301, mapName="黄金.四风平原", mapMoveID=100, type=1, monsterName="黑暗独角猿", monsterGroup=15003, coordinates={29,41}}, {id=1010101, mapName="黄金.腐蚀之地", mapMoveID=101, type=1, monsterName="黑暗四臂猿", monsterGroup=15004, coordinates={181,41}}, {id=1010201, mapName="黄金.腐蚀之地", mapMoveID=101, type=1, monsterName="金甲勇士", monsterGroup=15005, coordinates={197,201}}, {id=1010301, mapName="黄金.腐蚀之地", mapMoveID=101, type=1, monsterName="黄蜂女王", monsterGroup=15006, coordinates={76,221}}, {id=1020101, mapName="黄金.永歌森林", mapMoveID=102, type=1, monsterName="幽灵石巨人", monsterGroup=15007, coordinates={55,80}}, {id=1020201, mapName="黄金.永歌森林", mapMoveID=102, type=1, monsterName="邪灵石巨人", monsterGroup=15008, coordinates={135,25}}, {id=1020301, mapName="黄金.永歌森林", mapMoveID=102, type=1, monsterName="邪恶女王", monsterGroup=16010, coordinates={201,114}}, } local defaults = {mapName="亚特兰蒂斯1", mapMoveID=15, type=0, monsterName="死亡美人鱼", monsterGroup=70002, coordinates={141,21}} local mt = {__index = defaults} for _, v in ipairs(cfg_hanguppoints) do setmetatable(v, mt) end return cfg_hanguppoints