If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working at any time.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
EarthBound Beginnings/Item data
< EarthBound Beginnings(Redirected from EarthBound Zero:Item data)
Jump to navigation
Jump to search
This is a sub-page of EarthBound Beginnings.
Item data | |
Game | EarthBound Beginnings |
Start Address | 1800 |
End Address | 1FFF |
# of Entries | 256 |
Entry Length | 8 (0x8) |
Total Length | 2048 bytes (0x800) |
Back to the ROM map |
The Item data table contains data for items (entries 00-7F), teleport locations (80-87), train destinations (90-9B), items you can "buy" but can't actually have such as the plane flight plans (9C-A7), character levelup data (B8-BF), and PSI (C0-FF).
Format
Items
- Bytes 0-1: Pointer to name
- Byte 2: Flags
- Bits 0-5: Who can use it
- 0: Ninten
- 1: Ana
- 2: Lloyd
- 3: Teddy
- Bit 6: If set, item is edible
- Bit 7: If set, item cannot be dropped
- Bits 0-5: Who can use it
- Byte 3: Equipment
- Bits 0-5: Attack (weapon), defense (coin/ring), or resistance (pendant)
- Bits 6-7: Type (0=weapon, 1=coin, 2=ring, 3=pendant)
- Byte 4: Item action (non-battle)
- Byte 5: Item action (battle)
- Bytes 6-7: Price
Teleport locations
The information that used to be here was incorrect.
Check out this page instead.
Train destinations
- Bytes 0-1: Pointer to name
- Bytes 2-3:
- Bits 0-5: Music to play
- Bits 6-15: Train start location X
- Bytes 4-5:
- Bits 0-5: Start direction
- Bits 6-15: Train start location Y
- Bytes 6-7: Price
Character levelup table
- Byte 0: Experience requirement constant
- Bytes 1-2: Unknown
- Bytes 3-7: Stat growth rates
Item properties
(Blank space indicates value of 0, usually unused)
Index | Item me | Flags | Atk/Def/Res | Overworld action ID |
Battle action ID |
Price |
---|---|---|---|---|---|---|
0x0 | (blank) | |||||
0x1 | Big bag | 0x3F | 0x10 | 0x75 | ||
0x2 | Phone card | 0x3F | 0x7 | 50 | ||
0x3 | Crumbs | 0x3F | 0x1F | |||
0x4 | Repel Ring | 0x3F | 0x8 | 100 | ||
0x5-0x9 | (unused) | |||||
0xA | Butterknife | 0x8 | 15 | 0x2 | 580 | |
0xB | Surv. Knife | 0x8 | 38 | 0x2 | 1200 | |
0xC | Sword | 0x8 | 46 | 0x2 | 1280 | |
0xD | Kata | 0x8 | 58 | 0x2 | 1360 | |
0xE | Stun Gun | 0x4 | 15 | 0x2 | 300 | |
0xF | Air Gun | 0x4 | 42 | 0x2 | 1400 | |
0x10 | Plastic Bat | 0x1 | 3 | 0x2 | 80 | |
0x11 | Wooden Bat | 0x1 | 12 | 0x2 | 500 | |
0x12 | Aluminum Bat | 0x1 | 30 | 0x2 | 1000 | |
0x13 | Hank's Bat | 0x1 | 48 | 0x2 | 1400 | |
0x14 | Frying Pan | 0x2 | 8 | 0x2 | 300 | |
0x15 | Nonstick Pan | 0x2 | 16 | 0x2 | 700 | |
0x16 | Iron Skillet | 0x2 | 36 | 0x2 | 1120 | |
0x17 | Slingshot | 0x3F | 7 | 0x2 | 120 | |
0x18 | Boomerang | 0x3F | 32 | 0x2 | 1100 | |
0x19 | Insecticide | 0x3F | 0x16 | 300 | ||
0x1A | Super Spray | 0x3F | 0x77 | 1500 | ||
0x1B | Flea Bag | 0x3F | 0x60 | |||
0x1C | Words O' Love | 0x3F | 0x78 | |||
0x1D | Swear Words | 0x3F | 0x79 | |||
0x1E | Sticky Machine | 0x4 | 0x6E | 3200 | ||
0x1F | Flashdark | 0x3F | 0x6D | 1360 | ||
0x20 | Stone Origin | 0x3F | 0x3E | |||
0x21 | Poison Needle | 0x3F | 0x3D | |||
0x22 | Flamethrower | 0x4 | 0x67 | |||
0x23 | Bomb | 0x4 | 0x10 | 280 | ||
0x24 | Super Bomb | 0x4 | 0x11 | 1800 | ||
0x25 | Laser Beam | 0x4 | 0x69 | 760 | ||
0x26 | Plasma Beam | 0x4 | 0x6A | 1300 | ||
0x27 | (unused) | |||||
0x28 | Rope | 0x3F | 0x47 | 600 | ||
0x29-0x2C | Unused | |||||
0x2D | Peace Coin | 0x3F | 5 | 0x2 | 260 | |
0x2E | Protect Coin | 0x3F | 11 | 0x2 | 648 | |
0x2F | Magic Coin | 0x3F | 20 | 0x2 | 1200 | |
0x30 | Brass Ring | 0x3F | 8 | 0x2 | 460 | |
0x31 | Silver Ring | 0x3F | 14 | 0x2 | 825 | |
0x32 | Gold Ring | 0x3F | 28 | 0x2 | 1510 | |
0x33 | H2o Pendant | 0x3F | 32 | 0x2 | 700 | |
0x34 | Fire Pendant | 0x3F | 16 | 0x2 | 700 | |
0x35 | Earth Pendant | 0x3F | 8 | 0x2 | 700 | |
0x36 | Sea Pendant | 0x3F | 56 | 0x2 | 2860 | |
0x37-0x3B | (unused) | |||||
0x3C | Orange Juice | 0x7F | 0xA | 0x71 | 5 | |
0x3D | French Fries | 0x7F | 0xB | 0x72 | 15 | |
0x3E | Magic Herb | 0x7F | 0xC | 0x73 | 30 | |
0x3F | Hamburger | 0x7F | 0xD | 0x7A | 25 | |
0x40 | Sports Drink | 0x7F | 0xE | 0x74 | 75 | |
0x41 | LifeUp Cream | 0x3F | 0xF | 0x7B | 194 | |
0x42 | Asthma Spray | 0x1 | 0x76 | 148 | ||
0x43 | Antidote | 0x7F | 0x11 | 0x7C | 20 | |
0x44 | Mouthwash | 0x3F | 0x12 | 175 | ||
0x45 | Berry Tofu | 0x7F | 0x6 | 975 | ||
0x46 | (unused) | |||||
0x47 | Bread | 0x7F | 0x5 | 0x84 | 30 | |
0x48 | Noble Seed | 0x3F | 0x5F | |||
0x49 | PSI Stone | 0x3 | 0x13 | 0x24 | ||
0x4A | (unused) | |||||
0x4B | Magic Ribbon | 0x2 | 0x14 | |||
0x4C | Magic Candy | 0x44 | 0x15 | |||
0x4D | (unused) | |||||
0x4E | Quick Capsule | 0x7F | 0x16 | |||
0x4F | Wisdom Capsule | 0x7F | 0x17 | |||
0x50 | Physical Capsule | 0x7F | 0x18 | |||
0x51 | Force Capsule | 0x7F | 0x19 | |||
0x52 | Fight Capsule | 0x7F | 0x1A | |||
0x53-0x54 | (unused) | |||||
0x55 | Basement Key | 0xBF | 0x1 | |||
0x56 | Zoo Key | 0x3F | 0x1 | |||
0x57 | Ghost Key | 0xBF | 0x1 | |||
0x58 | GGF's Diary | 0xBF | 0x1B | |||
0x59 | Pass | 0xBF | 0x1 | |||
0x5A | Ticket | 0x3F | 0x1 | 0x84 | 350 | |
0x5B-0x5E | (unused) | |||||
0x5F | Cary Chick | 0xBF | 0x1 | 0x84 | 85 | |
0x60 | (unused) | |||||
0x61 | Bottle Rocket | 0x4 | 0x7D | |||
0x62 | Hat | 0xBF | 0x1 | |||
0x63 | Dentures | 0xBF | 0x1 | |||
0x64 | Ticket Stub | 0x3F | 0x1 | |||
0x65 | IC-Chip | 0x84 | 0x1 | |||
0x66 | Ocari | 0xBF | 0x23 | |||
0x67 | (unused) | |||||
0x68 | Franklin Badge | 0x3F | ||||
0x69 | Friendship Ring | 0x0 | ||||
0x6A | (unused) | |||||
0x6B | Onyx Hook | 0xBF | 0x1E | |||
0x6C | Last Weapon | 0x3F | 0x20 | 0x84 | 1048 | |
0x6D | Ruler | 0x3F | 0x21 | 22 | ||
0x6E | Cash Card | 0xBF | 0x1 | |||
0x6F | Red Weed | 0x3F | 0x1 | |||
0x70 | Bullhorn | 0x3F | 0x3C | |||
0x71 | Map | 0xBF | 0x22 | |||
0x72-0x7E | (unusable debug items) | |||||
0x7F | (useable debug item) | 0xBF | 0x9 |