This page is available in multiple languages:

Trade Item BA

Description

Certain trade items are particularily useful for Bottle Adventure because some of them can access values beyond the standard item values. This allows you to get almost any item on B as Adult, including several glitched items. The value you assign to B is based on a byte that keeps track of various quest items or equipment (see tables further down the page). Depending on what combination of these items you have, you can get nearly any item on the Item Chart onto the B-button as Adult.

Adult Trade Items as Child

Since Adult trade items are in era-restricted slots, you cannot equip them to a C-button as a child. Luckily, you can use trade item duplication to get them on C, since duplicates are not linked to their intended slot. This allows you to get Cojiro, Odd Mushroom, Odd Potion, and even Broken Goron's Sword on C-right as Child, and use them for BA

Trade Item BA Values

The trade items listed below can be used to BA a value higher than 55. Depending on what combination of these items you have, you can get most valued from 0-255. Although there are multiple ways to BA certain values, due to the difficulty of setting them up, and some limitations with the combinations, it may be better to use different items depending on the value you want. For values from 0-50, you can simply use Poe BA, and change your Bombchu amount.

Goron Mask on C-right
what itembinary valuedecimal value
Kokiri Tunic 00000001 1
Goron Tunic 00000010 2
Zora Tunic 00000100 4
unused 00001000 8
Kokiri Boots 00010000 16
Iron Boots 00100000 32
Hover Boots 01000000 64
unused 10000000 128

Although the Tunics and Boots byte has two unused bits, one of them can still be accessed using Goron Mask RBA. Kokiri Boots can never be deleted however. Therefore, Goron Mask BA can reach any value except:

  • 1xxx xxxx
  • xxx0 xxxx
Zora Mask on C-right
what itembinary valuedecimal value
Kokiri Sword 00000001 1
Master Sword 00000010 2
Giants Knife / Biggoron Sword 00000100 4
Flag: is the Giants Knife broken 00001000 8
Deku shield 00010000 16
Hylian shield 00100000 32
Mirror shield 01000000 64
unused 10000000 128

Since the Master Sword is always obtained whenever you become Adult Link via the pedestal of time, you cannot get any values that don't include Master Sword when doing Zora Mask BA unless you use LACS. Therefore, Zora Mask BA can reach any value except:

  • 1xxx xxxx
Cojiro on C-right
what itembinary valuedecimal value
Empty Quiver Slot xxxxx000 0
Empty Bomb Bag Slot xx000xxx 0
Empty Strength Upgrade Slot 00xxxxxx 0
Quiver (30) in Quiver Slot xxxxx001 1
Quiver (40) in Quiver Slot xxxxx010 2
Quiver (50) in Quiver Slot xxxxx011 3
Bomb Bag (20) in Quiver Slot xxxxx100 4
Bomb Bag (30) in Quiver Slot xxxxx101 5
Bomb Bag (40) in Quiver Slot xxxxx110 6
Goron Bracelet in Quiver Slot xxxxx111 7
Bomb Bag (20) in Bomb Bag Slot xx001xxx 8
Bomb Bag (30) in Bomb Bag Slot xx010xxx 16
Bomb Bag (40) in Bomb Bag Slot xx011xxx 24
Goron Bracelet in Bomb Bag Slot xx100xxx 32
Silver Gauntlets in Bomb Bag Slot xx101xxx 40
Golden Gauntlets in Bomb Bag Slot xx110xxx 48
Silver Scale in Bomb Bag Slot xx111xxx 56
Goron Bracelet in Strength Upgrade Slot 01xxxxxx 64
Silver Gauntlets in Strength Upgrade Slot 10xxxxxx 128
Golden Gauntlets in Strength Upgrade Slot 11xxxxxx 192

Cojiro can be used for BA by getting Odd Mushroom on C-Right, and then savewarping. Many of these items cannot be accessed, or can only be accessed through Cojiro RBA. Although every bit is used, many combinations are not possible, since you can only have one item in each equipment slot at a time. Therefore, Cojiro BA can reach any value except:

  • xx1x xxxx
  • xxxx x11x
  • xxx1 x1xx
  • xxxx 01x1
Odd Mushroom on C-right
what itembinary valuedecimal value
unused 00000001 1
unused 00000010 2
unused 00000100 4
unused 00001000 8
1 Heart Piece 00010000 16
2 Heart Pieces 00100000 32
3 Heart Pieces 00110000 48
unused 01000000 64
unused 10000000 128

It's possible to access some of the unused bits due to an oddity with the Heart Piece counter discovered by Exodus. This allows you to BA any value that is a multiple of 16, but if you do Odd Mushroom RBA beforehand, you can reach some in-between values. Therefore, Odd Mushroom BA can reach any value except:

  • xxxx xx1x
  • xxxx 0xx1
Odd Potion on C-right
what itembinary valuedecimal value
Song of Time 00000001 1
Song of Storms 00000010 2
Kokiri's Emerald 00000100 4
Goron's Ruby 00001000 8
Zora's Sapphire 00010000 16
Stone of Agony 00100000 32
Gerudo's Card 01000000 64
Flag: is Gold Skulltula counter showing 10000000 128

The Gold Skulltula counter appears when you first collect a Gold Skulltula token. If you want the Stone of Agony without this bit set, you can delete it with Odd Potion RBA after collecting 20 tokens. The only way to get the Song of Time without Zora's Sapphire is to Wrong Warp to play the Song of Time cutscene data in the wrong place. This requires first storing the Din's Fire cutscene data, by Wrong Warping as Adult Link. Therefore, Odd Potion BA can reach any value except:

  • 0x10 xxxx
  • 0x1x 00xx
  • 1xxx 00x1
  • 1xx0 x0x1(?)
  • 1xx0 0xx1(?)
Last updated 01/30/2018 – Rosewater0