ff3:ff3us:doc:asm:fmt:chest

Differences

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

Link to this comparison view

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