Edit on GitHub
GameService Server Character Mastery Card Apply Response
Summary
This packet acknowledges a card being used in the character mastery screen.
It is a response to:
Structure
Name | Type | Summary |
unknown_gss0271 | bytes[4] | All 0x00? |
item_id_card | u4 | From pangya_xx.iff/Card.iff. Item ID of the applied card. |
Definition
meta:
id: gameservice_server_0271_character_mastery_card_apply_response
title: GameService Server Character Mastery Card Apply Response
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: unknown_gss0271
size: 4
- id: item_id_card
type: u4
Examples
No examples available. Contribute one?