MsgPlayerAttribInfo

This message is sent to the client to initialize the battle statistics panel with various damage and defense attributes, and is sent after the MsgUserInfo and MsgItemInfo messages to finish displaying equipped items. When a player's equipment is observed by another player using MsgAction, then this message is also sent to finish populating equipment.

New attributes were introduced with the introduction of Refinery, Stabilization, and Chi.

Table of Contents

Patch 5615

Message Definition

❓ Unverified

PosTypeNameDescriptionExample
0UInt16MsgSizeSize of the message136
2UInt16MsgTypeType of message1040
4UInt32Hero IDUnique identifier for the character1000000
8UInt32LifeCurrent hitpoints100
12UInt32ManaCurrent mana points0
16UInt32MaxAttackPhysical max attack before modifiers7
20UInt32MinAttackPhysical min attack before modifiers14
24UInt32DefenseEffective defense before modifiers32
28UInt32MagicAttackMagic attack modifier0
32UInt32MagicDefenseMagic defense modifier0
36UInt32DodgePercentDodge increase92
40UInt32AgilityRaw agility attribute20
44UInt32AccuracyHit rate accuracy10
48UInt32BonusAttackPercentPhysical attack increase0
52UInt32BonusMagicPercentMagic attack increase0
56UInt32ReduceDamagePercentOverall damage reduction7
60UInt32CurseDamagePercentCursed damage increase0
64UInt32BlessPercentBless damage reduction0
68UInt32CriticalStrikePercentPhysical critical hit increase0
72UInt32MagicCriticalStrikePercentMagic critical hit increase0
76UInt32ImmunityPercentCritical hit negation increase0
80UInt32PenetrationPercentMagic defense negation0
84UInt32BlockPercentPhysical damage block0
88UInt32BreakthroughPercentMax attack increase for higher BP0
92UInt32CounteractionPercentBreakthrough counteraction0
96UInt32DetoxicationPercentPoison attack reduction0
100UInt32FinalAttackFinal physical attack increase7
104UInt32FinalMagicAttackFinal magic attack increase0
108UInt32FinalDefenseFinal physical attack reduction32
112UInt32FinalMagicDefenseFinal magic attack reduction0
116UInt32MetalResistPercentMetal boss damage reduction0
120UInt32WoodResistPercentWood boss damage reduction0
124UInt32WaterResistPercentWater boss damage reduction0
128UInt32FireResistPercentFire boss damage reduction0
132UInt32EarthResistPercentEarth boss damage reduction0