FF8/Menu price bin
Jump to navigation
Jump to search
price.bin
Shop prices - 4 bytes per item
Type | Size | Value |
---|---|---|
UInt16 | 2 | Base Price |
UInt16 | 2 | Sell Multiplier |
Buy Price = Base Price * 10
Sell Price = Base Price * Sell Multiplier / 2