From CloudModding OoT Wiki
(Redirected from Ovl Item Shield)
Actor 0x00EE
ovl_Item_Shield
Version VRom VRam Size
Debug 00F35540 00F35FF0 {{{ram-start}}} {{{ram-end}}} AB0
NTSC 1.0 00DB1F40 00DB2950 {{{ram-start}}} {{{ram-end}}} A10
PAL MQ 00EC9AF0 00ECA500 {{{ram-start}}} {{{ram-end}}} A10

ovl_Item_Shield is the actor used for a collectible version of the Deku Shield. This actor is not used in normal gameplay. Instead En_Item00 (0015, Collectible Items) is used.

There are two key differences between En_Item00's Deku Shield and ovl_Item_Shield:

  • En_Item00's shield lays flat on the floor while ovl_Item_Shield is propped up as a standard collectible item
  • ovl_Item_Shield has extra behavior. It can be shot with the slingshot, causing it to drop down and disappear like a normal item.

Debug Notes

ROM: 0xF35750 (24060029) Give item Deku Shield
ROM: 0xF35824 (24060029) Give item Deku Shield


Console Output Strings

Original Text
[32mItem_Shild %d [m
../z_item_shield.c
../z_item_shield.c
../z_item_shield.c