OtherItem

Other Items are items which do not neatly fit into any other Item type.

Implements

Fields

addedInVersion (Version!)

The version of Animal Crossing New Horizons in which this item first appeared.

alternativeCurrency (Currency)

An alternative currency with which this item can be purchased.

alternativePrice (Int)

The amount of alternative currency with which this item can be purchased.

canBePlacedOutdoors (Boolean!)

Whether or not this item can be placed outdoors.

category (String!)

A shared category of which this item is a member.

exclusiveToSeasonalEvent (Boolean)

Whether or not this item can only be acquired during its seasonal event.

foodPower (Int)

The amount of power gained by eating this item if it is edible.

forSaleInCatalog (Boolean!)

Whether or not this item can be purchased in the in-game Nook Shopping catalog.

hhaBasePoints (Int!)

The minimum number of points awarded by the Happy Home Academy for displaying this item.

hhaCategory (HHACategory)

A shared category of which this item is a member, as determined by the Happy Home Academy.

hhaConcepts ([HHAConcept!]!)

A list of Happy Home Academy "concepts" to which this item belongs.

hhaSeries (HHASeries)

The Happy Home Academy "series" in which this item belongs.

hhaSet (HHASet)

The Happy Home Academy "furniture set" in which this item belongs.

id (ID!)

ID of the object.

interactivity (Interaction)

The type of interaction that this item allows when placed.

internalId (Int!)

A unique identifier for this item that is internal to the game.

isASurface (Boolean!)

Whether or not this item acts as a surface, allowing Miscellaneous items and Photos to be placed on top of it.

length (Float!)

The length of this item when placed, in grid blocks.

lightingType (LightingType)

The type of light emitted by this item when placed.

listedInCatalog (Boolean!)

Whether or not this item appears in the in-game Nook Shopping catalog.

name (String!)

The name of this item.

price (Int)

The price of this item in Bells. If not present, it means the item cannot be bought with Bells.

resaleValue (Int!)

The resale value of this item in Bells.

seasonalEvent (String)

The seasonal event during which this item is available.

sourceNotes (String)

Additional freeform notes on acquiring this item.

sources ([String!]!)

A list of sources for acquiring this item.

speakerType (SpeakerType)

The type of speaker that this item can act as when placed.

variants ([ItemVariant!]!)

A list of one or more unique variants of this item.

width (Float!)

The width of this item when placed, in grid blocks.