hats: Hats

Description Usage Format Source

Description

A dataset containing information about hats in Stardew Valley. Hats can be purchased from the hat shop owned by the mouse, and new hats are unlocked when certain in-game achievements are completed.

Usage

1

Format

A data frame with 94 rows and 6 variables:

object_id

Unique id of the hat

name

The name of the hat

description

Description of the hat

skip_hair_draw

If true, then the hat does not change the player's hairstyle, but if false, then it may

ignore_hairstyle_offset

If true, then the hat occupies a fixed position, but if false, then it adjsut to the line of the player's hairstyle

prismatic

Is the hat a prismatic item?

Source

Data loaded from https://github.com/aftonsteps/stardewdata which in turn depends on https://github.com/LeonBlade/xnbcli for extracting the data from the game. Descriptions of the variables summarized from https://stardewcommunitywiki.com/Modding:Hat_data


aftonsteps/rdew documentation built on Dec. 18, 2021, 11:21 p.m.