codec.txt 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. 0x00004001 - CommonAI.Zone.ZoneInfo
  2. 0x00004002 - CommonAI.Zone.UnitInfo
  3. 0x00004003 - CommonAI.Zone.SkillTemplate
  4. 0x00004004 - CommonAI.Zone.UnitActionData
  5. 0x00004005 - CommonAI.Zone.SpellTemplate
  6. 0x00004006 - CommonAI.Zone.BuffTemplate
  7. 0x00004007 - CommonAI.Zone.ItemTemplate
  8. 0x00004008 - CommonAI.Zone.AttackProp
  9. 0x00004009 - CommonAI.Zone.LaunchEffect
  10. 0x0000400A - CommonAI.Zone.LaunchSkill
  11. 0x0000400B - CommonAI.Zone.LaunchSpell
  12. 0x0000400C - CommonAI.Zone.LaunchBuff
  13. 0x0000400D - CommonAI.Zone.SummonUnit
  14. 0x0000400E - CommonAI.Zone.StartMove
  15. 0x0000400F - CommonAI.Zone.DropItem
  16. 0x00004010 - CommonAI.Zone.UnitTriggerTemplate
  17. 0x00004011 - CommonAI.Zone.LaunchTrigger
  18. 0x00004012 - CommonAI.Zone.UseItem
  19. 0x00004013 - CommonAI.Zone.DropItemList
  20. 0x00004014 - CommonAI.Zone.InventoryItem
  21. 0x00004015 - CommonAI.Zone.UnitEventTemplate
  22. 0x00004016 - CommonAI.Zone.BlinkMove
  23. 0x00004017 - CommonAI.Zone.CricleSpeedMode
  24. 0x00004018 - CommonAI.Zone.FlyEffect
  25. 0x00004027 - CommonAI.Zone.KillHitMove
  26. 0x00004028 - CommonAI.Zone.BuffAddItem
  27. 0x00004104 - CommonAI.Zone.UnitActionData+KeyFrame
  28. 0x00004105 - CommonAI.Zone.SpellTemplate+KeyFrame
  29. 0x00004106 - CommonAI.Zone.BuffTemplate+KeyFrame
  30. 0x00004107 - CommonAI.Zone.UnitActionData+StatusChange
  31. 0x00004108 - CommonAI.Zone.UnitActionData+AttackShape
  32. 0x00004109 - CommonAI.Zone.UnitActionData+ThrowTarget
  33. 0x0000410A - CommonAI.Zone.TeamFormation
  34. 0x0000410B - CommonAI.Zone.TerrainDefinitionMap
  35. 0x0000410C - CommonAI.Zone.UnitActionDefinitionMap
  36. 0x00004201 - CommonAI.Zone.UnitTriggers.OnDamageHpChanged
  37. 0x00004202 - CommonAI.Zone.UnitTriggers.OnDamageHpPctChanged
  38. 0x00004203 - CommonAI.Zone.UnitTriggers.OnDamageTrigger
  39. 0x00004204 - CommonAI.Zone.UnitTriggers.OnAttackTrigger
  40. 0x00004300 - CommonAI.Zone.ZoneEditor.SceneData
  41. 0x00004301 - CommonAI.Zone.ZoneEditor.RegionData
  42. 0x00004302 - CommonAI.Zone.ZoneEditor.PointData
  43. 0x00004303 - CommonAI.Zone.ZoneEditor.DecorationData
  44. 0x00004304 - CommonAI.Zone.ZoneEditor.UnitData
  45. 0x00004305 - CommonAI.Zone.ZoneEditor.ItemData
  46. 0x00004306 - CommonAI.Zone.ZoneEditor.AreaData
  47. 0x00004310 - CommonAI.Zone.ZoneEditor.TerrainData
  48. 0x00004401 - CommonAI.Zone.ZoneEditor.PlayerStartAbilityData
  49. 0x00004402 - CommonAI.Zone.ZoneEditor.SpawnUnitAbilityData
  50. 0x00004403 - CommonAI.Zone.ZoneEditor.SpawnUnitAbilityData+SpawnUnit
  51. 0x00004404 - CommonAI.Zone.ZoneEditor.UnitTransportAbilityData
  52. 0x00004405 - CommonAI.Zone.ZoneEditor.SceneTransportAbilityData
  53. 0x00004406 - CommonAI.Zone.ZoneEditor.SpawnItemAbilityData
  54. 0x00004407 - CommonAI.Zone.ZoneEditor.SpawnItemAbilityData+SpawnItem
  55. 0x00004408 - CommonAI.Zone.ZoneEditor.RegionDamageAbilityData
  56. 0x00004500 - CommonAI.ZoneEditor.ZoneVar
  57. 0x00004501 - CommonAI.Zone.ZoneEditor.ZoneEvent
  58. 0x00004502 - CommonAI.Zone.UnitEvent
  59. 0x00008001 - CommonAI.Zone.AddUnitEvent
  60. 0x00008002 - CommonAI.Zone.AddSpellEvent
  61. 0x00008003 - CommonAI.Zone.AddEffectEvent
  62. 0x00008004 - CommonAI.Zone.AddItemEvent
  63. 0x00008005 - CommonAI.Zone.RemoveObjectEvent
  64. 0x00008006 - CommonAI.Zone.SyncPosEvent
  65. 0x00008007 - CommonAI.Zone.DoScriptEvent
  66. 0x00008008 - CommonAI.Zone.ScriptCommandEvent
  67. 0x00008009 - CommonAI.Zone.GameOverEvent
  68. 0x0000800A - CommonAI.Zone.DecorationChangedEvent
  69. 0x0000800B - CommonAI.Zone.SyncEnvironmentVarEvent
  70. 0x0000800C - CommonAI.Zone.ChangeBGMEvent
  71. 0x0000800D - CommonAI.Zone.FlagTagChangedEvent
  72. 0x00008100 - CommonAI.Zone.UnitFieldChangedEvent
  73. 0x0000810A - CommonAI.Zone.UnitChantSkillEvent
  74. 0x0000810B - CommonAI.Zone.UnitLaunchSkillEvent
  75. 0x0000810D - CommonAI.Zone.UnitEffectEvent
  76. 0x0000810E - CommonAI.Zone.UnitDoActionEvent
  77. 0x0000810F - CommonAI.Zone.UnitHitEvent
  78. 0x00008111 - CommonAI.Zone.UnitDeadEvent
  79. 0x00008112 - CommonAI.Zone.UnitLaunchBuffEvent
  80. 0x00008113 - CommonAI.Zone.UnitStopBuffEvent
  81. 0x00008114 - CommonAI.Zone.UnitSyncInventoryItemEvent
  82. 0x00008115 - CommonAI.Zone.UnitUseItemEvent
  83. 0x00008116 - CommonAI.Zone.UnitSyncMultiTimeLine
  84. 0x00008117 - CommonAI.Zone.UnitRebirthEvent
  85. 0x00008118 - CommonAI.Zone.UnitContinueKillValue
  86. 0x00008119 - CommonAI.Zone.UnitDamageEvent
  87. 0x0000811A - CommonAI.Zone.UnitSkillActionChangeEvent
  88. 0x0000811B - CommonAI.Zone.UnitStartPickObjectEvent
  89. 0x0000811C - CommonAI.Zone.UnitStopPickObjectEvent
  90. 0x0000811D - CommonAI.Zone.UnitGotInstanceItemEvent
  91. 0x0000811E - CommonAI.Zone.UnitJumpEvent
  92. 0x0000811F - CommonAI.Zone.UnitForceSyncPosEvent
  93. 0x00008120 - CommonAI.Zone.ObjectForceSyncPosEvent
  94. 0x00008130 - CommonAI.Zone.SpellLockTargetEvent
  95. 0x00008200 - CommonAI.Zone.UnitGuardAction
  96. 0x00008201 - CommonAI.Zone.UnitMoveAction
  97. 0x00008202 - CommonAI.Zone.UnitFaceToAction
  98. 0x00008203 - CommonAI.Zone.UnitSlipAction
  99. 0x00008204 - CommonAI.Zone.UnitFocuseTargetAction
  100. 0x00008205 - CommonAI.Zone.UnitLaunchSkillAction
  101. 0x00008206 - CommonAI.Zone.UnitAttackToAction
  102. 0x00008207 - CommonAI.Zone.UnitAxisAction
  103. 0x00008208 - CommonAI.Zone.UnitStopMoveAction
  104. 0x00008209 - CommonAI.Zone.UnitUseItemAction
  105. 0x0000820A - CommonAI.Zone.UnitPickObjectAction
  106. 0x0000820B - CommonAI.Zone.UnitUpdatePosAction
  107. 0x0000820C - CommonAI.Zone.UnitSetSyncModeAction
  108. 0x0000820D - CommonAI.Zone.UnitCancelBuffAction
  109. 0x00008210 - CommonAI.Zone.UnitGetStatisticRequest
  110. 0x00008211 - CommonAI.Zone.UnitGetStatisticResponse
  111. 0x00008212 - CommonAI.Zone.UnitSetSubStateAction
  112. 0x00008213 - CommonAI.Zone.UnitReadAction
  113. 0x00008300 - CommonAI.Zone.LookAtEvent
  114. 0x00008301 - CommonAI.Zone.ChangeTimeScaleEvent
  115. 0x00008302 - CommonAI.Zone.GamePauseEvent
  116. 0x00008303 - CommonAI.Zone.GameResumeEvent
  117. 0x00008304 - CommonAI.Zone.CameraMoveToEvent
  118. 0x00008305 - CommonAI.Zone.CameraFocusUnitEvent
  119. 0x00008306 - CommonAI.Zone.CameraZoomToEvent
  120. 0x00008307 - CommonAI.Zone.CameraRotateToEvent
  121. 0x00008308 - CommonAI.Zone.CameraResetEvent
  122. 0x00008309 - CommonAI.Zone.ClientEventQueue
  123. 0x0000830B - CommonAI.Zone.CameraHoldEvent
  124. 0x0000830C - CommonAI.Zone.ClientMsgEvent
  125. 0x00008400 - CommonAI.Zone.PlayerCDEvent
  126. 0x00008401 - CommonAI.Zone.PlayerSkillChangedEvent
  127. 0x00008402 - CommonAI.Zone.PlayerSyncEnvironmentVarEvent
  128. 0x00008403 - CommonAI.Zone.PlayerSkillStopEvent
  129. 0x00008404 - CommonAI.Zone.PlayerSkillAddedEvent
  130. 0x00008405 - CommonAI.Zone.PlayerSkillRemovedEvent
  131. 0x00008406 - CommonAI.Zone.PlayerScriptCommandEvent
  132. 0x00008407 - CommonAI.Zone.PlayerSkillActiveChangedEvent
  133. 0x00008408 - CommonAI.Zone.PlayerSkillTimeChangedEvent
  134. 0x00008409 - CommonAI.Zone.PlayerFocuseTargetEvent
  135. 0x00008500 - CommonAI.Zone.ChatAction
  136. 0x00008501 - CommonAI.Zone.ChatEvent
  137. 0x00008502 - CommonAI.Zone.BubbleTalkEvent
  138. 0x00008503 - CommonAI.Zone.PlayerSkillUseTimeChangedEvent
  139. 0x00008504 - CommonAI.Zone.SyncUnitBuffState
  140. 0x00008505 - CommonAI.Zone.UnitTriggerAblity
  141. 0x00008506 - CommonAI.Zone.UnitHitBreak
  142. 0x00008507 - CommonAI.Zone.UnitStealthInfo
  143. 0x00008508 - CommonAI.Zone.BuffDataNotify
  144. 0x00008600 - CommonAI.Zone.Ping
  145. 0x00008601 - CommonAI.Zone.Pong
  146. 0x00008602 - CommonAI.Zone.PackEvent
  147. 0x00008603 - CommonAI.Zone.TestMessageBox
  148. 0x00008604 - CommonAI.Zone.ServerStatusB2C
  149. 0x00008605 - CommonAI.Zone.ServerExceptionB2C
  150. 0x00008606 - CommonAI.Zone.UnitFollowAction
  151. 0x00008700 - CommonAI.Zone.SkillMove
  152. 0x00008701 - CommonAI.Zone.PlayDestoryEffect
  153. 0x00008702 - CommonAI.Zone.PlayPetTeleportAction
  154. 0x00008703 - CommonAI.Zone.RefreshTalnetInfo
  155. 0x00008704 - CommonAI.Zone.RefreshCardInfo
  156. 0x00008705 - CommonAI.Zone.PlayerLaunchCardSkill
  157. 0x00008706 - CommonAI.Zone.RefreshBossCardInfo
  158. 0x00008707 - CommonAI.Zone.BossTriggerCardSkill
  159. 0x00008708 - CommonAI.Zone.PlayerPKModeChangeEventB2C
  160. 0x00008801 - CommonAI.Zone.ZoneEditor.XmdsRebirthAbility
  161. 0x00008901 - XmdsCommon.EditorData.XmdsSceneTransportAbilityData
  162. 0x00009001 - CommonAI.ZoneClient.SyncObjectsEvent
  163. 0x00009002 - CommonAI.ZoneClient.LockActorEvent
  164. 0x00009003 - CommonAI.ZoneClient.ConnectToProxy
  165. 0x00009004 - CommonAI.ZoneClient.DisconnectFromProxy
  166. 0x00009005 - CommonAI.ZoneClient.SyncFlagsEvent
  167. 0x00009006 - CommonAI.ZoneClient.ClientEnterScene
  168. 0x00009007 - CommonAI.ZoneClient.PlayerLeaveScene
  169. 0x00009008 - CommonAI.ZoneClient.AddEffectEvent2
  170. 0x00009010 - CommonAI.ZoneClient.SyncUnitInfo
  171. 0x00009011 - CommonAI.ZoneClient.SyncItemInfo
  172. 0x00009012 - CommonAI.ZoneClient.SyncSpellInfo
  173. 0x00010000 - RoomService.Net.BsClient.CreateRoomRequestR2B
  174. 0x00010001 - RoomService.Net.BsClient.CreateRoomResponseB2R
  175. 0x00010002 - RoomService.Net.BsClient.PlayerWillConnectRequestR2B
  176. 0x00010003 - RoomService.Net.BsClient.PlayerWillConnectResponseB2R
  177. 0x00010004 - RoomService.Net.BsClient.PlayerEnterRoomNotifyB2R
  178. 0x00010005 - RoomService.Net.BsClient.PlayerLeaveBattleNotifyB2R
  179. 0x00010007 - RoomService.Net.BsClient.ServerInfoNotifyB2R
  180. 0x00010009 - RoomService.Net.BsClient.RoomInfoNotifyB2R
  181. 0x0001000B - RoomService.Net.BsClient.DestroyRoomNotifyB2R
  182. 0x0001000D - RoomService.Net.BsClient.RoomEventNotifyB2R
  183. 0x0001000E - RoomService.Net.BsClient.RoomEventNotifyR2B
  184. 0x0001000F - RoomService.Net.BsClient.KickPlayerR2B
  185. 0x00011000 - RoomService.Net.BsClient.RoomInfo
  186. 0x00020000 - RoomService.Net.BsServer.EnterRoomRequestC2B
  187. 0x00020001 - RoomService.Net.BsServer.EnterRoomResponseB2C
  188. 0x00020002 - RoomService.Net.BsServer.LeaveRoomRequestC2B
  189. 0x00020003 - RoomService.Net.BsServer.KickedByServerNotifyB2C
  190. 0x00030000 - RoomData.Net.BotRunner.RoomDesc
  191. 0x00030001 - RoomData.Net.BotRunner.QueryAllRoomDesc
  192. 0x00030002 - RoomData.Net.BotRunner.AllRoomDesc
  193. 0x00030003 - RoomData.Net.BotRunner.EchoTextCommand
  194. 0x00040000 - CommonAI.ZoneServer.CreateRoomInfoR2B
  195. 0x00040001 - CommonAI.ZoneServer.CreateUnitInfoR2B
  196. 0x00040002 - CommonAI.ZoneServer.RoomFinishInfoB2R
  197. 0x00040003 - CommonAI.ZoneServer.UnitKillMonsterB2R
  198. 0x00040004 - CommonAI.ZoneServer.UnitGotItemB2R
  199. 0x00040005 - CommonAI.ZoneServer.UnitGotMoneyB2R
  200. 0x00040006 - CommonAI.ZoneServer.ClientCostRequestB2R
  201. 0x00040007 - CommonAI.ZoneServer.ClientCostResponseR2B
  202. 0x00040008 - CommonAI.ZoneServer.UnitUseItemB2R
  203. 0x00040009 - CommonAI.ZoneServer.CloseRoomNotifyR2B
  204. 0x0004000A - CommonAI.ZoneServer.SendMessageR2B
  205. 0x0004000B - CommonAI.ZoneServer.SendMessageB2R
  206. 0x0004000C - CommonAI.ZoneServer.SendEventB2R
  207. 0x000B0001 - XmdsCommon.Plugin.XmdsUnitProperties
  208. 0x000B0002 - XmdsCommon.Plugin.XmdsAttackProperties
  209. 0x000B0003 - XmdsCommon.Plugin.XmdsBuffProperties
  210. 0x000B0004 - XmdsCommon.Plugin.XmdsItemProperties
  211. 0x000B0005 - XmdsCommon.Plugin.XmdsSkillProperties
  212. 0x000B0006 - XmdsCommon.Plugin.XmdsSpellProperties
  213. 0x000B0008 - XmdsCommon.Plugin.XmdsSceneProperties
  214. 0x000B0009 - XmdsCommon.Plugin.XmdsUnitTriggerProperties
  215. 0x000B0010 - XmdsCommon.Plugin.XmdsAvatarInfo
  216. 0x00FFF001 - XmdsCommon.Message.PlayerDramaEndAction
  217. 0x00FFF002 - XmdsCommon.Message.PlayerTestamentChangeEventAction
  218. 0x00FFF003 - XmdsCommon.Message.PlayerPutRefineSoulItemAction
  219. 0x00FFF004 - XmdsCommon.Message.PlayerAutoGuardEventC2B
  220. 0x00FFF005 - XmdsCommon.Message.PlayerEnterCrossServerRequestC2B
  221. 0x00FFF006 - XmdsCommon.Message.GetMonsterSufferDamageInfoC2B
  222. 0x09001001 - XmdsCommon.Message.CombatStateChangeEvent
  223. 0x09001002 - XmdsCommon.Plugin.XmdsUnitSkillInfo
  224. 0x09001003 - XmdsCommon.Plugin.XmdsUnitProp
  225. 0x09001004 - XmdsCommon.Plugin.XmdsUnitBaseInfo
  226. 0x09001005 - XmdsCommon.Plugin.GameSkill
  227. 0x09001006 - XmdsCommon.Plugin.XmdsUnitData
  228. 0x09001007 - XmdsCommon.Plugin.XmdsQuestData
  229. 0x09001008 - XmdsCommon.Plugin.QuestAttribute
  230. 0x09001009 - XmdsCommon.Plugin.XmdsQuestFlag
  231. 0x0900100A - XmdsCommon.Plugin.XmdsSkillLaunchModeData
  232. 0x09001010 - XmdsCommon.Plugin.PKInfo
  233. 0x09001011 - XmdsCommon.Plugin.PetData
  234. 0x09001012 - XmdsCommon.Plugin.PetBaseInfo
  235. 0x09001013 - XmdsCommon.Plugin.XmdsPetConifg
  236. 0x09001014 - XmdsCommon.Plugin.XmdsServerSceneData
  237. 0x09001015 - XmdsCommon.Plugin.WanderConfig
  238. 0x09001016 - XmdsCommon.Plugin.SceneInfo
  239. 0x09001017 - XmdsCommon.Plugin.PlayerDamageInfo
  240. 0x0F000001 - XmdsCommon.Message.PlayAvatarEventB2C
  241. 0x0F000002 - XmdsCommon.Message.XmdsUnitBaseInfoEventB2C
  242. 0x0F000003 - XmdsCommon.Message.XmdsUnitPropEventB2C
  243. 0x0F000006 - XmdsCommon.Message.DropItem
  244. 0x0F000008 - XmdsCommon.Message.PlayerVisibleDataB2C
  245. 0x0F000009 - XmdsCommonServer.Message.ConsumeItemEventB2R
  246. 0x0F000010 - XmdsCommon.Message.BattleHintNumberB2C
  247. 0x0F000011 - XmdsCommon.Message.ScriptAddUnitEventsB2C
  248. 0x0F000012 - XmdsCommon.Message.ScriptRemoveUnitEventsB2C
  249. 0x0F000014 - XmdsCommon.Message.ShowTipsEventB2C
  250. 0x0F000015 - XmdsCommon.Message.MonsterVisibleDataB2C
  251. 0x0F000017 - XmdsCommonServer.Message.TransUnitEventB2R
  252. 0x0F000018 - XmdsCommonServer.Message.SummonMountEventB2R
  253. 0x0F000019 - XmdsCommon.Message.PlayerPKLvChangeEventB2C
  254. 0x0F00001A - XmdsCommon.Message.SummonUnitVisibleDataB2C
  255. 0x0F00001C - XmdsCommon.Message.PlayerTeamIntoEventB2C
  256. 0x0F00001D - XmdsCommon.Message.PlayerBattlePropChangeEventB2C
  257. 0x0F00001E - XmdsCommon.Message.PlayerPKValueChangeEventB2C
  258. 0x0F00001F - XmdsCommon.Message.NPCCureEventB2C
  259. 0x0F000020 - XmdsCommon.Message.BuffActiveSkillEventB2C
  260. 0x0F000021 - XmdsCommonServer.Message.ShowRebirthDialogueB2R
  261. 0x0F000022 - XmdsCommon.Message.BattleFloatTipsEventB2C
  262. 0x0F000023 - XmdsCommon.Message.PlayerGotItemB2C
  263. 0x0F000024 - XmdsCommon.Message.PetVisibleDataB2C
  264. 0x0F000025 - XmdsCommon.Message.PetBaseInfoChangeEventB2C
  265. 0x0F000026 - XmdsCommon.Message.TestamentChangeEventB2C
  266. 0x0F000027 - XmdsCommon.Message.BubbleTipsEventB2C
  267. 0x0F000028 - XmdsCommon.Message.PlaySoundEventB2CForOne
  268. 0x0F000029 - XmdsCommon.Message.PlaySoundEventB2CForAll
  269. 0x0F000030 - XmdsCommon.Message.MonsterVisibleDataB2C+HeirInfo
  270. 0x0F000031 - XmdsCommon.Message.MonsterHeirInfoChangeEventB2C
  271. 0x0F000032 - XmdsCommon.Message.PlayerPutRefineSoulItemB2c
  272. 0x0F000033 - XmdsCommon.Message.DynamicUnitEffectB2C
  273. 0x0F000034 - XmdsCommon.Message.ChangeQuestSeekB2C
  274. 0x0F000035 - XmdsCommon.Message.UnderAttackNotifyB2C
  275. 0x0F000036 - XmdsCommon.Message.MonsterSufferDamageInfoB2C
  276. 0x0F000037 - XmdsCommon.Message.SetAutoFollowB2C
  277. 0x0F000038 - XmdsCommon.Message.SetAutoBattleB2C
  278. 0x0F000039 - XmdsCommon.Message.RemoveDropItemB2C
  279. 0x0FA00000 - XmdsCommon.EditorData.SceneSnapData
  280. 0x0FA00001 - XmdsCommon.EditorData.RegionSnapData
  281. 0x0FA00002 - XmdsCommon.EditorData.UnitSnapData
  282. 0x0FA00003 - XmdsCommon.EditorData.UnitSnapDataItem
  283. 0x0FA00004 - XmdsCommon.EditorData.PointFlagSnapDataItem
  284. 0x0FF00001 - XmdsCommonServer.Message.PlayerRebirthEventR2B
  285. 0x0FF00002 - XmdsCommonServer.Message.PlayerSaveEventR2B
  286. 0x0FF00003 - XmdsCommonServer.Message.PlayerSummonMountEventR2B
  287. 0x0FF00004 - XmdsCommonServer.Message.PlayerSkillChangeEventR2B
  288. 0x0FF00005 - XmdsCommonServer.Message.SyncPlayerInventorySizeEventR2B
  289. 0x0FFF0001 - XmdsCommonServer.Message.TriggerSceneEventB2R
  290. 0x0FFF0002 - XmdsCommonServer.Message.BattleReportEventB2R
  291. 0x0FFF0003 - XmdsCommonServer.Message.UnitBattleReportDetail
  292. 0x0FFF0004 - XmdsCommonServer.Message.KillBossEventB2R
  293. 0x0FFF0005 - XmdsCommonServer.Message.PlayerExceptionEventB2R
  294. 0x0FFF0006 - XmdsCommonServer.Message.MountainKingHelpEventB2R