ff3:ff3us:doc:asm:fmt:chest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ff3:ff3us:doc:asm:fmt:chest [2016/03/03 12:02]
hatzen08 created
ff3:ff3us:doc:asm:fmt:chest [2021/05/21 11:39] (current)
everything [Data]
Line 21: Line 21:
 ===== Data ===== ===== Data =====
  
-^  Offset    Mask     Description               +^  Offset   Description                          ^^ 
-|  $00       $FF      | x position                +|  $00      | x position                           |
-|  $01       $FF      | y position                +|  $01      | y position                           |
-|  $02      |  $FF      chest identifier          +|  $02-$03  | chest type                           || 
-|  $03       $FF      | chest type                +|  :::       $01FF    Chest identifier ($1E40-$1E7F)       
-|  $04       $FF      chest content             |+|  :::       $F000    | Contents \\ 0: Empty \\ 2: Monster-in-a-box (MiaB) \\ 4: Item \\ 8: Gold  | 
 +|  $04      | chest content (depending on type)    |
 +|  :::      |  Empty    | $00                       | 
 +|  :::       Item     | [[ff3:ff3us:doc:asm:list:items |Item index]]                | 
 +|  :::      |  Gold     | Value * 100               | 
 +|  :::      |  MiaB     | Event Battle Group        |
  
 ===== Notes ===== ===== Notes =====
  • ff3/ff3us/doc/asm/fmt/chest.1457006573.txt.gz
  • Last modified: 5 years ago
  • (external edit)