Insect

Insects are caught by using a bug net and can be donated to Blathers for display in the Museum. Many insects can only be caught in certain places, at certain times, or under certain conditions.

Implements

Fields

activeTimes ([ActiveCreatureMonth!]!)

A list of months during which the creature can be caught on islands in the specified hemisphere.

Argument Type Description
hemisphere Hemisphere!
addedInVersion (Version!)

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

canBePlacedOutdoors (Boolean!)

Whether or not this creature can be placed outdoors.

catchPhrase (String!)

The (more often than not) delightfully punny phrase uttered by the player when this creature is caught.

description (String!)

The description of this creature, courtesy of Blathers.

hhaBasePoints (Int!)

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

hhaCategory (HHACategory)

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

id (ID!)

ID of the object.

imageUrl (URL!)

A URL pointing to an image of this creature as shown in the Critterpedia.

internalId (Int!)

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

isASurface (Boolean!)

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

length (Float!)

The length of this creature when placed as furniture, in grid blocks.

name (String!)

The name of this creature.

resaleValue (Int!)

The resale value of this creature in Bells.

spawnRate (String!)

The rate at which this creature spawns on the player's island.

totalCatchesToUnlock (Int!)

The number of other creatures of the same type that the player must catch in their lifetime before this creature will spawn on their island.

weatherConditions (Weather)

Weather conditions that must be met in order to catch this insect.

whereToCatch (String!)

A description of where this creature can be found.

width (Float!)

The width of this creature when placed as furniture, in grid blocks.