Edit on GitHub

GameService Client Memorial Coin Play

Summary

This packet redeems a coin for one play of the Memorial Coin gacha game.

The responses are, in order:

Aliases:

Structure

gameservice_client_017f_memorial_coin_play

Name Type Summary
item_id u4 From pangya_xx.iff/Item.iff. Item ID of coin to redeem.

Definition

meta:
  id: gameservice_client_017f_memorial_coin_play
  title: GameService Client Memorial Coin Play
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: item_id
    type: u4

Examples

No examples available. Contribute one?