cfg_hangupReboot.lua 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. -- 此文件工具自动生成,不要修改
  2. ---@class cfg_hangupReboot_column
  3. ---唯一序号
  4. ---地图顺序id*10000+怪物类型*100+排序
  5. ---@field id number @序号 column=1 A
  6. ---当前挂机地图id
  7. ---@field mapId number @地图id column=2 B
  8. ---地图名称备注方便策划查看
  9. ---@field mapName string @地图名称 column=3 C
  10. ---1=小怪
  11. ---2=黄金怪
  12. ---@field monsterName number @怪物类型 column=4 D
  13. ---离线挂机服务器重启状态下,每多少秒涨多少经验值
  14. ---秒#经验值配置
  15. ---@field monsterGroup IntList @经验值 column=5 E
  16. local cfg_hangupReboot =
  17. {
  18. {id=10101, mapId=1001, mapName="勇者大陆", monsterGroup={2,400}},
  19. {id=20101, mapId=1004, mapName="仙踪林", monsterGroup={2,400}},
  20. {id=30101, mapId=1052, mapName="幻术园", monsterGroup={2,400}},
  21. {id=40101, mapId=1003, mapName="冰风谷", monsterGroup={2,1000}},
  22. {id=50101, mapId=1002, mapName="地下城1", monsterGroup={2,1400}},
  23. {id=60101, mapId=1102, mapName="地下城2", monsterGroup={2,1400}},
  24. {id=70101, mapId=1202, mapName="地下城3", monsterGroup={2,1400}},
  25. {id=80101, mapId=1005, mapName="失落之塔1"},
  26. {id=90101, mapId=1105, mapName="失落之塔2"},
  27. {id=100101, mapId=1205, mapName="失落之塔3"},
  28. {id=110101, mapId=1305, mapName="失落之塔4"},
  29. {id=120101, mapId=1405, mapName="失落之塔5"},
  30. {id=130101, mapId=1505, mapName="失落之塔6"},
  31. {id=140101, mapId=1605, mapName="失落之塔7"},
  32. {id=150101, mapId=1008, mapName="亚特兰蒂斯1", monsterGroup={2,2150}},
  33. {id=160101, mapId=1108, mapName="亚特兰蒂斯2", monsterGroup={2,2150}},
  34. {id=170101, mapId=1208, mapName="黄金·亚特兰蒂斯1", monsterGroup={2,2150}},
  35. {id=180101, mapId=1308, mapName="黄金·亚特兰蒂斯2", monsterGroup={2,2150}},
  36. {id=190101, mapId=1009, mapName="死亡沙漠1", monsterGroup={2,3889}},
  37. {id=200101, mapId=1109, mapName="死亡沙漠2", monsterGroup={2,3889}},
  38. {id=210101, mapId=1209, mapName="黄金·死亡沙漠1", monsterGroup={2,3889}},
  39. {id=220101, mapId=1309, mapName="黄金·死亡沙漠2", monsterGroup={2,3889}},
  40. {id=230101, mapId=1060, mapName="泊湖雨林1", monsterGroup={2,5737}},
  41. {id=240101, mapId=1160, mapName="泊湖雨林2", monsterGroup={2,5737}},
  42. {id=250101, mapId=1260, mapName="黄金·泊湖雨林1", monsterGroup={2,5737}},
  43. {id=260101, mapId=1360, mapName="黄金·泊湖雨林2", monsterGroup={2,5737}},
  44. {id=270101, mapId=1034, mapName="幽暗森林1", monsterGroup={2,7476}},
  45. {id=280101, mapId=1134, mapName="幽暗森林2", monsterGroup={2,7476}},
  46. {id=290101, mapId=1234, mapName="黄金·幽暗森林1", monsterGroup={2,7476}},
  47. {id=300101, mapId=1334, mapName="黄金·幽暗森林2", monsterGroup={2,7476}},
  48. {id=310101, mapId=1011, mapName="天空之城1", monsterGroup={2,9456}},
  49. {id=320101, mapId=1111, mapName="天空之城2", monsterGroup={2,9456}},
  50. {id=330101, mapId=1211, mapName="天空之城3", monsterGroup={2,9456}},
  51. {id=340101, mapId=1311, mapName="黄金·天空之城1", monsterGroup={2,9456}},
  52. {id=350101, mapId=1411, mapName="黄金·天空之城2", monsterGroup={2,9456}},
  53. {id=360101, mapId=1511, mapName="黄金·天空之城3", monsterGroup={2,9456}},
  54. {id=370101, mapId=1038, mapName="坎特鲁废墟1", monsterGroup={2,12178}},
  55. {id=380101, mapId=1138, mapName="坎特鲁废墟2", monsterGroup={2,12178}},
  56. {id=390101, mapId=1238, mapName="黄金·坎特鲁废墟1", monsterGroup={2,12178}},
  57. {id=400101, mapId=1338, mapName="黄金·坎特鲁废墟2", monsterGroup={2,12178}},
  58. {id=410101, mapId=1039, mapName="坎特鲁遗址1", monsterGroup={2,20253}},
  59. {id=420101, mapId=1139, mapName="坎特鲁遗址2", monsterGroup={2,20253}},
  60. {id=430101, mapId=1239, mapName="黄金·坎特鲁遗址1", monsterGroup={2,20253}},
  61. {id=440101, mapId=1339, mapName="黄金·坎特鲁遗址2", monsterGroup={2,20253}},
  62. {id=450101, mapId=1058, mapName="冰霜之城1", monsterGroup={2,40072}},
  63. {id=460101, mapId=1158, mapName="冰霜之城2", monsterGroup={2,40072}},
  64. {id=470101, mapId=1258, mapName="冰霜之城3", monsterGroup={2,40072}},
  65. {id=480101, mapId=1358, mapName="黄金·冰霜之城1", monsterGroup={2,40072}},
  66. {id=490101, mapId=1458, mapName="黄金·冰霜之城2", monsterGroup={2,40072}},
  67. {id=500101, mapId=1558, mapName="黄金·冰霜之城3", monsterGroup={2,40072}},
  68. {id=510101, mapId=1057, mapName="安宁池", monsterGroup={2,73276}},
  69. {id=520101, mapId=1157, mapName="黄金·安宁池", monsterGroup={2,73276}},
  70. {id=40201, mapId=1003, mapName="冰风谷", monsterName=2, monsterGroup={120,23000}},
  71. {id=50201, mapId=1002, mapName="地下城1", monsterName=2, monsterGroup={120,35000}},
  72. {id=60201, mapId=1102, mapName="地下城2", monsterName=2, monsterGroup={120,35000}},
  73. {id=70201, mapId=1202, mapName="地下城3", monsterName=2, monsterGroup={120,35000}},
  74. {id=80201, mapId=1005, mapName="失落之塔1", monsterName=2, monsterGroup={120,78000}},
  75. {id=90201, mapId=1105, mapName="失落之塔2", monsterName=2, monsterGroup={120,78000}},
  76. {id=100201, mapId=1205, mapName="失落之塔3", monsterName=2, monsterGroup={120,78000}},
  77. {id=110201, mapId=1305, mapName="失落之塔4", monsterName=2, monsterGroup={120,78000}},
  78. {id=120201, mapId=1405, mapName="失落之塔5", monsterName=2, monsterGroup={120,78000}},
  79. {id=130201, mapId=1505, mapName="失落之塔6", monsterName=2, monsterGroup={120,78000}},
  80. {id=140201, mapId=1605, mapName="失落之塔7", monsterName=2, monsterGroup={120,78000}},
  81. {id=150201, mapId=1008, mapName="亚特兰蒂斯1", monsterName=2, monsterGroup={120,195000}},
  82. {id=160201, mapId=1108, mapName="亚特兰蒂斯2", monsterName=2, monsterGroup={120,195000}},
  83. {id=170201, mapId=1208, mapName="黄金·亚特兰蒂斯1", monsterName=2, monsterGroup={120,195000}},
  84. {id=180201, mapId=1308, mapName="黄金·亚特兰蒂斯2", monsterName=2, monsterGroup={120,195000}},
  85. {id=190201, mapId=1009, mapName="死亡沙漠1", monsterName=2, monsterGroup={120,350000}},
  86. {id=200201, mapId=1109, mapName="死亡沙漠2", monsterName=2, monsterGroup={120,350000}},
  87. {id=210201, mapId=1209, mapName="黄金·死亡沙漠1", monsterName=2, monsterGroup={120,350000}},
  88. {id=220201, mapId=1309, mapName="黄金·死亡沙漠2", monsterName=2, monsterGroup={120,350000}},
  89. {id=230201, mapId=1060, mapName="泊湖雨林1", monsterName=2, monsterGroup={120,555101}},
  90. {id=240201, mapId=1160, mapName="泊湖雨林2", monsterName=2, monsterGroup={120,555101}},
  91. {id=250201, mapId=1260, mapName="黄金·泊湖雨林1", monsterName=2, monsterGroup={120,555101}},
  92. {id=260201, mapId=1360, mapName="黄金·泊湖雨林2", monsterName=2, monsterGroup={120,555101}},
  93. {id=270201, mapId=1034, mapName="幽暗森林1", monsterName=2, monsterGroup={120,748976}},
  94. {id=280201, mapId=1134, mapName="幽暗森林2", monsterName=2, monsterGroup={120,748976}},
  95. {id=290201, mapId=1234, mapName="黄金·幽暗森林1", monsterName=2, monsterGroup={120,748976}},
  96. {id=300201, mapId=1334, mapName="黄金·幽暗森林2", monsterName=2, monsterGroup={120,748976}},
  97. {id=310201, mapId=1011, mapName="天空之城1", monsterName=2, monsterGroup={120,912296}},
  98. {id=320201, mapId=1111, mapName="天空之城2", monsterName=2, monsterGroup={120,912296}},
  99. {id=330201, mapId=1211, mapName="天空之城3", monsterName=2, monsterGroup={120,912296}},
  100. {id=340201, mapId=1311, mapName="黄金·天空之城1", monsterName=2, monsterGroup={120,912296}},
  101. {id=350201, mapId=1411, mapName="黄金·天空之城2", monsterName=2, monsterGroup={120,912296}},
  102. {id=360201, mapId=1511, mapName="黄金·天空之城3", monsterName=2, monsterGroup={120,912296}},
  103. {id=370201, mapId=1038, mapName="坎特鲁废墟1", monsterName=2, monsterGroup={120,1218453}},
  104. {id=380201, mapId=1138, mapName="坎特鲁废墟2", monsterName=2, monsterGroup={120,1218453}},
  105. {id=390201, mapId=1238, mapName="黄金·坎特鲁废墟1", monsterName=2, monsterGroup={120,1218453}},
  106. {id=400201, mapId=1338, mapName="黄金·坎特鲁废墟2", monsterName=2, monsterGroup={120,1218453}},
  107. {id=410201, mapId=1039, mapName="坎特鲁遗址1", monsterName=2, monsterGroup={120,2103221}},
  108. {id=420201, mapId=1139, mapName="坎特鲁遗址2", monsterName=2, monsterGroup={120,2103221}},
  109. {id=430201, mapId=1239, mapName="黄金·坎特鲁遗址1", monsterName=2, monsterGroup={120,2103221}},
  110. {id=440201, mapId=1339, mapName="黄金·坎特鲁遗址2", monsterName=2, monsterGroup={120,2103221}},
  111. {id=450201, mapId=1058, mapName="冰霜之城1", monsterName=2, monsterGroup={120,4141241}},
  112. {id=460201, mapId=1158, mapName="冰霜之城2", monsterName=2, monsterGroup={120,4141241}},
  113. {id=470201, mapId=1258, mapName="冰霜之城3", monsterName=2, monsterGroup={120,4141241}},
  114. {id=480201, mapId=1358, mapName="黄金·冰霜之城1", monsterName=2, monsterGroup={120,4141241}},
  115. {id=490201, mapId=1458, mapName="黄金·冰霜之城2", monsterName=2, monsterGroup={120,4141241}},
  116. {id=500201, mapId=1558, mapName="黄金·冰霜之城3", monsterName=2, monsterGroup={120,4141241}},
  117. {id=510201, mapId=1057, mapName="安宁池", monsterName=2, monsterGroup={120,7339214}},
  118. {id=520201, mapId=1157, mapName="黄金·安宁池", monsterName=2, monsterGroup={120,7339214}},
  119. }
  120. local defaults = {monsterName=1, monsterGroup={2,1700}}
  121. local mt = {__index = defaults}
  122. for _, v in ipairs(cfg_hangupReboot) do
  123. setmetatable(v, mt)
  124. end
  125. return cfg_hangupReboot