Edit on GitHub

GameService Server Black Papel Result

Summary

This packet contains the results of a Black Papel play.

Structurally, it is identical to the results of a Big Black Papel play.

This packet is a response to:

See Also:

Structure

gameservice_server_021b_black_papel_result

Name Type Summary
unknown_gss021b_a bytes[4]
inventory_slot_ticket u4 Unconfirmed. Inventory slot for Black Papel tickets?
item_count u4
items item[item_count]
pang_balance u4 New pang balance after play.
unknown_gss021b_b bytes[12] All 0x00?

Subtypes

item

Name Type Summary
ball_colour u4
item_id u4 From pangya_xx.iff/Item.iff, Part.iff, etc.
inventory_slot u4 If new/no slot assigned yet, 0 (0x00000000).
item_quantity u4
item_rarity u4

Enums

ball_colour

Key Value
ball_colour::blue 0
ball_colour::teal 1
ball_colour::red 2

item_rarity

Key Value
item_rarity::black_normal 0
item_rarity::blue_premium 1
item_rarity::red_rare 2

Definition

meta:
  id: gameservice_server_021b_black_papel_result
  title: GameService Server Black Papel Result
  encoding: ASCII
  endian: le
  imports:
    - ../../common/pstring
seq:
  - id: unknown_gss021b_a
    size: 4
  - id: inventory_slot_ticket
    type: u4
  - id: item_count
    type: u4
  - id: items
    type: item
    repeat: expr
    repeat-expr: item_count
  - id: pang_balance
    type: u4
  - id: unknown_gss021b_b
    size: 12
types:
  item:
    seq:
      - id: ball_colour
        type: u4
        enum: ball_colour
      - id: item_id
        type: u4
      - id: inventory_slot
        type: u4
      - id: item_quantity
        type: u4
      - id: item_rarity
        type: u4
        enum: item_rarity
enums:
  ball_colour:
    0: blue
    1: teal
    2: red
  item_rarity:
    0: black_normal
    1: blue_premium
    2: red_rare

Examples

Agent: TH.R6.829.01
00000000 00000010 00000020 00000030 00000040
1b 02 00 00 00 00 90 f1 95 46 02 00 00 00 00 00 00 00 01 00 00 18 f9 33 8d 46 02 00 00 00 00 00 00 00 01 00 00 00 34 20 25 08 00 00 00 00 01 00 00 00 02 00 00 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
.........F...... .......3.F...... ......4 %....... ................ ......