GameService Client Tiki Shop Card Exchange
Summary
This packet converts 3 cards into a new card in the Card Exchange section of Tiki's Shop.
The responses are:
- GameService Server 0x0229 Tiki Shop Card Exchange Response A,
- GameService Server 0x0216 User Status Update to remove used cards and add created card,
- GameService Server 0x022A Tiki Shop Card Exchange Response B,
- GameService Server 0x0216 User Status Update for setting tiki shop achievement progress,
- GameService Server 0x022E Achievement Unlocked, and
- GameService Server 0x0220 Achievement Update.
Structure
gameservice_client_0155_tiki_shop_card_exchange
Name | Type | Summary |
---|---|---|
pang_cost | u4 | Cost of exchange in pang. |
unknown_a | bytes[4] | All 0x00? |
card_id | u4 | From pangya_xx.iff/Card.iff. ID of each of the cards used. |
Definition
meta:
id: gameservice_client_0155_tiki_shop_card_exchange
title: GameService Client Tiki Shop Card Exchange
encoding: ASCII
endian: le
imports:
- ../../common/pstring
seq:
- id: pang_cost
type: u4
- id: unknown_a
size: 4
- id: card_id
type: u4
repeat: expr
repeat-expr: 3