1
0

Update info_struct.md

This commit is contained in:
Emagi 2025-05-25 07:43:34 -04:00
parent 9de2a7cba1
commit 9c5d94ae17

View File

@ -182,5 +182,5 @@
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------ | ------------------------------------- |
| primary\_weapon\_type / secondary\_weapon\_type / ranged\_weapon\_type | uint8 | 0 Slash, 1 Pierce, 2 Crush, etc. |
| primary\_weapon\_damage\_low / primary\_weapon\_damage\_high, secondary\_weapon\_damage\_low / secondary\_weapon\_damage\_high, ranged\_weapon\_damage\_low / ranged\_weapon\_damage\_high | uint32 | Auto-attack damage ranges. |
| wield\_type | uint8 | 1 dual hand, 2 single hand, 2 two hand. |
| wield\_type | uint8 | 1 dual hand, 2 single hand, 4 two hand. |
| attack\_type | uint8 | 0 melee, 1 ranged, 2 spell. |