codec.txt 13 KB

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