If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Development:The Legend of Zelda: Ocarina of Time/Player Abilities

From The Cutting Room Floor
Jump to navigation Jump to search

This is a sub-page of Development:The Legend of Zelda: Ocarina of Time.

z_ocarina2/z_player.h contains a number of items of interest in its many sections.

Status Flags 1

The following two entries are commented out of the list:

#define	P_ACTION_TURN			(1<<1)	/* Turning Flag */
#define	P_ACTION_FIGHT			(1<<2)	/* Battle Mode Flag */

Player Ability Classes

OoT-Desert 2 IGN.jpg

While nothing in the item list below is commented out, z_player.h has numerous references to items being on A. As such, it clearly dates from a time when players could set an item to a C button, then press that C button to transfer it to and use it by pressing A.

A Button Items

Enum Name Notes
PLAYER_ABILITY_A_ITEM_NON No Item
PLAYER_ABILITY_A_ITEM_M_SWORD_DEMO Master Sword Cutscene
 
PLAYER_ABILITY_A_ITEM_FISHING_ROD Fishing Rod
PLAYER_ABILITY_A_ITEM_SWORD Master Sword
PLAYER_ABILITY_A_ITEM_MINISWORD Kokiri Sword
PLAYER_ABILITY_A_ITEM_LONGSWORD Giant's Knife and Biggoron's Sword. They share a slot on the equipment screen in the final game (with the latter replacing the former), and there's no listing for the broken Giant's Knife.
PLAYER_ABILITY_A_ITEM_STICK Deku Sticks
PLAYER_ABILITY_A_ITEM_HAMMER Megaton Hammer
PLAYER_ABILITY_A_ITEM_BOW Fairy Bow
PLAYER_ABILITY_A_ITEM_FIRE_BOW Fire Arrows
PLAYER_ABILITY_A_ITEM_ICE_BOW Ice Arrows
PLAYER_ABILITY_A_ITEM_LIGHT_BOW Light Arrows
PLAYER_ABILITY_A_ITEM_DARK_BOW Magic arrows removed from the final game.
PLAYER_ABILITY_A_ITEM_TWISTAR_BOW Magic arrows removed from the final game. Misspelling of "Twister", relating to the Forest Medallion once being a Wind Medallion.
PLAYER_ABILITY_A_ITEM_SOUL_BOW Magic arrows removed from the final game.
PLAYER_ABILITY_A_ITEM_PACHI Fairy Slingshot
PLAYER_ABILITY_A_ITEM_HOOK Hookshot
PLAYER_ABILITY_A_ITEM_HOOK2 Longshot
PLAYER_ABILITY_A_ITEM_BOMB Bombs
PLAYER_ABILITY_A_ITEM_BOMCHU Bombchus
PLAYER_ABILITY_A_ITEM_BOOM Boomerang
 
PLAYER_ABILITY_A_ITEM_ICE_MEDAL Magic ability removed from the final game. Relates to the Water Medallion once being an Ice Medallion.
PLAYER_ABILITY_A_ITEM_LIGHT_MEDAL Magic ability removed from the final game.
PLAYER_ABILITY_A_ITEM_DARK_MEDAL Magic ability either reworked into Nayru's Love or removed from the final game.
PLAYER_ABILITY_A_ITEM_TWISTAR_MEDAL Magic ability removed from the final game. Misspelling of "Twister", relating to the Forest Medallion once being a Wind Medallion.
PLAYER_ABILITY_A_ITEM_SOUL_MEDAL Magic ability removed from the final game.
PLAYER_ABILITY_A_ITEM_FIRE_MEDAL Magic ability either reworked into Nayru's Love or removed from the final game.
PLAYER_ABILITY_A_ITEM_MAGIC_NATSU Deku Nuts
 
PLAYER_ABILITY_A_ITEM_ELF_OKARINA Fairy Ocarina
PLAYER_ABILITY_A_ITEM_OKARINA Ocarina of Time
 
PLAYER_ABILITY_A_ITEM_BOTTLE Empty Bottle
PLAYER_ABILITY_A_ITEM_BOTTLE_FISH Bottle containing a Fish
PLAYER_ABILITY_A_ITEM_BOTTLE_FIRE Bottle containing Blue Fire
PLAYER_ABILITY_A_ITEM_BOTTLE_BUG Bottle containing a Bug
PLAYER_ABILITY_A_ITEM_BOTTLE_POH Bottle containing a Poe
PLAYER_ABILITY_A_ITEM_BOTTLE_BIGPOH Bottle containing a Big Poe
PLAYER_ABILITY_A_ITEM_BOTTLE_MAIL Bottle containing Ruto's Letter
 
PLAYER_ABILITY_A_ITEM_BOTTLE_RED Bottle containing Red Potion
PLAYER_ABILITY_A_ITEM_BOTTLE_BLUE Bottle containing Blue Potion
PLAYER_ABILITY_A_ITEM_BOTTLE_GREEN Bottle containing Green Potion
PLAYER_ABILITY_A_ITEM_BOTTLE_MILK Bottle containing Lon Lon Milk (full)
PLAYER_ABILITY_A_ITEM_BOTTLE_HALF_MILK Bottle containing Lon Lon Milk (half-full)
PLAYER_ABILITY_A_ITEM_BOTTLE_ELF Bottle containing a Fairy
 
PLAYER_ABILITY_A_ITEM_LETTER Zelda's Letter
PLAYER_ABILITY_A_ITEM_EGG Weird Egg
PLAYER_ABILITY_A_ITEM_NIWATORI The Cucco hatched from the Weird Egg
PLAYER_ABILITY_A_ITEM_BEAN Magic Beans
PLAYER_ABILITY_A_ITEM_POCKET_EGG Pocket Egg
PLAYER_ABILITY_A_ITEM_HANDY_COCK This unfortunate item name stems from the Pocket Cucco being called "Cucco That Sits on Your Hand" in Japanese.
PLAYER_ABILITY_A_ITEM_KOJIRO Cojiro
PLAYER_ABILITY_A_ITEM_AYASHII_KINOKO Odd Mushroom
PLAYER_ABILITY_A_ITEM_AYASHII_DRUG Odd Potion
PLAYER_ABILITY_A_ITEM_NOKOGIRI Carpenter's Saw
PLAYER_ABILITY_A_ITEM_BREAKE_GORON_SWORD Broken Goron's Sword
PLAYER_ABILITY_A_ITEM_SPECIAL_DRUG Prescription
PLAYER_ABILITY_A_ITEM_MEDAMA_FROG Eyeball Frog
PLAYER_ABILITY_A_ITEM_EYES_DRUG Biggoron's Eyedrops
PLAYER_ABILITY_A_ITEM_GORON_SWORD_CARD Claim Check
 
PLAYER_ABILITY_A_ITEM_MASK_KI_TAN Keaton Mask
PLAYER_ABILITY_A_ITEM_MASK_SKJ Skull Mask
PLAYER_ABILITY_A_ITEM_MASK_REDEAD Spooky Mask
PLAYER_ABILITY_A_ITEM_MASK_RABIT Bunny Hood
PLAYER_ABILITY_A_ITEM_MASK_GOLON Goron Mask
PLAYER_ABILITY_A_ITEM_MASK_ZOLA Zora Mask
PLAYER_ABILITY_A_ITEM_MASK_GELD Gerudo Mask
PLAYER_ABILITY_A_ITEM_MASK_TRUTH Mask of Truth
 
PLAYER_ABILITY_A_ITEM_MAGIC_GRASS Misspelling of "Magic Glass", the Lens of Truth.
PLAYER_ABILITY_A_ITEM_MAX

This list of boot abilities is found directly below the item list above. Nothing akin to the Pegasus Boots exists in Ocarina of Time, but putting on the Bunny Hood in Majora's Mask does cause Link's speed to increase.

enum {
    PERFO_NORMAL_BOOTS,
    PERFO_HEAVY_BOOTS,
    PERFO_HOBA_BOOTS,
    PERFO_ROOM,
//    PERFO_DASH_BOOTS,
    PERFO_WATER_HEVY_BOOTS,
    PERFO_MAX
};